mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes.
This commit is contained in:
committed by
Holger Vogt
parent
68c5eb2d6b
commit
663a79dea8
@@ -26,5 +26,5 @@ RL 1 2 1.0K
|
||||
|
||||
.OPTION ACCT BYPASS=1 METHOD=GEAR
|
||||
.TRAN 0.5MS 50MS
|
||||
.PRINT I(VLINE)
|
||||
.PRINT TRAN I(VLINE)
|
||||
.END
|
||||
|
||||
@@ -35,6 +35,6 @@ DT 4 2 M_PIN AREA=1
|
||||
|
||||
.OPTION ACCT BYPASS=1
|
||||
.TRAN 0.1NS 10NS
|
||||
.PRINT TRAN V(3) I(VIN)
|
||||
.PRINT TRAN V(3) I(VNN)
|
||||
|
||||
.END
|
||||
|
||||
Reference in New Issue
Block a user