New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 4388 for branches/2013/dev_MERGE_2013/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref – NEMO

Ignore:
Timestamp:
2014-01-31T15:43:23+01:00 (10 years ago)
Author:
cetlod
Message:

minor corrections on PISCES namelist parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref

    r4329 r4388  
    4040   xkmort     =  2.E-7    ! half saturation constant for mortality 
    4141   ferat3     =  10.E-6   ! Fe/C in zooplankton  
    42    wsbio2     =  30.      ! Big particles sinking speed 
     42   wsbio2     =  50.      ! Big particles sinking speed 
    4343   niter1max  =  1        ! Maximum number of iterations for POC 
    4444   niter2max  =  1        ! Maximum number of iterations for GOC 
     
    107107   part2      =  0.75     ! part of calcite not dissolved in mesozoo guts 
    108108   grazrat2   =  0.75     ! maximal mesozoo grazing rate 
    109    resrat2    =  0.005    ! exsudation rate of mesozooplankton 
     109   resrat2    =  0.01     ! exsudation rate of mesozooplankton 
    110110   mzrat2     =  0.03     ! mesozooplankton mortality rate 
    111111   xprefc     =  1.       ! zoo preference for phyto 
     
    120120   xkgraz2    =  20.E-6   ! half sturation constant for meso grazing 
    121121   epsher2    =  0.3      ! Efficicency of Mesozoo growth 
    122    sigma2     =  0.6      ! Fraction of mesozoo excretion as DOM 
     122   sigma2     =  0.4      ! Fraction of mesozoo excretion as DOM 
    123123   unass2     =  0.3      ! non assimilated fraction of P by mesozoo 
    124124   grazflux   =  2.e3     ! flux-feeding rate 
     
    129129   part       =  0.5      ! part of calcite not dissolved in microzoo gutsa 
    130130   grazrat    =  3.0      ! maximal zoo grazing rate 
    131    resrat     =  0.03     ! exsudation rate of zooplankton 
     131   resrat     =  0.05     ! exsudation rate of zooplankton 
    132132   mzrat      =  0.004    ! zooplankton mortality rate 
    133133   xpref2c    =  0.1      ! Microzoo preference for POM 
     
    139139   xthresh    =  3.E-7    ! Food threshold for feeding 
    140140   xkgraz     =  20.E-6   ! half sturation constant for grazing 
    141    epsher     =  0.3      ! Efficiency of microzoo growth 
     141   epsher     =  0.4      ! Efficiency of microzoo growth 
    142142   sigma1     =  0.6      ! Fraction of microzoo excretion as DOM 
    143143   unass      =  0.3      ! non assimilated fraction of phyto by zoo 
     
    147147!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    148148   ln_fechem =  .false.   ! complex iron chemistry ( T/F ) 
    149    ln_ligvar =  .true.   ! variable ligand concentration 
     149   ln_ligvar =  .false.   ! variable ligand concentration 
    150150   xlam1     =  0.005     ! scavenging rate of Iron 
    151151   xlamdust  =  150.0     ! Scavenging rate of dust 
Note: See TracChangeset for help on using the changeset viewer.