Sunteți pe pagina 1din 46

Water Quality Manual

Copyright 2006 Instituto Superior Tcnico, Technical University of Lisbon

Lisbon, September de 2006

Version 1.0
MOHID User Meeting / Course

Index
1 INTEGRATION PHILOSOPHY ______________________________________________________ 1

2 TECHNICAL DESCRIPTION ________________________________________________________ 4

2.1 COUPLING HYDRODYNAMIC AND BIOGEOCHEMICAL MODELS ___________________________ 4

2.2 CONSTRUCTING THE INTERFACE _________________________________________________ 5

2.3 INTERFACING DURING THE RUN __________________________________________________ 6

3 PELAGIC PROCESSES DESCRIPTION _______________________________________________ 7

3.1 STATE VARIABLES ___________________________________________________________ 9

3.2 ORGANISMS _______________________________________________________________ 10

3.2.1 Flagellates and Diatoms ___________________________________________________ 10


3.2.2 Micro and Mesozooplankton ________________________________________________ 17
3.2.3 Bacteria ________________________________________________________________ 22
3.2.4 Grazing Formulations _____________________________________________________ 25
3.3 NITROGEN BIOGEOCHEMICAL CYCLE ____________________________________________ 27

3.3.1 Ammonia _______________________________________________________________ 28


3.3.2 Nitrite__________________________________________________________________ 29
3.3.3 Nitrate _________________________________________________________________ 29
3.3.4 Particulate Organic Nitrogen _______________________________________________ 29
3.3.5 Non Refractory Dissolved Organic Nitrogen ___________________________________ 30
3.3.6 Refractory Dissolved Organic Nitrogen _______________________________________ 30
3.4 PHOSPHORUS BIOGEOCHEMICAL CYCLE __________________________________________ 33

3.4.1 Inorganic Phosphorus _____________________________________________________ 34


3.4.2 Particulate Organic Phosphorus _____________________________________________ 34
3.4.3 Non Refractory Dissolved Organic Phosphorus _________________________________ 35
3.4.4 Refractory Dissolved Organic Phosphorus _____________________________________ 35
3.5 SILICA CYCLE ______________________________________________________________ 38

3.5.1 Dissolved Silica __________________________________________________________ 38


3.5.2 Biogenic Silica___________________________________________________________ 38
3.6 OXYGEN CYCLE ____________________________________________________________ 40

i
MOHID User Meeting / Course

INDEX OF TABLES

Table 1. Water Quality Module available State Variables._____________________________________ 9

Table 2. Flagellates/Diatoms Gross Growth Rate ___________________________________________ 12

Table 3. Temperature Limitation Factor. _________________________________________________ 12

Table 4. Light Limitation Factor.________________________________________________________ 13

Table 5. Nutrients Linitation Factor._____________________________________________________ 14

Table 6. Total Respiration Rate._________________________________________________________ 14

Table 7. Excretion Rate. _______________________________________________________________ 14

Table 8. Natural Mortality (Non Grazing) Rate. ____________________________________________ 14

Table 9. Flagellates Parameters._________________________________________________________ 15

Table 10. Diatoms Parameters. _________________________________________________________ 16

Table 11. Micro and Mesozooplankton Formulations. _______________________________________ 19

Table 12. Mesozooplankton Parameters.__________________________________________________ 20

Table 13. Microzooplankton Parameters. _________________________________________________ 21

Table 14. Bacteria formulations. ________________________________________________________ 24

Table 15. Bacteria Parameters.__________________________________________________________ 24

Table 16. Grazing Formulation._________________________________________________________ 26

Table 17.Nitrogen Formulations.________________________________________________________ 31

Table 18. Nitrogen Parameters. _________________________________________________________ 32

Table 19. Phosphorus. ________________________________________________________________ 36

Table 20. Phosphorus Parameters._______________________________________________________ 37

Table 21. Silica.______________________________________________________________________ 39

Table 22. Silica Parameters. ____________________________________________________________ 39

Table 23. Oxygen.____________________________________________________________________ 42

Table 24. Oxygen Parameters. __________________________________________________________ 42

ii
MOHID User Meeting / Course

Index of Figures

Figure 1. MOHID modular structure. _____________________________________________________ 1

Figure 2. Information flux between Water Quality Module and the other modules. _______________ 5

Figure 3. Flagellates and Diatoms Processes._______________________________________________ 11

Figure 4. Micro and Mesozooplankton Processes. __________________________________________ 18

Figure 5. Bacteria processes.. ___________________________________________________________ 23

Figure 6. Grazing Options._____________________________________________________________ 25

Figure 7. Nitrogen Biogeochemical Cycle. ________________________________________________ 27

Figure 8.Phosphorus Biogeochemical Cycle. ______________________________________________ 33

Figure 9. Silica BioGeoChemical Cycle. __________________________________________________ 38

Figure 10. Oxygen Processes.___________________________________________________________ 40

iii
MOHID User Meeting / Course

1 Integration Philosophy

