Loading...
Searching...
No Matches
createFieldRefs.H
Go to the documentation of this file.
1volScalarField& alpha2 = phase2;
2
3surfaceScalarField& phi1 = phase1.phi();
4surfaceScalarField& alphaPhi1 = phase1.alphaPhi();
5surfaceScalarField& alphaRhoPhi1 = phase1.alphaRhoPhi();
6
7surfaceScalarField& phi2 = phase2.phi();
8surfaceScalarField& alphaPhi2 = phase2.alphaPhi();
9surfaceScalarField& alphaRhoPhi2 = phase2.alphaRhoPhi();
10
11surfaceScalarField& phi = fluid.phi();
12
13rhoThermo& thermo1 = phase1.thermo();
14rhoThermo& thermo2 = phase2.thermo();
15
16volScalarField& rho1 = thermo1.rho();
17const volScalarField& psi1 = thermo1.psi();
18
19volScalarField& rho2 = thermo2.rho();
20const volScalarField& psi2 = thermo2.psi();
rhoThermo & thermo2
const auto & alphaPhi2
rhoThermo & thermo1
const auto & alphaPhi1
const volScalarField & psi2
surfaceScalarField & phi2
twoPhaseSystem & fluid
phaseModel & phase1
volScalarField & rho2
const volScalarField & alpha2
surfaceScalarField & phi1
phaseModel & phase2
const volScalarField & psi1
volScalarField & rho1
surfaceScalarField & alphaRhoPhi2
surfaceScalarField & alphaRhoPhi1