Hypoelastic(...)
This method creates a Hypoelastic object.
Path
mdb.models[name].materials[name].Hypoelastic session.odbs[name].materials[name].Hypoelastic
Required arguments
- table
A sequence of sequences of Floats specifying the items described below.
Optional arguments
- user
A Boolean specifying that hypoelasticity is defined by user subroutine UHYPEL. The default value is OFF.
Table data
Instantaneous Young's modulus, E.
Instantaneous Poisson's ratio, ν.
First strain invariant, I1.
Second strain invariant, I2.
Third strain invariant, I3.
Return value
A Hypoelastic object.
Exceptions
None.