File:VFPt Solenoid correct.svg
From Wikimedia Commons, the free media repository
VFPt_Solenoid_correct.svg (SVG file, nominally 490 × 200 pixels, file size: 11 KB)
[edit] Summary
| Description |
English: Diagram of a solenoid's magnetic field.
|
||
| Date | June 2010 | ||
| Source | Own work
|
||
| Author | Geek3 | ||
| Other versions |
✓ The source code of this SVG is valid.
[edit] Source Code
The image was generated with VectorFieldPlot 1.0
| VectorFieldPlot source code |
|---|
# paste this code at the end of VectorFieldPlot 1.0 doc = FieldplotDocument('VFPt_Solenoid_correct', width=490, height=200, unit=100, commons=True) field = Field({'coils':[[0, 0, 0, 0.49, 0.98, 1]]}) n = 6 for i in range(n): r = 0.33 a = -r + 2 * r * (0.5 + i) / n line = FieldLine(field, [0, a], directions='both', maxr=3.) doc.draw_line(line, linewidth=1.0, arrows_style={'min_arrows':3, 'max_arrows':3, 'offsets':[0.5, 0.25, 0.25, 0.5], 'scale':2}) field.add_element('wires', [[x, 0.49, 1] for x in sc.linspace(-0.84, 0.84, 7)] + [[x, -0.49, -1] for x in sc.linspace(-0.84, 0.84, 7)]) doc.draw_currents(field) doc.write() |
[edit] Licensing
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 16:47, 12 June 2010 | 490 × 200 (11 KB) | Geek3 (talk | contribs) | VFPt_Solenoid_correct. |
- Edit this file using an external application (See the setup instructions for more information)
File usage on Commons
The following 2 pages link to this file:
File usage on other wikis
The following other wikis use this file:
- Usage on ar.wikipedia.org
- Usage on en.wikipedia.org
- Usage on ko.wikipedia.org