rapid_octree#
Bases:
TUIMenuEnter the octree menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
advanced_meshing_options(service, version, ...)Advanced and experimental options for octree mesh generation.
boundary_layer_mesh_configuration(service, ...)Define anisotropic refinements of the projection layer (prismatic layers).
boundary_mesh_optimization(service, version, ...)Set optimization scheme for boundary mesh optimization in projection meshing.
boundary_treatment(service, version, mode, path)Choose the boundary treatment option (0: Projection , 1: Snapping).
bounding_box(service, version, mode, path)Define/Modify the bounding box around the geometry.
create(service, version, mode, path)Create rapid octree mesh.
create_stair_step_mesh(service, version, ...)Create rapid octree mesh with a cartesian boundary approximation.
delete_poor_quality_cells(service, version, ...)Delete all cells with orthogonal-quality less than 0.01.
distribute_geometry(service, version, mode, path)Distributes input geometry across partitions to reduce memory requirements.
dry_run(service, version, mode, path)If yes: Just print diagnostic information, do not create a mesh.
estimate_cell_count(service, version, mode, path)Give a quick estimate about the expected number of cells.
extract_refinement_levels(service, version, ...)Enables extraction of refinement levels for mesh adaption in Fluent.
flow_volume(service, version, mode, path)Specify the volume to be filled by the mesh.
geometry(service, version, mode, path)Specify input for Rapid-Octree like material points, mesh objects, etc.
improve_geometry_resolution(service, ...)Enables improved geometry resolution.
input_object(service, version, mode, path)Specify the boundary geometry for the Rapid Octree mesher.
is_manifold_geo(service, version, mode, path)Set to yes if the geomety is manifold (speed up mesh generation).
mesh_sizing(service, version, mode, path)Define cell sizes.
refinement_regions(service, version, mode, path)Enter the rapid octree refinement region menu.
reset_bounding_box(service, version, mode, path)Redefine the bounding box extends to encompass the currently selected geoemtry.
resolve_geometry(service, version, mode, path)Set geometry resolution mode.
undo_last_meshing_operation(service, ...)Attempt to undo the last meshing operation.
verbosity(service, version, mode, path)Set rapid octree verbosity.
volume_specification(service, version, mode, ...)Specify the volume to be filled by the mesh.
__init__ method of TUIMenu class.
Bases:
TUIMethodSet optimization scheme for boundary mesh optimization in projection meshing.
Bases:
TUIMethodChoose the boundary treatment option (0: Projection , 1: Snapping).
Bases:
TUIMethodDefine/Modify the bounding box around the geometry.
Bases:
TUIMethodCreate rapid octree mesh.
Bases:
TUIMethodCreate rapid octree mesh with a cartesian boundary approximation.
Bases:
TUIMethodDelete all cells with orthogonal-quality less than 0.01.
Bases:
TUIMethodDistributes input geometry across partitions to reduce memory requirements.
Bases:
TUIMethodIf yes: Just print diagnostic information, do not create a mesh.
Bases:
TUIMethodGive a quick estimate about the expected number of cells.
Bases:
TUIMethodEnables extraction of refinement levels for mesh adaption in Fluent.
Bases:
TUIMethodSpecify the volume to be filled by the mesh.
Bases:
TUIMethodEnables improved geometry resolution.
Bases:
TUIMethodSpecify the boundary geometry for the Rapid Octree mesher.
Bases:
TUIMethodSet to yes if the geomety is manifold (speed up mesh generation).
Bases:
TUIMethodRedefine the bounding box extends to encompass the currently selected geoemtry.
Bases:
TUIMethodSet geometry resolution mode.
Bases:
TUIMethodAttempt to undo the last meshing operation.
Bases:
TUIMethodSet rapid octree verbosity.
Bases:
TUIMethodSpecify the volume to be filled by the mesh.