Home
last modified time | relevance | path

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

/honee/problems/
H A Dblasius.c149 CeedScalar U_inf = 40; // m/s in NS_BLASIUS() local
160 …OptionsScalar("-velocity_infinity", "Velocity at boundary layer edge", NULL, U_inf, &U_inf, NULL)); in NS_BLASIUS()
180 U_inf *= units->meter / units->second; in NS_BLASIUS()
187 .pressure = P_inf, .velocity = {U_inf, 0, 0}, in NS_BLASIUS()