File:VFPt dipole electric.svg
Size of this PNG preview of this SVG file: 220 × 220 pixels. Other resolution: 240 × 240 pixels.
Original file (SVG file, nominally 600 × 600 pixels, file size: 22 KB)
This file is from a shared repository and may be used by other projects. The description on its file description page there is shown below.
Summary
| DescriptionVFPt dipole electric.svg |
English: Electric dipole field of two point-charges with finite distance. |
| Date | |
| Source | Own work |
| Author | Geek3 |
| Other versions | |
| SVG development InfoField | |
| Source code InfoField | Python code# paste this code at the end of VectorFieldPlot 1.2
doc = FieldplotDocument('VFPt_dipole_electric',
commons=True, width=600, height=600)
field = Field({'monopoles':[[-0.5,0,-1], [0.5,0,1]]})
doc.draw_charges(field, scale=1.5)
n = 18
for i in range(n):
phi = 2.0 * pi * (i + 0.5) / n
line = FieldLine(field, [0.5,0], start_v=[cos(phi), sin(phi)],
directions='forward')
doc.draw_line(line, linewidth=2.4,
arrows_style={'dist':1.8, 'scale':1.1})
doc.write()
|
Licensing
I, the copyright holder of this work, hereby publish it under the following licenses:
| Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
You may select the license of your choice.
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
September 2010
image/svg+xml
22,292 byte
49876ca39ed54e01f4435f563faa877dee8059f8
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 19:43, 28 September 2010 | 600 × 600 (22 KB) | (username removed) |
File usage
There are no pages that use this file.
Retrieved from "https://en.bharatpedia.org/wiki/File:VFPt_dipole_electric.svg"