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

limitedSnGrads.C File Reference

Central-difference snGrad scheme with limited non-orthogonal correction. The limiter is controlled by a coefficient with a value between 0 and 1 which when zero switches the limiter off and the scheme behaves as correctedSnGrad, and when set to 1 the limiter is calculated such that the non-orthogonal contribution does not exceed the orthogonal part. More...


Detailed Description

Central-difference snGrad scheme with limited non-orthogonal correction. The limiter is controlled by a coefficient with a value between 0 and 1 which when zero switches the limiter off and the scheme behaves as correctedSnGrad, and when set to 1 the limiter is calculated such that the non-orthogonal contribution does not exceed the orthogonal part.

Definition in file limitedSnGrads.C.

#include "src/finiteVolume/finiteVolume/snGradSchemes/limitedSnGrad/limitedSnGrad.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
Include dependency graph for limitedSnGrads.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


namespace  Foam::fv
 

Namespace for finite-volume.