Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/power_grid/
H A Dex5.c43 PetscReal nGB; /* Gear box ratio */ member
142 user->nGB = 1.0 / 89.0; in SetWindTurbineParams()
170 temp = user->nGB * 2 * user->Rt * ws / user->np; in GetWindPower()