3 PtrList<fvVectorMatrix>
UEqns(
fluid.phases().size());
4 autoPtr<multiphaseSystem::dragCoeffFields>
dragCoeffs(
fluid.dragCoeffs());
9 phaseModel& phase = iter();
23 + (alpha/phase.rho())*
fluid.Cvm(phase)*
40 (alpha/phase.rho())*
fluid.Svm(phase)
46 mag(U.dimensionedInternalField()) - maxSlamVelocity,
56 alpha*(1 + (1/phase.rho())*
fluid.Cvm(phase)),
PtrList< fvVectorMatrix > UEqns(fluid.phases().size())
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensioned< scalar > mag(const dimensioned< Type > &)
forAllIter(PtrDictionary< phaseModel >, fluid.phases(), iter)
autoPtr< multiphaseSystem::dragCoeffFields > dragCoeffs(fluid.dragCoeffs())
tmp< GeometricField< Type, fvPatchField, volMesh > > Sp(const volScalarField &sp, const GeometricField< Type, fvPatchField, volMesh > &vf)
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
autoPtr< compressible::turbulenceModel > turbulence
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
dimensionedSymmTensor dev(const dimensionedSymmTensor &dt)
fvMatrix< vector > fvVectorMatrix
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
GeometricField< vector, fvPatchField, volMesh > volVectorField
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
const dimensionSet dimVelocity
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.