TDACChemistryModel: New chemistry model providing Tabulation of Dynamic Adaptive Chemistry
Provides efficient integration of complex laminar reaction chemistry, combining the advantages of automatic dynamic specie and reaction reduction with ISAT (in situ adaptive tabulation). The advantages grow as the complexity of the chemistry increases. References: Contino, F., Jeanmart, H., Lucchini, T., & D’Errico, G. (2011). Coupling of in situ adaptive tabulation and dynamic adaptive chemistry: An effective method for solving combustion in engine simulations. Proceedings of the Combustion Institute, 33(2), 3057-3064. Contino, F., Lucchini, T., D'Errico, G., Duynslaegher, C., Dias, V., & Jeanmart, H. (2012). Simulations of advanced combustion modes using detailed chemistry combined with tabulation and mechanism reduction techniques. SAE International Journal of Engines, 5(2012-01-0145), 185-196. Contino, F., Foucher, F., Dagaut, P., Lucchini, T., D’Errico, G., & Mounaïm-Rousselle, C. (2013). Experimental and numerical analysis of nitric oxide effect on the ignition of iso-octane in a single cylinder HCCI engine. Combustion and Flame, 160(8), 1476-1483. Contino, F., Masurier, J. B., Foucher, F., Lucchini, T., D’Errico, G., & Dagaut, P. (2014). CFD simulations using the TDAC method to model iso-octane combustion for a large range of ozone seeding and temperature conditions in a single cylinder HCCI engine. Fuel, 137, 179-184. Two tutorial cases are currently provided: + tutorials/combustion/chemFoam/ic8h18_TDAC + tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI_TDAC the first of which clearly demonstrates the advantage of dynamic adaptive chemistry providing ~10x speedup, the second demonstrates ISAT on the modest complex GRI mechanisms for methane combustion, providing a speedup of ~4x. More tutorials demonstrating TDAC on more complex mechanisms and cases will be provided soon in addition to documentation for the operation and settings of TDAC. Also further updates to the TDAC code to improve consistency and integration with the rest of OpenFOAM and further optimize operation can be expected. Original code providing all algorithms for chemistry reduction and tabulation contributed by Francesco Contino, Tommaso Lucchini, Gianluca D’Errico, Hervé Jeanmart, Nicolas Bourgeois and Stéphane Backaert. Implementation updated, optimized and integrated into OpenFOAM-dev by Henry G. Weller, CFD Direct Ltd with the help of Francesco Contino.
Showing
- applications/solvers/combustion/fireFoam/YEEqn.H 1 addition, 1 deletionapplications/solvers/combustion/fireFoam/YEEqn.H
- applications/solvers/combustion/reactingFoam/YEqn.H 1 addition, 1 deletionapplications/solvers/combustion/reactingFoam/YEqn.H
- applications/solvers/lagrangian/coalChemistryFoam/YEqn.H 1 addition, 1 deletionapplications/solvers/lagrangian/coalChemistryFoam/YEqn.H
- applications/solvers/lagrangian/reactingParcelFilmFoam/YEqn.H 1 addition, 1 deletion...ications/solvers/lagrangian/reactingParcelFilmFoam/YEqn.H
- applications/solvers/lagrangian/reactingParcelFoam/YEqn.H 1 addition, 1 deletionapplications/solvers/lagrangian/reactingParcelFoam/YEqn.H
- applications/solvers/lagrangian/reactingParcelFoam/simpleReactingParcelFoam/YEqn.H 1 addition, 1 deletion...angian/reactingParcelFoam/simpleReactingParcelFoam/YEqn.H
- applications/solvers/multiphase/reactingEulerFoam/phaseSystems/phaseModel/MultiComponentPhaseModel/MultiComponentPhaseModel.C 7 additions, 1 deletion...Model/MultiComponentPhaseModel/MultiComponentPhaseModel.C
- bin/tools/CleanFunctions 1 addition, 0 deletionsbin/tools/CleanFunctions
- src/thermophysicalModels/chemistryModel/Make/files 3 additions, 0 deletionssrc/thermophysicalModels/chemistryModel/Make/files
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/TDACChemistryModel.C 843 additions, 0 deletions...el/chemistryModel/TDACChemistryModel/TDACChemistryModel.C
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/TDACChemistryModel.H 280 additions, 0 deletions...el/chemistryModel/TDACChemistryModel/TDACChemistryModel.H
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/TDACChemistryModelI.H 152 additions, 0 deletions...l/chemistryModel/TDACChemistryModel/TDACChemistryModelI.H
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DAC/DAC.C 746 additions, 0 deletions...del/chemistryModel/TDACChemistryModel/reduction/DAC/DAC.C
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DAC/DAC.H 172 additions, 0 deletions...del/chemistryModel/TDACChemistryModel/reduction/DAC/DAC.H
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DRG/DRG.C 347 additions, 0 deletions...del/chemistryModel/TDACChemistryModel/reduction/DRG/DRG.C
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DRG/DRG.H 108 additions, 0 deletions...del/chemistryModel/TDACChemistryModel/reduction/DRG/DRG.H
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DRGEP/DRGEP.C 746 additions, 0 deletions...chemistryModel/TDACChemistryModel/reduction/DRGEP/DRGEP.C
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DRGEP/DRGEP.H 179 additions, 0 deletions...chemistryModel/TDACChemistryModel/reduction/DRGEP/DRGEP.H
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DRGEP/SortableListDRGEP.C 153 additions, 0 deletions...el/TDACChemistryModel/reduction/DRGEP/SortableListDRGEP.C
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/reduction/DRGEP/SortableListDRGEP.H 142 additions, 0 deletions...el/TDACChemistryModel/reduction/DRGEP/SortableListDRGEP.H
Please register or sign in to comment