AccessmaterialApi.materials()[name].crushableFoam().rateDependent() materialApi.materials()[name].druckerPrager().rateDependent() materialApi.materials()[name].plastic().rateDependent() RateDependent(...)
This method creates a RateDependent object. PathmaterialApi.materials()[name].crushableFoam().RateDependent materialApi.materials()[name].druckerPrager().RateDependent materialApi.materials()[name].plastic().RateDependent Prototypeodb_RateDependent& RateDependent(const odb_SequenceSequenceDouble& table, const odb_String& type, bool temperatureDependency, int dependencies); Required arguments
Optional arguments
Table dataIf type=POWER_LAW, the table data specify the following:
If type=YIELD_RATIO, the table data specify the following:
If type=JOHNSON_COOK, the table data specify the following:
Return valueA RateDependent object. ExceptionsRangeError. MembersThe RateDependent object has members with the same names and descriptions as the arguments to the RateDependent method. Corresponding analysis keywords |