mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-06 11:59:40 +02:00
added nodes for NQS
This commit is contained in:
@@ -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
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user