Skip to content

Commit 73d3d12

Browse files
authored
Merge pull request #97 from su2code/bigfooted-patch-1
Update Static_CHT.md
2 parents d800355 + 24b2199 commit 73d3d12

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_tutorials/multiphysics/steady_cht/Static_CHT.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ Uniform velocity boundary conditions are used for the farfield.
6969

7070
### Configuration File Options
7171

72-
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):
73-
72+
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):
7473
```
7574
MARKER_ZONE_INTERFACE= (cylinder_outer1, cylinder_inner1, cylinder_outer2, cylinder_inner2, cylinder_outer3, cylinder_inner3)
7675
%
@@ -246,4 +245,4 @@ magnitude | heatflux value | FD derivative | rel. error (%)
246245
1.0e-3 | -31.89682435269217 | 0.387001813 | 0.0906675
247246
1.0e-4 | -31.89717268560501 | 0.386688997 | 0.0097636
248247
1.0e-5 | -31.89720748792119 | 0.38665835 | 0.0018381
249-
1.0e-6 | -31.89721096784924 | 0.38665548 | 0.001095
248+
1.0e-6 | -31.89721096784924 | 0.38665548 | 0.001095

0 commit comments

Comments
 (0)