.
@@ -146,10 +146,10 @@ The experimental results for the mean density are given in Sandia’s database,
---
### References
-$$^{1}$$ R.W. Schefer, "Data Base for a Turbulent, Nonpremixed, Nonreacting, Propane-Jet Flow", tech. rep., Sandia National Laboratories, Livermore, CA, 2001.
+[1] R.W. Schefer, "Data Base for a Turbulent, Nonpremixed, Nonreacting, Propane-Jet Flow", tech. rep., Sandia National Laboratories, Livermore, CA, 2001.
-$$^{2}$$ R.W. Schefer, F.C. Gouldin, S.C. Johnson and W. Kollmann, "Nonreacting Turbulent Mixing Flows", tech. rep., Sandia National Laboratories, Livermore, CA, 1986.
+[2] R.W. Schefer, F.C. Gouldin, S.C. Johnson and W. Kollmann, "Nonreacting Turbulent Mixing Flows", tech. rep., Sandia National Laboratories, Livermore, CA, 1986.
-$$^{3}$$ A. Aghajanpour and S. Khatibi, "Numerical Simulation of Velocity and Mixture Fraction Fiels in a Turbulent Non-reacting Propane Jet Flow Issuing into Parallel Co-Flowing Air in Isothermal Condition through OpenFOAM", 2023.
+[3] A. Aghajanpour and S. Khatibi, "Numerical Simulation of Velocity and Mixture Fraction Fiels in a Turbulent Non-reacting Propane Jet Flow Issuing into Parallel Co-Flowing Air in Isothermal Condition through OpenFOAM", 2023.
-$$^{4}$$ V. Goncalves, G.M. Magalhaes and J.M. Vedovetto, "Urans Simulation of Turbulent Non-Premixed and Non-Reacting Propane Jet Flow", Associacao Brasileira de Engenharia e Ciencias Mecanicas - ABCM, 2021.
+[4] V. Goncalves, G.M. Magalhaes and J.M. Vedovetto, "Urans Simulation of Turbulent Non-Premixed and Non-Reacting Propane Jet Flow", Associacao Brasileira de Engenharia e Ciencias Mecanicas - ABCM, 2021.
From 914128eb48dd09ab2e03506c3bbe7a9b532a8541 Mon Sep 17 00:00:00 2001
From: Cristopher-Morales
Date: Sat, 4 Oct 2025 16:26:52 +0200
Subject: [PATCH 2/3] fix slash
---
_vandv/SANDIA_jet.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/_vandv/SANDIA_jet.md b/_vandv/SANDIA_jet.md
index 0c0a2ce5..a02e163c 100644
--- a/_vandv/SANDIA_jet.md
+++ b/_vandv/SANDIA_jet.md
@@ -8,9 +8,9 @@ permalink: /vandv/SANDIA_jet/
| `INC_RANS` | 7.5.0 | Sem Bosmans |
-The details of the 2D Axisymmetric, Nonpremixed, Nonreacting, Variable Density, Turbulent Jet Flow are taken from [Sandia National Laboratories database](https://tnfworkshop.org/data-archives/simplejet/propanejet) [1](#ref1),[2](#ref2)/.
+The details of the 2D Axisymmetric, Nonpremixed, Nonreacting, Variable Density, Turbulent Jet Flow are taken from [Sandia National Laboratories database](https://tnfworkshop.org/data-archives/simplejet/propanejet) [1](#ref1),[2](#ref2).
-By comparing the results of SU2 simulations case against the experimental data, as well as OpenFOAM simulation results [3](#ref3)/ (and MFSim [4](#ref4)/), we can build a high degree of confidence that the composition-dependent model is implemented correctly in combination with the SST turbulence model. Therefore, the goal of this case is to validate the implementation of the composition-dependent model in SU2.
+By comparing the results of SU2 simulations case against the experimental data, as well as OpenFOAM simulation results [3](#ref3) (and MFSim [4](#ref4)), we can build a high degree of confidence that the composition-dependent model is implemented correctly in combination with the SST turbulence model. Therefore, the goal of this case is to validate the implementation of the composition-dependent model in SU2.
## Problem Setup
The problem consists of a turbulent propane jet mixing into coflowing air. The schematic overview of this problem is given in the figure below:
@@ -137,7 +137,7 @@ The comparisons in the figures demonstrate good agreement with the experimental
-The experimental results for the mean density are given in Sandia’s database, but these are directly computed from the mixture fraction by making use of the ratio between the density of propane and air. The ratio that is being used for this purpose is 1.6 [2](#ref2)/, whereas the expected ratio is lower. The higher density ratio used in the post-processing of the experimental data results in a wider density range across the domain, which can partly explain the differences between the experimental data and the numerical results on the density along the jet centerline. Note that the spreading rate of a jet is independent of the initial density ratio [2](#ref2)/.
+The experimental results for the mean density are given in Sandia’s database, but these are directly computed from the mixture fraction by making use of the ratio between the density of propane and air. The ratio that is being used for this purpose is 1.6 [2](#ref2), whereas the expected ratio is lower. The higher density ratio used in the post-processing of the experimental data results in a wider density range across the domain, which can partly explain the differences between the experimental data and the numerical results on the density along the jet centerline. Note that the spreading rate of a jet is independent of the initial density ratio [2](#ref2).
From 098916134945e41ee013cabc7ff73e6e3ce9470d Mon Sep 17 00:00:00 2001
From: Cristopher-Morales
Date: Sat, 4 Oct 2025 16:34:25 +0200
Subject: [PATCH 3/3] extra fix
---
_vandv/SANDIA_jet.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_vandv/SANDIA_jet.md b/_vandv/SANDIA_jet.md
index a02e163c..1cfbb47f 100644
--- a/_vandv/SANDIA_jet.md
+++ b/_vandv/SANDIA_jet.md
@@ -19,7 +19,7 @@ The problem consists of a turbulent propane jet mixing into coflowing air. The s
-The flow conditions are based on the Sandia experiment $$^{1}$$:
+The flow conditions are based on the Sandia experiment [1](#ref1):
- Temperature = 294 [K]
- Thermodynamic pressure = 101325 [Pa]