From c0cb7d3355dad2c441ba2336bd00d1507b9fe39e Mon Sep 17 00:00:00 2001 From: jtoumey Date: Fri, 24 Sep 2021 11:39:42 -0400 Subject: [PATCH] Update readme. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 579e58e..e140be9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Julian M. Toumey julian.toumey@uconn.edu -A collection of validation cases used to validate the `chtMultiRegionFoam` (shipped with OpenFOAM-5.x) and in-house versions (`chtMultiRegionDecoupleFoam`, `multiRegionReactingFoam`). +A collection of validation cases used to validate the `chtMultiRegionFoam` (shipped with OpenFOAM-5.x), in-house versions (`chtMultiRegionDecoupleFoam`), and the reacting version developed by E. Daymo and M. Hettel (`multiRegionReactingFoam`) [2]. ## Cases 1. Infinitely fast flame (IFF) [1]. @@ -11,3 +11,5 @@ A collection of validation cases used to validate the `chtMultiRegionFoam` (ship 3. Free convection. [1] Duchaine, F. et al., Conjugate heat transfer with large eddy simulation for gas turbine components, Colloque INCA, 2008. + +[2] Daymo, E. and Hettel, M. Chemical Reaction Engineering with DUO and chtMultiRegionReactingFoam. In 4th OpenFOAM User Conference, pages 1--28, 2016.