virtual ADReal fluxBoundary()=0
virtual ADReal fluxElem()=0
flux functions on elem & from boundary
virtual ADReal computeQpResidual() override
const SinglePhaseFluidProperties & _fluid
fluid properties
virtual ADReal hllcBoundary()=0
PCNSFVHLLCBC(const InputParameters ¶meters)
const ADMaterialProperty< Real > & _ht_elem
virtual ADReal conservedVariableBoundary()=0
virtual ADReal conservedVariableElem()=0
conserved variable of this equation from elem and boundary
Base clase for HLLC boundary conditions for the Euler equation.
DualNumber< Real, DNDerivativeType, true > ADReal
const ADMaterialProperty< RealVectorValue > & _vel_elem
static InputParameters validParams()
const ADMaterialProperty< Real > & _specific_internal_energy_elem
material properties on the elem side of the boundary
ADRealVectorValue _vel_boundary
ADReal _specific_internal_energy_boundary
const ADMaterialProperty< Real > & _rho_et_elem
Common class for single phase fluid properties.
virtual ADReal hllcElem()=0
HLLC modifications to flux for elem & boundary, see Toro.
ADReal _normal_speed_boundary
these quantities must be computed in preComputeWaveSpeed
ADReal _SL
the wave speeds
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
ADReal _normal_speed_elem
speeds normal to the interface on the element side
const ADMaterialProperty< Real > & _speed_elem
const ADMaterialProperty< Real > & _rho_elem
const InputParameters & parameters() const
const ADMaterialProperty< Real > & _pressure_elem
ADReal _pressure_boundary
virtual void preComputeWaveSpeed()=0
this function is a call back for setting quantities for computing wave speed before calling the wave ...
const MaterialProperty< Real > & _eps_elem