Searched refs:rho_0 (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | blasius.h | 142 const CeedScalar rho_0 = S_infty.U.density; in Blasius_Inflow() local 144 …const CeedScalar x0 = U_infty * rho_0 / (gas->mu * 25 / Square(context->del… in Blasius_Inflow() 155 State s = BlasiusSolution(context, x, x0, context->x_inflow, rho_0, &t12); in Blasius_Inflow() 199 const CeedScalar rho_0 = S_infty.U.density; in Blasius_Inflow_Jacobian() local 201 …const CeedScalar x0 = U_infty * rho_0 / (gas->mu * 25 / Square(context->del… in Blasius_Inflow_Jacobian() 211 State s = BlasiusSolution(context, x, x0, 0, rho_0, &t12); in Blasius_Inflow_Jacobian()
|
| /libCEED/examples/solids/ |
| H A D | index.md | 234 - \nabla_X \cdot \bm{P} - \rho_0 \bm{g} = \bm{0} 239 $\rho_0$ is known as the *initial* mass density. 411 - \int_{\Omega_0}{\bm{v} \cdot \rho_0 \bm{g}} \, dV
|
| /libCEED/examples/fluids/ |
| H A D | index.md | 680 $$p = p_0 - \frac{2\rho_0 u_{\max}^2 x_1}{Re_H H}$$ 915 p &= p_0 + \frac{\rho_0 V_0^2}{16} \left ( \cos(2 \hat x) + \cos(2 \hat y)\right) \left( \cos(2 \ha…
|