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