I'm using ngspice and trying to add UIC at the end of the TRAN statement, but I get an error:
$ ngspice 1 -> tran 10m 5 UIC
Warning: Error: unknown parameter on .tran - ignored
Why does this happen and how can I make it work?
ngspice compiled from ngspice revision 20
Thank you.