0
TMVOCbio
Have anyone used the TMVOCbio module? Is it possible to determine the amount of microbiological quantity in each grid and their corresponding biodegradation capacity?
1 reply
-
The microbiological quantities at each element are stored in a 2D array named BMM(i,j) where i is grid element index and j is the microbial population index. There is no output for BMM in TOUGH3. You may add several lines of codes to write it out by yourself. The output of biodegradation capacity can be complex as multiple bio-processes and multiple components may be involved. The contribution of bio-processes to the flow system are calculated at each Newton iteration for mass balance calculation, but not be tracked.