Searched refs:Prandtl (Results 1 – 3 of 3) sorted by relevance
27 …PetscScalar Ma = Mach(gas, S_infty.Y.temperature, U_infty), Pr = Prandtl(gas), gamma = HeatCapacit… in CompressibleBlasiusResidual()
46 CEED_QFUNCTION_HELPER CeedScalar Prandtl(NewtonianIGProperties gas) { return gas.cp * gas.mu / gas.… in Prandtl() function
66 The viscosity is 0.01 and thermal conductivity is 14.34 to maintain a Prandtl number of 0.71, which…