Home
last modified time | relevance | path

Searched refs:RetInv (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Delm3keps.f139 & RetInv, fmukeInv, fmukeP2Inv local
229 RetInv = 0
233 if(Ret.lt.1.d100.AND.Ret.gt.zero) RetInv=1./Ret
241 fmuKE = (1. -tmp1) ** 2 * (1.+20.5*RetInv) ! fmu of Lam-Bremhorst
252 fmuKE_k = 0.033*(1.-tmp1)*(1.+20.5*RetInv)*Rey_k*tmp1
253 & -20.5 *(1.-tmp1)**2 * Ret_k*RetInv**2
255 fmuKE_eps= -20.5*(1.-tmp1)**2* Ret_eps*RetInv**2
/phasta/phSolver/incompressible/
H A Dgetdiff.f352 double precision epsInv, Rey, Ret, RetInv, tmp1, fmuKE
373 RetInv = 0
374 if(Ret.lt.1.d100.AND.Ret.gt.zero) RetInv=1./Ret
376 fmuKE = (1. -tmp1) ** 2 * (1.+20.5*RetInv) ! fmu of Lam-Bremhorst