Skip to content

Commit ea3ca10

Browse files
authored
Update Multizone.md
1 parent 61547d8 commit ea3ca10

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_docs/Multizone.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Basics of Multi-Zone Computations
3+
permalink: /docs/Multizone
4+
---
5+
16
# Basics of Multi-Zone Computations #
27

38
SU2 is capable of solving physical problems in distinct zones coupled through interfaces. Applications range from Fluid-Fluid coupling (e.g. using a sliding mesh approach) over Conjugate-Heat-Transfer to Fluid-Structure Interactions problems. The following section gives an overview on the general terminology for multizone computations and how you can make use of these features. For specific problem-related options, please refer to the Tutorials.
@@ -119,4 +124,4 @@ NELEM= 6365
119124
120125
121126
```
122-
- *Single-zone mesh* (`MULTIZONE_MESH= NO`): In this case there is a separate mesh file for each zone and `MESH_FILENAME` must be set in the sub-config files.
127+
- *Single-zone mesh* (`MULTIZONE_MESH= NO`): In this case there is a separate mesh file for each zone and `MESH_FILENAME` must be set in the sub-config files.

0 commit comments

Comments
 (0)