The SimpleShearTestData object provides simple shear test data.
materialApi.materials()[name].hyperfoam().simpleShearTestData()
This method creates a SimpleShearTestData object.
materialApi.materials()[name].hyperfoam().SimpleShearTestData
odb_SimpleShearTestData& SimpleShearTestData(const odb_SequenceSequenceDouble& table);
Required argument
An odb_SequenceSequenceDouble specifying the items described below.
Optional arguments
Table data
Nominal shear stress, .
Nominal shear strain, .
Nominal transverse stress, (normal to edge with shear stress). This stress value is optional.
Return value
A SimpleShearTestData object.
Exceptions
The SimpleShearTestData object has members with the same names and descriptions as the arguments to the SimpleShearTestData method.