24 params.addRequiredParam<UserObjectName>(
NS::fluid,
"Fluid properties userobject");
25 params.addRequiredCoupledVar(
NS::density,
"density");
30 params.addClassDescription(
"Provides access to variables for a conserved variable set " 31 "of density, total fluid energy, and momentum");
32 params.addRequiredParam<MaterialPropertyName>(
NS::porosity,
"the porosity");
40 _var_grad_rho(adCoupledGradient(
NS::
density)),
79 _v(declareADProperty<
Real>(
NS::
v)),
static const std::string superficial_density
static const std::string total_energy_density
static const std::string momentum_x
const SinglePhaseFluidProperties & _fluid
fluid properties
static const std::string superficial_velocity
static InputParameters validParams()
ADMaterialProperty< RealVectorValue > & _grad_sup_vel_x
const ADVariableValue & _var_rho
ADMaterialProperty< Real > & _rho_ht
ADMaterialProperty< RealVectorValue > & _grad_sup_vel_y
static const std::string speed
const MaterialProperty< Real > & _epsilon
static const std::string momentum
static const std::string superficial_momentum_y
ADMaterialProperty< Real > & _sup_mom_z
virtual void computeQpProperties() override
const ADVariableValue & _var_total_energy_density
static const std::string velocity_z
static const std::string superficial_momentum_x
static const std::string density
static const std::string fluid
ADMaterialProperty< Real > & _vel_z
static const std::string superficial_momentum_z
ADMaterialProperty< RealVectorValue > & _momentum
static const std::string velocity_x
ADMaterialProperty< Real > & _rho
static const std::string specific_internal_energy
ADMaterialProperty< Real > & _speed
ADMaterialProperty< Real > & _sup_vel_y
registerMooseObject("NavierStokesApp", PorousConservedVarMaterial)
ADMaterialProperty< RealVectorValue > & _superficial_velocity
ADMaterialProperty< Real > & _rhou
const ADVariableGradient & _var_grad_rho
static const std::string porosity
static const std::string T_fluid
static const std::string total_enthalpy_density
static InputParameters validParams()
ADMaterialProperty< Real > & _sup_vel_z
ADMaterialProperty< Real > & _T_fluid
ADMaterialProperty< Real > & _pressure
const ADVariableGradient & _var_grad_rho_ud
static const std::string superficial_velocity_y
ADMaterialProperty< Real > & _v
const ADVariableValue & _var_rho_ud
ADMaterialProperty< Real > & _vel_y
ADMaterialProperty< RealVectorValue > & _velocity
ADMaterialProperty< Real > & _sup_vel_x
ADMaterialProperty< Real > & _superficial_rho
static const std::string mass_flux
Common class for single phase fluid properties.
static const std::string velocity_y
ADMaterialProperty< Real > & _sup_mom_y
PorousConservedVarMaterial(const InputParameters ¶meters)
ADMaterialProperty< Real > & _specific_internal_energy
static const std::string superficial_total_enthalpy_density
std::string grad(const std::string &var)
ADMaterialProperty< Real > & _vel_x
static const std::string momentum_y
const ADVariableGradient & _var_grad_rho_et
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static const std::string v
template ADReal computeSpeed< ADReal >(const libMesh::VectorValue< ADReal > &velocity)
static const std::string specific_total_enthalpy
ADMaterialProperty< RealVectorValue > & _grad_T_fluid
ADMaterialProperty< RealVectorValue > & _grad_pressure
ADMaterialProperty< Real > & _sup_mom_x
const ADVariableValue & _var_rho_vd
static const std::string pressure
ADMaterialProperty< Real > & _superficial_rho_et
static const std::string superficial_total_energy_density
ADMaterialProperty< Real > & _total_energy_density
static const std::string velocity
static const std::string momentum_z
ADMaterialProperty< RealVectorValue > & _grad_sup_vel_z
ADMaterialProperty< Real > & _superficial_rho_ht
This object takes a conserved porous-flow variable set (rho epsilon, rho epsilon U, rho epsilon et) and computes all the necessary quantities for solving the compressible porous Euler equations.
const ADVariableValue & _var_rho_wd
ADMaterialProperty< Real > & _rhov
ADMaterialProperty< RealVectorValue > & _mass_flux
ADMaterialProperty< Real > & _specific_total_enthalpy
const ADVariableGradient & _var_grad_rho_vd
const ADVariableGradient & _var_grad_rho_wd
static const std::string superficial_velocity_z
ADMaterialProperty< Real > & _rhow
static const std::string superficial_velocity_x