Tnom default inline with model specification
This commit is contained in:
parent
033a290783
commit
6bcf3ac41c
|
|
@ -369,8 +369,6 @@ VBICsetup(SMPmatrix *matrix, GENmodel *inModel, CKTcircuit *ckt, int *states)
|
||||||
model->VBICrefVersion = 0.0;
|
model->VBICrefVersion = 0.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!model->VBICtnomGiven) model->VBICtnom = ckt->CKTnomTemp - CONSTCtoK;
|
|
||||||
|
|
||||||
if(model->VBICtempExpRBGiven && !model->VBICtempExpRBIGiven) {
|
if(model->VBICtempExpRBGiven && !model->VBICtempExpRBIGiven) {
|
||||||
model->VBICtempExpRBI = model->VBICtempExpRB;
|
model->VBICtempExpRBI = model->VBICtempExpRB;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue