Size of this PNG preview of this SVG file: 600 × 600 pixels. Other resolutions: 240 × 240 pixels | 480 × 480 pixels | 768 × 768 pixels | 1,024 × 1,024 pixels | 2,048 × 2,048 pixels.
Original file (SVG file, nominally 800 × 800 pixels, file size: 77 KB)
This is a file from the Wikimedia Commons. Information from its description page there is shown below. Commons is a freely licensed media file repository. You can help. |
Summary
DescriptionVFPt four magnets.svg |
English: Drawing of four homogeneously magnetized cylindrical magnets of different aspect ratios with exactly computed magnetic field lines. The magnetic north poles are aligned on top and the magnetic south poles on the bottom, with magnetization along the cylinder axes. The cylinder dimensions are:
|
Date | |
Source | Own work |
Author | Geek3 |
SVG development InfoField | This plot was created with VectorFieldPlot. |
Source code InfoField | Python code# paste this code at the end of VectorFieldPlot 2.4
RL = [ [0.1, 1.], [0.4, 0.7], [0.7, 0.4], [1.0, 0.1] ]
for i, (R, L) in enumerate(RL):
doc = FieldplotDocument('VFPt_four_magnets' + str(i+1), commons=True,
width=380, height=380)
field = Field([ ['coil', {'x':0, 'y':0, 'phi':pi/2,
'R':R, 'Lhalf':L, 'I':2.*L}] ])
field_pot = Field([
['charged_disc', {'x0':-R, 'x1':R, 'y0':L, 'y1':L, 'Q':pi*R**2}],
['charged_disc', {'x0':-R, 'x1':R, 'y0':-L, 'y1':-L, 'Q':-pi*R**2}] ])
nlines = 11
V0 = field_pot.V([0., 1.9 * 0.6 + 0.4 * L])
for iline in range(nlines):
p0 = sc.array([R * (2. * (iline + 0.5) / nlines - 1.), 0.])
line = FieldLine(field, p0, directions='both', maxr=100)
arrow_potentials = [0.]
if iline > 0 and iline < nlines -1:
arrow_potentials += [-V0, V0]
doc.draw_line(line, maxdist=1,
arrows_style={'at_potentials':arrow_potentials,
'potential':field_pot.V,
'condition_func':lambda xy: fabs(xy[0])>R or fabs(xy[1])>L})
doc.draw_magnets(field)
doc.draw_object('rect', {'x':'-1.9', 'y':'-1.9', 'width':'3.8',
'height':'3.8', 'style':'fill:none; stroke:#aaaaaa; stroke-width:0.03;'})
doc.write()
|
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.
Items portrayed in this file
depicts
author name string<\/a>"}},"text\/plain":{"en":{"":"author name string"}}},"{\"value\":\"Geek3\",\"type\":\"string\"}":{"text\/html":{"en":{"P2093":"Geek3","P4174":"Geek3<\/a>"}},"text\/plain":{"en":{"P2093":"Geek3","P4174":"Geek3"}}},"{\"value\":{\"entity-type\":\"property\",\"numeric-id\":4174,\"id\":\"P4174\"},\"type\":\"wikibase-entityid\"}":{"text\/html":{"en":{"":"Wikimedia username<\/a>"}},"text\/plain":{"en":{"":"Wikimedia username"}}},"{\"value\":{\"entity-type\":\"property\",\"numeric-id\":2699,\"id\":\"P2699\"},\"type\":\"wikibase-entityid\"}":{"text\/html":{"en":{"":"URL<\/a>"}},"text\/plain":{"en":{"":"URL"}}},"{\"value\":\"http:\\\/\\\/commons.wikimedia.org\\\/wiki\\\/User:Geek3\",\"type\":\"string\"}":{"text\/html":{"en":{"P2699":"http:\/\/commons.wikimedia.org\/wiki\/User:Geek3<\/a>"}},"text\/plain":{"en":{"P2699":"http:\/\/commons.wikimedia.org\/wiki\/User:Geek3"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P170 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">
copyrighted<\/a>"}},"text\/plain":{"en":{"P6216":"copyrighted"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P6216 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">
Creative Commons Attribution-ShareAlike 4.0 International<\/a>"}},"text\/plain":{"en":{"P275":"Creative Commons Attribution-ShareAlike 4.0 International"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P275 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">
original creation by uploader<\/a>"}},"text\/plain":{"en":{"P7482":"original creation by uploader"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P7482 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">
1 November 2019
image/svg+xml
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 13:09, 1 November 2019 | 800 × 800 (77 KB) | Geek3 | User created page with UploadWizard |
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
- Usage on eu.wikipedia.org
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Short title | VFPt_four_magnets |
---|---|
Image title | VFPt_four_magnets
created with VectorFieldPlot 2.4 https://commons.wikimedia.org/wiki/User:Geek3/VectorFieldPlot about: https://commons.wikimedia.org/wiki/File:VFPt_four_magnets0.svg rights: Creative Commons Attribution ShareAlike 4.0 |
Width | 800 |
Height | 800 |
Retrieved from "https://en.wikipedia.org/wiki/File:VFPt_four_magnets.svg"