Skip navigation links
(Wind-US Documentation Home Page) (Wind-US User's Guide) (GMAN User's Guide) (MADCAP User's Guide) (CFPOST User's Guide) (Wind-US Utilities) (Common File User's Guide) (Wind-US Installation Guide) (Wind-US Developer's Reference) (Guidelines Documents)

(Introduction) (Tutorial) (Geometry and Flow Physics Modeling) (Numerical Modeling) (Boundary Conditions) (Convergence Monitoring) (Files) (Scripts) (Parallel Processing) (Keyword Reference) (Test Options)



STAGES - Multi-stage time stepping

Structured Grids

STAGES ityp [COEFFICIENTS x1 x2 ... xn] [zone_selector]

For structured grids, this keyword allows the user to use a Runge-Kutta time stepping option. The parameter ityp specifies the number of stages, and x1 x2 ... xn specify the coefficients. The following ityp values are available:

    ityp   Stages
0One stage, Euler implicit or explicit
1Four stage, Jameson type
5Three stage, minimal storage, third-order
7Two stage, second-order

The default coefficients are:

    ityp   # Req'd   Defaults
0--
141/4, 1/3, 1/2, 1
551/4, 8/15, 0, 5/12, 3/4
721/2, 1


Last updated 1 Apr 2016