Searched refs:chiP3 (Results 1 – 3 of 3) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3source.f | 253 real*8 chi, chiP3, fv1, fv2, st, r, local 385 chiP3 = chi * chiP2 390 tmp = 1.0 / ( chiP3 + saCv1P3 ) 391 fv1 = chiP3 * tmp
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 253 real*8 chi, chiP3, fv1, fv2, st, r, 361 chiP3 = chi * chiP2 366 tmp = 1.0 / ( chiP3 + saCv1P3 ) 367 fv1 = chiP3 * tmp
|
| H A D | e3source.fRHSonly | 253 real*8 chi, chiP3, fv1, fv2, st, r, 347 chiP3 = chi * chiP2 352 tmp = 1.0 / ( chiP3 + saCv1P3 ) 353 fv1 = chiP3 * tmp
|