FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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 "src/finiteVolume/fields/volFields/volFieldsFwd.H"
#include "src/finiteVolume/fields/surfaceFields/surfaceFieldsFwd.H"
Include dependency graph for adjustPhi.H:

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.