virtual ADReal conservedVariableElem()=0
conserved variable of this equation from elem and boundary
static InputParameters validParams()
virtual ADReal hllcBoundary() override
virtual ADReal fluxBoundary() override
static InputParameters validParams()
DualNumber< Real, DNDerivativeType, true > ADReal
const ADMaterialProperty< RealVectorValue > & _vel_elem
virtual ADReal hllcElem()=0
HLLC modifications to flux for elem & boundary, see Toro.
const ADMaterialProperty< Real > & _rho_elem
virtual ADReal conservedVariableBoundary() override
CNSFVHLLCImplicitBC(const InputParameters ¶meters)
const ADMaterialProperty< Real > & _specific_internal_energy_elem
material properties on the elem side of the boundary
ADReal _normal_speed_boundary
these quantities must be computed in preComputeWaveSpeed
virtual ADReal fluxElem()=0
flux functions on elem & from boundary
Base clase for HLLC boundary condition for Euler equation.
virtual void preComputeWaveSpeed() override
this function is a call back for setting quantities for computing wave speed before calling the wave ...
ADReal _specific_internal_energy_boundary
ADReal _normal_speed_elem
speeds normal to the interface on the element side
ADRealVectorValue _vel_boundary