OGS
MaterialPropertyLib::VoidFractionQuadratic Struct Reference

Detailed Description

Coefficients of the residual divided by the liquid density, \(R / \rho_l = a \alpha^2 + b \alpha + c\). All three are mass fluxes, in kg/(m^2 s), since the void fraction is dimensionless.

Definition at line 35 of file DriftFluxModel.h.

#include <DriftFluxModel.h>

Public Attributes

double a
double b
double c

Member Data Documentation

◆ a

double MaterialPropertyLib::VoidFractionQuadratic::a

Definition at line 37 of file DriftFluxModel.h.

◆ b

double MaterialPropertyLib::VoidFractionQuadratic::b

Definition at line 38 of file DriftFluxModel.h.

◆ c

double MaterialPropertyLib::VoidFractionQuadratic::c

Definition at line 39 of file DriftFluxModel.h.


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