SimpleShearTestData(...)
This method creates a SimpleShearTestData object.
Path
materialApi.materials()[name].hyperfoam().SimpleShearTestData
Prototype
odb_SimpleShearTestData& SimpleShearTestData(const odb_SequenceSequenceDouble& table);
Required arguments
- table
An odb_SequenceSequenceDouble specifying the items described below.
Optional arguments
None.
Table data
Nominal shear stress, TS.
Nominal shear strain, γ.
Nominal transverse stress, TT (normal to edge with shear stress). This stress value is optional.
Return value
A SimpleShearTestData object.
Exceptions
None.