Functions | Variables
pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

PtrList< volVectorField > HbyAs (fluid.phases().size())
 
PtrList< surfaceScalarField > phiHbyAs (fluid.phases().size())
 
PtrList< volScalarField > rAUs (fluid.phases().size())
 
PtrList< surfaceScalarField > rAlphaAUfs (fluid.phases().size())
 
 forAllIter (PtrDictionary< phaseModel >, fluid.phases(), iter)
 
surfaceScalarField phiHbyA (IOobject("phiHbyA", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedScalar("phiHbyA", dimArea *dimVelocity, 0))
 
volScalarField rho ("rho", fluid.rho())
 
surfaceScalarField ghSnGradRho (ghf *fvc::snGrad(rho)*mesh.magSf())
 
surfaceScalarField rAUf (IOobject("rAUf", runTime.timeName(), mesh), mesh, dimensionedScalar("rAUf", dimensionSet(-1, 3, 1, 0, 0), 0))
 
 setSnGrad< fixedFluxPressureFvPatchScalarField > (p_rgh.boundaryFieldRef(),(phiHbyA.boundaryField()-MRF.relative(phib))/(mesh.magSf().boundaryField()*rAUf.boundaryField()))
 
 while (pimple.correctNonOrthogonal())
 

Variables

 phasei = 0
 
 phib = 0
 

Function Documentation

PtrList<volVectorField> HbyAs ( fluid.  phases).size()

Referenced by forAllIter(), and while().

Here is the caller graph for this function:

PtrList<surfaceScalarField> phiHbyAs ( fluid.  phases).size()

Referenced by forAllIter(), and while().

Here is the caller graph for this function:

PtrList<volScalarField> rAUs ( fluid.  phases).size()

Referenced by forAll(), forAllIter(), MomentumTransferPhaseSystem< BasePhaseSystem >::Kds(), and while().

Here is the caller graph for this function:

PtrList<surfaceScalarField> rAlphaAUfs ( fluid.  phases).size()

Referenced by forAllIter(), and while().

Here is the caller graph for this function:

forAllIter ( PtrDictionary< phaseModel >  ,
fluid.  phases(),
iter   
)
surfaceScalarField phiHbyA ( IOobject("phiHbyA", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE)  ,
mesh  ,
dimensionedScalar("phiHbyA", dimArea *dimVelocity, 0)   
)
volScalarField rho ( "rho"  ,
fluid.  rho() 
)
surfaceScalarField ghSnGradRho ( ghf fvc::snGradrho)*mesh.magSf()

Referenced by forAllIter(), and while().

Here is the caller graph for this function:

surfaceScalarField rAUf ( IOobject("rAUf", runTime.timeName(), mesh ,
mesh  ,
dimensionedScalar("rAUf", dimensionSet(-1, 3, 1, 0, 0), 0)   
)
setSnGrad< fixedFluxPressureFvPatchScalarField > ( p_rgh.  boundaryFieldRef(),
(phiHbyA.boundaryField()-MRF.relative(phib))/(mesh.magSf().boundaryField()*rAUf.boundaryField())   
)

Referenced by while().

Here is the caller graph for this function:

while ( pimple.  correctNonOrthogonal())

Variable Documentation

phasei = 0

Definition at line 33 of file pEqn.H.

phib = 0

Definition at line 191 of file pEqn.H.

Referenced by forAllIter(), and while().