createFieldRefs.H File Reference

Go to the source code of this file.

Functions

volScalarField & alpha2 (mixture.alpha2())
 

Variables

const dimensionedScalar & rho1 = mixture.rho1()
 
const dimensionedScalar & rho2 = mixture.rho2()
 
twoPhaseChangeModel & phaseChange = phaseChangePtr()
 
tmp< volScalarField > rAU
 

Function Documentation

◆ alpha2()

volScalarField& alpha2 ( mixture.  alpha2())

Variable Documentation

◆ rho1

const dimensionedScalar& rho1 = mixture.rho1()

Definition at line 3 of file createFieldRefs.H.

◆ rho2

const dimensionedScalar& rho2 = mixture.rho2()

Definition at line 4 of file createFieldRefs.H.

◆ phaseChange

twoPhaseChangeModel& phaseChange = phaseChangePtr()

Definition at line 6 of file createFieldRefs.H.

◆ rAU

tmp<volScalarField> rAU

Definition at line 7 of file createFieldRefs.H.