ansys.dyna.core.pre.dynabase.SolidPart#

class ansys.dyna.core.pre.dynabase.SolidPart(pid)#

Bases: Part

Defines a solid part.

The part definition consists of the combined material information, section properties, hourglass type, thermal properties, and a flag for part adaptivity.

stub#
type = 'SOLID'#
hourglasstype = -1#
set_hourglass(type=HourglassType.STANDARD_LSDYNA_VISCOUS, coefficient=0.1)#

Set the hourglass type, which identifies the bulk viscosity.

Parameters:
typeenum

Default hourglass control type.

coefficientfloat, optional

Default hourglass coefficient. The default is 0..

set_property()#

Set the properties for the solid part.