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

Go to the source code of this file.

Functions

volVectorField HbyA ("HbyA", U)
 
UEqn clear ()
 
 if (simple.transonic())
 
MRF makeRelative (fvc::interpolate(rho), phiHbyA)
 
 while (simple.correctNonOrthogonal())
 
p relax ()
 
U correctBoundaryConditions ()
 
fvOptions correct (U)
 
 if (closedVolume)
 
 if (!simple.transonic())
 

Variables

 HbyA = rAU*UEqn().H()
 
bool closedVolume = false
 
 else
 
 U = HbyA - rAU*fvc::grad(p)
 
 rho = thermo.rho()
 

Function Documentation

◆ HbyA()

volVectorField HbyA ( "HbyA"  ,
U   
)

◆ clear()

UEqn clear ( )

◆ if() [1/3]

if ( simple.  transonic())

Definition at line 10 of file pEqn.H.

References Foam::fvc::div(), fvOptions, HbyA, Foam::MULES::interpolate(), Foam::fvc::laplacian(), mesh, MRF, p, phi, phid(), pRefCell, pRefValue, psi, rAU(), and rho.

Here is the call graph for this function:

◆ makeRelative()

MRF makeRelative ( fvc::interpolate(rho ,
phiHbyA   
)

◆ while()

while ( simple.  correctNonOrthogonal())

Definition at line 56 of file pEqn.H.

References Foam::fvc::div(), fvOptions, Foam::fvc::laplacian(), p, phi, phiHbyA, pRefCell, pRefValue, psi, rAU(), and rho.

Here is the call graph for this function:

◆ relax()

p relax ( )

◆ correctBoundaryConditions()

U correctBoundaryConditions ( )

◆ correct()

fvOptions correct ( U  )

◆ if() [2/3]

if ( closedVolume  )

Definition at line 89 of file pEqn.H.

References Foam::fvc::domainIntegrate(), initialMass, p, and psi.

Here is the call graph for this function:

◆ if() [3/3]

if ( !simple.  transonic())

Definition at line 99 of file pEqn.H.

References rho.

Variable Documentation

◆ HbyA

HbyA = rAU*UEqn().H()

Definition at line 4 of file pEqn.H.

◆ closedVolume

closedVolume = false

Definition at line 8 of file pEqn.H.

◆ else

else
Initial value:

Definition at line 45 of file pEqn.H.

◆ U

U = HbyA - rAU*fvc::grad(p)

Definition at line 83 of file pEqn.H.

◆ rho

rho = thermo.rho()

Definition at line 95 of file pEqn.H.

Foam::MULES::interpolate
tmp< surfaceScalarField > interpolate(const RhoType &rho)
Definition: IMULESTemplates.C:40
mesh
dynamicFvMesh & mesh
Definition: createDynamicFvMesh.H:18
rho
rho
Definition: pEqn.H:3
HbyA
HbyA
Definition: pEqn.H:4
Foam::surfaceScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
Definition: surfaceFieldsFwd.H:52
phiHbyA
phiHbyA
Definition: pEqn.H:21