MOHID Water Modelling System (http://www.mohid.com), a modelling


platform developed at Instituto Superior Tcnico (IST), Lisbon, was designed
to simulate surface water bodies (MOHID Water), porous media flow and
infiltration (MOHID Soil) and watersheds (MOHID Land). It is a modular
finite volumes water modelling system written in ANSI FORTRAN 95, using
an object oriented programming philosophy (Braunschweig, 2004). This
integrated modelling tool is able to simulate physical and biogeochemical
processes in the water column and in the sediments, and the coupling
between these two domains and atmospheric processes. Figure 1 represents
schematically the different modules included in MOHID Water distributed
along the different environmental compartments.

Figure 1. MOHID modular structure.

1
MOHID User Meeting / Course

Pelagic Biogeochemical Processes Simulation

The water column entity is embodied by Module WaterProperties which uses


Module Hydrodynamic to compute water fluxes, then used to compute water
properties transport. Transport phenomena in the water column for a given
property (P), can be described by the 3D advection-diffusion differential
equation:

dP P P P
= +u j = k + ( Sources Sinks )
dt t x j x j xj

P is the concentration (ML-3), j is the index for the correspondent Cartesian


axis (x1, x2, x3) or (x,y,z), K is the turbulent mass diffusion coefficient
(horizontal/vertical). MOHID Water is prepared to simulate properties such
temperature, salinity, cohesive sediments, phytoplankton, nutrients,
contaminants, etc. These properties can either be (i) dissolved in the water,
therefore following the currents; (ii) particulate phase or adsorbed on to
particulate matter, thus being subjected to one more transport variable: the
settling velocity. This enables particulate properties to deposit in the bottom
and thus become a part of the sediment compartment.

Sources and sinks relate to reaction processes taken place inside the assumed
control volume, which undertakes local production and destruction terms.
The sink and source terms can be computed by MOHID using three different
modules, differing mainly in terms of processes description complexity level:

Module CE-QUAL-W2, using CE-QUAL-W2 ecological formulations,


developed at the Corps of Engineers. The model is able to simulate 22
properties, including temperature, nutrients (nitrogen, phosphorus and
silica biogeochemical cycles), oxygen and several species of algae

2
MOHID User Meeting / Course

(microalgae). The model does not simulate macroalgae, neither the


influence of zooplankton in the primary production;

Module WaterQuality, type of WASP (U.S. Environmental Protection


Agency). The model considers 18 properties, including nutrients and
organic matter (nitrogen, phosphorus and silica biogeochemical
cycles), oxygen and organisms. The model enables the user to choose
between the simulation of one group of phytoplankton (for simple
applications) or two groups (for more complex applications)
flagellates and diatoms. The same type of option is made for secondary
producers: one generic group of zooplankton or two groups
microzooplankton and mesozooplankton. The model is also able to
simulate heterotrophic bacteria in the water column.

Module Life, type of ERSEM . This is a more complex model, able to


simulate not only nutrients (nitrogen, phosphorus and silica
biogeochemical cycles) but also several species of primary producers,
secondary producers and decompositors in the water column. The
model computes the variability of N:P:C content in the organisms
tissue. More complex and detailed studies can be performed using this
model.

3
MOHID User Meeting / Course

2 Technical Description
The paradigm behind the MOHID system was inspired by Prof. DiToros
(member of HydroQual) words: Phytoplankton does not have GPS,
meaning that biochemical processes are 0D and do not depend on the
referential and dimensions considered to quantify transport. In the MOHID
case, the methodology consists in building a biogeochemical module, where
the external forcing conditions are given (ex: light, temperature, salinity) and
mass fluxes between state variables (ex: nitrate, phytoplankton and
zooplankton) are computed for each control volume. This is an efficient way
to guarantee a high level of robustness in the code and to maintain it. This
approach is also followed by DHIs MIKE system, which like MOHID, has
several transport models.

2.1 Coupling hydrodynamic and biogeochemical models


One way to accomplish the coupling of a biogeochemical pelagic module
with different eulerian transport models is to build a biochemical module that
computes the reactions for one control volume. Consequently, the
biochemical subroutines have to be called inside the loops, a method proved
to be computational time consuming. The alternative is to build a module
that solves the biochemical processes for a 1D array of control volumes. The
MOHID system has an interface called ModuleInterface, responsible for
transferring information (forcing conditions and state variables) from 1D, 2D
or 3D structured grids to a 1D array and for calling the 0D biochemical
module subroutines. MOHID system was developed following an object-
oriented programming philosophy. This interface is a class (or module)
currently used to transfer information from the module responsible for the
transport processes in the water column to the module responsible for the

4
MOHID User Meeting / Course

biochemical process in the sediment. The same happens between the


sediment transport module and sediment biochemical processes modules. In
this way, ModuleWaterQuality is a zero-dimensional ecological model,
which can be used by the eulerian or lagrangian transport modules. Figure 1
represents the information flux between the water quality module and other
modules.

Figure 2. Information flux between Water Quality Module and the other modules.

2.2 Constructing the Interface

The interface construction phase consists on the memory allocation and


options consistency to couple the transport model to the biochemical model.
Thus, the variables needed to initialize the interface are:

Name of the biochemical model to be executed;

5
MOHID User Meeting / Course

An array with the names of the state variables (properties) being


modeled by the transport model, which have been defined to have
sinks and sources terms using the defined biochemical equations; this
is important, so that properties are defined coherently in both models
and the properties indexing task can be performed straightforwardly;

A mapping matrix (WaterPointsxD, being x the number of dimensions)


that takes the value of 0 for land points and 1 for water points; this is
used to define the size of the 1D arrays where most information will be
stored and then given to the biochemical module.

A size variable (SizexD, being x the number of dimensions), used to


translate (loop through) 2D and 3D matrixes to 1D arrays.

2.3 Interfacing during the run

ModuleInterface first task is to gather information on state variables needed


by the biochemical models. So, the transport model must loop through all
properties, sending its concentration as an argument. Optionally, other
variables can also be sent, like radiation at the top of the control volume,
control volume thickness and the light extinction coefficient field. Mapping
arrays (WaterPointsxD and OpenPointsxD) must be given so that
biochemical processes can be computed, if desired, for example, only in
covered cells. OpenPointsxD is a variable, which takes the value of 0 if the
cell is uncovered and 1 if it is covered with water.

State variables information (i.e. concentration of properties which have sinks


and sources defined by the biochemical module) is stored in a bi-dimensional
array with size equal to the number of properties versus the number of
control volumes, with each property properly indexed in this array. The

6
MOHID User Meeting / Course

indexing is done in the constructing phase in agreement with the two models.
On the other hand, properties like temperature and salinity as well as light
and mapping variables, are stored in specific 1D arrays.

The loop through all the properties continues until all information is
gathered. This is achieved by creating a logical array with the indexed
properties, defining the ones that have already been added to the state
variables array. When everything is ready, the biochemical model is then
called, looping through the number of control volumes, changing the state
variables values.

The biochemical model time step can be, and often is, different from the
transport model time step. The latter needs, due to numerical reasons, smaller
time steps than the biochemical models. Thus, in each biochemical time step
the state variables values are previously stored in another array, allowing to
compute the concentration variation during this time step. This flux is then
available to the transport model to actualize the properties concentration in
its own time step.

3 Pelagic Processes Description


The ecological model described in Module Water Quality is adapted from
EPA (1985) and pertain to the category of ecosystem simulations models i.e.
sets of conservation equations describing as adequately as possible the
working and the interrelationships of real ecosystem components. The
nitrogen, oxygen, phosphorus and silica biogeochemical cycles are included.
A brief description of these cycles is presented in the next sections.

Many of the equations are written as dependent on a regulating factor, which


contains the functional response of the organism to some environmental
parameters such as light, nutrients or temperature. When growth is a

7
MOHID User Meeting / Course

function of many resources, there is a large range of functional forms that


might express the joint dependence. To control the various possibilities, it is
common to think of separate resources as limiting factors reducing some
theoretical maximum growth rate - factors that can be determined separately
and the combined by a small number of ways.

Each growth limitation factor can range from a value of 0 to 1. A value of 1


means the factor does not limit growth (i.e. is at optimum intensity, nutrients
are available in excess, etc) and a value of 0 means the factor is so severely
limiting that growth is inhibit entirely.

The model uses:


A minimum formulation only for nutrients limitation, in which the
most severely limiting factor alone is assumed to limit growth. This
formulation is based on Liebigs law of the minimum which states
that the factor in shortest supply will control the growth of algae;
A multiplicative formulation for the three main limiting factors (light,
nutrients and temperature) in which all factors are multiplied together.
This approach assumes that several factors in short supply will more
severely limit growth than a single factor in short supply. The major
criticism of this approach is that the computed growth rates may be
excessively low when several factors are limiting. Also, the severity of
the reduction increases with the number of limiting nutrients
considered in the model, making comparison between models difficult.

8
MOHID User Meeting / Course

3.1 State Variables

Table 1. Water Quality Module available State Variables.


Variable Description Unit

phy
Flagellates Concentration Organism [mg C/l]

dia
Diatoms Concentration [mg C/l]

zoo
Mesozooplankton Concentration [mg C/l]

cil
Microzooplankton Concentration [mg C/l]

bact
Bacteria Concentration [mg C/l]

NH 4
Ammonia Concentration Nitrogen [mg N/l]

NO2
Nitrite Concentration [mg N/l]

NO3
Nitrate Concentration [mg N/l]

PON
Particulate Organic Nitrogen Concentration [mg N/l]

DONnr
Dissolved Organic Nitrogen Non Refractory Concentration [mg N/l]

DONre
Dissolved Organic Nitrogen Refractory Concentration [mg N/l]

IP
Inorganic Phosphorus Concentration Phosphorus [mg P/l]

POP
Particulate Organic Phosphorus Concentration [mg P/l]

DOPnr
Dissolved Organic Phosphorus Non Refractory Concentration [mg P/l]

DOPre
Dissolved Organic Phosphorus Refractory Concentration [mg P/l]

DissSi
Dissolved Silica Concentration Silica [mg Si/l]

BioSi
Biogenic Silica Concentration [mg Si/l]

oxy
Dissolved Oxygen Concentration Oxygen [mg O2/l]

9
MOHID User Meeting / Course

3.2 Organisms

3.2.1 Flagellates and Diatoms

Flagellates and Diatoms are described in terms of carbon concentration (mgC /


l). The model assumes three limitations affecting the organisms maximum
growth rate, max
X
: Temperature (T ) X , light effect (E) X and nutrient

limitation, which is computed as the minimum of (N)X , ( P) X (and (Si) X

for Diatoms simulation). These two groups of primary producers share the
same formulations for the most part of the processes differing just in terms of
parameters used by the model. The model is able to consider either one or the
two groups of primary producers.

The simulation of the primary producers (Flagellates and/or Diatoms) is


developed with the following considerations (Figure 3):

Organisms consume inorganic nutrients (ammonia and nitrate from the


nitrogen cycle and inorganic phosphorus from the phosphorus cycle,
and silicate in the case of diatoms) depending on their availability;
Organisms growth is also influenced by the temperature and
availability of light as a source of energy for photosynthesis;
Dissolved oxygen is produced during respiration process consumes
oxygen and produces ammonia;
By excretion phytoplankton produces dissolved organic material
(DONr, DONnr, DOPr and DOPnr);
By mortality phytoplankton increases the dissolved organic material
and the particulate organic material (PON and POP) in the system;
By zooplankton grazing, the concentration of flagellates and diatoms
decreases.
By ciliates grazing, the concentration of flagellates decreases;
Settling process is modeled in the ModuleWaterProperties as for any
other particulate property in the model.

10
MOHID User Meeting / Course

The rate equation used by the model to compute flagellates and diatoms
evolution and the processes formulations are synthetically described in the
next tables. Table 9 and Table 10 list the default values considered by the
model to compute flagellates and diatoms evolution, respectively.

Figure 3. Flagellates and Diatoms Processes.

X
= ( X r X ex X m X ) X G X X phy, dia
t

X Gross Growth Rate [d-1]

rX Total Respiration Rate [d-1]

ex X Excretion Rate [d-1]

mX Natural Mortality Rate (non-predatory) [d-1]

GX Grazing Rate1 [mg C/l.d-1]

1 Described in section 3.2.4

11
MOHID User Meeting / Course

Table 2. Flagellates/Diatoms Gross Growth Rate

Symbol Description Unit Formulation

phy = max
phy
. (T ) phy . ( I ) phy .Min ( N ) phy , ( P) phy
X
Gross Growth Rate d-1
dia = max
dia
. (T ) dia . ( I ) dia .Min ( N ) dia , ( P ) dia , ( Si ) dia

max
X
(Tref ) Maximum Gross growth Rate at the reference temperature [d-1]

(T ) X Temperature Limitation Factor adim

(I ) X Light Limitation Factor adim

( N ) X Nitrogen Limitation Factor adim

( P) X Phosphorus Limitation Factor adim

(Si)dia Silica Limitation Factor adim

Table 3. Temperature Limitation Factor.

Symbol Description Unit Formulation

(T ) X Temperature Limitation Factor adim (T ) X = K A (T ) X K B (T ) X

X
X
(
1 . T Tmin
X
)
X X K1 .e
K A (T ) K A (T ) =
( )
- adim
X 1
X
( X
. T Tmin )
1 + K1 . e 1

X
X
(
2 . Tmax T
X
)
X X K 4 .e
K B (T ) K B (T ) =
( )
- adim
2
X
( X
. Tmax T )
1 + K4 X . e 1

Ln X
(1 K )
K2
X X
1

K (1 K )
X X
1 - adim
X
1 =
1 2

X X
T T
opt min min

Ln
(
K3 X 1 K 4 X )
(1 K )
X
2 - adim K4 p X
X
2 =
3
X X
Topt max
Tmax
X
K1 Constant to control temperature response curve shape adim

X
K2 Constant to control temperature response curve shape adim

X
K3 Constant to control temperature response curve shape adim

X
K4 Constant to control temperature response curve shape adim

X
T Minimum tolerable temperature [C]
min

X
T
m ax
Maximum tolerable temperature [C]

X
Topt min
Minimum temperature of the optimal interval for organism activity [C]

X
Topt max
Maximum temperature of the optimal interval for organism activity [C]

12
MOHID User Meeting / Course

Table 4. Light Limitation Factor.

Symbol Description Unit Formulation

- IX0 e(-k X .z) - IX0


e1
(I) = X e opt
Light Limitation I I
(I ) X
adim X
- e opt
k .z
Factor

Constant k = Constant

Parsons et al. 1984 k = 0.04+0.0088Chla+0.54Chla 2/3

Light extinction Portela, 1996


k = 1.24 + 0.036SPM
k coefficient in the [m-1] (Tagus Estuary)
water column k = [0.04 + 0.0088Chla + 0.54Chla 2 / 3 ] 0.7 + [0.036 0.5 SPM ]
Combined Parsons and
Portela

Multiparameters k = k XX

Chlorophyll a
Chla
concentration
gChla/l Chla = X Chla:C 1000
Solid Suspended
SPM Matter adim SPM = X X coesivese dim ents, PON , POP , phy , dia , zoo
Concentration

z Depth [m]

Io 2 Incident Radiation [W/m2]

X
I opt Optimum light intensity for photosynthesis [W/m2]

Chloa:C Chlorophyll_a/C Ratio [gChla/ gC]

2 Computed in Light Extinction Module

13
MOHID User Meeting / Course

Table 5. Nutrients Linitation Factor.

Symbol Description Unit Formulation

Nitrogen Limitation NH4 + NO3


( N ) X adim (N )X =
Factor K NX + NH4 + NO3
Phosphorus Limitation IP
( P) X adim ( P) X =
Factor K PX + IP
Silica Limitation Factor in DissSi
( Si )dia adim ( Si ) dia =
diatoms growth K + DissSi
dia
Si

K NX Nitrogen half-saturation constant [mgN/l]

X
K P
Phosphorus half-saturation constant [mgP/l]

K Sidia Silica half-saturation constant [mgSi/l]

Table 6. Total Respiration Rate.

Symbol Description Unit Formulation

X X (0.069T ) X X
rX Total Respiration Rate d-1 r = kre e + krp
[EPA, 1985]

T Temperature [C]
X
k re Endogenous respiration constant [d-1]
X
k rp Photorespiration fraction adim

X
Growth Rate [d-1]

Table 7. Excretion Rate.

Symbol Description Unit Formulation

X X X X
ex X Excretion Rate d-1 ex = (1 ( I ) ) [EPA, 1985]

X
Excretion constant adim

X Growth Rate [d-1]


X
(I ) Light Limitation Factor adim

Table 8. Natural Mortality (Non Grazing) Rate.

Symbol Description Unit Formulation


X

X
X X
mX Natural Mortality Rate d-1 m = mmax

X
Km +
X

X

X
mmax Maximum mortality rate [d-1]

X
Km Mortality half-saturation rate [mgC/l.d-1]

X Growth Rate [d-1]

14
MOHID User Meeting / Course

Table 9. Flagellates Parameters.

Symbol Description Unit Default Value Keyword

max
phy
Flagellates Maximum gross growth rate d-1 2 GROWMAXF
Endogenous respiration constant for
krephy flagellates
d-1 0.0175 FENDREPC

Fraction of actual photosynthesis which is


krpphy oxidized by photorespiration for adim 0.125 PHOTORES
flagellates
phy Excretion Constant for flagellates adim 0.07 EXCRCONS
phy
mmax Maximum Mortality Rate for flagellates d-1 0.02 FMORTMAX
Mortality half-saturation rate for mg C l-1d-
K mphy flagellates 1
0.3 FMORTCON

Assimilation efficiency of the flagellates


E phy by zooplankton
adim 0.8 ASS_EFIC

Nitrogen half-saturation constant for


K Nphy flagellates
mg N l-1 0.014 NSATCONS

Phosphorus half-saturation constant for


K Pphy flagellates
mg P l-1 0.001 PSATCONS

phy Optimum light intensity for flagellates


I opt Wm-2 121 PHOTOIN
photosynthesis
phy Minimum temperature of the optimal
Topt C 25 TOPTFMIN
min
interval for flagellates photosynthesis
phy Maximum temperature of the optimal
Topt C 26.5 TOPTFMAX
max
interval for flagellates photosynthesis
phy Minimum tolerable temperature for
Tmin C 4 TFMIN
flagellates photosynthesis
phy Maximum tolerable temperature for
Tmax C 37 TFMAX
flagellates photosynthesis
Constant to control temperature response
K1phy adim 0.05 TFCONST1
curve shape on flagellates
Constant to control temperature response
K 2phy adim 0.98 TFCONST2
curve shape on flagellates
Constant to control temperature response
K 3phy adim 0.98 TFCONST3
curve shape on flagellates
Constant to control temperature response
K 4phy adim 0.02 TFCONST4
curve shape on flagellates
Nphy:C Flagellates Nitrogen/Carbon Ratio mgN/mgC 0.18 FRATIONC

phy
P:C Flagellates Phosphorus/Carbon Ratio mgP/mgC 0.024 FRATIOPC
phy Fraction of soluble inorganic material
f inorg adim 0.4 FSOLEXCR
excreted by flagellates
phy Fraction of dissolved organic material
f orgD adim 0.5 FDISSDON
excreted by flagellates

15
MOHID User Meeting / Course

Table 10. Diatoms Parameters.

Symbol Description Unit Default Value Keyword

max
dia
Diatoms Maximum gross growth rate d-1 3 DIGROWMAX

kredia Diatoms Endogenous respiration constant d-1 0.0175 DIFENDREPC

krpdia Fraction of actual photosynthesis which is oxidized


by photorespiration for Diatoms
adim 0.125 DIPHOTORES

dia Diatoms Excretion Constant adim 0.07 DIEXCRCONS

dia
mmax Maximum Mortality Rate for Diatoms d-1 0.02 DIMORTMAX

K mdia Half-saturation for mortality for Diatoms mg C l-1d-1 0.3 DIMORTCON

E dia Assimilation efficiency of Diatoms by zooplankton adim 0.8 DIASS_EFIC

K Ndia Nitrogen half-saturation constant for Diatoms mg N l-1 0.015 DINSATCONS

K Pdia Phosphorus half-saturation constant for Diatoms mg P l-1 0.002 DIPSATCONS

K Sidia Silicate half-saturation constant for Diatoms mg Si l-1 0.08 DISISATCONS

dia
I opt Optimum light intensity for Diatoms photosynthesis Wm-2 121 DIPHOTOIN

dia Minimum temperature of the optimal interval for


Topt C 25 DITOPTMIN
min Diatoms photosynthesis

dia Maximum temperature of the optimal interval for


Toptmax C 26.5 DITOPTMAX
Diatoms photosynthesis

dia
Tmin Minimum tolerable temperature for Diatoms growth C 4 DITMIN

dia
Tmax Maximum tolerable temperature for Diatoms growth C 37 DITMAX

Constant to control temperature response curve


K1dia shape on Diatoms
adim 0.1 DITCONST1

Constant to control temperature response curve


K 2dia shape on Diatoms
adim 0.98 DITCONST2

Constant to control temperature response curve


K 3dia shape on Diatoms
adim 0.98 DITCONST3

Constant to control temperature response curve


K 4dia shape on Diatoms
adim 0.02 DITCONST4

Ndia:C Diatoms Nitrogen/Carbon Ratio mgN/mgC 0.18 DIRATIONC

Pdia:C Diatoms Phosphorus/Carbon Ratio mgP/mgC 0.024 DIRATIOPC

Sidia:C Diatoms Silica/Carbon Ratio mgSi/mgC 0.6 DIRATIOSIC

dia Fraction of soluble inorganic material excreted by


finorg Diatoms
adim 0.4 DISOLEXCR

dia Fraction of dissolved organic material excreted by


f orgD Diatoms
adim 0.5 DIDISSDON

16
MOHID User Meeting / Course

3.2.2 Micro and Mesozooplankton

Figure 4 represents the main processes considered by the model for


microzooplankton and mesozooplankton simulation and the tables below
describe the formulations used to compute the properties concentration
evolution in time, described in carbon concentration (mg C/l). Like in
primary producers, the two zooplankton groups have similar formulation
differing in terms of specific parameters and grazing possibilities. Globally,
zooplankton (micro and mesozooplankton) considers:

Organisms growth is influenced by the temperature and prey


concentration;

Respiration process consumes oxygen and produces ammonia;

Excretion represents a source of dissolved and particulate organic


material (DONr, DONnr, DOPr and DOPnr) in the system;

By mortality, zooplankton increases the particulate organic material


(PON and POP);

Microzooplankton grazing on bacteria and flagellates;

Mesozooplankton grazing on diatoms and flagellates.

17
MOHID User Meeting / Course

Figure 4. Micro and Mesozooplankton Processes.

X
= ( X r X ex X m X ) X G X X zoo, cil
t

X Gross Growth Rate [d-1]

rX Total Respiration Rate [d-1]

ex X Excretion Rate [d-1]

mX Natural Mortality Rate (non-predatory) [d-1]

GX Grazing Rate3 [mg C/l.d-1]

3 Described in section 3.2.4

18
MOHID User Meeting / Course

Table 11. Micro and Mesozooplankton Formulations.

Symbol Description Unit Formulation

. (T ) . ( F )
1 Flagellates Group zoo zoo
zoo
= max
zoo
1 Zooplankton Group

X Gross Growth Rate d-1 zoo


= g zoo
X X
Gzoo X phy, dia, cil
>1 Flagellates Group
>1 Zooplankton Group
= g cilX GcilX
cil
X phy, bact

(T ) X Temperature Limitation Factor adim See Table 3


1 e ( min X )
X zoo

(F)
zoo
( F ) zoo Food Limitation Factor adim =
0 if phy < min X
zoo

rX Respiration Rate d-1 r X = carbon


X
(T ) zoo

ex X = ( kexX bexX )
T
ex X Excretion Rate d-1

amX prey = Y
Natural Mortality Rate (Non- + mmin
X
if prey > min
X

m X
d-1 mX = prey prey

grazing mortality mmax


X
if min prey
prey X phy , dia , cil if X = zoo
Y
if X = cil
phy , bact

G zoo Grazing Rate d-1 G zoo = p zoo zoo


max
X
Maximum Gross growth Rate [d-1]

gYX Assimilation Coefficient of Y by X adim


Ivlev grazing constant [l/mgC]
carbon
X
Carbon consumption Rate in respiration [d-1]
X
k ex Excretion Rate at 0 [d-1]

bexX Constant for excretion curve adim


amX Constant for mortality curve adim
X
mmin Minimum Natural Mortality Rate [d-1]
X
m max Maximum Natural Mortality Rate [d-1]

X
min prey Minimum prey concentration for grazing [mgC/l]

p zoo Zooplankton predatory mortality rate: predation by higher trophic levels [d-1]
X
G Y Y Grazing on X [mg C/l.d-1]

19
MOHID User Meeting / Course

Table 12. Mesozooplankton Parameters.

Symb Description Unit Value Keyword


ol
max
zoo Zooplankton Maximum gross growth rate d-1 0.15 GROWMAXZ

zoo
N :C
Zooplankton Nitrogen/Carbon Ratio mg N/mgC 0.15 ZRATIONC

Pzoo:C Zooplankton Phosphorus/Carbon Ratio mg P/mgC 0.024 ZRATIOPC

zoo Soluble inorganic fraction on the mesozooplankton excretions adim 0.4 ZSOLEXCR
f inorg
zoo Fraction of dissolved organic material excreted by mesozooplankton adim 0.5 ZDISSDON
f orgD
zoo Minimum temperature of the optimal interval for mesozooplankton growth C 24.8 TOPTZMIN
Toptmin
zoo Maximum temperature of the optimal interval for mesozooplankton growth C 25.1 TOPTZMAX
Toptmax
zoo Minimum temperature mesozooplankton growth C 5 TZMIN
Tmin
zoo Minimum temperature of the optimal interval for mesozooplankton growth C 35 TZMAX
Tmax
K1zoo Constant to control temperature response curve shape on mesozooplankton adim 0,05 TZCONST1

K 2zoo Constant to control temperature response curve shape on mesozooplankton adim 0,98 TZCONST2

K 3zoo Constant to control temperature response curve shape on mesozooplankton adim 0,98 TZCONST3

zoo Constant to control temperature response curve shape on mesozooplankton adim 0,02 TZCONST4
K 4

zoo
carbon
Rate of mesozooplankton consumption of Carbon by respiration and non- d-1 0.036 ZREFRESP
predatory mortality
Ivlev grazing constant l/mgC 1.6 IVLEVCON

p zoo Zooplankton predatory mortality rate: predation by higher trophic levels d-1 0.02 ZPREDMOR

min
zoo
prey
Minimum prey concentration for mesozooplankton grazing mgC/l 0.0045 ZOOPREYMIN

min
zoo
cil
Minimum Microzooplankton concentration for mesozooplankton grazing mgC/l 0.0045 GRAZCILMIN

min
zoo
phy
Minimum Flagellates concentration for mesozooplankton grazing mgC/l 0.0045 GRAZFITOMIN

min
zoo
dia
Minimum Diatoms concentration for mesozooplankton grazing mg C/l 0.0045 DIGRAZMIN

kexzoo Zooplankton Excretion Rate d-1 0.02 ZEXCFAC

bexzoo Constant for mesozooplankton excretion curve adim 1.0305 ZEXCCONS

zoo Constant for mesozooplankton mortality curve adim 0.0 MORTZCOEF


a m
zoo Minimum Rate for mesozooplankton Natural Mortality d-1 0.001 MINMORTZ
m min
zoo Maximum Rate for mesozooplankton Natural Mortality d-1 0.04 MAXMORTZ
mmax
zoo Half-Saturation Constant for Grazing mgC/l 0.85 INGCONSZ
K graz
zoo
c phy Capture Efficiency of flagellates by mesozooplankton adim 0.8 ZOOEFFCAPHY

ccilzoo Capture Efficiency of Microzooplankton by mesozooplankton adim 0.2 ZOOEFFCAPCIL

zoo
cdia Capture efficiency of Diatoms by mesozooplankton adim 0.8 DIZOOEFFCAP

zoo
I max
Zooplankton maximum ingestion rate d-1 1.0 ZINGMAX

zoo
g phy Assimilation Coefficient of Flagellates by mesozooplankton adim 0.8 ZOPHYASS

g cilzoo Assimilation Coefficient of Microzooplankton by mesozooplankton adim 0.8 ZOCILASS

zoo
g dia
Assimilation Coefficient of Diatoms by mesozooplankton adim 0.8 DIZOASS

zoo
phy
Proportion of flagellates in mesozooplankton ingestion adim 0.3 PHYRATING

cilzoo Proportion of Microzooplankton in mesozooplankton ingestion adim 0.3 CILRATINGZOO

dia
zoo Proportion of Diatoms in mesozooplankton ingestion adim 0.3 DIRATINGZOO

20
MOHID User Meeting / Course

Table 13. Microzooplankton Parameters.

Smbolo Description Unit Value Keyword

Ncil:C Microzooplankton Nitrogen/Carbon Ratio mg N/mgC 0.16 CRATIONC

Pcil:C Microzooplankton Phosphorus/Carbon Ratio mg P/mgC 0.024 CRATIOPC

min
cil
bact
Minimum concentration of bacteria for mgC/l 0.0045 GRAZBACMIN
Microzooplankton grazing

min
cil
phy
Minimum concentration of flagellates for mgC/l 0.0045 CILGRAZPHYMIN
Microzooplankton grazing

min
cil
prey
Minimum concentration of prey for Microzooplankton mgC/l 0.0045 CILPREYMIN
grazing

r cil (T ref ) Microzooplankton respiration rate at the reference d-1 0.02 CREFRESP
temperature

cil
ex
Microzooplankton Excretion Rate d-1 0.02 CEXCFAC

bexcil Constant for Microzooplankton excretion curve adim 1.03505 CEXCCONS

amcil Constant for Microzooplankton mortality curve adim 0.0 MORTCICOEF

cil d-1
mmin Minimum Rate for Microzooplankton Natural Mortality 0.0 MINMORTCI

cil d-1
mmax Maximum Rate for Microzooplankton Natural Mortality 0.044 MAXMORTCI

cil
K graz Half-Saturation Constant for Microzooplankton Grazing mgC/l 0.85 INGCONSC

cil Capture efficiency of bacteria by Microzooplankton adim 0.5 CILEFFCAPBA


cbact

c cil
phy
Capture efficiency of flagellates by Microzooplankton adim 0.5 CILEFFCAPPHY

cil d-1
I max Microzooplankton maximum ingestion rate 1.0 CINGMAX

cil
g bact Assimilation Coefficient of bacteria by
Microzooplankton
adim 0.5 CILBACASS

g cil
phy
Assimilation Coefficient of flagellates by
Microzooplankton
adim 0.5 CILPHYASS

bact
cil Proportion of bacteria in Microzooplankton ingestion adim 0.5 BACINGCIL

phy
cil Proportion of flagellates in Microzooplankton ingestion adim 0.5 PHYINGCIL

21
MOHID User Meeting / Course

3.2.3 Bacteria

Figure 5 represents the main processes involving heterotrophic bacteria,


described in the model in terms of carbon concentration (mg C/l).
Formulations used to compute bacteria concentration evolution in time are
shown in the tables below. Globally the model considers:
The specific uptake rate of bacteria is dependent on resource
availability (organic substrate), accordingly to a Michaelis-Menten
function, and on temperature;
For ammonium uptake to take place, DOM or POM concentrations
must be higher than the bacteria minimum substrate concentration
needed for growth, representing the Carbon limitation for bacteria
growth;
For DOM or/and POM uptake to take place, ammonium concentrations
must be higher than the bacteria minimum substrate concentration
needed for growth, representing the Nitrogen limitation for bacteria
growth;
Total uptake rate of bacteria is the sum of the specific uptake rate for
each one of the nutrient sources (DOMnr, ammonium, and POM);
Nitrogen uptake is converted in carbon units using the N:C ratio of
bacteria;
Excretion represents a source of dissolved organic material (Non-
Refractory Dissolved Organic Nitrogen) in the system;
By mortality, bacteria increases the particulate organic material
(Particulate Organic Nitrogen) and ammonia.
Microzooplankton grazing on bacteria.

22
MOHID User Meeting / Course

Figure 5. Bacteria processes..

bact
= ( bact ebact mbact ) bact G bact
t

bact Total bacterial uptake [d-1]

ebact Excretion Rate [d-1]

mbact Natural Mortality Rate (non-predatory) [d-1]

GX Grazing Rate4 [mg C/l.d-1]

4 Described in section 3.2.4

23
MOHID User Meeting / Course

Table 14. Bacteria formulations.

Symbol Description Unit Formulation


n

bact Total Bacterial Uptake d-1 bact = Ybact Y NH , DONnr , PON


4

Y =1

max
bact
. (T )bact . ( F )bact
NH
NH
bact
= 4
4
Nbact
Ybact Specific uptake rate for each nutrient :C
d-1
source
max
bact
. (T )bact . ( F )Ybact
Ybact = Y DONnr , PON
NOM:C

Y
bact
( F ) bact
Y Food Limitation Factor adim (F ) bact
Y = K N + Y Y NH , DONnr , PON
4

0 if Y < min
subs

(T ) Temperature Limitation Factor adim See Table 3

max
bact
(Tref ) Bacteria Maximum Nutrient Uptake at the reference temperature [mgN/mgC.d-1]

Nbact
:C
Bacteria Nitrogen/Carbon Ratio [mg N/mgC]

OM
N :C
Organic Matter Nitrogen/Carbon Ratio [mg N/mgC]

subs
min
Bacteria Minimum Substract Concentration for uptake mgN/l
bact
K N
Half-Saturation constant for nutrient uptake [mgN/l]

bact
m Natural Mortality Rate (non-predatory) [d-1]

Table 15. Bacteria Parameters.

Symbol Description Unit Value Keyword

Nbact
:C
Bacteria Nitrogen/Carbon Ratio mg N/mgC 0.2 BRATIONC

mbact Bacteria Natural Mortality Rate d-1 0.1 NATMORB

exbact Bacteria Excretion Rate d-1 0.01 BARESPCO

max
bact Bacteria Maximum Nutrient Uptake at the reference temperature mgN/mgC.d-1 0.251 BMAXUPTA

min
subs Bacteria Minimum Substract Concentration for uptake mgN/l 0.010 BACMINSUB

bact
N
Half-Saturation constant for nutrient uptake mgN/l 0.0008 BACNCONS

bact Minimum temperature of the optimal interval for bacteria growth C 24.8 TOPTBMIN
Topt min

bact Maximum temperature of the optimal interval for bacteria growth C 25.1 TOPTBMAX
Topt max

bact Minimum temperature for bacteria growth C 5 TBMIN


Tmin
bact Maximum temperature for bacteria growth C 35 TBMAX
Tmax

K1bact Constant to control temperature response curve shape on bacteria adim 0,05 TBCONST1

K 2bact Constant to control temperature response curve shape on bacteria adim 0,98 TBCONST2

K 3bact Constant to control temperature response curve shape on bacteria adim 0,98 TBCONST3

K 4bact Constant to control temperature response curve shape on bacteria adim 0,02 TBCONST4

24
MOHID User Meeting / Course

3.2.4 Grazing Formulations

Figure 6. Grazing Options.

GX Total Grazing Rate on X mgC(X)/l.d-1

GYX Y Grazing on X d-1

G phy = Gcilphy cil + Gzoo


phy zoo

G dia = Gzoo
dia
zoo

G cil = Gzoo
cil
zoo

G bact = Gcil
bact
cil

25
MOHID User Meeting / Course

Table 16. Grazing Formulation.


Symbol Description Unit Formulation

zoo
(1) Flagellates and Zooplankton Simulation phy
G zoo =
E phy
zoo
(2) Diatoms and Zooplankton Simulation dia
G zoo =
E dia

zoo . ( T )
zoo
dia
Gzoo = zoo .I max . dia
dia zoo

(3) Flagellates, Diatoms and Zooplankton Simulation

zoo . ( T )
zoo
phy
G zoo = zoo
phy zoo
.( I max G zoo
dia
). dia

Gzoo . (T )
zoo
phy
= zoo .I max . zoo
phy zoo phy

phy
Gcil = cil .I max . cil . (T )
phy cil phy cil

(4) Flagellates, Macrozooplankton, Microzooplankton

zoo . ( T )
and Bacteria zoo
cil
Gzoo = zoo
cil zoo
.( I max Gzoo
phy
). dia

cil . ( T )
cil
Gcilbact = cilbact .I max
cil
.bact

zoo . ( T )
zoo
dia
Gzoo = zoo
dia zoo
.( I max ). dia

zoo . ( T )
(5) Diatoms, Macrozooplankton, Microzooplankton zoo
and Bacteria
cil
Gzoo = zoo
cil zoo
.( I max Gzoo
dia
). cil

cil . ( T )
cil
Gcilbact = cilbact .I max
cil
.bact

zoo . ( T )
zoo
dia
Gzoo = zoo
dia zoo
.( I max ). dia

Gzoo . (T )
zoo
phy
= zoo
phy zoo
.( I max Gzoo
dia
). zoo
phy

(6) Diatoms, Flagellates, phy


Gcil = cil .I max . cil . (T )
phy cil phy cil
Macrozooplankton,Microzooplankton and Bacteria
Simulation
zoo . ( T )
zoo
cil
Gzoo = zoo
cil zoo
.( I max Gzoo
dia
Gzoo
phy
). cil

cil . ( T )
cil
Gcilbact = cilbact .Imax
cil
.bact

cYX . X Ymin X
Y Grazing Limitation by X Y if (cYX . X Ymin X ) > 0
X
Y concentration
adim = K graz + (cYX . X Ymin X )
X
Y
0 c.c

X Predated organism
Y Predator organism
X Growth rate d-1

(T ) X Temperature Limitation Factor adim


Y
K graz Half-saturation constant for predation [mg C/l]
cYX Y capture efficiency on X adim

YX Proportion of X in Y ingestion adim


Ymin X Minimum X concentration for Y grazing [mgC/l]
EX Assimilation efficiency of X by zooplankton ( X phy, dia) adim
Y
I max Y maximum ingestion rate d-1

26
MOHID User Meeting / Course

3.3 Nitrogen Biogeochemical Cycle

Figure 7. Nitrogen Biogeochemical Cycle.

27
MOHID User Meeting / Course

3.3.1 Ammonia

NH 4 phy
= f inorg (ex phy + r phy ) Nphy
:C NH
phy phy
Nphy:C phy
t
14444444 4244444444 4 3
flagellates

+ f (ex + r ) Ndia:C NH
dia
inorg
dia dia diadia
dia
dia
4 N :C
144444444244444444 3
diatoms

+ ex bact Nbact
:C NH 4
bact
bact
1444424444 3
bacteria

With Bacteria: + ( f inorg


zoo
ex cil + r cil ) Ncil:C cil
1444424444 3
microzooplankton

+ f ex zoo + r zoo ) Nzoo:C zoo


zoo
inorg
14444 4244444 3
mesozooplankton

+K DONre
DONre
144244 3
min
DONre

K nit NH 4
1424 3
nitrification
step1

NH 4 phy
= f inorg (ex phy + r phy ) Nphy
:C NH 4
phy phy
Nphy:C phy
t
144444444244444444 3
flagellates

+ f (ex + r ) Ndia:C NH
dia
inorg
dia dia
4
dia dia
dia
dia
144444444244444444 3
diatoms

+ ( f ex + r ) cil
zoo
inorg
cil cil cil
N :C
1444424444 3
microzooplankton
Without Bacteria
+ f (ex zoo + r zoo ) Nzoo:C zoo
zoo
inorg
14444 4244444 3
mesozooplankton

+K DONre + K min
DONre DONnr
DONnr + f orgP
phy PON
K dec PON
144244
min
3 14 4244 3 144244 3
DONre DONnr PON

K nit NH 4
1424 3
nitrification
step1

28
MOHID User Meeting / Course

3.3.2 Nitrite

NO 2

= K nit NH K nit NO 4 2

3.3.3 Nitrate

NO 3

= (1 NH
phy
) phy phy (1 NH
dia
) dia dia + K nit NO K dnit NO
phy dia 2 3

t 1444
4
424444
3 1444
4
4
24444
3
flagellates diatoms

3.3.4 Particulate Organic Nitrogen

PON
= (1 finorg
phy
)(1 f orgD
phy
)(ex phy + r phy ) + m phy Nphy
:C
phy

t 14444444442444444444 3
flagellates

+ (1 f )(1 f )(ex dia + r dia ) + m dia Ndia:C dia


dia
inorg
dia
orgD
14444444442444444444 3
diatoms

( m )
bact
PON
bact bact
N :C
bact
1444 424444 3
With bacteria
Bacteria + (1 finorg
zoo
)(1 f orgD
zoo
)ex cil + mcil Ncil:C cil + ( Ncil + Ncil ) cil
14444444444 4244444444444 3
microzooplankton

+ (1 finorg
zoo
)(1 f orgD
zoo
)ex zoo + m zoo + p zoo Nzoo:C zoo + ( Nzoo + Nzoo ) zoo
1444444444444 424444444444444 3
mesozooplankton

(1 f orgP ) K dec
PON
PON
144424443
DONre

PON
= (1 finorg
phy
)(1 f orgD
phy
)(ex phy + m phy Nphy
:C
phy

t 14444444 4244444444 3
flagellates

+ (1 f )(1 f )(ex dia + m dia Ndia:C dia


dia
inorg
dia
orgD
14444444244444443
diatoms

+ (1 finorg
zoo
)(1 f orgD
zoo
)ex cil + mcil Ncil:C cil + ( Ncil + Ncil ) cil
14444444444 4244444444444 3
microzooplankton
Without Bacteria
+ (1 f )(1 f )(r + m zoo + p zoo ) Nzoo:C zoo + ( Nzoo + Nzoo ) zoo
zoo
inorg
zoo
orgD
zoo

1444444444444 424444444444444 3
mesozooplankton

(1 f orgP ) K dec
PON
PON
144424443
DONre

f orgP K PON
PON
dec
1442443
ammonia

29
MOHID User Meeting / Course

3.3.5 Non Refractory Dissolved Organic Nitrogen

DONnr
= (1 f inorg
phy phy
) f orgD (ex phy + r phy ) Nphy
:C
phy

t 1444444 2444444 3
flagellates

+ (1 f ) f (ex dia + r dia ) Ndia:C dia


dia
inorg
dia
orgD
144444424444443
diatoms

With Bacteria: bact


DONnr
bact
14243
bacteria

+ (1 f inorg
cil cil
) f orgD ex cil cil
144424443
microzooplankton

+ (1 f inorg
zoo zoo
) f orgD ex zoo Nzoo:C zoo
14444 4244444 3
mesozooplankton

DONnr
= (1 f inorg
phy phy
) f orgD (ex phy + r phy ) Nphy
:C
phy

t 1444444 2444444 3
flagellates

+ (1 f ) f (ex dia + r dia ) Ndia:C dia


dia
inorg
dia
orgD
144444424444443
diatoms
Without Bacteria and
+ (1 f ) f ex cil cil
cil
inorg
cil
orgD
Microzooplankton: 144424443
microzooplankton

+ (1 f inorg
zoo zoo
) f orgD ex zoo Nzoo:C zoo
14444 4244444 3
mesozooplankton

K
DONnr DONnr
1442443
min
ammonia

3.3.6 Refractory Dissolved Organic Nitrogen

DONre
= (1 f orgP ) K dec
PON
PON K min
DONre DONre

t 144 4 2444 3 14 4244 3


PON ammonia

30
MOHID User Meeting / Course

Table 17.Nitrogen Formulations.


Symbol Description Unit Formulation
NH 4 NO 3 NH 4 K NX X phy, dia
NH
X X ammonia preference
adim NH
X
4 = NH 4 NO 3
+ NH 4 NO 3
4 factor K
N
X
+ NK X
+
NO 3 + NK X
+
(T Tref )
PON
K dec PON decomposition Rate d-1
PON
K dec = K dec
PON
(Tref ). dec
DONre X

K min DONre mineralization Rate d-1


DONre
K dec = K min
DONre
(Tref ).( min
DONre
)
( T Tref )

K +
phy X
X phy , dia
r

DONnr (T Tref ) X

K min DONnr mineralization Rate d-1


DONnr
K min = K min
DONnr
(Tref ). min
DONnr

K rphy + X
X phy , dia

(T Tref ) oxy
K nit Nitrification Rate d-1 K nit = K nit
ref
(Tref ) nit
K + oxy
sat
nit
sat
K dnit
K dnit Denitrification Rate d-1 K dnit = K dnit
ref
(Tref ) dnit
( T Tref )

K + oxy
sat
dnit

1 Phytoplankton Group zoo


Nzoo = (1 E X ) NX:C Y phy , dia
1 Zooplankton Group EX

Y
N
Non-assimilated material by
Y
d-1
>1 Phytoplankton Group
Nzoo = [(1 g zoo
X X
)Gzoo NX:C ] Y phy , dia , cil

Ncil = [(1 g cilX )GcilX NX:C ]


>1 Zooplankton Group
Y phy , bact

1 Phytoplankton Group
Nzoo = zoo ( Nphy:C Nzoo:C )
1 Zooplankton Group

NY Stoichiometric food web


losses
d-1
>1 Phytoplankton Group
Nzoo = ( NX:C Nzoo:C ) g zoo
X X
Gzoo X phy , dia , cil

Ncil = ( NX:C Ncil:C ) gcilX GcilX


>1 Zooplankton Group
X phy , bact

T Water Temperature C
Tref Reference Temperature 20 C
K NX Nitrogen half-saturation constant mg N l-1
EX Assimilation efficiency of X by zooplankton adim
gYX Assimilation Coefficient of X by Y adim
GYX Y grazing on X [d-1]

X
N :C
Nitrogen/Carbon Ratio mg N/mgC
X Growth rate [d-1]
ex X Excretion Rate [d-1]
X
r Respiration Rate [d-1]
X
m Natural Mortality Rate [d-1]
p zoo Zooplankton predatory mortality rate: predation by higher trophic levels [d-1]
PON
K dec (Tref ) PON decomposition rate at reference temperature d-1

dec PON decomposition temperature coefficient adim


DONre
K min (Tref ) DONre mineralization rate at reference temperature d-1
min
DONre
DONre mineralization temperature coefficient adim
phy
K r
Nutrient Regeneration Half-Saturation Constant mgC/ l
DONnr
K min
(Tref ) DONnr mineralization Rate at reference temperature d-1

DONr
min DONre minreralization temperature coefficient adim
ref
K nit
(Tref ) Nitrification rate at reference temperature adim

nit Nitrification temperature coefficient adim


sat
K nit
Nitrification half-saturation constant mg O2/l

K dnit (Tref ) Denitrification Rate at reference temperature d-1

dnit Denitrification temperature coefficient adim


X
finorg Fraction of inorganic material excreted by X adim
X
f orgD Dissolved organic fraction excreted by X adim
f orgP Fraction of PON available for mineralization adim

31
MOHID User Meeting / Course

Table 18. Nitrogen Parameters.

Symbol Description Unit Value Keyword


PON
K dec (Tref ) PON decomposition Rate at reference d-1 0.1 NOPREF
temperature
dec PON decomposition temperature coefficient adim 1.02 NOPCOEF

DONre
K min (Tref ) DONre mineralization Rate at reference d-1 0.01 NMINR
temperature
min
DONre DONre minreralization temperature coefficient adim 1.02 TMINR

K rphy Nutrient Regeneration Half-Saturation Constant mgC/ l 1 FREGSATC

K nit (Tref ) Nitrification Rate at reference temperature d-1 0.06 NITRIREF

sat
K nit Nitrification half-saturation constant mg O2/l 2.0 NITSATCO

sat
K dnit Denitrification half-saturation constant mg O2/l 0.1 DENSATCO

nit Nitrification temperature coefficient adim 1.08 TNITCOEF

K dnit (Tref ) Denitrification Rate at reference temperature d-1 0.125 DENITREF

dnit Denitrification temperature coefficient adim 1.045 TDENCOEF

DONnr DONnr mineralization Rate at reference d-1 0.1 NMINENR


K min (Tref )
temperature

min
DONr DONre minreralization temperature coefficient adim 1.02 TMINNR

forgP Fraction of PON available for mineralization adim 0.7 PHDECOMP

32
MOHID User Meeting / Course

3.4 Phosphorus Biogeochemical Cycle

Figure 8.Phosphorus Biogeochemical Cycle.

33
MOHID User Meeting / Course

3.4.1 Inorganic Phosphorus

IP phy phy
= f inorg (ex phy + r phy ) Pphy
:C
phy
Pphy
:C
t
1444444424444444 3
flagellates

+ f (ex + r ) Pdia:C dia Pdia:C dia


dia
inorg
dia dia

1444444424444444 3
diatoms

+ [( f ex + r ) Pcil:C ] cil
zoo
inorg
cil cil
14444244443
microzooplankton

+ ( f ex zoo + r zoo ) Pzoo


zoo
inorg
zoo
:C
14444 4244444 3
mesozooplankton

+K + K min
DOPre DOPnr
DOPnr + f orgP K dec
DOPre POP
POP
1442443 14
min
4244 3 1442443
DOPre DOPnr POP

3.4.2 Particulate Organic Phosphorus

POP
= (1 finorg
phy
)(1 f orgD
phy
)(ex phy + r phy ) + m phy Pphy
:C
phy

t 14444444442444444444 3
flagellates

+ (1 finorg
dia
)(1 f orgD
dia
)(ex dia + r dia ) + m dia Pdia:C dia
144444444 42444444444 3
diatoms

+ (1 finorg
zoo
)(1 f orgD
zoo
)ex cil + mcil Pcil:C cil + ( Pcil + Pcil ) cil
14444444444244444444443
microzooplankton

+ (1 finorg
zoo
)(1 f orgD
zoo
)ex zoo + m zoo + p zoo Pzoo
:C
zoo
+ ( Pzoo + Pzoo ) zoo
1444444444444244444 44444443
mesozooplankton

(1 f orgP ) K dec
POP
POP
14442444 3
DONre

f orgP K dec
POP
POP
144244 3
IP

34
MOHID User Meeting / Course

3.4.3 Non Refractory Dissolved Organic Phosphorus

DOPnr
= (1 finorg
phy phy
) f orgD (ex phy + r phy ) Pphy
:C
phy
+
t 1444444 2444444 3
flagellates

+ (1 f ) f (ex dia + r dia ) Pdia:C dia


dia
inorg
dia
orgD
14444442444444 3
diatoms

+ (1 f ) f ex cil Pcil:C cil


zoo
inorg
zoo
orgD
14444244443
microzooplankton

+ (1 f ) f orgD
zoo
inorg
zoo
ex zoo Pzoo
:C
zoo
14444244443
mesozooplankton

K DOPnr
DOPnr
144244
min
3
IP

3.4.4 Refractory Dissolved Organic Phosphorus

DOPre
= (1 f orgP ) K dec
POP
POP K min
DOPre DOPre

t 144 4 2444 3 14 4244 3


POP IP

35
MOHID User Meeting / Course

Table 19. Phosphorus.


Symbol Description Unit Formulation
( T Tref )
POP
K dec POP decomposition Rate d-1
POP
K dec = K dec
POP
(Tref ).dec

DOPre
K min DONre mineralization Rate d-1
DOPre
K dec = K min
DOPre
(Tref ).( min
DOPre
)
(T Tref ) X

X phy , dia
K r +
phy X

DOPnr
(Tref ). min
(T Tref ) X

K min DONre mineralization Rate d-1


DOPnr
K min = K min
DOPnr DOPnr

K rphy + X
X phy , dia

1 Phytoplankton
zoo
Group Pzoo = (1 E X ) PX:C Y phy , dia
1 Zooplankton Group EX
Y
P
Non-assimilated material by Y d-1
>1 Phytoplankton

Pzoo = [(1 g zoo


Group X X
)Gzoo PX:C ] Y phy , dia , cil
>1 Zooplankton
Group

1 Phytoplankton
Group Pzoo = zoo ( Pphy
:C P:C )
zoo

1 Zooplankton Group

PY Stoichiometric food web losses d-1 >1 Phytoplankton


Group Pzoo = ( PX:C Pzoo X X
:C ) g zoo Gzoo X phy , dia , cil
>1 Zooplankton
Group

T Water Temperature C
Tref Reference Temperature 20 C

K NX Nitrogen half-saturation constant mg N l-1


EX Assimilation efficiency of X by zooplankton adim
X
g Y Assimilation Coefficient of X by Y adim
GYX Y grazing on X [d-1]

PX:C Phosphorus/Carbon Ratio mg N/mgC


zoo Zooplankton predatory mortality rate: predation by higher trophic
p [d-1]
levels
X Growth rate [d-1]
ex X Excretion Rate [d-1]
rX Respiration Rate [d-1]
mX Natural Mortality Rate [d-1]
POP
K dec (Tref ) POP decomposition rate at reference temperature d-1

dec POP decomposition temperature coefficient adim


DOPre
K min (Tref ) DOPre mineralization rate at reference temperature d-1

min
DOPre
DOPre mineralization temperature coefficient adim
phy
K r
Nutrient Regeneration Half-Saturation Constant mgC/ l
DOPnr
K min
(Tref ) DOPnr mineralization Rate at reference temperature d-1

DOPr
min
DOPnr minreralization temperature coefficient adim
X adim
f inorg Fraction of inorganic material excreted by X

X
f orgD Dissolved organic fraction excreted by X adim

f orgP Fraction of PON available for mineralization adim

36
MOHID User Meeting / Course

Table 20. Phosphorus Parameters.

Symbol Description Unit Value Keyword


POP
K dec (Tref ) POP decomposition Rate at reference temperature d-1 0.2 PPARTMIN

dec POP decomposition temperature coefficient adim 1.08 TPPARTMINCOEF

DOPre DOPre mineralization Rate at reference temperature d-1


K min (Tref ) 0.03 PMINR

DOPre
min
DOPre minreralization temperature coefficient adim 1.064 PMINRCOEF

DOPnr
K min (Tref ) DOPnr mineralization Rate at reference temperature d-1 0.1 PMINNR

min
DOPr DOPre minreralization temperature coefficient adim 1.064 PMINNRCOEF

37
MOHID User Meeting / Course

3.5 Silica Cycle

Figure 9. Silica BioGeoChemical Cycle.

3.5.1 Dissolved Silica

DissSi
= dia Sidia:C dia + f orgP K dec
BioSi
BioSi
t 14 4244 3 1442443
diatoms BioSi

3.5.2 Biogenic Silica

BioSi
= (1 f inorg
dia
)(1 f orgD
dia
)(ex dia + r dia ) + m dia Sidia:C dia
t 14444444442444444444 3
diatoms

+ Gzoo
dia
zoo
1424 3
mesozooplankton

f orgP K dec
BioSi
BioSi
1442443
DissSi

38
MOHID User Meeting / Course

Table 21. Silica.

Symbol Description Unit Formulation

(T Tref )
BioSi
K dec Bio Si decomposition Rate d-1
BioSi
K dec = K dec
BioSi
(Tref ). dec
BioSi

T Water temperature C

Tref Reference Temperature C

dia Diatoms growth rate [d-1]


dia
ex Diatoms Excretion Rate [d-1]
r dia Diatoms Respiration Rate [d-1]
m dia Diatoms Natural Mortality Rate [d-1]
dia
G zoo Mesozooplankton grazing on Diatoms [d-1]

dia
Si :C Diatoms Silica/Carbon Ratio mg Si/mg C

f orgP Fraction of PON available for mineralization adim

dia
f orgD
Dissolved organic fraction in diatoms excretions adim

dia adim
finorg Fraction of inorganic material in diatoms excretions

BioSi
K dec (Tref ) BioSi decomposition rate at reference temperature d-1

dec
BioSi
BioSi decomposition temperature coefficient adim

Table 22. Silica Parameters.

Symbol Description Unit Value Keyword


BioSi
K dec (T ref ) Biogenic Slica dissolution Rate in the Water d-1 0.03 SIKDISS
column at the reference temperature
dec
BioSi Biogenic Silica dissolution temperature coefficient adim 1.02 SIDISSTCOEF

39
MOHID User Meeting / Course

3.6 Oxygen Cycle

Figure 10. Oxygen Processes.


oxy phy photo
t
= O:C + 1 NH
1424
phy
3 1444 4
424444
( 3 14
)
phy ONO:N3 Nphy:C + phy OIP:P Pphy
4244 :C r phy Oplankton
3 14243 :C
phy
photosynthesis
14444444444444 nitrate uptake IP
4244444444444444
uptake respiration
3
flagellates


+ dia Ophoto
1424 3 ( ) dia IP
14243
dia dia plankton
:C + 1 NH 4 O:N N :C + O:P P:C r O:C
dia dia NO 3 dia
14 24 3
dia
photosynthesis 1444 424444 3
1444444444444 nitrate uptake IP uptake
4244444444444443
respiration

diatoms

With Bacteria: + r cil Ocil:C cil + r zoo Ozoo


:C
zoo
14243 14243
microzooplankton mesozooplankton

( PON
bact
+ DONnr
bact
) OOM
:C
bact
14444 24444 3
bacteria
K min O:N DONre
DONre min
144 42444 3
refractory organic nitrogen

K dec O:P POP K min


POP min
O:P DOPre K min
DOPre min
O:P DONnr
DOPnr min
1444444444 424444444444 3
organic phosphorus

K nit
oxy
NH 4 + K dnit
oxy
NO 3
1424 3 1424 3
nitrification denitrification

40
MOHID User Meeting / Course


O phy photo
t
= O:C + 1 NH
14 24 3
phy
(
4
phy NO 3 phy
)
O:N N :C + phy OIP:P Pphy
14 4 244 3 :C r
14
phy plankton
O:C
24 3
phy
photosynthesis 1444 424444 3
14444444444444 nitrate uptake IP uptake
4244444444444444
respiration
3
flagellates


+ dia Ophoto
1424 3 ( ) dia IP
14243
dia dia plankton
:C + 1 NH 4 O: N N :C + O:P P:C r O:C
dia dia NO 3 dia
14 24 3
dia
photosynthesis 1444 424444 3
1444444444444 nitrate uptake IP uptake
424444444444444
respiration
3
Without Bacteria diatoms
+ r cil Ocil:C cil + r zoo Ozoo
:C
zoo
14243 14243
microzooplankton mesozooplankton

K dec O:N PON K min


PON min
O:N DONre K min
DONre min
O:N DONnr
DONnr min
14444444444 24444444444 3
organic nitrogen

K dec O:P POP K min


POP min
O:P DOPre K min
DOPre min
O:P DOPnr
DOPnr min
1444444444 424444444444 3
organic nitrogen

K nit
oxy
NH 4 + K dnit
oxy
NO 3
1424 3 1424 3
nitrification denitrification

41
MOHID User Meeting / Course

Table 23. Oxygen.

Symbol Description Unit Formulation

1 oxy
Omin Oxygen Consumption in Nitrogen mg O/mg
Omin
:N = OCO:C2
:N Mineralization N.d-1
NOM:C 0.5 + oxy
1 oxy
Omin Oxygen Consumption in Phosphorus mg O/mg
Omin
:P = OCO:C2
:P Mineralization P.d-
POM
:C 0.5 + oxy
oxy
K nit Oxygen Consumption Rate in Nitrification d-1
oxy
K nit = K nit . ONO
:N
3

oxy
K dnit Oxygen Consumption Rate in Denitrification d-1
oxy
K dnit = K dnit . ONO
:N
3

X Growth rate [d-1]


X
r Respiration Rate [d-1]
X
NH 4 Ammonia preference factor adim

K dnit Denitrification Rate [d-1]

K nit Nitrification Rate [d-1]

OCO:C2 Oxygen/Carbon Ratio in CO2 mgO/mgC

NOM:C Nitrogen/Carbon ratio in Organic Matter mgN/mgC

POM:C
Phosphorus/Carbon ratio in Organic Matter mgP/mgC

O:N
NO 3
Oxygen/Nitrogen Ratio in Nitrate mgO2/mgN

OIP:P Oxygen/Nitrogen Ratio in Phosphate mgO2/mgP

Ophoto
:C
Photosynthesis Oxygen:Carbon ratio mgO2/mgC

X
O:C Oxygen/Carbon Ratio in respiration mgO/mgC

Table 24. Oxygen Parameters.

Symbol Description Unit Value Keyword

OCO:C2 Oxygen/Carbon Ratio in CO2 mgO/mgC 32/12 OCRATIO

photo
O:C Photosynthesis Oxygen/Carbon ratio mgO/mgC 32/12 PHOTOSOC

ONO:N3 Oxygen/Nitrogen Ratio in Nitrate mgO/mgN 48/14 NITONRAT

OIP:P Oxygen/Nitrogen Ratio in Phosphate mgO/mgP 64/31 PHOSOPRAT

Oplankton
:C Oxygen/Carbon Ratio in plankton respiration mgO/mgC 32/12 PLANK_OC_RAT

Ozoo:C Oxygen:Carbon ratioin mesozooplankton respiration mgO2/mgC 32/12 ZOCRATIO

Ocil:C Oxygen:Carbon ratio in microzooplankton mgO2/mgC 32/12 CILOCRATIO

bact
O:C Bacteria Oxygen:Carbon Ratio mgO2/mgC 1.4 BACTRATIOOC

OM
N :C Organic Matter Nitrogen:Carbon Ratio mgN/mgC 0.18 OMRATIONC

POM
:C Organic Matter Phosphorus:Carbon Ratio mgP/mgC 0.024 OMRATIOPC

O2
min Minimum oxygen concentration for growth mgO2/l 10e-5 MINOXYGEN

42

S-ar putea să vă placă și