remeshing_parameters#

class ansys.fluent.core.generated.solver.tui_261.main_menu.define.dynamic_mesh.controls.remeshing_parameters(service, version, mode, path)#

Bases: TUIMenu

Enter the dynamic mesh remeshing menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

cell_skew_max(service, version, mode, path)

No help available.

face_skew_max(service, version, mode, path)

No help available.

length_max(service, version, mode, path)

No help available.

length_min(service, version, mode, path)

No help available.

parallel_remeshing(service, version, mode, path)

Enable/disable parallel remeshing for zone remeshing.

poly_remeshing(service, version, mode, path)

Enable/disable poly remeshing.

prism_controls(service, version, mode, path)

Specify optional prism controls.

prism_layer_parameters(service, version, ...)

Enter the dynamic mesh prism remeshing menu.

remeshing_after_moving(service, version, ...)

Enable/disable optional remeshing after mesh motion to meet skewness threshold.

remeshing_methods(service, version, mode, path)

Enable/disable remeshing methods.

retain_size_distribution(service, version, ...)

No help available.

size_remesh_interval(service, version, mode, ...)

Set the interval (in time steps) when remeshing based on size is done.

sizing_controls(service, version, mode, path)

Specify optional sizing controls.

sizing_funct_defaults(service, version, ...)

Set sizing function defaults.

sizing_funct_rate(service, version, mode, path)

Determine how far from the boundary the increase/decrease happens.

sizing_funct_resolution(service, version, ...)

Set the sizing function resolution with respect to shortest boundary.

sizing_funct_variation(service, version, ...)

Set the maximum sizing function increase/decrease in the interior.

sizing_function(service, version, mode, path)

Enable/disable sizing function to control size based remeshing.

unified_remeshing(service, version, mode, path)

No help available.

zone_remeshing(service, version, mode, path)

Enable/disable cell zone remeshing method.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class cell_skew_max(service, version, mode, path)#

Bases: TUIMethod

No help available.

class face_skew_max(service, version, mode, path)#

Bases: TUIMethod

No help available.

class length_max(service, version, mode, path)#

Bases: TUIMethod

No help available.

class length_min(service, version, mode, path)#

Bases: TUIMethod

No help available.

class parallel_remeshing(service, version, mode, path)#

Bases: TUIMethod

Enable/disable parallel remeshing for zone remeshing.

class poly_remeshing(service, version, mode, path)#

Bases: TUIMethod

Enable/disable poly remeshing.

class remeshing_after_moving(service, version, mode, path)#

Bases: TUIMethod

Enable/disable optional remeshing after mesh motion to meet skewness threshold. Steady state dynamic mesh only.

class remeshing_methods(service, version, mode, path)#

Bases: TUIMethod

Enable/disable remeshing methods.

class retain_size_distribution(service, version, mode, path)#

Bases: TUIMethod

No help available.

class size_remesh_interval(service, version, mode, path)#

Bases: TUIMethod

Set the interval (in time steps) when remeshing based on size is done.

class sizing_funct_defaults(service, version, mode, path)#

Bases: TUIMethod

Set sizing function defaults.

class sizing_funct_rate(service, version, mode, path)#

Bases: TUIMethod

Determine how far from the boundary the increase/decrease happens.

class sizing_funct_resolution(service, version, mode, path)#

Bases: TUIMethod

Set the sizing function resolution with respect to shortest boundary.

class sizing_funct_variation(service, version, mode, path)#

Bases: TUIMethod

Set the maximum sizing function increase/decrease in the interior.

class sizing_function(service, version, mode, path)#

Bases: TUIMethod

Enable/disable sizing function to control size based remeshing.

class unified_remeshing(service, version, mode, path)#

Bases: TUIMethod

No help available.

class zone_remeshing(service, version, mode, path)#

Bases: TUIMethod

Enable/disable cell zone remeshing method.