still problems in different terminal configurations
This commit is contained in:
parent
26e026e4c8
commit
c1f0348697
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue