Skip to content
Snippets Groups Projects
Commit 7214570b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

mesh smooth normals
parent 496600bf
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,11 @@ Allow the generation of degenerated hexahedra or prisms during extrusion@*
Default value: @code{0}@*
Saved in: @code{-}
@item Mesh.AngleSmoothNormals
Threshold angle below which normals are not smoothed@*
Default value: @code{180}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.CharacteristicLengthFactor
Factor applied to all characteristic lengths (and background meshes)@*
Default value: @code{1}@*
......@@ -249,6 +254,11 @@ Number of smoothing steps applied to the final mesh@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.SmoothNormals
Smooth the mesh normals?@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.SpeedMax
Disable dubious point insertion tests@*
Default value: @code{0}@*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment