DATA SET 5: PRINTOUT INDICATOR
The number of lines in this data set depends on NCPRT. Normally two lines are sufficient.
Line 1: Free-field format input containing one integer.
NCPRT = Number of nodes at which detailed biogeochemical information will be printed.
Line 2: Free-field format input contains NCPRT integers.
IWRK(I), I=1,NCPRT, where IWRK(I) is the global node number of the I-th node where detailed chemical information will be printed.
NOTE: IWRK(I), for 1 <= I <= NCPRT, is used to temporarily store the node numbers where detailed chemical information is to be printed. These node numbers are then used to set NODEP(NP) =1 or 0. When NODEP(NP) = 1, detailed chemical information will be printed for the NP-th node. When NODEP(NP)= 0, detailed chemical information will not be printed for the NP-th node.
v1.0 - 1/13/1999
Jin-Ping Gwo, email: jgwo@umbc.edu