16#include <unordered_map>
DualNumber< Real, DNDerivativeType, true > ADReal
Base class for both HLLC inter-cell flux kernels and boundary conditions.
const SinglePhaseFluidProperties & _fluid
fluid properties
const ADMaterialProperty< Real > & _speed_elem
speeds left == elem, right == neighbor
const ADMaterialProperty< Real > & _pressure_elem
pressures left == elem, right == neighbor
ADReal _normal_speed_neighbor
const ADMaterialProperty< Real > & _specific_internal_energy_elem
internal energies left == elem, right == neighbor
const ADMaterialProperty< Real > & _rho_elem
densities left == elem, right == neighbor
const ADMaterialProperty< Real > & _speed_neighbor
const ADMaterialProperty< Real > & _rho_neighbor
const ADMaterialProperty< Real > & _rho_et_elem
static std::array< ADReal, 3 > waveSpeed(const HLLCData &hllc_data, const ADRealVectorValue &normal)
helper function for computing wave speed
HLLCData hllcData() const
const ADMaterialProperty< RealVectorValue > & _vel_elem
velocities left == elem, right == neighbor
const ADMaterialProperty< Real > & _specific_internal_energy_neighbor
const ADMaterialProperty< Real > & _rho_et_neighbor
ADReal _normal_speed_elem
speeds normal to the interface
const ADMaterialProperty< Real > & _pressure_neighbor
static InputParameters validParams()
const ADMaterialProperty< RealVectorValue > & _vel_neighbor
ADReal _SL
the wave speeds
const RealVectorValue & normal() const
Common class for single phase fluid properties.
Helper structure for holding data necessary for computing HLLC fluxes.
const ADReal & e_neighbor
const SinglePhaseFluidProperties & fluid
fluid properties
const ADRealVectorValue & vel_neighbor
const ADReal & rho_elem
densities left == elem, right == neighbor
const ADReal & e_elem
internal energies left == elem, right == neighbor
const ADRealVectorValue & vel_elem
velocities left == elem, right == neighbor
const ADReal & rho_neighbor