Loading...
Searching...
No Matches
CorrectPhi.H File Reference
Include dependency graph for CorrectPhi.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

void correctUphiBCs (volVectorField &U, surfaceScalarField &phi)
 If the mesh is moving correct the velocity BCs on the moving walls to.
void correctUphiBCs (const volScalarField &rho, volVectorField &U, surfaceScalarField &phi)
 If the mesh is moving correct the velocity BCs on the moving walls to.
template<class RAUfType, class DivUType>
void CorrectPhi (volVectorField &U, surfaceScalarField &phi, const volScalarField &p, const RAUfType &rAUf, const DivUType &divU, pimpleControl &pimple)
template<class RAUfType, class DivRhoUType>
void CorrectPhi (volVectorField &U, surfaceScalarField &phi, const volScalarField &p, const volScalarField &rho, const volScalarField &psi, const RAUfType &rAUf, const DivRhoUType &divRhoU, pimpleControl &pimple)

Detailed Description

Original source file CorrectPhi.H

Definition in file CorrectPhi.H.