Skip to content

Simulates electric potential and field around charges of arbitrary shape using finite number of point charges.

License

Notifications You must be signed in to change notification settings

Elixonus/charges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charges

Simulates electric potential and field around charges of arbitrary shape using finite number of point charges.

Usage

pip install -r requirements.txt
python charges/<charges_example>

where <charges_example> is the file name of the program you want to run.

Simulation

Uses electric field of point charge equation.

All structures have linearly distributed charge.

Simple charge structures such as finite line segments and circles of charges are simulated with numerical integration.

Gallery

Electron

Proton and Electron

Finite Line Charge

Square Charge

About

Simulates electric potential and field around charges of arbitrary shape using finite number of point charges.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages