Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dblasius.c260 CeedScalar U_inf = 40; // m/s in NS_BLASIUS() local
276 …OptionsScalar("-velocity_infinity", "Velocity at boundary layer edge", NULL, U_inf, &U_inf, NULL)); in NS_BLASIUS()
311 U_inf *= meter / second; in NS_BLASIUS()
326 .pressure = P_inf, .velocity = {U_inf, 0, 0}, in NS_BLASIUS()