From a26b3ee2b20c668df6d41938a06472440803855f Mon Sep 17 00:00:00 2001 From: Markus Mueller Date: Thu, 23 Jul 2020 15:56:17 +0200 Subject: [PATCH] start bugfix --- src/spicelib/devices/hicum2/hicumL2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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