Searched refs:u0 (Results 1 – 4 of 4) sorted by relevance
| /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()
|
| /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]
|