Releases: gabrielseibel1/BINS
Releases · gabrielseibel1/BINS
[P3] Transient Analysis
Transient Analysis
Forward-Euler discretization of dynamic components.
Components
- Capacitors
- Inductors
- Sinusoidal Voltage Sources
- PWL Voltage Sources
Demonstration (with gnuplot)
$ source p3_demo.sh
[P2] Operation Point Solver - FIX
Fixes line-selections in permutations during LUGEPP. No more NaNs because of divisions by zero!
[P2] Operation Point Solver
Builds H matrix and S vector via stamping and solves Hx = S if spice file has .op command.
[P1] Parser
Parser for SPICE files. Prints list of interpreted lines, list of components and "node map". Prints errors to stderr, including some syntax errors of the SPICE file.