ErrorIndicatorResult(...)
This method creates an ErrorIndicatorResult with data for an error indicator variable in a RemeshingRule for a given adaptivity iteration.
Path
mdb.adaptivityProcesses[name].iterations[i].ruleResults[name]\ .ErrorIndicatorResult
Required arguments
- name
A String specifying the name of the error indicator variable to which these results correspond.
- results
A String-to-Float Dictionary specifying the calculated results from the sizing function corresponding to the error indicator variable represented by this ErrorIndicatorResult.
Optional arguments
None.
Return value
An ErrorIndicatorResult object.
Exceptions
AbaqusException.