remeshing_parameters#
Bases:
TUIMenu
Enter the dynamic mesh remeshing menu.
Methods:
cell_skew_max
(*args, **kwargs)Set the cell skewness threshold above which cells will be remeshed.
face_skew_max
(*args, **kwargs)Set the face skewness threshold above which faces will be remeshed.
length_max
(*args, **kwargs)Set the length threshold above which cells will be remeshed.
length_min
(*args, **kwargs)Set the length threshold below which cells will be remeshed.
parallel_remeshing
(*args, **kwargs)Enable/disable parallel remeshing for zone remeshing.
poly_remeshing
(*args, **kwargs)Enable/disable poly remeshing.
remeshing_after_moving
(*args, **kwargs)Enable/disable optional remeshing after mesh motion to meet skewness threshold.
remeshing_methods
(*args, **kwargs)Enable/disable remeshing methods.
retain_size_distribution
(*args, **kwargs)Enable/disable retaining of size distribution.
size_remesh_interval
(*args, **kwargs)Set the interval (in time steps) when remeshing based on size is done.
sizing_funct_defaults
(*args, **kwargs)Set sizing function defaults.
sizing_funct_rate
(*args, **kwargs)Determine how far from the boundary the increase/decrease happens.
sizing_funct_resolution
(*args, **kwargs)Set the sizing function resolution with respect to shortest boundary.
sizing_funct_variation
(*args, **kwargs)Set the maximum sizing function increase/decrease in the interior.
sizing_function
(*args, **kwargs)Enable/disable sizing function to control size based remeshing.
unified_remeshing
(*args, **kwargs)Enable/disable unified remeshing.
zone_remeshing
(*args, **kwargs)Enable/disable cell zone remeshing method.
Classes:
prism_controls
(path, service)Specify optional prism controls.
prism_layer_parameters
(path, service)Enter the dynamic mesh prism remeshing menu.
sizing_controls
(path, service)Specify optional sizing controls.
Set the cell skewness threshold above which cells will be remeshed.
Set the face skewness threshold above which faces will be remeshed.
Set the length threshold above which cells will be remeshed.
Set the length threshold below which cells will be remeshed.
Enable/disable parallel remeshing for zone remeshing.
Enable/disable poly remeshing.
Bases:
TUIMenu
Specify optional prism controls.
Methods:
add
(*args, **kwargs)Add a new object.
delete
(*args, **kwargs)Delete an object.
edit
(*args, **kwargs)Edit an object.
list
(*args, **kwargs)List objects.
list_properties
(*args, **kwargs)List properties of an object.
Add a new object.
Delete an object.
Edit an object.
List objects.
List properties of an object.
Bases:
TUIMenu
Enter the dynamic mesh prism remeshing menu.
Methods:
first_height
(*args, **kwargs)Set first cell height in the prism layer.
growth_rate
(*args, **kwargs)Set the geometric growth rate of the prism layer.
number_of_layers
(*args, **kwargs)Set the number of elements in the prism layer.
Set first cell height in the prism layer.
Set the geometric growth rate of the prism layer.
Set the number of elements in the prism layer.
Enable/disable optional remeshing after mesh motion to meet skewness threshold. Steady state dynamic mesh only.
Enable/disable remeshing methods.
Enable/disable retaining of size distribution.
Set the interval (in time steps) when remeshing based on size is done.
Bases:
TUIMenu
Specify optional sizing controls.
Methods:
add
(*args, **kwargs)Add a new object.
delete
(*args, **kwargs)Delete an object.
edit
(*args, **kwargs)Edit an object.
list
(*args, **kwargs)List objects.
list_properties
(*args, **kwargs)List properties of an object.
Add a new object.
Delete an object.
Edit an object.
List objects.
List properties of an object.
Set sizing function defaults.
Determine how far from the boundary the increase/decrease happens.
Set the sizing function resolution with respect to shortest boundary.
Set the maximum sizing function increase/decrease in the interior.
Enable/disable sizing function to control size based remeshing.
Enable/disable unified remeshing.
Enable/disable cell zone remeshing method.