MassflowPlane#

class ansys.dyna.core.pre.dynaisph.MassflowPlane(particles, surface)#

Measures ISPH mass flow rate across a defined plane.

Parameters:
particlesNodeSet, PartSet

Node set or part set specifying the ISPH particles to measure.

surfacePartSet

Part set ID or part ID defining the surface across which to measure the flow rate.

Overview#

create

Create a mass flow plane.

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.