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

rhoChemistryModels.C File Reference

Creates chemistry model instances templated on the type of thermodynamics. More...


Detailed Description

Creates chemistry model instances templated on the type of thermodynamics.

InClass Foam::rhoChemistryModel

Definition in file rhoChemistryModels.C.

#include "src/thermophysicalModels/chemistryModel/chemistryModel/basicChemistryModel/makeChemistryModel.H"
#include "src/thermophysicalModels/chemistryModel/chemistryModel/rhoChemistryModel/rhoChemistryModel.H"
#include "src/thermophysicalModels/chemistryModel/chemistryModel/ODEChemistryModel/ODEChemistryModel.H"
#include "src/thermophysicalModels/specie/include/thermoPhysicsTypes.H"
Include dependency graph for rhoChemistryModels.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 makeChemistryModel (ODEChemistryModel, rhoChemistryModel, gasThermoPhysics)
 makeChemistryModel (ODEChemistryModel, rhoChemistryModel, icoPoly8ThermoPhysics)