You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/source/documentation/datageneration/flameletdatagen.rst
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,21 @@ This page provides the documentation on the methods used for generating flamelet
16
16
Process Diagram
17
17
---------------
18
18
19
-
# TODO: show solution diagram
19
+
.. figure:: fgm_data_generation.png
20
+
:scale:75 %
21
+
:alt:
20
22
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
+
21
34
# TODO: describe steps
22
35
23
36
# TODO: describe which data are saved and how to retrieve dependent variables.
0 commit comments