Hysteresis(...)
This method creates a Hysteresis object.
Path
materialApi.materials()[name].hyperelastic().Hysteresis
Prototype
odb_Hysteresis& Hysteresis(const odb_SequenceSequenceDouble& table);
Required arguments
- table
An odb_SequenceSequenceDouble specifying the items described below.
Optional arguments
None.
Table data
Stress scaling factor.
Creep parameter.
Effective stress exponent.
Creep strain exponent.
Return value
A Hysteresis object.
Exceptions
RangeError.