From 1cb8d3477f2cf186695e1d6f765fba9a2876dc16 Mon Sep 17 00:00:00 2001 From: marcvivesmassana Date: Tue, 27 Jan 2026 12:45:26 +0100 Subject: [PATCH] comment --- .../03.flow-solver/01.boundary-conditions/06.symmetry.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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