DATA SET 15: DIRICHLET BOUNDARY CONDITIONS
This data set is required if and only if NDNP > 0. Boundary conditions must be specified for all mobile components (i.e. those with INDTC(I,1) = 0 or 1), for all kinetic aqueous complexed product species, for all aqueous phase microbial species, and for temperature if ISHEAT > 0. (NDNP is specified in Data Set 12; INDTC is specified in Data Set 10).
Data groups (a) and (b), together and in sequence as a supergroup, should be repeated (NOHA + NOKX + NOMB) times for simulations without heat transfer or (NOHA + NOKX + NOMB + 1) times for simulations with heat transfer (i.e., ISHEAT > 0). The program checks INDTC(I,1) for each of the NOH components, and only reads a boundary condition if INDTC(I,1) <= 1.
For K=1, NOHA + NOKX + NOMB +1, I = 1, NDPR, J = 1, NDDP,
- TCDBF(J,I,K) =Time of J-th data point in I-th Dirichlet concentration/ temperature versus time profile for K-th component (T).
- CDBF(J,I,K) = Concentration (K <= NOHA + NOKX + NOMB) or temperature (K = NOHA + NOKX + NOMB+1) of J-th data point in the I-th Dirichlet concentration/temperature versus time profile for K-th component: (moles/l (total volume) or oK).
- NI = Compressed Dirichlet node number of the first node in the sequence.
- NSEQ = NSEQ subsequent Dirichlet nodes will be generated automatically.
- NAD = Increment of compressed Dirichlet node number for each of the NSEQ nodes.
- NITYP = Type of Dirichlet concentration profile for node NI and the NSEQ subsequent nodes.
- NTYPAD = Increment of NITYP for each of the NSEQ subsequent nodes.
NOTE: A line with five zeros separated by spaces or commas must be used to signal the end of this data subset.
- NI = Compressed Dirichlet boundary node number of the first node in a sequence.
- NSEQ = NSEQ subsequent nodes will be generated automatically.
- NIAD = Increment of the compressed Dirichlet boundary node number for each of the NSEQ subsequent sides.
- NODE = Global node of the compressed node NI.
- NODEAD= Increment of NODE for each of the NSEQ subsequent nodes.
NOTE: A line containing five zeros separated by spaces or commas is used to end the input of this data subset.
v1.0 - 1/13/1999
Jin-Ping Gwo, email: jgwo@umbc.edu