twice assignment
This commit is contained in:
parent
c76bcc7cca
commit
4a9dc52037
|
|
@ -2527,7 +2527,6 @@ HICUMload(GENmodel *inModel, CKTcircuit *ckt)
|
||||||
here->HICUMcapscp = Cscp;
|
here->HICUMcapscp = Cscp;
|
||||||
here->HICUMcapsu = model->HICUMcsu;
|
here->HICUMcapsu = model->HICUMcsu;
|
||||||
here->HICUMcapcth = here->HICUMcth_scaled;
|
here->HICUMcapcth = here->HICUMcth_scaled;
|
||||||
here->HICUMcapscp = Cscp;
|
|
||||||
|
|
||||||
//derivatives of charges due to cross coupling
|
//derivatives of charges due to cross coupling
|
||||||
here->HICUMqrbi_Vbiei = Qrbi_Vbiei;
|
here->HICUMqrbi_Vbiei = Qrbi_Vbiei;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue