found non-initialized value!

This commit is contained in:
Markus Mueller 2021-05-16 11:11:12 +02:00 committed by Holger Vogt
parent 5c71349bad
commit 74ba5c1f96
1 changed files with 1 additions and 0 deletions

View File

@ -1806,6 +1806,7 @@ HICUMload(GENmodel *inModel, CKTcircuit *ckt)
here->HICUMtemp_Vrth = Tdev_Vrth;
} else {
Temp = here->HICUMtemp;
Tdev_Vrth = 0;
here->HICUMdtemp_sh = 0;
here->HICUMtemp_Vrth = 0;
}