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

adiabaticFlameT.C File Reference

Calculates the adiabatic flame temperature for a given fuel over a range of unburnt temperatures and equivalence ratios. More...


Detailed Description

Calculates the adiabatic flame temperature for a given fuel over a range of unburnt temperatures and equivalence ratios.

Usage
  • adiabaticFlameT [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 adiabaticFlameT.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/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 adiabaticFlameT.C:

Go to the source code of this file.