VolumeMeshTool#
- class ansys.meshing.prime.VolumeMeshTool(model)#
VolumeMeshTool allows you to check grid and improve volume mesh quality.
VolumeMeshTool provides various volume mesh improvement algorithms.
- Parameters:
- model
Model
Server model to create VolumeMeshTool object.
- model
Methods
VolumeMeshTool.check_mesh
(part_id, params)Checks mesh of a part.
Copy cell zonelets and face zonelets connected to the cell zonelets.
Improve volume mesh by auto node move.
Examples using VolumeMeshTool#
Wrap a toy car for a flow analysis
Wrap a toy car for a flow analysis
Mesh a generic F1 car rear wing for external aero simulation
Mesh a generic F1 car rear wing for external aero simulation