Searched refs:viscInv (Results 1 – 3 of 3) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3source.f | 254 & g, fw, s, viscInv, k2d2Inv, local 382 viscInv = 1.0/datmat(1,2,1) 383 chi = SclrNN * viscInv !skipping the kiy kie for now 392 fv1p = 3.0 * viscInv * saCv1P3 * chiP2 * tmp**2 396 fv2p = (chiP2 * fv1p - viscInv) * tmp**2
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 254 & g, fw, s, viscInv, k2d2Inv, 358 viscInv = 1.0/datmat(1,2,1) 359 chi = SclrNN * viscInv !skipping the kiy kie for now 368 fv1p = 3.0 * viscInv * saCv1P3 * chiP2 * tmp**2 372 fv2p = (chiP2 * fv1p - viscInv) * tmp**2
|
| H A D | e3source.fRHSonly | 254 & g, fw, s, viscInv, k2d2Inv, 344 viscInv = 1.0/datmat(1,2,1) 345 chi = SclrNN * viscInv !skipping the kiy kie for now 354 fv1p = 3.0 * viscInv * saCv1P3 * chiP2 * tmp**2 358 fv2p = (chiP2 * fv1p - viscInv) * tmp**2
|