Search found 2 matches

by louis.simvia
Fri Aug 01, 2025 3:15 pm
Forum: code_saturne usage
Topic: MESH of complex geometry
Replies: 1
Views: 3060

Re: MESH of complex geometry

Hello,

What software are you using to generate the mesh ?
According to what I understood, if you are using Salome shaper module to make the geometry, here is a video of how to make the mesh of the fluid domain around a house. You may find some tips that are related to current issue.
Let me know if ...
by louis.simvia
Fri Aug 01, 2025 3:08 pm
Forum: code_saturne usage
Topic: k-epsilon constants modification
Replies: 3
Views: 222

Re: k-epsilon constants modification

Hello Maxime,

Have you checked this page of the documentation ?
https://www.code-saturne.org/documentation/7.1/doxygen/src/group__csttur.html

Also be careful that code_saturne has two k-epsilon model (linearized or not). I believe the constants sigma_k and sigma_epsilon appears in both but you ...