Go to the documentation of this file. 1 Info<<
"Constructing momentum equations" <<
endl;
6 autoPtr<phaseSystem::momentumTransferTable>
9 phaseSystem::momentumTransferTable&
14 phaseModel& phase =
fluid.movingPhases()[movingPhasei];
32 UEqns[phase.index()].relax();
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
PtrList< fvVectorMatrix > UEqns(fluid.phases().size())
Ostream & endl(Ostream &os)
Add newline and flush stream.
phaseSystem::momentumTransferTable & momentumTransfer(momentumTransferPtr())
fvMatrix< vector > fvVectorMatrix
messageStream Info
Information stream (uses stdout - output is on the master only)
forAll(fluid.movingPhases(), movingPhasei)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
multiphaseSystem::phaseModelList & phases
autoPtr< phaseSystem::momentumTransferTable > momentumTransferPtr(fluid.momentumTransferf())