diff --git a/src/spicelib/devices/hicum2/hicumL2.cpp b/src/spicelib/devices/hicum2/hicumL2.cpp index 53b77d757..a46337bd8 100644 --- a/src/spicelib/devices/hicum2/hicumL2.cpp +++ b/src/spicelib/devices/hicum2/hicumL2.cpp @@ -2504,7 +2504,7 @@ HICUMload(GENmodel *inModel, CKTcircuit *ckt) if(!selfheat) { Ith = 0; } else if (model->HICUMrth_de==1) { - Ith = -Vrth/here->HICUMrth_t.rpart+pterm; //Current from gnd to T + Ith = -dT/here->HICUMrth_t.rpart+pterm; //Current from gnd to T } else { Ith = -Vrth/here->HICUMrth_t.rpart+pterm; //Current from gnd to T