OGS
MaterialPropertyLib::DriftFluxState Struct Reference

Detailed Description

State the drift-flux closure is evaluated at. The closure, its quadratic coefficients, its residual, the diagnostics of a state it cannot solve, and the slip parameter of the resulting mixture all take the same state, so a caller cannot describe one state and solve another.

Definition at line 15 of file DriftFluxModel.h.

#include <DriftFluxModel.h>

Public Attributes

double dryness
 The vapour mass fraction, dimensionless.
double vapour_water_density
 In kg/m^3.
double liquid_water_density
 In kg/m^3.
double v_mix
 The mixture velocity in m/s.
double C_0
double u_gu
 The drift flux velocity in m/s, see driftFluxVelocity().

Member Data Documentation

◆ C_0

double MaterialPropertyLib::DriftFluxState::C_0

◆ dryness

double MaterialPropertyLib::DriftFluxState::dryness

◆ liquid_water_density

◆ u_gu

◆ v_mix

double MaterialPropertyLib::DriftFluxState::v_mix

◆ vapour_water_density


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