We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
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.