Skip to content

Commit 5b42b3a

Browse files
author
Cristopher-Morales
committed
small additions
1 parent 6ded70a commit 5b42b3a

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

_data/tutorials.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- Inc_Laminar_Cavity
2929
- Inc_Streamwise_Periodic
3030
- Inc_Species_Transport
31+
- Inc_Species_Transport_Composition_Dependent_Model
3132

3233
- title: Structural Mechanics
3334
tutorials:

_docs_v7/Physical-Definition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ For fluid simulations, a model defining the equation of state and thermodynamic
4646
|`CONSTANT_DENSITY` | **Constant density** |
4747
|`INC_IDEAL_GAS` | **Incompressible fluid constant specific heat** |
4848
|`INC_IDEAL_GAS_POLY` | **Incompressible fluid polynomial specific heat** |
49+
|`FLUID_MIXTURE` | **Incompressible ideal gas mixing laws for multicomponent flow** |
4950
|`SU2_NONEQ` | **SU2 nonequilibrium thermochemical library** |
5051
|`MUTATIONPP` | **Mutation++ nonequilibrium thermochemical library** |
5152

_tutorials/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Simulation of internal, laminar, incompressible flow in a differentially-heated
6969
Simulation of internal, turbulent, incompressible flow in a unit cell of a 2D pin-fin heat exchanger.
7070
* [Species Transport](/tutorials/Inc_Species_Transport/)
7171
Simulation of internal, turbulent, incompressible flow through a mixing channel.
72+
* [Species Transport Composition Dependent Model](/tutorials/Inc_Species_Transport_Composition_Dependent_Model/)
73+
Simulation of internal, turbulent, 3D incompressible flow through a Kenics static mixer.
7274

7375
#### Structural Mechanics
7476

0 commit comments

Comments
 (0)