Go to the source code of this file.
Functions | |
| const surfaceScalarField | alphaf1 ("alphaf1", fvc::interpolate(alpha1)) |
| const surfaceScalarField | alphaf2 ("alphaf2", scalar(1) - alphaf1) |
| rAUs | append (new volScalarField(IOobject::groupName("rAU", phase1.name()), 1.0/(U1Eqn.A()+byDt(max(phase1.residualAlpha() - alpha1, scalar(0)) *rho1)))) |
| rAUs | append (new volScalarField(IOobject::groupName("rAU", phase2.name()), 1.0/(U2Eqn.A()+byDt(max(phase2.residualAlpha() - alpha2, scalar(0)) *rho2)))) |
| const surfaceScalarField | alpharAUf1 (fvc::interpolate(max(alpha1, phase1.residualAlpha()) *rAU1)) |
| const surfaceScalarField | alpharAUf2 (fvc::interpolate(max(alpha2, phase2.residualAlpha()) *rAU2)) |
| const volScalarField | Kd (fluid.Kd()) |
| const volScalarField | rAUKd1 (rAU1 *Kd) |
| const volScalarField | rAUKd2 (rAU2 *Kd) |
| const surfaceScalarField | phiKd1 (fvc::interpolate(rAUKd1)) |
| const surfaceScalarField | phiKd2 (fvc::interpolate(rAUKd2)) |
| PtrList< surfaceScalarField > | phiFs (fluid.phiFs(rAUs)) |
| while (pimple.correct()) | |
Variables | |
| PtrList< volScalarField > | rAUs |
| const volScalarField & | rAU1 = rAUs[0] |
| const volScalarField & | rAU2 = rAUs[1] |
| const surfaceScalarField & | phiF1 = phiFs[0] |
| const surfaceScalarField & | phiF2 = phiFs[1] |
| const surfaceScalarField alphaf1 | ( | "alphaf1" | , |
| fvc::interpolate(alpha1) | ) |
| const surfaceScalarField alphaf2 | ( | "alphaf2" | , |
| scalar(1) - | alphaf1 ) |
| rAUs append | ( | new | volScalarFieldIOobject::groupName("rAU", phase1.name()), 1.0/(U1Eqn.A()+byDt(max(phase1.residualAlpha() - alpha1, scalar(0)) *rho1)) | ) |
References alpha1, phase1, rAUs, and rho1.
Referenced by Cloud< ParticleType >::addParticle(), OFstream::ClassName(), ensightFile::ensightFile(), ensightFile::ensightFile(), ensightGeoFile::ensightGeoFile(), ensightGeoFile::ensightGeoFile(), string::ext(), outputOptions::insitu(), OFstream::OFstream(), OFstream::OFstream(), OFstream::OFstream(), OFstream::OFstream(), ofstreamPointer::ofstreamPointer(), ofstreamPointer::ofstreamPointer(), ensightFile::operator=(), ensightGeoFile::operator=(), ReactionList< ThermoType >::readReactionDict(), SHA1::SHA1(), SHA1::SHA1(), exprResultDelayed::storeValue(), OFstreamCollator::TypeName(), OFstreamCollator::write(), OFstreamCollator::write(), and ofstreamPointer::~ofstreamPointer().

| rAUs append | ( | new | volScalarFieldIOobject::groupName("rAU", phase2.name()), 1.0/(U2Eqn.A()+byDt(max(phase2.residualAlpha() - alpha2, scalar(0)) *rho2)) | ) |
| const surfaceScalarField alpharAUf1 | ( | fvc::interpolate(max(alpha1, phase1.residualAlpha()) *rAU1) | ) |
| const surfaceScalarField alpharAUf2 | ( | fvc::interpolate(max(alpha2, phase2.residualAlpha()) *rAU2) | ) |
| const volScalarField Kd | ( | fluid. | Kd() | ) |
References fluid.
Referenced by twoPhaseSystem::Kd(), rAUKd1(), rAUKd2(), and while().

| const volScalarField rAUKd1 | ( | rAU1 * | Kd | ) |
| const volScalarField rAUKd2 | ( | rAU2 * | Kd | ) |
| const surfaceScalarField phiKd1 | ( | fvc::interpolate(rAUKd1) | ) |
| const surfaceScalarField phiKd2 | ( | fvc::interpolate(rAUKd2) | ) |
| while | ( | pimple. | correct() | ) |
Definition at line 54 of file pEqn.H.
References alpha1, alpha2, alphaf1(), alphaf2(), alphaPhi1, alphaPhi2, alpharAUf1(), alpharAUf2(), fluid, fvOptions, g, gh, ghf, ghSnGradRho(), mesh, MRF, p, p_rgh, p_rgh_0(), phase1, phase2, phi, phi1, phi2, phiF1, phiF2, phiHbyA, phiKd1(), phiKd2(), phir(), pimple, pMin, psi1, psi2, rAU1, rAU2, rAUf(), rAUKd1(), rAUKd2(), rAUs, rho, rho1, rho2, setSnGrad< fixedFluxPressureFvPatchScalarField >(), U, U1, and U2.

| PtrList<volScalarField> rAUs |
Definition at line 4 of file pEqn.H.
Referenced by alpharAUfs(), append(), append(), MomentumTransferPhaseSystem< BasePhaseSystem >::ddtCorrByAs(), phaseSystem::ddtCorrByAs(), fillFields(), forAll(), ghSnGradRho(), MomentumTransferPhaseSystem< BasePhaseSystem >::KdUByAs(), phaseSystem::KdUByAs(), MomentumTransferPhaseSystem< BasePhaseSystem >::partialElimination(), phaseSystem::partialElimination(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiFs(), phaseSystem::phiFs(), phiFs(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiKdPhis(), phaseSystem::phiKdPhis(), and while().
| const volScalarField& rAU1 = rAUs[0] |
Definition at line 29 of file pEqn.H.
Referenced by alpharAUf1(), Df1(), rAUKd1(), snGradAlpha1(), and while().
| const volScalarField& rAU2 = rAUs[1] |
Definition at line 30 of file pEqn.H.
Referenced by alpharAUf2(), Df2(), rAUKd2(), snGradAlpha1(), and while().
| const surfaceScalarField& phiF1 = phiFs[0] |
Definition at line 50 of file pEqn.H.
Referenced by snGradAlpha1(), and while().
| const surfaceScalarField& phiF2 = phiFs[1] |
Definition at line 51 of file pEqn.H.
Referenced by snGradAlpha1(), and while().