TriaxialTestData(...)
This method creates a TriaxialTestData object.
Path
mdb.models[name].materials[name].druckerPrager.TriaxialTestData session.odbs[name].materials[name].druckerPrager.TriaxialTestData
Required arguments
- table
A sequence of sequences of Floats specifying the items described below.
Optional arguments
- a
None or a Float specifying the value of the material constant . None is used when the value is unknown or it is not held fixed at the input value. The default value is None.
- b
None or a Float specifying the value of the material constant . None is used when the value is unknown or it is not held fixed at the input value. The default value is None.
- pt
None or a Float specifying the value of the material constant . None is used when the value is unknown or it is not held fixed at the input value. The default value is None.
Table data
Sign and magnitude of confining stress, .
Sign and magnitude of the stress in loading direction, .
Return value
A TriaxialTestData object.
Exceptions
RangeError.