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 face labels defining the boundary of the volume.
- Parameters:
- flow_volume_zone_name
str
,optional
Name for the volume zone of the created flow volume. The default is
"flow_volume"
.- cap_scope
SurfaceScope
Scope defining the face zonelets where the cap for flow volume must be created.
- flow_volume_zone_name