Skip to content
Snippets Groups Projects
namp5zzoo 1.8 KiB
Newer Older
Guillaume Samson's avatar
Guillaume Samson committed
!-----------------------------------------------------------------------
&namp5zzoo     !   parameters for microzooplankton
!-----------------------------------------------------------------------
   part       =  0.75     ! part of calcite not dissolved in microzoo gutsa
   grazrat    =  2.0      ! maximal zoo grazing rate
Guillaume Samson's avatar
Guillaume Samson committed
   bmetexc    =  .true.   ! Metabolic use of excess carbon
   resrat     =  0.02     ! exsudation rate of zooplankton
Guillaume Samson's avatar
Guillaume Samson committed
   mzrat      =  0.005    ! zooplankton mortality rate
   xprefc     =  0.15     ! Microzoo preference for POM
   xprefn     =  1.0      ! Microzoo preference for Nanophyto
   xprefp     =  1.0      ! Microzoo preference for picophyto
Guillaume Samson's avatar
Guillaume Samson committed
   xprefd     =  1.0      ! Microzoo preference for Diatoms
   xprefz     =  0.       ! Microzoo preference for microzooplankton
Guillaume Samson's avatar
Guillaume Samson committed
   xthreshdia =  1.E-8    ! Diatoms feeding threshold for microzooplankton
   xthreshphy =  1.E-8    ! Nanophyto feeding threshold for microzooplankton
   xthreshpic =  1.E-8    ! Picophyto feeding threshold for microzooplankton
   xthreshzoo =  1.E-8    ! Microzoo feeding threshold for microzooplankton
Guillaume Samson's avatar
Guillaume Samson committed
   xthreshpoc =  1.E-8    ! POC feeding threshold for microzooplankton
   xthresh    =  3.E-7    ! Food threshold for feeding
   xkgraz     =  20.E-6   ! half saturation constant for grazing
Guillaume Samson's avatar
Guillaume Samson committed
   epsher     =  0.5      ! Efficiency of microzoo growth
   epshermin  =  0.5      ! Minimum efficiency of microzoo growth
Guillaume Samson's avatar
Guillaume Samson committed
   ssigma     =  0.5      ! Fraction excreted as semi-labile DOM
   srespir    =  0.2      ! Active respiration
   unassc     =  0.3      ! non assimilated fraction of C by zoo
   unassn     =  0.3      ! non assimilated fraction of N by zoo
   unassp     =  0.3      ! non assimilated fraction of P by zoo
   xsigma     =  0.5      ! Predation window size
   xsigmadel  =  1.0      ! Predation window size scaling
Guillaume Samson's avatar
Guillaume Samson committed
/