Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 12 of 12) sorted by relevance

/honee/qfunctions/
H A Dtaylorgreen.h14 StatePrimitive reference; member
31 StatePrimitive reference = context->reference; in ICsTaylorGreen() local
32 const CeedScalar V0 = Norm3(reference.velocity); in ICsTaylorGreen()
33 const CeedScalar density0 = reference.pressure / (reference.temperature * R); in ICsTaylorGreen()
40 …Y[0] = reference.pressure + (density0 * Square(V0) / 16) * (cos(2 * x[0]) + cos(2 * x[1])) * (cos(… in ICsTaylorGreen()
44 Y[4] = reference.temperature; in ICsTaylorGreen()
H A Dnewtonian_types.h63 StatePrimitive reference; member
H A Dnewtonian.h24 State s = StateFromPrimitive(gas, context->reference); in ICsNewtonianIG()
/honee/problems/
H A Dnewtonian.c385 StatePrimitive reference = {.pressure = 1.01e5, .velocity = {0}, .temperature = 288.15}; in NS_NEWTONIAN_IG() local
408 .idl_pressure = reference.pressure, in NS_NEWTONIAN_IG()
444 …r("-reference_pressure", "Reference/initial pressure", NULL, reference.pressure, &reference.pressu… in NS_NEWTONIAN_IG()
445 …sScalarArray("-reference_velocity", "Reference/initial velocity", NULL, reference.velocity, &dim, … in NS_NEWTONIAN_IG()
446 …erence_temperature", "Reference/initial temperature", NULL, reference.temperature, &reference.temp… in NS_NEWTONIAN_IG()
466 newtonian_ig_ctx->idl_pressure = reference.pressure; in NS_NEWTONIAN_IG()
482 reference.pressure *= units->Pascal; in NS_NEWTONIAN_IG()
483 for (PetscInt i = 0; i < 3; i++) reference.velocity[i] *= units->meter / units->second; in NS_NEWTONIAN_IG()
484 reference.temperature *= units->Kelvin; in NS_NEWTONIAN_IG()
504 .reference = reference, in NS_NEWTONIAN_IG()
[all …]
H A Dtaylorgreen.c25 .reference = setup_ctx->reference, in NS_TAYLOR_GREEN()
H A Dbc_outflow.c114 const StatePrimitive *reference) { in OutflowBCSetup() argument
125 CeedScalar pressure = reference->pressure / units->Pascal; in OutflowBCSetup()
126 CeedScalar temperature = reference->temperature / units->Kelvin; in OutflowBCSetup()
H A Dbc_freestream.c112 const StatePrimitive *reference) { in FreestreamBCSetup() argument
125 …StatePrimitive Y_inf = {.pressure = reference->pressure / units->Pascal, .velocity = {0}, .tempera… in FreestreamBCSetup()
126 …for (int i = 0; i < 3; i++) Y_inf.velocity[i] = reference->velocity[i] * units->second / units->me… in FreestreamBCSetup()
/honee/include/
H A Dnavierstokes.h339 const StatePrimitive *reference);
341 const StatePrimitive *reference);
/honee/doc/
H A Dexamples.md67 … the inflow (left) and Riemann-type outflow on the right, with exterior reference state at velocit…
326 - Atmospheric pressure, also sets IDL reference pressure
397 The reference state is selected using the `-reference_{velocity,pressure,temperature}` flags (Eucli…
485 …teristic velocity $u_{cha}$ is taken to be the acoustic speed while the reference density $\rho_{r…
H A Dtheory.md228 …u$ can be pulled back to the reference element as $\bm u_{\bm X} = \nabla_{\bm x}\bm X \cdot \bm u…
257 …m in parentheses is a rank-1 diffusivity tensor that has been pulled back to the reference element.
750 - Pressure used for IDL reference pressure
H A Druntime_options.md172 Some of these are PETSc options here as reference, while others are custom to HONEE.
/honee/
H A DDoxyfile643 # YES the compound reference will be hidden.
821 # the reference definitions. This must be a list of .bib files. The .bib
917 # In the $text part of the WARN_FORMAT command it is possible that a reference