DualNumber< Real, DNDerivativeType, true > ADReal
Base clase for HLLC boundary condition for Euler equation.
ADReal _specific_internal_energy_boundary
const SinglePhaseFluidProperties & _fluid
fluid properties
const ADMaterialProperty< Real > & _rho_et_elem
ADReal _normal_speed_elem
speeds normal to the interface on the element side
const ADMaterialProperty< Real > & _specific_internal_energy_elem
material properties on the elem side of the boundary
virtual void preComputeWaveSpeed()=0
this function is a call back for setting quantities for computing wave speed before calling the wave ...
ADReal _pressure_boundary
HLLCData hllcData() const
const ADMaterialProperty< RealVectorValue > & _vel_elem
static InputParameters validParams()
const ADMaterialProperty< Real > & _ht_elem
ADReal _SL
the wave speeds
ADRealVectorValue _vel_boundary
const ADMaterialProperty< Real > & _speed_elem
ADReal _normal_speed_boundary
these quantities must be computed in preComputeWaveSpeed
const ADMaterialProperty< Real > & _pressure_elem
const ADMaterialProperty< Real > & _rho_elem
const InputParameters & parameters() const
Common class for single phase fluid properties.
Helper structure for holding data necessary for computing HLLC fluxes.