found non-initialized value!
This commit is contained in:
parent
5c71349bad
commit
74ba5c1f96
|
|
@ -1806,6 +1806,7 @@ HICUMload(GENmodel *inModel, CKTcircuit *ckt)
|
||||||
here->HICUMtemp_Vrth = Tdev_Vrth;
|
here->HICUMtemp_Vrth = Tdev_Vrth;
|
||||||
} else {
|
} else {
|
||||||
Temp = here->HICUMtemp;
|
Temp = here->HICUMtemp;
|
||||||
|
Tdev_Vrth = 0;
|
||||||
here->HICUMdtemp_sh = 0;
|
here->HICUMdtemp_sh = 0;
|
||||||
here->HICUMtemp_Vrth = 0;
|
here->HICUMtemp_Vrth = 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue