Go to the documentation of this file.
2 word alphaScheme(
"div(phi,alpha)");
19 fv::EulerDdtScheme<scalar>(
mesh).fvmDdt(
alpha1)
20 + fv::gaussConvectionScheme<scalar>
34 Info<<
"Phase-1 volume fraction = "
47 tmp<surfaceScalarField> talphaPhiCorr
121 Info<<
"Liquid phase volume fraction = "
void explicitSolve(const RdeltaTType &rDeltaT, const RhoType &rho, volScalarField &psi, const surfaceScalarField &phiPsi, const SpType &Sp, const SuType &Su)
Pair< tmp< volScalarField > > vDotAlphal
interfaceProperties interface(alpha1, U, thermo->transportPropertiesDict())
Ostream & endl(Ostream &os)
const volScalarField & alpha1
word alpharScheme("div(phirb,alpha)")
label min(const labelHashSet &set, label minValue=labelMax)
surfaceScalarField phic(mixture.cAlpha() *mag(alphaPhic/mesh.magSf()))
const volScalarField & vDotcAlphal
fvMatrix< scalar > fvScalarMatrix
const volScalarField & vDotvAlphal
GeometricField< scalar, fvPatchField, volMesh > volScalarField
label max(const labelHashSet &set, label maxValue=labelMin)
surfaceScalarField phir(IOobject("phir", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mixture.cAlpha() *mag(phi/mesh.magSf()) *mixture.nHatf())
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
tmp< surfaceScalarField > talphaPhi
volScalarField alpha10("alpha10", alpha1)
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Info<< "Creating temperaturePhaseChangeTwoPhaseMixture\n"<< endl;autoPtr< temperaturePhaseChangeTwoPhaseMixture > mixture
const volScalarField vDotvmcAlphal(vDotvAlphal - vDotcAlphal)