createFieldRefs.H File Reference

Go to the source code of this file.

Functions

volScalarField & alpha2 (mixture.alpha2())
 
 if (correctPhi)
 

Variables

twoPhaseChangeModel & phaseChange = phaseChangePtr()
 
const volScalarField & rho1 = mixture.thermo1().rho()
 
const volScalarField & rho2 = mixture.thermo2().rho()
 
volScalarField & p = mixture.p()
 
volScalarField & T = mixture.T()
 
const volScalarField & psi1 = mixture.thermo1().psi()
 
const volScalarField & psi2 = mixture.thermo2().psi()
 
tmp< volScalarField > rAU
 

Function Documentation

◆ alpha2()

volScalarField& alpha2 ( mixture.  alpha2())

◆ if()

if ( correctPhi  )

Definition at line 15 of file createFieldRefs.H.

References Foam::dimDensity, Foam::dimTime, and mesh.

Variable Documentation

◆ phaseChange

twoPhaseChangeModel& phaseChange = phaseChangePtr()

◆ rho1

const volScalarField& rho1 = mixture.thermo1().rho()

◆ rho2

const volScalarField& rho2 = mixture.thermo2().rho()

Definition at line 6 of file createFieldRefs.H.

Referenced by ORourkeCollision< CloudType >::collideSorted(), for(), if(), and while().

◆ p

volScalarField& p = mixture.p()

Definition at line 8 of file createFieldRefs.H.

◆ T

volScalarField& T = mixture.T()

Definition at line 9 of file createFieldRefs.H.

◆ psi1

const volScalarField& psi1 = mixture.thermo1().psi()

Definition at line 10 of file createFieldRefs.H.

Referenced by if(), and while().

◆ psi2

◆ rAU

tmp<volScalarField> rAU