Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Comment thread
marcvivesmassana marked this conversation as resolved.
- Flow360 does not support multiple symmetry planes in a single simulation. Only one symmetry plane can be used per simulation.

---

Expand All @@ -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

Expand Down
Loading