Searched full:u0 (Results 1 – 6 of 6) sorted by relevance
| /honee/examples/ |
| H A D | flatplate_STG.yaml | 63 u0: 1
|
| /honee/problems/ |
| H A D | stg_shur14.c | 243 …CeedScalar u0 = 0.0, alpha = 1.01, stg_dx = -1, stg_h_scale_factor = 1 / honee->app_… in SetupStg() local 252 …PetscCall(PetscOptionsReal("-stg_u0", "Advective velocity for the fluctuations", NULL, u0, &u0, NU… in SetupStg() 268 .u0 = u0, in SetupStg()
|
| H A D | newtonian.c | 751 const CeedScalar U0[5] = {rho, rho * u[0], rho * u[1], rho * u[2], rho * e_total}; in UnitTests_Newtonian() local 758 PetscCall(TestState(STATEVAR_CONSERVATIVE, STATEVAR_PRIMITIVE, gas, U0, rtol, rtol, rtol)); in UnitTests_Newtonian() 759 PetscCall(TestState(STATEVAR_CONSERVATIVE, STATEVAR_ENTROPY, gas, U0, rtol, rtol, rtol)); in UnitTests_Newtonian() 766 PetscCall(TestState_fwd(STATEVAR_CONSERVATIVE, STATEVAR_PRIMITIVE, gas, U0, rtol, rtol, rtol)); in UnitTests_Newtonian() 767 PetscCall(TestState_fwd(STATEVAR_CONSERVATIVE, STATEVAR_ENTROPY, gas, U0, 10 * rtol, rtol, rtol)); in UnitTests_Newtonian()
|
| /honee/qfunctions/ |
| H A D | stg_shur14_type.h | 17 CeedScalar u0; // !< Convective velocity member
|
| H A D | stg_shur14.h | 163 xhat[0] = (X[0] - stg_ctx->u0 * t) * Max(2 * kappa[0] / kappa[n], 0.1); in StgShur14Calc() 208 xhat[0] = (X[0] - stg_ctx->u0 * t) * Max(2 * kappa[0] / kappa[n], 0.1); in StgShur14Calc_PrecompEktot()
|
| /honee/doc/ |
| H A D | theory.md | 580 u0[U0]; 594 u0 --Copy--> u0C[U0] 635 | $U_0$ | U0 | No | No |
|