33 namespace relativeVelocityModels
45 const dictionary&
dict,
46 const incompressibleTwoPhaseInteractingMixture&
mixture 49 relativeVelocityModel(dict, mixture),
52 residualAlpha_(
"residualAlpha",
dimless, dict)
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
virtual void correct()
Update the diffusion velocity.
volVectorField Udm_
Dispersed diffusion velocity.
Macros for easy insertion into run-time selection tables.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
Info<< "Reading field p_rgh\"<< endl;volScalarField p_rgh(IOobject("p_rgh", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Reading field U\"<< endl;volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Creating phaseChangeTwoPhaseMixture\"<< endl;autoPtr< phaseChangeTwoPhaseMixture > mixture
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
tmp< volScalarField > rho() const
Return the mixture mean density.
const dimensionedScalar & rhoc_
Continuous density.
simple(const dictionary &dict, const incompressibleTwoPhaseInteractingMixture &mixture)
Construct from components.
simpleControl simple(mesh)
const volScalarField & alphad_
Dispersed phase fraction.
const dimensionSet dimVelocity