ansys.dyna.core.pre.dynamaterial.MatSPHIncompressibleStructure#
- class ansys.dyna.core.pre.dynamaterial.MatSPHIncompressibleStructure(mass_density=0, adhesion_coefficient=0, roughness_coefficient=0, adhesion_scaling_coefficient=0)#
Defines an ISPH structure material.
- Parameters:
- mass_density
float
,optional
Mass density. The default is
0
.- adhension_coefficient
- roughness_coefficient
- adhesion_scaling_coefficient
- mass_density
- ro = 0#
- beta = 0#
- rough = 0#
- adh = 0#
- create(stub)#
Create an ISPH structure material.