mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-30 17:42:44 +02:00
forgot something
This commit is contained in:
@@ -3263,7 +3263,7 @@ load:
|
||||
rhs_current = - Irth_Vrth*Vrth;
|
||||
*(ckt->CKTrhs + here->HICUMtempNode) += -rhs_current;
|
||||
// with respect to Potential Vrth
|
||||
*(here->HICUMemitEItempPtr) += +Irth_Vrth;
|
||||
*(here->HICUMtempTempPtr) += Irth_Vrth;
|
||||
|
||||
// Stamp element: Ith f_T = - Ith
|
||||
// Ith = -Vrth/here->HICUMrth_t.rpart; //Current from gnd to T
|
||||
|
||||
Reference in New Issue
Block a user