Go to the documentation of this file. 1 Info<<
"Constructing face momentum equations" <<
endl;
6 fluid.momentumTransfer();
9 autoPtr<phaseSystem::momentumTransferTable>
12 phaseSystem::momentumTransferTable&
17 phaseModel& phase =
fluid.movingPhases()[movingPhasei];
35 UEqns[phase.index()].relax();
37 U.correctBoundaryConditions();
forAll(fluid.movingPhases(), movingPhasei)
const dimensionedScalar alpha
PtrList< fvVectorMatrix > UEqns(fluid.phases().size())
Ostream & endl(Ostream &os)
fvMatrix< vector > fvVectorMatrix
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
phaseSystem::momentumTransferTable & momentumTransfer(momentumTransferPtr())
autoPtr< phaseSystem::momentumTransferTable > momentumTransferPtr(fluid.momentumTransferf())
multiphaseSystem::phaseModelList & phases