File:VFPt plus thumb.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 180 × 180 pixels, file size: 6 KB)

Summary

Description
English: Field of a positive point charge. Thumbnail version
Date
Source Own work
Author Geek3
Other versions
SVG development
InfoField
 
The SVG code is valid.
 
This plot was created with VectorFieldPlot.
Source code
InfoField

Python code

# paste this code at the end of VectorFieldPlot 1.0
doc = FieldplotDocument('VFPt_plus_thumb', width=180, height=180, unit=30, commons=True)
field = Field({'monopoles':[[0, 0, 1]]})
doc.draw_charges(field)
n = 16
for i in range(n):
    a = 2.0 * pi * (0.5 + i) / n
    line = FieldLine(field, [0, 0], start_v=[cos(a), sin(a)],
        directions='forward', maxr=5)
    doc.draw_line(line, linewidth=1.0, arrows_style={'dist':2, 'scale':2,
        'max_arrows':1, 'offsets':[1.0, 0.5, 0.5, 0.5],
        'fixed_ends':[True, False, False, False]})
doc.write()

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head 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.
w:en:Creative Commons
attribution share alike
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

June 2010

image/svg+xml

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:08, 7 August 2010Thumbnail for version as of 00:08, 7 August 2010180 × 180 (6 KB)Geek3slight correction for compatibility (UTF-8)
20:17, 6 June 2010Thumbnail for version as of 20:17, 6 June 2010180 × 180 (6 KB)Geek3VFPt_plus_thumb
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata