multiplier not for gm, gds, gmbs

This commit is contained in:
dwarning 2010-12-15 21:00:23 +00:00
parent 53ba204cbb
commit e5e4ddd7a4
1 changed files with 0 additions and 8 deletions

View File

@ -3710,14 +3710,6 @@ int B4SOILoadOMP(B4SOIinstance *here, CKTcircuit *ckt) {
GmT = dIds_dT;
else GmT = 0.0;
if (here->B4SOIm != 1.0) { /* h_vogt FIXME ? */
Gm *= here->B4SOIm;
Gmb *= here->B4SOIm;
Gds *= here->B4SOIm;
Gme *= here->B4SOIm;
}
/* v3.1 */
if (here->B4SOIsoiMod != 2) /* v3.2 */