DATA SET 1: TITLE
Two lines are used for each problem.
Line 1: FORMAT(I5,7A10)
- NPROB = Problem number.
- 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:
- 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.
- INTER = Integer indicating if concentration field is to be printed for each hydrological-chemical interaction:
1 = yes
0 = no.
- ICOND = Integer indicating if the condition number of the Jacobian matrix in biogeochemical computations is to be printed:
1 = yes.
0 = no.
- NHGCI = Integer indicating if biogeochemical information is to be printed:
0 = no.
> 0 = print every NHGCI inter-hydro-geochem iterations.
- 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