pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

volScalarField rAU (1.0/UEqn.A())
 
surfaceScalarField rhorAUf ("rhorAUf", fvc::interpolate(rho *rAU))
 
volVectorField HbyA (constrainHbyA(rAU *UEqn.H(), U, p))
 
surfaceScalarField phiGradp (rhorAUf *mesh.magSf() *fvc::snGrad(p))
 
volScalarField rho0 (rho - psi *p)
 
 while (pimple.correctNonOrthogonal())
 

Variables

 phi
 

Function Documentation

◆ rAU()

volScalarField rAU ( 1.0/UEqn.  A())

◆ rhorAUf()

surfaceScalarField rhorAUf ( "rhorAUf"  ,
fvc::interpolate(rho *rAU  
)

◆ HbyA()

volVectorField HbyA ( constrainHbyA(rAU *UEqn.H(), U, p )

◆ phiGradp()

surfaceScalarField phiGradp ( rhorAUf *mesh.  magSf) *fvc::snGrad(p)

Referenced by while().

Here is the caller graph for this function:

◆ rho0()

volScalarField rho0 ( rho - psi p)

Referenced by if().

Here is the caller graph for this function:

◆ while()

while ( pimple.  correctNonOrthogonal())

Definition at line 28 of file pEqn.H.

References Foam::correction(), Foam::fac::ddt(), Foam::fac::div(), Foam::fac::laplacian(), mesh, p, phi, phiGradp(), pimple, psi, rho, rhof(), and rhorAUf().

Here is the call graph for this function:

Variable Documentation

◆ phi

phi
Initial value:

Definition at line 18 of file pEqn.H.

Referenced by for(), forAllConstIters(), if(), and while().

Foam::fvc::flux
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.
HbyA
HbyA
Definition: pEqn.H:4
rhorAUf
surfaceScalarField rhorAUf("rhorAUf", fvc::interpolate(rho *rAU))
ddtCorr
ddtCorr
Definition: readControls.H:9
U
U
Definition: pEqn.H:72
Uf
Uf
Definition: pEqn.H:107