still problems in different terminal configurations

This commit is contained in:
dwarning 2020-07-31 18:31:10 +02:00
parent 26e026e4c8
commit c1f0348697
1 changed files with 1 additions and 1 deletions

View File

@ -836,7 +836,7 @@ HICUMunsetup(
here->HICUMsubsSINode = 0;
if (selfheat) {
if (here->HICUMtempNode > 5) { // it is an internal node
if (here->HICUMtempNode > 6) { // it is an internal node
CKTdltNNum(ckt, here->HICUMtempNode);
here->HICUMtempNode = 0;
}