Go to the documentation of this file.
12 #include "InitialCondition.h"
13 #include "InputParameters.h"
38 virtual Real
value(
const Point & p);
const IdealGasFluidProperties & _fp
Ideal gas fluid properties Default parameters are for air at atmospheric pressure and temperature.
Real _initial_temperature
InputParameters validParams< NSInitialCondition >()
RealVectorValue _initial_velocity
NSInitialCondition sets intial constant values for all variables given the: .) Initial pressure ....
NSInitialCondition(const InputParameters ¶meters)
virtual Real value(const Point &p)
The value of the variable at a point.