Class 3 Error

SYMPTOM:
If maxVal or minVal are used when monitoring a vector variable such as Shear Stress or Mesh Displacement, then the code gives incorrect answers, and this is not always obvious.

PROBLEM:
This is due to a bug in the CFX Solver for using these functions for vect


WORKAROUND:
Use the maxVal or minVal function on an individual component of the vector, or create a scalar AV equal to the magnitude of the vector quantity, and use maxVal or minVal on that AV.

FIXED IN:
Release 11.0.





Show Form
No comments yet. Be the first to add a comment!