forgot something

This commit is contained in:
Markus Mueller 2020-10-17 12:56:54 +02:00
parent 5743d2b551
commit 29028ff34d
1 changed files with 1 additions and 1 deletions

View File

@ -3263,7 +3263,7 @@ load:
rhs_current = - Irth_Vrth*Vrth; rhs_current = - Irth_Vrth*Vrth;
*(ckt->CKTrhs + here->HICUMtempNode) += -rhs_current; *(ckt->CKTrhs + here->HICUMtempNode) += -rhs_current;
// with respect to Potential Vrth // with respect to Potential Vrth
*(here->HICUMemitEItempPtr) += +Irth_Vrth; *(here->HICUMtempTempPtr) += Irth_Vrth;
// Stamp element: Ith f_T = - Ith // Stamp element: Ith f_T = - Ith
// Ith = -Vrth/here->HICUMrth_t.rpart; //Current from gnd to T // Ith = -Vrth/here->HICUMrth_t.rpart; //Current from gnd to T