Skip navigation links
(WIND Documentation Home Page) (WIND User's Guide) (GMAN User's Guide) (MADCAP User's Guide) (CFPOST User's Guide) (WIND Utilities) (Common File User's Guide) (WIND Installation Guide) (WIND 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

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

This keyword allows the user to control the 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

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