Setting Solver Parameters and Stopping Criteria

A resistance prediction analysis is a transient simulation for which you must specify the time-step, the number of inner iterations per time-step, and the physical time. Additionally, you can set numerical parameters such as under-relaxation factors to enhance convergence per time-step.

To set the solver parameters:

  1. Edit the Solvers node and set the following properties:
    Node Property Setting
    Implicit Unsteady Time Step 0.04 s
    6-DOF Solver Maximum Number Of Iterations 5
    Segregated Flow > Velocity Under-Relaxation Factor 0.7
    Segregated Flow > Pressure Under-Relaxation Factor 0.4
    Segregated VOF > Single-Step Under-Relaxation Factor 0.8

To set the stopping criteria:

  1. Edit the Stopping Criteria node and set the following properties:
    Node Property Setting
    Maximum Inner Iterations Maximum Inner Iterations 10
    Maximum Physical Time Maximum Physical Time 165.0 s
    Maximum Steps Enabled Deactivated
To further reduce the time required for this simulation, you add a stopping criterion that detects when the total drag force prediction reaches a steady state.
  1. To check for total drag convergence:
    1. Right-click the Stopping Criteria node and select New Monitor Criterion.
    2. In the Select Monitor dialog, select DragTotal Monitor and click OK.
    3. Select the Stopping Criteria > DragTotal Monitor Criterion node and make the following changes:
      Property Value
      Stop Inner Iterations Deactivate
      Criterion Option Asymptotic
    4. Select the Asymptotic Limit child node and set |Max - Min| to 0.02 and Number of Samples to 10.
      Only 10 samples are specified here as the drag monitor updates according to events triggered by the equilibrium motion option. These events are typically far less frequent than time steps themselves.
  2. Save the simulation.