OGS
TH2MProcessData.h
Go to the documentation of this file.
1
11#pragma once
12
13#include <Eigen/Core>
14#include <memory>
15#include <utility>
16
22
23namespace ProcessLib
24{
25namespace TH2M
26{
27template <int DisplacementDim>
63
64} // namespace TH2M
65} // namespace ProcessLib
MaterialPropertyLib::MaterialSpatialDistributionMap media_map
MeshLib::PropertyVector< int > const *const material_ids
MeshLib::PropertyVector< double > * temperature_interpolated
MeshLib::PropertyVector< double > * capillary_pressure_interpolated
MeshLib::PropertyVector< double > * gas_pressure_interpolated
MeshLib::PropertyVector< double > * element_saturation
ParameterLib::Parameter< double > const & reference_temperature
MeshLib::PropertyVector< double > * liquid_pressure_interpolated
std::map< int, std::unique_ptr< MaterialLib::Solids::MechanicsBase< DisplacementDim > > > solid_materials
The constitutive relation for the mechanical part.
std::unique_ptr< ConstitutiveRelations::PhaseTransitionModel > phase_transition_model_
Eigen::Matrix< double, DisplacementDim, 1 > const specific_body_force