Skip to content

Commit 03a19da

Browse files
Added diagrams to flamelet data generation documentation
1 parent 44fb941 commit 03a19da

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

Documentation/source/documentation/datageneration/flameletdatagen.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,21 @@ This page provides the documentation on the methods used for generating flamelet
1616
Process Diagram
1717
---------------
1818

19-
# TODO: show solution diagram
19+
.. figure:: fgm_data_generation.png
20+
:scale: 75 %
21+
:alt:
2022

23+
Illustration of the process used to generate the data for the various flamelet types for a specific equivalence ratio or mixture fraction :math:`\phi_i`.
24+
25+
26+
.. figure:: fgm_data_output.png
27+
:scale: 75 %
28+
:alt:
29+
30+
Illustration of data structures produced while generating flamelet data. The three folders for adiabatic and burner-stabilized flamelets and equilibrium data are generated under the main output directory specified in the configuration.
31+
32+
33+
2134
# TODO: describe steps
2235

2336
# TODO: describe which data are saved and how to retrieve dependent variables.

0 commit comments

Comments
 (0)