code-saturne / code_saturne

code_saturne public mirror
https://www.code-saturne.org
GNU General Public License v2.0
225 stars 82 forks source link

Mesh generation advices Code_Saturne website #113

Open JulesL2 opened 1 year ago

JulesL2 commented 1 year ago

Hi, I have found this document on Code_Saturne website Mesh_Generation and as it is not dated and referenced on Code_Saturne website, I have not found any information in the actual v7 guides, so are the information related on the mesh generation still valid ? More precisely, is it better to use quad based/hexa meshes or triangle based/tetra meshes with Code_Saturne ? I thought that hexa were better but in the document, it is stated that :

For RANS computations, at least, a good mesh consisting of tetrahedra (a fine mesh of equilateral tetrahedra) is a better choice than a mesh of hexahedra containing non-orthogonal cells.

Is this document up to date ? I get poor performances with tetrahedra whereas hexa meshes work nice

YvanFournier commented 1 year ago

Hello,

This document needs an update, in the sense that some approaches such as extruding the mesh at outlets or inserting boundary layer cells was not available upon its writing, but remains globally true.