AccessmaterialApi.materials()[name].hyperelastic().volumetricTestData() materialApi.materials()[name].hyperfoam().volumetricTestData() materialApi.materials()[name].viscoelastic().volumetricTestData() VolumetricTestData(...)
This method creates a VolumetricTestData object. PathmaterialApi.materials()[name].hyperelastic().VolumetricTestData materialApi.materials()[name].hyperfoam().VolumetricTestData materialApi.materials()[name].viscoelastic().VolumetricTestData Prototypeodb_VolumetricTestData& VolumetricTestData(const odb_SequenceSequenceDouble& table, odb_Union volinf, odb_Union smoothing, bool temperatureDependency, int dependencies); Required arguments
Optional arguments
Table dataFor a hyperelastic or hyperfoam material model, the table data specify the following:
For a viscoelastic material model, the values depend on the value of the time member of the Viscoelastic object. If time=RELAXATION_TEST_DATA, the table data specify the following:
If time=CREEP_TEST_DATA, the table data specify the following:
Return valueA VolumetricTestData object. ExceptionsNone. MembersThe VolumetricTestData object has members with the same names and descriptions as the arguments to the VolumetricTestData method. Corresponding analysis keywords |