Home
last modified time | relevance | path

Searched refs:E_wind (Results 1 – 4 of 4) sorted by relevance

/honee/qfunctions/
H A Dadvection_types.h56 CeedScalar E_wind; member
H A Dadvection.h502 const CeedScalar E_wind = context->E_wind; in Advection_InOutFlowGeneric() local
525 v[4][i] = -(1 - strong_form) * wdetJb * E_wind * u_normal; in Advection_InOutFlowGeneric()
/honee/problems/
H A Dadvection.c407 CeedScalar E_wind = 1.e6; // J in NS_ADVECTION() local
436 …PetscCall(PetscOptionsScalar("-E_wind", "Total energy of inflow wind", NULL, E_wind, &E_wind, NULL… in NS_ADVECTION()
496 E_wind *= units->Joule; in NS_ADVECTION()
522 advection_ctx->E_wind = E_wind; in NS_ADVECTION()
/honee/doc/
H A Dexamples.md677 * - `-E_wind`