Go to the source code of this file.
|
| word | alpharScheme ("div(phirb,alpha)") |
| |
| surfaceScalarField | phir (IOobject("phir", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mixture.cAlpha() *mag(phi/mesh.magSf()) *mixture.nHatf()) |
| |
| | for (int gCorr=0;gCorr< nAlphaCorr;gCorr++) |
| |
◆ alpharScheme()
| word alpharScheme |
( |
"div(phirb,alpha)" |
| ) |
|
◆ phir()
| surfaceScalarField phir |
( |
IOobject("phir", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE) |
, |
|
|
mixture. |
cAlpha) *mag(phi/mesh.magSf()) *mixture.nHatf( |
|
) |
| |
◆ for()
Definition at line 18 of file alphaEqn.H.
References alpha1, alpha2, alphaPhi1, alphaPhi2, alpharScheme(), Foam::fvc::ddt(), Foam::dimless, Foam::fvc::div(), Foam::endl(), Foam::fvc::flux(), Foam::Info, Foam::fvc::interpolate(), lambda(), Foam::fvc::laplacian(), Foam::MULES::limiter(), LTS, Foam::max(), mesh, Foam::min(), phi, phir(), Foam::pos0(), rho1, rho2, rhoPhi, scalarField(), Foam::fvc::snGrad(), and solve().