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
SU2 DataMiner supports the creation of look-up table methods for thermophyscial state evaluations in NICFD simulations in SU2.
9
+
This tutorial demonstrates how to generate thermophyisical tables for NICFD applications in SU2.
10
+
11
+
To get started, you will need to have installed SU2 DataMiner according to the :ref:`installation instructions <label_setup>`.
12
+
13
+
14
+
.. contents:: :depth: 2
15
+
16
+
17
+
1. Config Generation
18
+
--------------------
19
+
20
+
As for any process within the SU2 DataMiner workflow, all settings regarding the setup of the fluid data generation and tabulation are stored in an SU2 DataMiner :ref:`configuration object <NICFD>`.
21
+
The tutorial for setting up a generic SU2 DataMiner configuration can be found :ref:`here <tutorialconfigs>`.
22
+
23
+
In this example, a look-up table will be created for the application of modeling fluid properties of carbondioxide in supercritical conditions.
24
+
The following Python code snippet shows the initial set-up.
0 commit comments