Tnom default inline with model specification

This commit is contained in:
dwarning 2019-03-21 11:03:35 +01:00 committed by Holger Vogt
parent 033a290783
commit 6bcf3ac41c
1 changed files with 0 additions and 2 deletions

View File

@ -369,8 +369,6 @@ VBICsetup(SMPmatrix *matrix, GENmodel *inModel, CKTcircuit *ckt, int *states)
model->VBICrefVersion = 0.0;
}
if(!model->VBICtnomGiven) model->VBICtnom = ckt->CKTnomTemp - CONSTCtoK;
if(model->VBICtempExpRBGiven && !model->VBICtempExpRBIGiven) {
model->VBICtempExpRBI = model->VBICtempExpRB;
}