Searched refs:P_inf (Results 1 – 1 of 1) sorted by relevance
153 CeedScalar P_inf = 1.01e5; // Pa in NS_BLASIUS() local166 …OptionsScalar("-pressure_infinity", "Pressure at boundary layer edge", NULL, P_inf, &P_inf, NULL)); in NS_BLASIUS()179 P_inf *= units->Pascal; in NS_BLASIUS()187 .pressure = P_inf, .velocity = {U_inf, 0, 0}, in NS_BLASIUS()199 …if (P0_set) newtonian_ig_ctx->idl_pressure = P_inf; // For maintaining behavior of -P0 flag (whic… in NS_BLASIUS()