create_flow_volume#

Mesh.create_flow_volume(flow_volume_zone_name='flow_volume', cap_scope=<ansys.meshing.prime.lucid.scope.SurfaceScope object>)#

Create flow volume by the given face labels defining the boundary of the volume.

This method creates flow volumes for the given faces defining the boundary of the volume.

Parameters:
flow_volume_zone_name: str

Suggested name for the volume zone of the created flow volume.

cap_scope: SurfaceScope

Scope defining the face zonelets where cap for flow volume needs to be created.