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