watertight_workflow#

ansys.fluent.core.meshing.watertight.watertight_workflow(geometry_filepath, **launch_args)#

A meshing workflow wrapper, initialized as watertight.

Parameters:
geometry_filepathstr

The path of a valid geometry file to import. Can be unset.

launch_args

Additional arguments forwarded to the launch_fluent function.

Returns:
MeshingWorkflow

A meshing workflow wrapper