ansys.dyna.core.pre.dynamaterial.HighExplosive#
- class ansys.dyna.core.pre.dynamaterial.HighExplosive(mass_density=1.835, detonation_velocity=0.88, chapman_jouget_pressure=0.37, jwl_equation_parameters=[8.261, 0.1724, 4.55, 1.32, 0.38, 0.102, 1.0])#
Defines a high-explosive material.
- Parameters:
- Returns:
- bool
True
when successful,False
when failed.
- mass_density = 1.835#
- detonation_velocity = 0.88#
- chapman_jouget_pressure = 0.37#
- jwl_equation_parameters = [8.261, 0.1724, 4.55, 1.32, 0.38, 0.102, 1.0]#
- create(stub)#
Create a high-explosive material.