next up previous contents
Next: Mass Conservation and Nonnegativity Up: Compartment Models Previous: Compartment Models

The Standard Model

Both the ecosystem dispersion model and the chemokinetic model are described in this chapter, since the modeling paradigm used for the two submodels is the same.

The ecosystem dispersion model takes as input the time- and space-dependent air concentration of the pollutant at the predefined grid points and follows the fate of the pollutant across the different trophic levels of the ecosystems considered. Each grid point of the air dispersion model represents one local food web, through which the trace of the pollutant is followed.

Note that population dynamics are not accounted for, since there does not seem to be a general mechanism for population dynamics, valid for all kinds of interacting populations [10, 28].

The chemokinetic model takes as input the time- and space-dependend exposure of an individual to the pollutant under consideration and computes the uptake and the distribution of the chemical in the different body tissues and organs. Several different types of individuals can be simulated by specifying the corresponding parameters. The metabolism of the pollutant under consideration is modeled by Michaelis-Menten kinetics.

Both codes simulating the processes described above are based on a compartment model of the system to be simulated [19, ] (also called continuously stirred tank reactor (CSTR) model). These systems are of the following type, and one of these systems is set up for each grid point of the computational grid of the atmospheric dispersion model. The modeler divides the total system under consideration (i. e. the ecosphere and the geosphere) into tex2html_wrap_inline2733 different compartments. The total mass of pollutant over time in a compartment k, tex2html_wrap_inline2737, is then given by a function tex2html_wrap_inline2739, which has to be computed. Again, note that we have tex2html_wrap_inline2741 where tex2html_wrap_inline2651 is a variable denoting the point in space where the compartment system resides. In what follows, we skip this dependency for ease of notation. In the compartment model implemented in OLAF, compartment no. 1 is always the "air compartment", and the total mass in it is represented by the pollutant concentration calculated by the MESOPUFF II model (see Section 2.2). As a consequence, the function tex2html_wrap_inline2745 can be considered as an external variable which does not need to be calculated here any more. By the first law of thermodynamics, the change of mass in compartment no. k (tex2html_wrap_inline2749), tex2html_wrap_inline2751, is the difference between the inflow and the outflow to other compartments. The inflow from compartment no. tex2html_wrap_inline2753 to compartment no. k is proportional to the mass inside compartment j, while the outflow out of compartment k to compartment no. i is proportional to the mass in compartment k. As a consequence, the following ordinary differential equation holds for tex2html_wrap_inline2765:
displaymath3599
where tex2html_wrap_inline2767 is the time-dependent proportionality constant for the flow from compartment j to compartment k, and tex2html_wrap_inline2773 is the time-dependent proportionality constant for the flow from compartment k to compartment i (tex2html_wrap_inline2779). These parameters are dimensionless. The differentiation symbol denotes differentiation with respect to t. Again, we have suppressed in the notation used here any dependency on the spatial grid point considered. In what follows, we assume without loss of generality tex2html_wrap_inline2783 for tex2html_wrap_inline2785 and all tex2html_wrap_inline2787, i. e. at any time there is at least one inflow into each non-air compartment considered. Define now the matrix tex2html_wrap_inline2789 by using, as usual, tex2html_wrap_inline2773 as the entry in row k and column i and define the diagonal elements by
 equation159
When using the vector notation tex2html_wrap_inline2797, we see that the equations
equation166
hold, where the starting condition m(0) depends on the spatial location, i. e. the grid point of the computational grid used. Note that the function tex2html_wrap_inline2745 is given and does not have to be computed.

In the current version of the OLAF system, a back flow from an arbitrary compartment to the air compartment is not handled, since it has to be expected that the quantities involved flowing back are too small to be tracked numerically once they are added to the large amount of mass in the air compartment. As a consequence, it is possible to use values tex2html_wrap_inline2803 for some tex2html_wrap_inline2785 to model a release of pollutant from a compartment to the air. But, while the mass-balance of the compartments tex2html_wrap_inline2785 is correctly computed (i. e. a certain mass is deducted), the corresponding mass-balance of the air compartment is not taken into account. Moreover, instead of the mass of the air compartment, the concentration in it is computed by MESOPUFF. This means that instead of dimensionless scalars tex2html_wrap_inline2809 (tex2html_wrap_inline2785) values tex2html_wrap_inline2813 with dimension tex2html_wrap_inline2815 have to be used. Now let c(t) be the concentration of pollutant in the air at the time tex2html_wrap_inline2787. (Again, we suppress the dependence on the spatial scale.) We then have to solve the system
 equation177
which is a linear inhomogeneous system of ordinary differential equations of dimension n-1.




next up previous contents
Next: Mass Conservation and Nonnegativity Up: Compartment Models Previous: Compartment Models

Joerg Fliege
Wed Dec 22 12:25:31 CET 1999