Go to the documentation of this file. 1 Info<<
"Constructing face momentum equations" <<
endl;
30 +
phase1.turbulence().divDevRhoReff(
U1)
31 + Vm*(UgradU1 - (UgradU2 &
U2))
35 U1.correctBoundaryConditions();
45 +
phase2.turbulence().divDevRhoReff(
U2)
46 + Vm*(UgradU2 - (UgradU1 &
U1))
50 U2.correctBoundaryConditions();
surfaceScalarField & phi1
dimensionedScalar posPart(const dimensionedScalar &ds)
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Ostream & endl(Ostream &os)
Add newline and flush stream.
surfaceScalarField & phi2
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
fvMatrix< vector > fvVectorMatrix
GeometricField< scalar, fvPatchField, volMesh > volScalarField
surfaceScalarField & alphaRhoPhi1
dimensionedScalar negPart(const dimensionedScalar &ds)
surfaceScalarField & alphaRhoPhi2
const dimensionSet dimVol(dimVolume)
tmp< GeometricField< Type, fvPatchField, volMesh > > Sp(const volScalarField &sp, const GeometricField< Type, fvPatchField, volMesh > &vf)