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

equilibriumFlameT.C File Reference

Calculates the equilibrium flame temperature. More...


Detailed Description

Calculates the equilibrium flame temperature.

Calculates the equilibrium flame temperature for a given fuel and pressure for a range of unburnt gas temperatures and equivalence ratios; the effects of dissociation on O2, H2O and CO2 are included.

Usage
  • equilibriumFlameT [OPTIONS] <controlFile>
Parameters:
\<controlFile\>
Todo:
Detailed description of argument.
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 equilibriumFlameT.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 dependency graph for equilibriumFlameT.C:

Go to the source code of this file.