added nodes for NQS
This commit is contained in:
parent
1b0cf0d08c
commit
d86caadb07
|
|
@ -33,6 +33,7 @@ Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher
|
|||
* - iavl
|
||||
* - iBEti
|
||||
* - itf, itr
|
||||
* - NQS derivatives, sources and elements
|
||||
*/
|
||||
|
||||
#include "cmath"
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
HICUML2 v2.4.0 Gummel Test
|
||||
VE Q1_E 0 1.0
|
||||
VS Q1_S 0 0.0
|
||||
VC Q1_C 0 0.0
|
||||
VB Q1_B 0 0.0
|
||||
RT Q1_T 0 1M
|
||||
Q1 Q1_C Q1_B Q1_E Q1_S Q1_T P1
|
||||
Q1 Q1_C Q1_B Q1_E Q1_E Q1_T P1
|
||||
.DC VE -0.2 -1.2 -10m
|
||||
.OPTIONS GMIN=1e-13 NOACCT
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
HICUML2 v2.4.0 Gummel Test
|
||||
VE Q1_E 0 1.0
|
||||
VS Q1_S 0 0.0
|
||||
VC Q1_C 0 0.0
|
||||
VB Q1_B 0 0.0
|
||||
RT Q1_T 0 1M
|
||||
Q1 Q1_C Q1_B Q1_E Q1_S Q1_T P1
|
||||
Q1 Q1_C Q1_B Q1_E Q1_E Q1_T P1
|
||||
.DC VE -0.2 -1.2 -10m
|
||||
.OPTIONS GMIN=1e-13 NOACCT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue