Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A De3source.f281 & stp (npro), rp (npro),
394 rp(:) = Stilde(:) - sclrm(:)*stp(:)
395 rp(:) = rp(:)/(saKappa*dist2w(:)*Stilde(:))**2
397 rp(:) = 1.0d32
400 gp = gp*rp
/phasta/phSolver/incompressible/
H A De3source.f256 & fv1p, fv2p, stp, gp, fwp, rp, local
404 rp = zero
408 rp = k2d2Inv / st**2 * (ep*st - SclrNN*stp)
413 gp = rp * (tmp + 5.0 * saCw2 * rP5)
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit256 & fv1p, fv2p, stp, gp, fwp, rp,
380 rp = zero
384 rp = k2d2Inv / st**2 * (ep*st - SclrNN*(stp+st*two*dpod)
389 gp = rp * (tmp + 5.0 * saCw2 * rP5)
H A De3source.fRHSonly256 & fv1p, fv2p, stp, gp, fwp, rp,
366 rp = zero
370 rp = k2d2Inv / st**2 * (ep*st - SclrNN*stp)
375 gp = rp * (tmp + 5.0 * saCw2 * rP5)