diff --git a/docs/02.simulation-setup/03.flow-solver/01.boundary-conditions/06.symmetry.md b/docs/02.simulation-setup/03.flow-solver/01.boundary-conditions/06.symmetry.md index eced441..de5e367 100644 --- a/docs/02.simulation-setup/03.flow-solver/01.boundary-conditions/06.symmetry.md +++ b/docs/02.simulation-setup/03.flow-solver/01.boundary-conditions/06.symmetry.md @@ -32,7 +32,9 @@ Key properties of the symmetry boundary: - Tangential velocity and other variables are preserved - No boundary layer development (unlike walls) ->**Note:** The boundary should be a planar surface that represents a plane of symmetry in the flow field. +>**⚠️ Attention:** + - The boundary should be a planar surface that represents a plane of symmetry in the flow field. + - Flow360 does not support multiple symmetry planes in a single simulation. Only one symmetry plane can be used per simulation. --- @@ -52,7 +54,7 @@ Key properties of the symmetry boundary: ### Computational Benefits -- Reduces computational domain size by a factor of 2 for each symmetry plane +- Reduces computational domain size by a factor of 2 (note: only one symmetry plane is supported) - Can significantly decrease mesh size and computation time - Allows allocation of computational resources to higher mesh resolution in the simulated portion