createFieldRefs.H
Go to the documentation of this file.
1 phaseModel& phase1 = fluid.phase1();
2 phaseModel& phase2 = fluid.phase2();
3 
6 
9 const tmp<surfaceScalarField> talphaPhi1 = phase1.alphaPhi();
10 const auto& alphaPhi1 = talphaPhi1();
11 
14 const tmp<surfaceScalarField> talphaPhi2 = phase2.alphaPhi();
15 const auto& alphaPhi2 = talphaPhi2();
16 
18 
19 rhoThermo& thermo1 = phase1.thermoRef();
20 rhoThermo& thermo2 = phase2.thermoRef();
21 
23 const volScalarField& psi1 = thermo1.psi();
24 
26 const volScalarField& psi2 = thermo2.psi();
27 
28 const IOMRFZoneList& MRF = fluid.MRF();
29 fv::options& fvOptions = fluid.fvOptions();
twoPhaseSystem & fluid
phaseModel & phase1
volScalarField & rho2
surfaceScalarField & phi1
rhoThermo & thermo1
surfaceScalarField & phi2
phaseModel & phase2
rhoThermo & thermo2
GeometricField< vector, fvPatchField, volMesh > volVectorField
Definition: volFieldsFwd.H:76
const IOMRFZoneList & MRF
const volScalarField & psi2
const volScalarField & alpha1
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Definition: volFieldsFwd.H:72
const tmp< surfaceScalarField > talphaPhi2
volVectorField & U2
const tmp< surfaceScalarField > talphaPhi1
volVectorField & U1
fv::options & fvOptions
const volScalarField & psi1
const auto & alphaPhi1
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
surfaceScalarField & phi
const volScalarField & alpha2
const auto & alphaPhi2
volScalarField & rho1