Home
last modified time | relevance | path

Searched refs:Kelvin (Results 1 – 11 of 11) sorted by relevance

/honee/src/
H A Dcloptions.c236 .Kelvin = 1.0, in ProcessCommandLineOptions()
242 …units_kelvin", "1 Kelvin in scaled temperature units", NULL, units->Kelvin, &units->Kelvin, NULL)); in ProcessCommandLineOptions()
246 units->J_per_kg_K = units->Joule / (units->kilogram * units->Kelvin); in ProcessCommandLineOptions()
248 units->W_per_m_K = units->Joule / (units->second * units->meter * units->Kelvin); in ProcessCommandLineOptions()
H A Dsetupdm.c69 PetscCall(DMPlexSetScale(*dm, PETSC_UNIT_TEMPERATURE, honee->units->Kelvin)); in CreateDM()
/honee/problems/
H A Ddensitycurrent.c70 theta0 *= units->Kelvin; in NS_DENSITY_CURRENT()
71 thetaC *= units->Kelvin; in NS_DENSITY_CURRENT()
H A Dbc_outflow.c126 CeedScalar temperature = reference->temperature / units->Kelvin; in OutflowBCSetup()
141 temperature *= units->Kelvin; in OutflowBCSetup()
H A Dblasius.c177 T_inf *= units->Kelvin; in NS_BLASIUS()
178 T_wall *= units->Kelvin; in NS_BLASIUS()
H A Dchannel.c68 theta0 *= units->Kelvin; in NS_CHANNEL()
H A Dbc_freestream.c125 …>pressure / units->Pascal, .velocity = {0}, .temperature = reference->temperature / units->Kelvin}; in FreestreamBCSetup()
139 Y_inf.temperature *= units->Kelvin; in FreestreamBCSetup()
H A Dnewtonian.c484 reference.temperature *= units->Kelvin; in NS_NEWTONIAN_IG()
735 const CeedScalar kg = units->kilogram, m = units->meter, sec = units->second, K = units->Kelvin; in UnitTests_Newtonian()
/honee/include/
H A Dnavierstokes.h187 PetscScalar Kelvin; member
/honee/doc/
H A Dreferences.bib65 …rry M and Wilhelmson, Robert B and Wicker, Louis J and Anderson, John R and Droegemeier, Kelvin K},
H A Druntime_options.md242 - 1 Kelvin in scaled temperature units