OGS
ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim > Struct Template Reference

Detailed Description

template<int DisplacementDim>
struct ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >

Definition at line 247 of file ThermoHydroMechanics/IntegrationPointData.h.

#include <IntegrationPointData.h>

Public Types

using DimMatrix
using DimVector = MatrixPolicyType::VectorType<DisplacementDim>

Public Attributes

MathLib::KelvinVector::KelvinMatrixType< DisplacementDim > C
MathLib::KelvinVector::KelvinVectorType< DisplacementDim > solid_linear_thermal_expansion_coefficient
DimMatrix K_over_mu
DimMatrix K_pT_thermal_osmosis
DimMatrix effective_thermal_conductivity
DimMatrix dlambda_eff_dT
DimVector dvelocity_dT
double eps_v_dot = 0
double alpha_biot = 0
double beta = 0
double beta_SR = 0
double c_f = 0
double sensible_volumetric_heat_capacity = 0
double latent_volumetric_heat_capacity = 0.0
double fluid_compressibility = 0
double rho = 0
double drho_LR_dT = 0
double drho_LR_dp = 0
double J_TT = 0
double beta_IR = 0
double beta_T_SI = 0
double mass_exchange = 0
double k_rel = 0
double dk_rel_dT = 0
double storage_p_fr = 0
double storage_T_fr = 0
double J_pT_fr = 0
MathLib::KelvinVector::KelvinMatrixType< DisplacementDim > J_uu_fr
MathLib::KelvinVector::KelvinVectorType< DisplacementDim > J_uT_fr
MathLib::KelvinVector::KelvinVectorType< DisplacementDim > r_u_fr

Member Typedef Documentation

◆ DimMatrix

template<int DisplacementDim>
using ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::DimMatrix
Initial value:
typename ::detail::EigenMatrixType< N, M >::type MatrixType

Definition at line 249 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ DimVector

template<int DisplacementDim>
using ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::DimVector = MatrixPolicyType::VectorType<DisplacementDim>

Definition at line 251 of file ThermoHydroMechanics/IntegrationPointData.h.

Member Data Documentation

◆ alpha_biot

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::alpha_biot = 0

Definition at line 263 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ beta

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta = 0

Definition at line 264 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ beta_IR

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta_IR = 0

Definition at line 287 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ beta_SR

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta_SR = 0

Definition at line 265 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ beta_T_SI

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta_T_SI = 0

Definition at line 288 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ C

template<int DisplacementDim>
MathLib::KelvinVector::KelvinMatrixType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::C

Definition at line 253 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ c_f

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::c_f = 0

Definition at line 266 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ dk_rel_dT

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::dk_rel_dT = 0

Definition at line 291 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ dlambda_eff_dT

template<int DisplacementDim>
DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::dlambda_eff_dT

Definition at line 259 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ drho_LR_dp

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::drho_LR_dp = 0

Definition at line 276 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ drho_LR_dT

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::drho_LR_dT = 0

Definition at line 275 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ dvelocity_dT

template<int DisplacementDim>
DimVector ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::dvelocity_dT
Initial value:
= DimVector::Constant(
DisplacementDim, std::numeric_limits<double>::quiet_NaN())

Definition at line 260 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ effective_thermal_conductivity

template<int DisplacementDim>
DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::effective_thermal_conductivity

Definition at line 258 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ eps_v_dot

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::eps_v_dot = 0

Definition at line 262 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ fluid_compressibility

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::fluid_compressibility = 0

Definition at line 273 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ J_pT_fr

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_pT_fr = 0

Definition at line 294 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ J_TT

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_TT = 0

Definition at line 284 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ J_uT_fr

template<int DisplacementDim>
MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_uT_fr

Definition at line 296 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ J_uu_fr

template<int DisplacementDim>
MathLib::KelvinVector::KelvinMatrixType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_uu_fr

Definition at line 295 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ K_over_mu

template<int DisplacementDim>
DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::K_over_mu

Definition at line 256 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ K_pT_thermal_osmosis

template<int DisplacementDim>
DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::K_pT_thermal_osmosis

Definition at line 257 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ k_rel

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::k_rel = 0

Definition at line 290 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ latent_volumetric_heat_capacity

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::latent_volumetric_heat_capacity = 0.0

Definition at line 272 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ mass_exchange

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::mass_exchange = 0

Definition at line 289 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ r_u_fr

template<int DisplacementDim>
MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::r_u_fr

Definition at line 297 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ rho

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::rho = 0

Definition at line 274 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ sensible_volumetric_heat_capacity

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::sensible_volumetric_heat_capacity = 0

Definition at line 269 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ solid_linear_thermal_expansion_coefficient

template<int DisplacementDim>
MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::solid_linear_thermal_expansion_coefficient

Definition at line 255 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ storage_p_fr

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::storage_p_fr = 0

Definition at line 292 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ storage_T_fr

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::storage_T_fr = 0

Definition at line 293 of file ThermoHydroMechanics/IntegrationPointData.h.


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