Searched refs:fv2 (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | e3source.f | 253 real*8 chi, chiP3, fv1, fv2, st, r, local 395 fv2 = 1.0 - chi * tmp 400 st = s + fv2 * tmp 401 stp = ep*k2d2Inv * fv2 + tmp*fv2p
|
| /phasta/phSolver/compressible/ |
| H A D | e3source.f | 277 & fv2 (npro), Stilde (npro), 322 fv2 = one - chi/(one+chi*fv1) 324 Stilde = vort + sclrm*fv2/(saKappa*dist2w)**2!unfix 391 stp = fv2 + sclrm*fv2p
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 253 real*8 chi, chiP3, fv1, fv2, st, r, 371 fv2 = 1.0 - chi * tmp 376 st = s + fv2 * tmp 377 stp = ep*k2d2Inv * fv2 *(one-two*SclrNN*dpod) + tmp*fv2p
|
| H A D | e3source.fRHSonly | 253 real*8 chi, chiP3, fv1, fv2, st, r, 357 fv2 = 1.0 - chi * tmp 362 st = s + fv2 * tmp 363 stp = ep*k2d2Inv * fv2 + tmp*fv2p
|