external temp node has number 5

This commit is contained in:
dwarning 2020-06-19 22:12:49 +02:00
parent 8fb3f2ce9a
commit 4fd24db766
1 changed files with 3 additions and 3 deletions

View File

@ -729,9 +729,9 @@ HICUMunsetup(
here->HICUMcollCINode = 0;
if (selfheat) {
// if (here->HICUMtempNode > 4) // it is an internal node
// CKTdltNNum(ckt, here->HICUMtempNode);
// here->HICUMtempNode = 0;
if (here->HICUMtempNode > 5) // it is an internal node
CKTdltNNum(ckt, here->HICUMtempNode);
here->HICUMtempNode = 0;
}
// if(here->HICUMxfNode > 0)