DATA SET 1: TITLE


Two lines are used for each problem.

Line 1: FORMAT(I5,7A10)

  1. NPROB = Problem number.
  2. TITLE = Array for the title of the problem. It may contain up to 70 characters from column 6 to column 75.

Line 2: Free format input containing 5 integers as follows:

  1. IITR = Integer indicating if iteration table of convergence information to be printed:

0 = no.

1 = transport iteration table printed.

2 = both transport and chemical iteration tables printed.

  1. INTER = Integer indicating if concentration field is to be printed for each hydrological-chemical interaction:

1 = yes

0 = no.

  1. ICOND = Integer indicating if the condition number of the Jacobian matrix in biogeochemical computations is to be printed:

1 = yes.

0 = no.

  1. NHGCI = Integer indicating if biogeochemical information is to be printed:

0 = no.

> 0 = print every NHGCI inter-hydro-geochem iterations.

  1. IGEOM = Integer signifying if the geometric data are to be printed:

0 = no.

1 = yes.


v1.0 - 1/12/1999

Jin-Ping Gwo, email: jgwo@umbc.edu