correct typing error

This commit is contained in:
h_vogt 2010-07-19 19:39:31 +00:00
parent 2990821053
commit 9afba3083c
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
2010-07-17 Robert Larice
2010-07-19 Holger Vogt
* b4ld.c: correct typo which led to non-convergence of ro_17.cir
2010-07-17 Robert Larice
* src/main.c ,
* src/frontend/inp.c ,
* src/frontend/options.c ,

View File

@ -5053,7 +5053,7 @@ line900:
(*(here->BSIM4SbpPtr) += m * gstotb);
}
(*(here->BSIM4DPdpPtr) = m * (gdpr + here->BSIM4gds + here->BSIM4gbd + T1 * ddxpart_dVd
(*(here->BSIM4DPdpPtr) += m * (gdpr + here->BSIM4gds + here->BSIM4gbd + T1 * ddxpart_dVd
- gdtotd + RevSum + gcddb + gbdpdp + dxpart * ggtd - gIdtotd));
(*(here->BSIM4DPdPtr) -= m * (gdpr + gdtot));
(*(here->BSIM4DPgpPtr) += m * (Gm + gcdgb - gdtotg + gbdpg - gIdtotg