Difference between revisions of "Contrib/LibOpenSMOKE"

From OpenFOAMWiki
(Created page with "Here I will start the libOpenSMOKE stuff")
 
(Insert Introduction, Presentation, Download stuff)
Line 1: Line 1:
Here I will start the libOpenSMOKE stuff
+
 
 +
== Introduction ==
 +
The model that is introduced here is a combustion model based on the steady-state laminar flamelet theory. For references about the model have a look to the literature section. This model was build and programmed by the [https://creckmodeling.chem.polimi.it CRECK-Modeling group] and published during the year 2010. The model itself contain the following stuff:
 +
* Flamelet generator for non adiabatic systems (enthalpy defect)
 +
** But unfortunatelly only as binaries
 +
* Flamelet libraries which contain the extraction of the Look-Up-Tables, Interpolation and some other features
 +
* Flamelet thermodynamic library to connect the flamelet libraries with the thermodynamic library
 +
 
 +
== Presentations and theory stuff ==
 +
The model was introduced to the community  in the 5th OpenFOAM workshop and therefor you can find some about that model here:
 +
* All stuff of the 5th OpenFOAM workshop [http://openfoam-extend.sourceforge.net/OpenFOAM_Workshops/OFW5_2010_Gothenburg/FinalProgram/Program.htm]
 +
* Abstract of the libOpenSMOKE tool [http://sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW5_2010_Gothenburg/Abstracts/AlbertoCuociAbstractOFW5.pdf]
 +
* Presentation of the libOpenSMOKE tool [http://sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW5_2010_Gothenburg/Presentations/AlbertoCuociSlidesOFW5.pdf]
 +
 
 +
Also I made some small introduction presentation to the model which can be downloaded here:
 +
* Presentation of the '''Steady-State Laminar Flamelet Model and OpenFOAM''' [http://www.holzmann-cfd.de/index.php/en/publications]
 +
 
 +
== Valid version==
 +
The model can be used for the following OpenFOAM versions:  {{VersionInfo}}  {{version1.7.x}} {{version2.1.x}} {{version2.2.x}}{{version2.3.x}}
 +
* Notice that I made some changes which are only available in my bitbucket repositories
 +
* Notice that Bruno Santos only rebuild the model
 +
 
 +
== Description ==
 +
 
 +
 
 +
== Download ==
 +
===== Modified model for OpenFOAM {{version2.1.x}} {{version2.2.x}}{{version2.3.x}} =====
 +
* [https://www.bitbucket.org/shor-ty/flameletModel https://bitbucket.org/shor-ty/flameletModel]
 +
===== Original model for OpenFOAM {{version1.7.x}} {{version2.0.x}}  {{version2.1.x}}=====
 +
* [https://github.com/wyldckat/libOpenSMOKE https://github.com/wyldckat/libOpenSMOKE]
 +
 
 +
== Literature ==

Revision as of 12:20, 26 November 2014

1 Introduction

The model that is introduced here is a combustion model based on the steady-state laminar flamelet theory. For references about the model have a look to the literature section. This model was build and programmed by the CRECK-Modeling group and published during the year 2010. The model itself contain the following stuff:

  • Flamelet generator for non adiabatic systems (enthalpy defect)
    • But unfortunatelly only as binaries
  • Flamelet libraries which contain the extraction of the Look-Up-Tables, Interpolation and some other features
  • Flamelet thermodynamic library to connect the flamelet libraries with the thermodynamic library

2 Presentations and theory stuff

The model was introduced to the community in the 5th OpenFOAM workshop and therefor you can find some about that model here:

  • All stuff of the 5th OpenFOAM workshop [1]
  • Abstract of the libOpenSMOKE tool [2]
  • Presentation of the libOpenSMOKE tool [3]

Also I made some small introduction presentation to the model which can be downloaded here:

  • Presentation of the Steady-State Laminar Flamelet Model and OpenFOAM [4]

3 Valid version

The model can be used for the following OpenFOAM versions: Valid versions: OF Version 17x.png OF Version 21x.png OF Version 22x.png OF Version 23x.png

  • Notice that I made some changes which are only available in my bitbucket repositories
  • Notice that Bruno Santos only rebuild the model

4 Description

5 Download

5.1 Modified model for OpenFOAM OF Version 21x.png OF Version 22x.png OF Version 23x.png
5.2 Original model for OpenFOAM OF Version 17x.png OF Version 20x.png OF Version 21x.png

6 Literature