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

No commit message

No commit message
parent e49fa8e4
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,14 @@ default value: @code{@{@}}
Indices of nodes in the geometric model@*
type: list@*
default value: @code{@{@}}
@item Quads
Generate recombined elements in the boundary layer@*
type: integer@*
default value: @code{0}
@item fan_angle
Threshold angle for creating a mesh fan in the boundary layer@*
type: float@*
default value: @code{30}
@item hfar
Element size far from the wall@*
type: float@*
......@@ -169,6 +177,10 @@ Options:@*
File name for the centerlines@*
type: string@*
default value: @code{"centerlines.vtk"}
@item nbPoints
Number of mesh elements in a circle@*
type: integer@*
default value: @code{25}
@end table
Actions:@*
......
......@@ -39,6 +39,11 @@ Write mesh files in binary format (if possible)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.CgnsImportOrder
Enable the creation of high-order mesh from CGNS structured meshes.(1, 2, 4, 8, ...)@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.ChacoArchitecture
(Adv. Chaco): Parallel architecture topology (0=hypercube, 1-3=mesh dimensions)@*
Default value: @code{1}@*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment