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

fixed Class Reference

Fixed value model for Xi. See XiModel.H for more details on flame wrinkling modelling. More...


Detailed Description

Fixed value model for Xi. See XiModel.H for more details on flame wrinkling modelling.

Source files

Definition at line 52 of file fixed.H.

Inheritance diagram for fixed:
Collaboration diagram for fixed:

List of all members.

Public Member Functions

 TypeName ("fixed")
 Runtime type information.
 fixed (const dictionary &XiProperties, const hhuCombustionThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su, const volScalarField &rho, const volScalarField &b, const surfaceScalarField &phi)
 Construct from components.
virtual  ~fixed ()
virtual void  correct ()
 Correct the flame-wrinking Xi.
virtual bool  read (const dictionary &XiProperties)
 Update properties from given dictionary.

Constructor & Destructor Documentation

fixed ( const dictionary &   XiProperties,
const hhuCombustionThermo &   thermo,
const compressible::RASModel &   turbulence,
const volScalarField &   Su,
const volScalarField &   rho,
const volScalarField &   b,
const surfaceScalarField &   phi  
)

Construct from components.

virtual ~fixed (  ) [virtual]

Member Function Documentation

TypeName ( "fixed"    )

Runtime type information.

virtual void correct (  ) [inline, virtual]

Correct the flame-wrinking Xi.

Implements XiModel.

Definition at line 94 of file fixed.H.

virtual bool read ( const dictionary &   XiProperties  ) [virtual]

Update properties from given dictionary.

Implements XiModel.


The documentation for this class was generated from the following file:
  • applications/solvers/combustion/PDRFoam/XiModels/fixed/fixed.H