Is it possible to include in a future version some error indicators for a field variable like:
error (element value) = Abs(field variable element value - field variable node value)
error (node value) = RMS(error element value of all elements with the node)
It may be usefull to calculate mesh refinement criteria.
Comments
Personally I think that is more important to check stress convergence. Obviously error estimators could help to locate where is necessary to refine mesh but on most of cases zone of stress concentrations are easily identifiable because depends from the geomtry of the model
Regards
thank you for your answer.
CCX error indicators are just what I wanted.
I tryed it in mecway usong Custom step content and tables to get values in excel and do calculations.