OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

pEqn.H File Reference

Go to the source code of this file.


Functions

p boundaryField ().updateCoeffs()
UEqn clear ()
 adjustPhi (phi, U, p)
 for (int nonOrth=0;nonOrth<=nNonOrthCorr;nonOrth++)
p relax ()
correctBoundaryConditions ()

Variables

volScalarField AU = UEqn().A()
 U = UEqn().H()/AU
 phi = fvc::interpolate(U) & mesh.Sf()

Function Documentation

p boundaryField (  ) 

Referenced by if(), and GeometricField< Type, PatchField, GeoMesh >::operator==().

Here is the caller graph for this function:

UEqn clear (  ) 

adjustPhi ( phi  ,
,
p   
)

for (  ) 

Definition at line 10 of file pEqn.H.

References Foam::resError::div(), eqnResidual, Foam::resError::laplacian(), Foam::max(), maxResidual, nNonOrthCorr, p, phi, pRefCell, and pRefValue.

Here is the call graph for this function:

p relax (  ) 

U correctBoundaryConditions (  ) 


Variable Documentation

volScalarField AU = UEqn().A()

Definition at line 3 of file pEqn.H.

U = UEqn().H()/AU

Definition at line 4 of file pEqn.H.

phi = fvc::interpolate(U) & mesh.Sf()

Definition at line 6 of file pEqn.H.

Copyright © 2000-2009 OpenCFD Ltd