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

interfaceCompressionLimiter Class Reference

Interface compression scheme currently based on the generic limited scheme although it does not use the NVD/TVD functions. More...

#include <interfaceProperties/interfaceCompression.H>


Detailed Description

Interface compression scheme currently based on the generic limited scheme although it does not use the NVD/TVD functions.

Source files

Definition at line 50 of file interfaceCompression.H.

List of all members.

Public Member Functions

 interfaceCompressionLimiter (Istream &)
scalar  limiter (const scalar cdWeight, const scalar faceFlux, const scalar &phiP, const scalar &phiN, const vector &, const scalar &) const

Constructor & Destructor Documentation

interfaceCompressionLimiter ( Istream &    ) [inline]

Definition at line 55 of file interfaceCompression.H.


Member Function Documentation

scalar limiter ( const scalar   cdWeight,
const scalar   faceFlux,
const scalar &   phiP,
const scalar &   phiN,
const vector &   ,
const scalar &    
) const [inline]

Definition at line 59 of file interfaceCompression.H.

References Foam::max(), Foam::min(), and Foam::sqr().


The documentation for this class was generated from the following file: