Overview
Briefly describe the application, motivation, physical problem, available data, and expected learning outcomes.
CFD & High-Fidelity Simulations
DLR CH4/H2/N2 turbulent diffusion flame with OpenFOAM
This example provides a reproducible CFD workflow for the DLR turbulent non-premixed jet flame [1]. The burner consists of a central fuel jet containing CH4/H2/N2 and a surrounding dry-air coflow. The fuel is injected through an 8 mm nozzle, while the coflow air is supplied through a 140 mm coaxial nozzle. An axisymmetric wedge domain is used to reduce the computational cost while preserving the main flame structure and the external ambient region for air entrainment.
The simulation is performed with OpenFOAM-v10 using the reactingFoam solver. The case uses:
- a multi-component perfect-gas thermophysical model;
- JANAF thermodynamic data and Sutherland transport;
- the standard
kEpsilonRANS turbulence model; - the Eddy Dissipation Concept (EDC) for turbulence-chemistry interaction;
- ODE chemistry integration with
seulex; - TDAC acceleration with CH4 and H2 as initiating species;
- blockMesh-based mesh generation and ParaView/OpenFOAM post-processing.
The objective is not only to obtain one flame simulation, but also to provide a reusable workflow for generating CFD datasets. In the current dataset-generation plan, the Reynolds number is varied from 11000 to 20000, and the hydrogen mass fraction is varied from 4% to 22%, producing 100 parametric CFD cases. These solutions can be used to build structured datasets for reduced-order models and data-driven models.
The OpenFOAM workflow covers:
- geometry and mesh generation with
blockMesh; - fuel, coflow, ambient, outlet, wall, wedge, and axis boundary-condition setup;
- thermophysical, turbulence, combustion, and chemistry model configuration;
- solver execution using
reactingFoam, including parallel execution; - post-processing of temperature, velocity, pressure, species, and turbulence fields;
- validation through radial temperature profiles;
- organization of CFD outputs for reduced-order modelling.
The full tutorial is available here:
AI & Data-Driven Models
Add here POD, DMD, HODMD, ROMs, machine learning, deep learning, prediction, reconstruction, classification, or data assimilation workflows.
Tutorials
Notebooks
- Notebook 1:
- Notebook 2:
Videos
- Video 1:
- Video 2:
Resources & Databases
- Dataset:
- Case files:
- Mesh:
- Simulation outputs:
Publications
- Paper / preprint / related post:
Contributors
- Name: