1 Info<<
"Constructing face momentum equations" <<
endl;
3 MRF.correctBoundaryVelocity(
U1);
4 MRF.correctBoundaryVelocity(
U2);
5 MRF.correctBoundaryVelocity(
U);
6 Info<<
"Constructing face momentum equations" <<
endl;
31 +
phase1.turbulence().divDevRhoReff(
U1)
32 + Vm*(UgradU1 - (UgradU2 &
U2))
37 U1.correctBoundaryConditions();
46 +
phase2.turbulence().divDevRhoReff(
U2)
47 + Vm*(UgradU2 - (UgradU1 &
U1))
52 U2.correctBoundaryConditions();
surfaceScalarField & phi2
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Ostream & endl(Ostream &os)
Add newline and flush stream.
const dimensionSet dimVol(dimVolume)
surfaceScalarField & phi1
surfaceScalarField & alphaRhoPhi2
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const volScalarField & alpha1
fvMatrix< vector > fvVectorMatrix
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
surfaceScalarField & alphaRhoPhi1