Browse Source

apply few patches according the model developers web site

pre-master-46
dwarning 12 years ago
parent
commit
452544b30e
  1. 2
      src/spicelib/devices/hisim2/hsm2noi.c

2
src/spicelib/devices/hisim2/hsm2noi.c

@ -47,7 +47,7 @@ int HSM2noise (
double noizDens[HSM2NSRCS];
double lnNdens[HSM2NSRCS];
register int i;
double R = 0.0 , G = 0.0 ;
double G = 0.0 ;
double TTEMP = 0.0 ;
/* for induced gate noise calculation: */

Loading…
Cancel
Save