SuperElasticity(...)
This method creates a SuperElasticity object.
Path
mdb.models[name].materials[name].SuperElasticity session.odbs[name].materials[name].SuperElasticity
Required arguments
- table
-
A sequence of sequences of Floats specifying the items described below.
Optional arguments
- nonassociated
-
None or a Float specifying the volumetric transformation strain. If nonassociated=None, the value of the volumetric transformation strain is equal to the uniaxial transformation strain. The default value is None.
Table data
-
Young's Modulus (Martensite).
-
Poisson's Ratio (Martensite).
-
Transformation Strain.
-
Start of Transformation (Loading).
-
End of Transformation (Loading).
-
Start of Transformation (Unloading).
-
End of Transformation (Unloading).
-
Start of Transformation in Compression (Loading).
-
Reference Temperature.
-
Loading.
-
Unloading.
Return value
A SuperElasticity object.
Exceptions
RangeError.