OGS
ConstitutiveDensity.h
Go to the documentation of this file.
1
10
#pragma once
11
12
#include "
Base.h
"
13
14
namespace
ProcessLib::TH2M
15
{
16
namespace
ConstitutiveRelations
17
{
19
struct
ConstituentDensityData
20
{
21
// Gas phase density
22
double
rho_C_GR
=
nan
;
23
double
rho_W_GR
=
nan
;
24
25
// Liquid phase density
26
double
rho_C_LR
=
nan
;
27
};
28
29
}
// namespace ConstitutiveRelations
30
}
// namespace ProcessLib::TH2M
Base.h
ProcessLib::ConstitutiveRelations::nan
static constexpr double nan
Convenience alias for not a number.
Definition
Base.h:80
ProcessLib::TH2M
Definition
Advection.cpp:13
ProcessLib::TH2M::ConstitutiveRelations::ConstituentDensityData
Real constituent partial densities.
Definition
ConstitutiveDensity.h:20
ProcessLib::TH2M::ConstitutiveRelations::ConstituentDensityData::rho_C_LR
double rho_C_LR
Definition
ConstitutiveDensity.h:26
ProcessLib::TH2M::ConstitutiveRelations::ConstituentDensityData::rho_C_GR
double rho_C_GR
Definition
ConstitutiveDensity.h:22
ProcessLib::TH2M::ConstitutiveRelations::ConstituentDensityData::rho_W_GR
double rho_W_GR
Definition
ConstitutiveDensity.h:23
ProcessLib
TH2M
ConstitutiveRelations
ConstitutiveDensity.h
Generated by
1.12.0