MassflowPlane
#
- class ansys.dyna.core.pre.dynaisph.MassflowPlane(particles, surface)#
Measures ISPH mass flow rate across a defined plane.
- Parameters:
- particles
NodeSet
,PartSet
Node set or part set specifying the ISPH particles to measure.
- surface
PartSet
Part set ID or part ID defining the surface across which to measure the flow rate.
- particles
Overview#
Import detail#
from ansys.dyna.core.pre.dynaisph import MassflowPlane
Attribute detail#
- MassflowPlane.particles#
- MassflowPlane.surface#
Method detail#
- MassflowPlane.create(stub)#
Create a mass flow plane.