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 Lesser General Public License v3
- Documentation: https://github.com/ElmerCSC/elmer_circuitbuilder.
- Use Examples: https://github.com/ElmerCSC/elmer-elmag/tree/main/CircuitBuilder
- 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
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.