Loading...
Searching...
No Matches
pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

surfaceScalarField rAUf ("rAUf", fvc::interpolate(rAU))
volVectorField HbyA (constrainHbyA(rAU *UEqn.H(), U, p_rgh))
surfaceScalarField phig (-rAUf *ghf *fvc::snGrad(rhok) *mesh.magSf())
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA)+MRF.zeroFilter(rAUf *fvc::ddtCorr(U, phi))+phig)
MRF makeRelative (phiHbyA)
 constrainPressure (p_rgh, U, phiHbyA, rAUf, MRF)
 while (pimple.correctNonOrthogonal())
 if (p_rgh.needReference())

Variables

 p = p_rgh + rhok*gh

Function Documentation

◆ rAUf()

surfaceScalarField rAUf ( "rAUf" ,
fvc::interpolate(rAU)  )

◆ HbyA()

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

References p_rgh, rAU, U, and UEqn.

◆ phig()

surfaceScalarField phig ( -rAUf *ghf * fvc::snGradrhok) *mesh.magSf()

References ghf, mesh, rAUf(), and rhok.

Here is the call graph for this function:

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::flux(HbyA)+MRF.zeroFilter(rAUf *fvc::ddtCorr(U, phi))+ phig )

References HbyA, MRF, phi, phig(), rAUf(), and U.

Here is the call graph for this function:

◆ makeRelative()

MRF makeRelative ( phiHbyA )

References MRF, and phiHbyA.

◆ constrainPressure()

constrainPressure ( p_rgh ,
U ,
phiHbyA ,
rAUf ,
MRF  )

References MRF, p_rgh, phiHbyA, rAUf(), and U.

Here is the call graph for this function:

◆ while()

while ( pimple. correctNonOrthogonal())

Definition at line 21 of file pEqn.H.

References fvOptions, HbyA, p_rgh, phi, phig(), phiHbyA, pimple, pRefCell, rAU, rAUf(), U, and Uf.

Here is the call graph for this function:

◆ if()

if ( p_rgh. needReference())

Definition at line 58 of file pEqn.H.

References gh, p, p_rgh, pRefCell, pRefValue, and rhok.

Variable Documentation

◆ p

p = p_rgh + rhok*gh

Definition at line 56 of file pEqn.H.