From 24b2199bd914fb3ff46224488918a31e7f947245 Mon Sep 17 00:00:00 2001 From: Nijso Date: Fri, 4 Nov 2022 13:41:26 +0100 Subject: [PATCH] Update Static_CHT.md --- _tutorials/multiphysics/steady_cht/Static_CHT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_tutorials/multiphysics/steady_cht/Static_CHT.md b/_tutorials/multiphysics/steady_cht/Static_CHT.md index 6ae3e4f3..0d8712fa 100644 --- a/_tutorials/multiphysics/steady_cht/Static_CHT.md +++ b/_tutorials/multiphysics/steady_cht/Static_CHT.md @@ -69,8 +69,7 @@ Uniform velocity boundary conditions are used for the farfield. ### Configuration File Options -Several of the key configuration file options for this simulation are highlighted here. First we show how we start a multiphysics simulation run incorporating CHT by choosing the following options in a main config file [cht_2d_3cylinders.cfg](https://github.com/su2code/Tutorials/tree/master/multiphysics/steady_cht/cht_2d_3cylinders.cfg) (see [https://su2code.github.io/docs/Multizone](https://su2code.github.io/docs/Multizone) how to setup a multiphysics simulation in general): - +Several of the key configuration file options for this simulation are highlighted here. First we show how we start a multiphysics simulation run incorporating CHT by choosing the following options in a main config file [cht_2d_3cylinders.cfg](https://github.com/su2code/Tutorials/tree/master/multiphysics/steady_cht/cht_2d_3cylinders.cfg) (see [https://su2code.github.io/docs_v7/Multizone](https://su2code.github.io/docs_v7/Multizone) how to setup a multiphysics simulation in general): ``` MARKER_ZONE_INTERFACE= (cylinder_outer1, cylinder_inner1, cylinder_outer2, cylinder_inner2, cylinder_outer3, cylinder_inner3) % @@ -246,4 +245,4 @@ magnitude | heatflux value | FD derivative | rel. error (%) 1.0e-3 | -31.89682435269217 | 0.387001813 | 0.0906675 1.0e-4 | -31.89717268560501 | 0.386688997 | 0.0097636 1.0e-5 | -31.89720748792119 | 0.38665835 | 0.0018381 -1.0e-6 | -31.89721096784924 | 0.38665548 | 0.001095 \ No newline at end of file +1.0e-6 | -31.89721096784924 | 0.38665548 | 0.001095