60.99 TriaxialTestData object

The TriaxialTestData object provides triaxial test data.

Access
materialApi.materials()[name].druckerPrager().triaxialTestData()


60.99.1 TriaxialTestData(...)

This method creates a TriaxialTestData object.

Path
materialApi.materials()[name].druckerPrager().TriaxialTestData
Prototype
odb_TriaxialTestData&
TriaxialTestData(const odb_SequenceSequenceDouble& table,
                 odb_Union a,
                 odb_Union b,
                 odb_Union pt);

Required argument

table

An odb_SequenceSequenceDouble specifying the items described below.

Optional arguments

a

The string "NONE" or a Double 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

The string "NONE" or a Double 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

The string "NONE" or a Double 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.


60.99.2  Members

The TriaxialTestData object has members with the same names and descriptions as the arguments to the TriaxialTestData method.


60.99.3  Corresponding analysis keywords

*TRIAXIAL TEST DATA