elmer_circuitbuilder
Python module for creating the circuit simulation definitions for Elmer FEM. The circuit definitions enable easy setup of coils (e.g. massive, stranded, and foil) in 2D and 3D for magnetodynamics applications.
- Free software: GNU General Public License v3
- Documentation: https://elmer-circuitbuilder.readthedocs.io.
Features
- Assembles stiffness and damping matrices of electrical circuit networks
- Available electrical components: Resistors, Capacitors, Inductors, Ideal Current Source, Ideal Voltage Source
- Enables coupling to ElmerFEM to perform circuit-field simulations by setting up coils (massive, stranded, foil) in 2D and 3D
- TODO Generalization for the modeling of open stranded coils
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.