File:VFPt cylindrical magnet thumb potential.svg
Original file (SVG file, nominally 220 × 165 pixels, file size: 31 KB)
Captions
Summary
[edit]DescriptionVFPt cylindrical magnet thumb potential.svg |
English: Magnetic field of an ideal cylindrical magnet with its axis of symmetry inside the image plane. The shape of the magnetic field lines is accurately computed, assuming uniform magnetization along the symmetry axis. The magnetic scalar potential 𝜓 is shown in the background from positive (fuchsia) through zero (yellow) to negative (aqua). Note that the field lines follow the gradient of the scalar potential. This is a thumbnail version optimized for 220px. |
||
Date | |||
Source | Own work | ||
Author | Geek3 | ||
Other versions | VFPt cylindrical magnet thumb.svg | ||
SVG development InfoField | This W3C-invalid vector image was created with Inkscape, or with something else.
| ||
Source code InfoField | SVG code# paste this code at the end of VectorFieldPlot 2.1
doc = FieldplotDocument('VFPt_cylindrical_magnet_thumb_potential',
width=220, height=165, unit=30, commons=True)
r = 0.5 + 0.5 / 30
Lhalf = 1.5
# note: the two fields are identical outside the magnetized volume
field_B = Field([ ['coil', {'x':0, 'y':0, 'phi':0, 'R':r, 'Lhalf':Lhalf, 'I':1./(pi*r**2)}] ])
field_H = Field([ ['charged_disc', {'x0':Lhalf, 'y0':-r, 'x1':Lhalf, 'y1':r, 'Q':.5/Lhalf}],
['charged_disc', {'x0':-Lhalf, 'y0':-r, 'x1':-Lhalf, 'y1':r, 'Q':-.5/Lhalf}] ])
doc.draw_magnets(field_B)
U0 = field_H.V([Lhalf+2./30., 0])
doc.draw_scalar_field(func=field_H.V, cmap=doc.cmap_AqYlFs, vmin=-U0, vmax=U0)
nlines = 13
for iline in range(nlines):
a = r * (-1 + 2 * (0.5 + iline) / nlines)
line = FieldLine(field_B, [0, a], directions='both', maxr=10.0)
doc.draw_line(line, linewidth=1, arrows_style={'dist':2.5, 'scale':1.4,
'offsets':{'start':1, 'end':1, 'leave_image':0.3, 'enter_image':0.3} })
doc.write()
|
Licensing
[edit]- 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 | 19:38, 16 September 2019 | 220 × 165 (31 KB) | Geek3 (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage on Commons
The following 4 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on cs.wikipedia.org
- Usage on he.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_cylindrical_magnet_thumb_potential |
---|---|
Image title | VFPt_cylindrical_magnet_thumb_potential
created with VectorFieldPlot 2.1 https://commons.wikimedia.org/wiki/User:Geek3/VectorFieldPlot about: https://commons.wikimedia.org/wiki/File:VFPt_cylindrical_magnet_thumb_potential.svg rights: Creative Commons Attribution ShareAlike 4.0 |
Width | 220 |
Height | 165 |