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

PhiLimiter Class Reference

Class with limiter function which returns the limiter for the Phi differencing scheme. More...

#include <finiteVolume/Phi.H>


Detailed Description

Class with limiter function which returns the limiter for the Phi differencing scheme.

Used in conjunction with the template class PhiScheme.

Source files

Definition at line 52 of file Phi.H.

Inheritance diagram for PhiLimiter:

List of all members.

Public Member Functions

 PhiLimiter (Istream &is)
scalar  limiter (const scalar cdWeight, const scalar faceFlux, const vector &PhiP, const vector &PhiN, const vector &Sf, const scalar &) const

Constructor & Destructor Documentation

PhiLimiter ( Istream &   is  ) [inline]

Definition at line 58 of file Phi.H.

References Foam::exit(), Foam::FatalIOError, and FatalIOErrorIn.


Member Function Documentation

scalar limiter ( const scalar   cdWeight,
const scalar   faceFlux,
const vector &   PhiP,
const vector &   PhiN,
const vector &   Sf,
const scalar &    
) const [inline]

Definition at line 72 of file Phi.H.

References Foam::max(), Foam::min(), phiU(), and Foam::stabilise().

Referenced by PhiScheme< Type, PhiLimiter >::limiter().


The documentation for this class was generated from the following file:
  • src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/Phi/Phi.H