XINTED Version 1.0

Author: William M. Chan

Usage:

      xinted

Description:

The xinted program is a menu driven program to perform various combination functions to grid, XINTOUT and INS3D bc files. Options available include:
   IOPT = 1   Duplicate grid, XINTOUT and INS3D bc files NDUP times
              and write results to combined grid, XINTOUT and bc files.

              Input: x.save, XINTOUT, bcmain.dat (optional)
              Output: x.save.dup, XINTOUT.dup, bcmain.dat.dup (optional)

          2   Combine grid, XINTOUT and INS3d bc files from 2
              different systems and write combined grid, XINTOUT and
              bc files. It is assumed that the 2 cases share one or more
              pairs of identical grids.

              Input: x.save.1, x.save.2, XINTOUT.1, XINTOUT.2,
                     bcmain.dat.1 (optional), bcmain.dat.2 (optional)
              Output: x.save.comb, XINTOUT.comb, bcmain.dat.comb (optional)

          3   For each interpolation stencil, write grid number in which
              the fringe point resides
              Input: x.save, XINTOUT
              Output: file containing an integer for each interpolation
                      stencil where the integer is the grid number of
                      the receiving fringe point.

Last modified: Wed July 05 17:30:00 2006