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)



SEQUENCE - Grid sequencing control

SEQUENCE nsi nsj nsk [zone_selector]

This option allows the user to, in effect, thin the computational grid, thus reducing CPU requirements. It can be used to obtain quick starting solutions for the fine grid. Separate keywords may be used for each zone.

    nsi   Number of sequencing levels in the i direction
nsj Number of sequencing levels in the j direction
nsk Number of sequencing levels in the k direction

For one sequencing level, every other grid point is used in the calculation. For two sequencing levels, the sequencing process is repeated, resulting in only every fourth grid point being used. And so on. At the end of the run, the solution is interpolated back onto the entire grid to aid in restarting the solution and to provide a continuous field for post-processing.

There are no restrictions on the number of points in the sequenced direction, except that there must be at least five points in the sequenced (i.e., coarse) grid.