General

General

How to solve the issue with the error message: The parameter ‘Maximum Number of Loops’ is too small. Please increase its value to at least …

    • FAQFAQ
      Participant

      This error message indicates that there is a very large number of GGI interfaces present in the setup. The solution is to increase the mentioned parameter. This can be achieved with the following CCL: SIMULATION CONTROL: EXECUTION CONTROL: CCLSETUP STEP CONTROL: Maximum Number of Loops = 500 END END END The value 500 should be replaced with the value that is provided in the error message or a somewhat higher value.