File:VFPt charges plus plus.svg
Original file (SVG file, nominally 800 × 600 pixels, file size: 20 KB)
Captions
Summary
[edit]DescriptionVFPt charges plus plus.svg |
English: Field of two positive point charges |
Date | |
Source | Own work |
Author | Geek3 |
Other versions | VFPt charges plus plus2.svg |
SVG development InfoField | This plot was created with VectorFieldPlot. |
Source code InfoField | Python code# paste this code at the end of VectorFieldPlot 1.0
doc = FieldplotDocument('VFPt_charges_plus_plus', commons=True)
field = Field({'monopoles':[[-1,0,1], [1,0,1]]})
doc.draw_charges(field)
for x in [-1, 1]:
line = FieldLine(field, [x,0], start_v=[-x, 0],
directions='forward')
doc.draw_line(line, arrows_style={'dist': 1.2, 'min_arrows': 1,
'max_arrows':1, 'offsets':[0.64, 0.5, 0.5, 0.36]})
n = 32
for i in range(n):
a = 2.0 * pi * (0.5 + i) / n
line = FieldLine(field, [10.*cos(a), 10.*sin(a)],
directions='backward')
doc.draw_line(line, arrows_style={'dist':3.0, 'min_arrows':1,
'max_arrows':1, 'fixed_ends':[True, False, False, False]})
doc.write()
|
Licensing
[edit]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 |
- 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.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 14:10, 29 April 2017 | 800 × 600 (20 KB) | Geek3 (talk | contribs) | validator fix | |
18:08, 31 May 2010 | 800 × 600 (20 KB) | Geek3 (talk | contribs) | VFPt_charges_plus_plus |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
File usage on other wikis
The following other wikis use this file:
- Usage on de.wikibooks.org
- Usage on ru.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Short title | VFPt_charges_plus_plus |
---|---|
Image title | VFPt_charges_plus_plus
created with VectorFieldPlot 1.0 http://commons.wikimedia.org/wiki/User:Geek3/VectorFieldPlot about: http://commons.wikimedia.org/wiki/Image:VFPt_charges_plus_plus.svg rights: GNU Free Documentation license, Creative Commons Attribution ShareAlike license |
Width | 800 |
Height | 600 |