ansys.dyna.core.pre.dynamaterial.MatCrushableFoam ================================================= .. py:class:: ansys.dyna.core.pre.dynamaterial.MatCrushableFoam(mass_density=0, young_modulus=0, poisson_ratio=0.3, yield_stress_curve=None, tensile_stress_cutoff=0) Bases: :py:obj:`MatAdditional` Define material of modelling crushable foam. .. !! processed by numpydoc !! .. py:attribute:: ro :value: 0 .. py:attribute:: e :value: 0 .. py:attribute:: pr :value: 0.3 .. py:attribute:: lcid :value: None .. py:attribute:: tsl :value: 0 .. py:method:: create(stub) Create crushable foam material. .. !! processed by numpydoc !!