Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A De3source.f282 & gp (npro), fwp (npro),
399 gp = one+saCw2*(6*r**5 - one)
400 gp = gp*rp
402 fwp = fwp*gp/(g**6+saCw3**6)
/phasta/phSolver/incompressible/
H A De3source.f256 & fv1p, fv2p, stp, gp, fwp, rp, local
413 gp = rp * (tmp + 5.0 * saCw2 * rP5)
419 fwp = gp * tmp1 * saCw3P6 * tmp
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit256 & fv1p, fv2p, stp, gp, fwp, rp,
389 gp = rp * (tmp + 5.0 * saCw2 * rP5)
395 fwp = gp * tmp1 * saCw3P6 * tmp
H A De3source.fRHSonly256 & fv1p, fv2p, stp, gp, fwp, rp,
375 gp = rp * (tmp + 5.0 * saCw2 * rP5)
381 fwp = gp * tmp1 * saCw3P6 * tmp