Home
last modified time | relevance | path

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

/phasta/phSolver/incompressible/
H A Dgetdiff.f91 sigmaInv=1.0 ! use full eddy viscosity for flow equations
92 call AddEddyViscKE(yl, dwl, shape, rho, sigmaInv, rmu)
147 sigmaInv=1.0/ke_sigma ! different eddy viscosity for epsilon
149 sigmaInv=1.0 ! full eddy viscosity for solving kay equation
151 call AddEddyViscKE(yl, dwl, shape, rho, sigmaInv, diffus)
336 subroutine AddEddyViscKE(yl, dwl, shape, rho, sigmaInv, rmu) argument
346 double precision sigmaInv
380 rmu(e) = rmu(e) + eviscKE*sigmaInv