Setting Stopping Criteria

Rather than arranging for the analysis to run for a set number of iterations, it is often useful to specify stopping criteria based on residual values and monitored quantities. For this simulation, define a stopping criterion that checks whether the porous region pressure drop monitor has reached a steady value.

  1. Right-click the Monitors > Porous Region Pressure Drop Monitor node and select Create Stopping Criterion from Monitor.

    A new node named Porous Region Pressure Drop Monitor Criterion appears under the Stopping Criteria node.
  2. Select the Porous Region Pressure Drop Monitor Criterion and change the Criterion Option to Asymptotic.

  3. Select the Asymptotic Limit node. Make sure the Normalized checkbox is activated and change |Max - Min| to 0.02

The analysis runs until the variation in the Porous Region Pressure Drop Monitor has a range of less than 0.02 Pa for 10 successive iterations. Since the pressure on the upstream interface is expected to be of the order of 100 Pa, this should only occur when the solution has practically reached convergence.