Searched refs:U_inf (Results 1 – 1 of 1) sorted by relevance
149 CeedScalar U_inf = 40; // m/s in NS_BLASIUS() local160 …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()