Searched defs:Pr (Results 1 – 2 of 2) sorted by relevance
27 …PetscScalar Ma = Mach(gas, S_infty.Y.temperature, U_infty), Pr = Prandtl(gas), gamma = HeatCapacit… in CompressibleBlasiusResidual() local
42 const CeedScalar Pr = mu / (cp * k); in Exact_Channel() local