BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches

Lumped-element circuit simulator coupled to the FEM problem. More...

Collaboration diagram for Circuit:

Classes

class  belfem::electronics::Component
 Base class for every circuit component. More...
class  belfem::electronics::ElectricalCircuit
 The circuit itself: MNA assembly, Jacobian, solve and timestep. More...
class  belfem::electronics::ElectricalCircuitFactory
 Builds the circuit from the input deck's circuit{} section. More...
class  belfem::electronics::ElectricNode
 Circuit node; the unknowns of the modified nodal analysis. More...
class  belfem::electronics::FEMTwoTerminals
 Terminal pair coupling the circuit to the finite-element problem. More...

Detailed Description

Lumped-element circuit simulator coupled to the FEM problem.

Source: src/circuit. Hand-written documentation: Circuit Module Documentation