ansys.dyna.core.pre.dynaisph.ISPHFluidPart#
- class ansys.dyna.core.pre.dynaisph.ISPHFluidPart(pid, minpoint, length, numdirx, numdiry, numdirz)#
Bases:
ansys.dyna.core.pre.dynabase.Part
Generates ISPH particles inside a box.
- Parameters:
- stub#
- type = 'ISPHFLUID'#
- minpoint#
- length#
- numdirx#
- numdiry#
- numdirz#
- cslh = 1.2#
- hmin = 0.2#
- hmax = 2.0#
- sphini = 0#
- massflowplane = None#
- set_smoothing_length(initial, min, max, optional)#
Calculate the smoothing length of the particles.
- create_particles()#
Create ISPH particles inside the box.
- create_massflow_plane(surfaces)#
Measure ISPH mass flow rate across a defined plane.
- set_property()#
Set properties for an ISPH fluid part.