mesh_quality | _mesh_quality_ | Use 0-2 to auto generate the parameters for meshQualityControls | Goo |
castellated_mesh | _castellated_mesh_ | Set to True to castellated mesh (default: True). | Goo |
snap | _snap_ | Set to True to snap mesh to the surfaces (default: True). | Goo |
add_layers | _add_layers_ | Set to True to push mesh away from surfaces and add layers (default: False). | Goo |
n_cells_btwn_levels | _n_cells_btwn_levels_ | Number of cells between levels. | Goo |
max_global_cells | _max_global_cells_ | An intger for the maximum number of global cells (default: 2000000). | Goo |
srf_feature_level | _srf_feature_level_ | An integer for the extract features refinement. Default is None which
means implicit meshing feature will be used. | Goo |
expansion_ratio | _expansion_ratio_ | Layers expansion ration (default: 1.1) | Goo |
final_layer_thickness | _final_layer_thickness_ | Thickness of final layer (default: 0.7) | Goo |
min_thickness | _min_thickness_ | Minimum thickness for layers (default: 0.1). | Goo |
n_layer_iter | _n_layer_iter_ | Overall max number of layer addition iterations. The mesher
will exit if it reaches this number of iterations; possibly with an
illegal mesh (default: 50). | Goo |
additional_par | additional_par_ | Additional parameters as a valid c++ dictionary. Additional values
will overwrite the values from the other inputs above. | Goo |