Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

794 views1 edit(s)2225 characters(s) Page last modified 01:40, 25 Jun 2012 by contentconnector
How to add your knowledge

AutomaticInnerIteration

    Table of contents
    No headers

    Summary: Modify the change criteria to advance to the next time step.

    Flag

    AutomaticInnerIteration A

    A is the minimum percentage change threshold between inner iterations before progressing to the next time step.

    Description

    Use this to minimize the number of inner iterations needed to attain a robust solution. This setting can have a significant impact on run times for certain transient scenarios.

    The velocity field is checked between inner iterations. When the % difference is less than A %, the solver advances to the next time step. This reduces CPU time and ensures that the momentum equations achieve convergence.

    This flag is ideal for transient compressible flow problems (because the overall mass conservation is quite sensitive to inner iteration count).

    When invoked, the maximum number of inner iterations per time step is set to 10.

    The recommended value is between 3 and 5.