AccessmaterialApi.materials()[name].brittleCracking().brittleFailure()
BrittleFailure(...)
This method creates a BrittleFailure object. PathmaterialApi.materials()[name].brittleCracking().BrittleFailure
Prototypeodb_BrittleFailure&
BrittleFailure(const odb_SequenceSequenceDouble& table,
bool temperatureDependency,
int dependencies,
const odb_String& failureCriteria);
Required arguments
Optional arguments
Table dataIf parent BrittleCracking member type=STRAIN the table data specify the following:
If parent BrittleCracking member type=DISPLACEMENT or type=GFI the table data specify the following:
Return valueA BrittleFailure object. ExceptionsRangeError.
MembersThe BrittleFailure object has members with the same names and descriptions as the arguments to the BrittleFailure method. | |||||||