Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General

General

How to proceeed when the results file interpolation fails with the following error message: Workspace size MXL is too small STOP called from routine INTER1 An error has occurred in cfx5interp: The CFX-5 Interpolation Program exited with return code 1

    • FAQFAQ
      Participant

      This error message is due to a wrong memory estimation, which can occur for long thin meshes, e.g. large differences in dimensions. As workaround the interpolation can be started from command-line with the following command: cfx5interp -dest name.def -res name.res -mxl By default, is set to 1/3 * (No. of vertices in the definition file), so try a number 10-100 times higher.