advanced_meshing_options#
Bases:
TUIMenu
Advanced and experimental options for octree mesh generation.
Methods:
aspect_ratio_skewness_limit
(*args, **kwargs)Ignore cells with higher skew in aspect ratio improvement.
distance_erosion_factor
(*args, **kwargs)Set distance erosion factor as a factor of prism edge length.
mesh_optimization_scheme
(*args, **kwargs)Set optimization scheme for boundary mesh optimization in projection meshing.
projection_priority_zones
(*args, **kwargs)Prioritize zone association of faces crossing multiple boundary zones.
pseudo_normal_mode
(*args, **kwargs)Sets the mode for cumputing projection front sudo normals.
rename_bounding_box_zones
(*args, **kwargs)Set flag to change naming scheme of bounding box surface zones.
target_bnd_face_warp
(*args, **kwargs)Set target face warpage for boundary faces in mesh (-1.0 - 1.0).
target_cell_orthoskew
(*args, **kwargs)Set target orthoskew in mesh (0.0-1.0).
target_int_face_warp
(*args, **kwargs)Set target face warpage for interior faces in mesh (-1.0 - 1.0).
Ignore cells with higher skew in aspect ratio improvement.
Set distance erosion factor as a factor of prism edge length.
Set optimization scheme for boundary mesh optimization in projection meshing.
Prioritize zone association of faces crossing multiple boundary zones.
Sets the mode for cumputing projection front sudo normals.
Set flag to change naming scheme of bounding box surface zones.
Set target face warpage for boundary faces in mesh (-1.0 - 1.0). Higher values are likely to increase pullback.
Set target orthoskew in mesh (0.0-1.0). Smaller values are likely to increase pullback.
Set target face warpage for interior faces in mesh (-1.0 - 1.0). Higher values are likely to increase pullback.