FreeFOAM The Cross-Platform CFD Toolkit
adjustPhi.H File Reference

For cases which do no have a pressure boundary adjust the balance of fluxes to obey continuity. Return true if the domain is closed. More...


Detailed Description

For cases which do no have a pressure boundary adjust the balance of fluxes to obey continuity. Return true if the domain is closed.

InNamespace Foam

Source files

Definition in file adjustPhi.H.

+ Include dependency graph for adjustPhi.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

bool adjustPhi (surfaceScalarField &phi, const volVectorField &U, volScalarField &p)
 Adjust the balance of fluxes to obey continuity.