Home
last modified time | relevance | path

Searched refs:HSM2sourceConductance (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2ld.c1308 here->HSM2_21 = here->HSM2sourceConductance in HSM2LoadOMP()
1310 here->HSM2_22 = here->HSM2sourceConductance; in HSM2LoadOMP()
1313 here->HSM2_24 = here->HSM2sourceConductance; in HSM2LoadOMP()
1314 here->HSM2_25 = here->HSM2sourceConductance; in HSM2LoadOMP()
1401 *(here->HSM2SPspPtr) += here->HSM2sourceConductance in HSM2LoadOMP()
1403 *(here->HSM2SPsPtr) -= here->HSM2sourceConductance; in HSM2LoadOMP()
1406 *(here->HSM2SspPtr) -= here->HSM2sourceConductance; in HSM2LoadOMP()
1407 *(here->HSM2SsPtr) += here->HSM2sourceConductance; in HSM2LoadOMP()
H A Dhsm2temp.c450 here->HSM2sourceConductance = here->HSM2_m / here->HSM2_rs ; in HSM2temp()
452 here->HSM2sourceConductance = 0.0; in HSM2temp()
456 here->HSM2sourceConductance = 0.0 ; in HSM2temp()
469 here->HSM2sourceConductance = 0.0 ; in HSM2temp()
H A Dhsm2noi.c160 noizDens[HSM2RSNOIZ] *= 4 * CONSTboltz * TTEMP * here->HSM2sourceConductance ; in HSM2noise()
H A Dhsm2ask.c138 value->rValue = here->HSM2sourceConductance; in HSM2ask()
H A Dhsm2pzld.c178 gspr = here->HSM2sourceConductance; in HSM2pzLoad()
H A Dhsm2acld.c117 gspr = here->HSM2sourceConductance; in HSM2acLoad()
H A Dhsm2def.h451 double HSM2sourceConductance; /* cond. of source (or 0): set in setup */ member