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 I can stop a solution when residuals convergence AND convergence monitors are satisfied?

    • FAQFAQ
      Participant

      This is a current limitation of the code that it only allows OR for checking between the convergence manager and residuals. As a workaround, you can reduce the convergence criteria for residuals and rely on monitor convergence with tighter convergence tolerance. Another option is to define a volume monitor for residuals and use it in conjunction with other monitors in the convergence manager. The caveat is you can only define a volume monitor of residual mass imbalance, but not other residuals. Keywords: monitor, residual, convergence