RTDS Circuit Analysis documentation

rtds_circuit_analysis is a Python package for analyzing circuits described in SPICE-like netlists. It parses a .cir file, builds the corresponding system of equations, and provides symbolic and numeric tools to compute:

  • Currents through components

  • Voltage drops

  • Node voltages

  • Continuous and discrete state equations