MatShapeMemory#

class ansys.dyna.core.pre.dynamaterial.MatShapeMemory(mass_density=0, young_modulus=0, poisson_ratio=0.3, effective_stress=None, forward_phase_transformation_start=None, forward_phase_transformation_final=None, reverse_phase_transformation_start=None, reverse_phase_transformation_final=None, recoverable_strain=0)#

Describe the superelastic response present in shape-memory alloys, the peculiar material ability to undergo large deformations with a full recovery in loading-unloading cycles.

Overview#

create

Create shape memory material.

Import detail#

from ansys.dyna.core.pre.dynamaterial import MatShapeMemory

Attribute detail#

MatShapeMemory.ro = 0#
MatShapeMemory.e = 0#
MatShapeMemory.pr = 0.3#
MatShapeMemory.lcss = None#
MatShapeMemory.params#

Method detail#

MatShapeMemory.create(stub)#

Create shape memory material.