Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dblasius.c261 CeedScalar T_inf = 288.; // K in NS_BLASIUS() local
277 …sScalar("-temperature_infinity", "Temperature at boundary layer edge", NULL, T_inf, &T_inf, NULL)); in NS_BLASIUS()
308 T_inf *= Kelvin; in NS_BLASIUS()
327 .temperature = T_inf in NS_BLASIUS()