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