SU2 Analysis Interface Module (AIM)
SU2 Analysis Interface Module (AIM) based on FUN3D AIM
|
For the description of the configuration variables, associated values, and available options refer to the template configuration file that is distributed with SU2. Note: The configuration file is dependent on the version of SU2 used. This configuration file that will be auto generated is compatible with SU2 4.1.1.
Following variables are automatically set based on the input from driver program:
Keyword | Value |
---|---|
MESH_FILENAME | [Proj_Name].su2 |
MESH_FORMAT | ASCII |
Following is a list of configuration variables that can be set by the driver program that will be used in creating SU2 configuration file.
Keyword | Default |
---|---|
Boundary_Condition | Refer CFD Boundary Conditions |
Overwrite_CFG | false |
Free stream conditions:
Keyword | Default |
---|---|
Mach | 0.8 |
Alpha | 0.0 |
Beta | 0.0 |
Numerical Scheme:
Keyword | Default |
---|---|
Eqn | COMPRESSIBLE |
Num_Iter | 999 |
CFL_NUMBER | 10.0 |
MGLEVEL | 0 |
RESIDUAL_REDUCTION | 6 |
Dimensionalization:
Keyword | Default |
---|---|
SYSTEM_MEASUREMENTS | SI |
FREESTREAM_PRESSURE | 101325.0 N/m^2 |
FREESTREAM_TEMPERATURE | 288.15K |
FREESTREAM_DENSITY | 1.2886 Kg/m^3 |
FREESTREAM_VELOCITY | 1.0 m/s |
FREESTREAM_VISCOSITY | 1.853E-5 N s/m^2 |
REF_DIMENSIONALIZATION | DIMENSIONAL |
REF_ORIGIN_MOMENT_X | 0.25 m |
REF_ORIGIN_MOMENT_Y | 0.00 m |
REF_ORIGIN_MOMENT_Z | 0.00 m |
REF_LENGTH_MOMENT | 1.00 m |
REF_AREA | 0, compute automagically |
Output
Keyword | Default |
---|---|
OUTPUT_FORMAT | PARAVIEW |