forgot something
This commit is contained in:
parent
5743d2b551
commit
29028ff34d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue