19 params.addRequiredParam<FunctionName>(
NS::pressure,
"A function for the pressure");
24 :
CNSFVHLLCBC(parameters), _pressure_boundary_function(getFunction(
NS::pressure))
ADReal _specific_internal_energy_boundary
const SinglePhaseFluidProperties & _fluid
fluid properties
ADReal _pressure_boundary
const ADMaterialProperty< RealVectorValue > & _vel_elem
ADRealVectorValue _vel_boundary
ADReal _normal_speed_boundary
these quantities must be computed in preComputeWaveSpeed
const ADMaterialProperty< Real > & _rho_elem
Base clase for HLLC boundary condition for Euler equation.
static InputParameters validParams()
const Function & _pressure_boundary_function
CNSFVHLLCSpecifiedPressureBC(const InputParameters ¶meters)
void preComputeWaveSpeed() override
this function is a call back for setting quantities for computing wave speed before calling the wave ...
static InputParameters validParams()
const FaceInfo * _face_info
ADRealVectorValue _normal
const Point & faceCentroid() const
virtual Real value(Real t, const Point &p) const
static const std::string pressure