GithubHelp home page GithubHelp logo

tkoyama010 / flameletfoam-2.3.x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flameletfoam/flameletfoam-2.3.x

0.0 2.0 0.0 908 KB

License: GNU General Public License v3.0

Shell 0.17% Objective-C 0.21% C++ 53.53% C 44.10% Lex 0.25% Jupyter Notebook 1.75%

flameletfoam-2.3.x's Introduction

flameletFoam-2.3.x

Description

This code realizes a steady laminar flamelet approach for turbulent non-premixed combustion. The solver is based on ''rhoReactingFoam'', i.e. it is pressure-based (PISO), compressible and runs with both LES and RAS turbulence.

The theory is mainly taken from the work of N. Peters and is based on the view of a turbulent flame as an ensemble of laminar flamelets. The calculation of these flamelets is a one-dimensional problem and can be done in a pre-processing step. Integration using a presumed beta-Probability Density Function (PDF) accounts for the interaction between turbulent fluctuations and chemistry. The results of the pre-processing procedure are stored in tables which are accessed during the simulation. Values of interest, such as species mass fraction or enthalpy, are looked-up and connected to the flow using three parameters - the mixture fraction, its variance and the scalar dissipation rate. In doing so, the expensive solution of chemical mechanisms during run-time can be avoided and the run-time thus reduces significantly.

More information is available on the Extend-bazaar page: https://openfoamwiki.net/index.php/Extend-bazaar/solvers/combustion/flameletFoam

Installation

This version works with OpenFOAM-2.3.x

  • Prepare a directory on your system, e.g.:

    mkdir ~/OpenFOAM/flamletFoam/

  • Download flameletFoam using git:

    git clone https://github.com/flameletFoam/flameletFoam-2.3.x/ ~/OpenFOAM/flameletFoam/

  • Set an environment variable to the flameletFoam src folder:

    export LIB_FLAMELET_SRC=~/OpenFOAM/flameletFoam/src/

  • Execute ./Allwmake

Tutorial

There is a RANS and a LES tutorial available:

cd ./tutorial/pilotedDiffusionFlame/ras/

./Allrun

Notes

More information on using flameletFoam, in particular a description of the workflow including the table-generation with cantera, is available on: https://openfoamwiki.net/index.php/Extend-bazaar/solvers/combustion/flameletFoam

This package was developed at the Universität der Bundeswehr München, Thermodynamics Institute (Prof. Pfitzner). Should you publish results that were obtained with this package, please make sure to cite our group, e.g. the following paper: http://sourceforge.net/projects/openfoam-extend/files/OpenFOAM_Workshops/OFW8_2013_Jeju/Fri/Track3/HagenMuller-OFW8.tar/download

Financial support was provided by the German Research Foundation (Deutsche Forschungsgemeinschaft) in the framework of the Sonderforschungsbereich/Transregio 40.

Should you find bugs or have suggestions how to make the code better, please post on cfd-online using the following thread: http://www.cfd-online.com/Forums/openfoam-programming-development/145761-flameletfoam.html

flameletfoam-2.3.x's People

Contributors

flameletfoam avatar bgschaid avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.