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

thirdBodyEfficiencies Class Reference

Third body efficiencies. More...

#include <specie/thirdBodyEfficiencies.H>


Detailed Description

Third body efficiencies.

Source files

Definition at line 56 of file thirdBodyEfficiencies.H.

Inheritance diagram for thirdBodyEfficiencies:
Collaboration diagram for thirdBodyEfficiencies:

List of all members.

Public Member Functions

 thirdBodyEfficiencies (const speciesTable &species, const scalarList &efficiencies)
 Construct from components.
 thirdBodyEfficiencies (const speciesTable &species, Istream &is)
 Construct from Istream.
scalar  M (const scalarList &c) const
 Calculate and return M, the concentration of the third-bodies.

Friends

Ostream &  operator<< (Ostream &, const thirdBodyEfficiencies &)

Constructor & Destructor Documentation

thirdBodyEfficiencies ( const speciesTable &   species,
const scalarList &   efficiencies  
) [inline]

Construct from components.

Definition at line 30 of file thirdBodyEfficienciesI.H.

References Foam::exit(), Foam::FatalError, and FatalErrorIn.


Member Function Documentation

Foam::scalar M ( const scalarList &   c  ) const [inline]

Calculate and return M, the concentration of the third-bodies.

Definition at line 116 of file thirdBodyEfficienciesI.H.

References forAll, and UList< scalar >::operator[]().


Friends And Related Function Documentation

Ostream& operator<< ( Ostream &   ,
const thirdBodyEfficiencies &    
) [friend]

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