fvcCorrectAlpha.H File Reference

Correct flux-U difference in the internal loop using relaxation factor. More...

Include dependency graph for fvcCorrectAlpha.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.
 
namespace  Foam::fvc
 Namespace of functions to calculate explicit derivatives.
 

Functions

tmp< GeometricField< scalar, fvsPatchField, surfaceMesh > > alphaCorr (const GeometricField< vector, fvPatchField, volMesh > &U, const GeometricField< scalar, fvsPatchField, surfaceMesh > &phiU, const bool finalIter)
 

Detailed Description

Correct flux-U difference in the internal loop using relaxation factor.

Original source file fvcCorrectAlpha.H

InNamespace Foam::fvc

Source files

Definition in file fvcCorrectAlpha.H.