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

Go to the source code of this file.

Functions

surfaceScalarField phiHbyA ("phiHbyA",(fvc::flux(HbyA)+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces))
 
 constrainPressure (p, Uc, phiHbyA, rAUcf)
 
 while (pimple.correctNonOrthogonal())
 

Variables

 HbyA = rAUc*UcEqn.H()
 

Function Documentation

surfaceScalarField phiHbyA ( "phiHbyA"  ,
(fvc::flux(HbyA)+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces  
)
constrainPressure ( p  ,
Uc  ,
phiHbyA  ,
rAUcf   
)
while ( pimple.  correctNonOrthogonal())

Definition at line 19 of file pEqn.H.

References Foam::fvc::ddt(), Foam::fvc::div(), HbyA, Foam::fvc::laplacian(), mesh, p, phic, phicForces(), phiHbyA, pimple, pRefCell, pRefValue, rAUc(), rAUcf(), and Foam::fvc::reconstruct().

Here is the call graph for this function:

Variable Documentation

HbyA = rAUc*UcEqn.H()

Definition at line 3 of file pEqn.H.