scoped_prisms#
Bases:
TUIMenu
Contains options for creating scoped prism controls for mesh objects.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
create
(service, version, mode, path)Creates a new scoped prism control based on the parameters and scope specified.
delete
(service, version, mode, path)Deletes the specified scoped prism control.
growth_options
(service, version, mode, path)Enables you to specify scoped prism growth options.
list
(service, version, mode, path)Lists all the defined scoped prism controls.
modify
(service, version, mode, path)Modifies the specified control based on the parameters specified.
Number of layers to maintain poly-prism characteristics.
read
(service, version, mode, path)Reads in the specified scoped prism control file (*.pzmcontrol).
set_advanced_controls
(service, version, ...)Used to specify various controls for scoped prisms.
set_no_imprint_zones
(service, version, mode, ...)Used to specify face zones that should not be imprinted during prism generation.
set_overset_prism_controls
(service, version, ...)Set boundary layer controls for overset mesh generation.
tet_prism_stairstep_exposed_quads
(service, ...)Tet-Prism Stairstep exposed quad.
write
(service, version, mode, path)Writes the scoped prism controls to a prism control file (*.pzmcontrol).
__init__ method of TUIMenu class.
Bases:
TUIMethod
Creates a new scoped prism control based on the parameters and scope specified. Specify the name, offset method, first height or aspect ratio, number of layers, and rate or last percent. Select the mesh object and set the scope (fluid-regions, named-regions, or solid-regions). Specify the zones to grow prisms (all-zones, only-walls, selected-face-zones, or selected-labels, or solid-fluid-interface). When named-regions and/or selected-face-zones or selected-labels are selected, specify the volume and/or boundary scope. If interior baffle zones are selected, retain the option to grow prisms on both sides of the baffles or disable it to grow prisms on one side.
Bases:
TUIMethod
Deletes the specified scoped prism control.
Bases:
TUIMethod
Enables you to specify scoped prism growth options. Select Fix First Height if required, and specify the gap factor, maximum aspect ratio, prism quality method, and the threshold quality value for stair stepping.
Bases:
TUIMethod
Lists all the defined scoped prism controls.
Bases:
TUIMethod
Modifies the specified control based on the parameters specified.
Bases:
TUIMethod
Number of layers to maintain poly-prism characteristics.
Bases:
TUIMethod
Reads in the specified scoped prism control file (*.pzmcontrol).
Bases:
TUIMethod
Used to specify various controls for scoped prisms. Prompts include setting iterations for normal based prisms, smoothing, prism improvement, automatic node movement, and warp improvement. Prompts also include checks for stair-step interactions, as well as proximity, quality, and the exposure of quad quality. Automatic stair-stepping occurs during prism generation based on the proximity and quality limits. You can intentionally avoid stair-stepping by setting the last three prompts (proximity, quality, and the exposure of quad quality) to no, although you may also retain some poor quality cells.
Bases:
TUIMethod
Used to specify face zones that should not be imprinted during prism generation.
Bases:
TUIMethod
Set boundary layer controls for overset mesh generation.
Bases:
TUIMethod
Tet-Prism Stairstep exposed quad.
Bases:
TUIMethod
Writes the scoped prism controls to a prism control file (*.pzmcontrol). Specify the scoped prism file name.