OGS
ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData Struct Reference

Detailed Description

Definition at line 22 of file ThermalTwoPhaseFlowWithPPProcessData.h.

#include <ThermalTwoPhaseFlowWithPPProcessData.h>

Collaboration diagram for ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData:
[legend]

Public Attributes

Eigen::VectorXd const specific_body_force
 
bool const has_gravity
 
bool const has_mass_lumping
 
ParameterLib::Parameter< double > const & diffusion_coeff_component_b
 
ParameterLib::Parameter< double > const & diffusion_coeff_component_a
 
ParameterLib::Parameter< double > const & density_solid
 
ParameterLib::Parameter< double > const & latent_heat_evaporation
 
std::unique_ptr< ThermalTwoPhaseFlowWithPPMaterialPropertiesmaterial
 

Member Data Documentation

◆ density_solid

ParameterLib::Parameter<double> const& ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::density_solid

Definition at line 30 of file ThermalTwoPhaseFlowWithPPProcessData.h.

◆ diffusion_coeff_component_a

ParameterLib::Parameter<double> const& ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::diffusion_coeff_component_a

Definition at line 29 of file ThermalTwoPhaseFlowWithPPProcessData.h.

◆ diffusion_coeff_component_b

ParameterLib::Parameter<double> const& ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::diffusion_coeff_component_b

Definition at line 28 of file ThermalTwoPhaseFlowWithPPProcessData.h.

◆ has_gravity

bool const ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::has_gravity

Definition at line 26 of file ThermalTwoPhaseFlowWithPPProcessData.h.

◆ has_mass_lumping

bool const ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::has_mass_lumping

Definition at line 27 of file ThermalTwoPhaseFlowWithPPProcessData.h.

◆ latent_heat_evaporation

ParameterLib::Parameter<double> const& ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::latent_heat_evaporation

Definition at line 31 of file ThermalTwoPhaseFlowWithPPProcessData.h.

◆ material

◆ specific_body_force

Eigen::VectorXd const ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcessData::specific_body_force

Definition at line 24 of file ThermalTwoPhaseFlowWithPPProcessData.h.


The documentation for this struct was generated from the following file: