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

equilibriumCO.C File Reference

Calculates the equilibrium level of carbon monoxide. More...


Detailed Description

Calculates the equilibrium level of carbon monoxide.

freefoam-equilibriumCO

Usage
  • equilibriumCO [OPTIONS]
Parameters:
-case<dir>
Case directory.
-parallel
Run in parallel.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file equilibriumCO.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/db/dictionary/dictionary.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "src/OpenFOAM/include/OSspecific.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H"
#include "src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H"
#include "src/thermophysicalModels/specie/thermo/janaf/janafThermo.H"
#include "src/thermophysicalModels/specie/equationOfState/perfectGas/perfectGas.H"
#include "src/OpenFOAM/containers/LinkedLists/user/SLPtrList.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
Include dependency graph for equilibriumCO.C:

Go to the source code of this file.