Searched refs:Kelvin (Results 1 – 9 of 9) sorted by relevance
| /libCEED/examples/fluids/problems/ |
| H A D | densitycurrent.c | 77 PetscScalar Kelvin = user->units->Kelvin; in NS_DENSITY_CURRENT() local 80 theta0 *= Kelvin; in NS_DENSITY_CURRENT() 81 thetaC *= Kelvin; in NS_DENSITY_CURRENT()
|
| H A D | channel.c | 57 PetscScalar Kelvin = user->units->Kelvin; in NS_CHANNEL() local 60 theta0 *= Kelvin; in NS_CHANNEL()
|
| H A D | newtonian.c | 112 const CeedScalar kg = units->kilogram, m = units->meter, sec = units->second, K = units->Kelvin; in UnitTests_Newtonian() 269 PetscScalar Kelvin = 1; // 1 Kelvin in scaled temperature units in NS_NEWTONIAN_IG() local 356 …tionsScalar("-units_Kelvin", "1 Kelvin in scaled temperature units", NULL, Kelvin, &Kelvin, NULL)); in NS_NEWTONIAN_IG() 357 Kelvin = fabs(Kelvin); in NS_NEWTONIAN_IG() 381 J_per_kg_K = PetscSqr(meter) / (PetscSqr(second) * Kelvin); in NS_NEWTONIAN_IG() 383 W_per_m_K = kilogram * meter / (pow(second, 3) * Kelvin); in NS_NEWTONIAN_IG() 388 user->units->Kelvin = Kelvin; in NS_NEWTONIAN_IG() 406 reference.temperature *= Kelvin; in NS_NEWTONIAN_IG()
|
| H A D | bc_freestream.c | 32 PetscScalar Kelvin = user->units->Kelvin; in FreestreamBCSetup() local 38 …e = reference->pressure / Pascal, .velocity = {0}, .temperature = reference->temperature / Kelvin}; in FreestreamBCSetup() 103 Y_inf.temperature *= Kelvin; in FreestreamBCSetup() 139 const PetscScalar Kelvin = user->units->Kelvin; in OutflowBCSetup() local 144 CeedScalar temperature = reference->temperature / Kelvin; in OutflowBCSetup() 159 temperature *= Kelvin; in OutflowBCSetup()
|
| H A D | blasius.c | 305 PetscScalar Kelvin = user->units->Kelvin; in NS_BLASIUS() local 308 T_inf *= Kelvin; in NS_BLASIUS() 309 T_wall *= Kelvin; in NS_BLASIUS()
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.h | 197 PetscScalar Kelvin; member
|
| H A D | README.md | 538 - 1 Kelvin in scaled temperature units
|
| /libCEED/doc/sphinx/source/ |
| H A D | references.bib | 93 …rry M and Wilhelmson, Robert B and Wicker, Louis J and Anderson, John R and Droegemeier, Kelvin K},
|
| /libCEED/doc/papers/joss/ |
| H A D | paper.bib | 325 …rry M and Wilhelmson, Robert B and Wicker, Louis J and Anderson, John R and Droegemeier, Kelvin K},
|