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 10401 for NEMO/trunk/cfgs/SHARED/namelist_pisces_ref – NEMO

Ignore:
Timestamp:
2018-12-17T16:57:34+01:00 (5 years ago)
Author:
cetlod
Message:

Remove obsolescence in PISCES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SHARED/namelist_pisces_ref

    r10375 r10401  
    155155   excretn    =  0.05     ! excretion ratio of phytoplankton 
    156156   excretd    =  0.05     ! excretion ratio of diatoms 
    157    ln_newprod =  .true.   ! Enable new parame. of production (T/F)  
    158157   bresp      =  0.033    ! Basal respiration rate 
    159158   chlcnm     =  0.033    ! Maximum Chl/C in nanophytoplankton 
     
    304303&nampisfer     !   parameters for iron chemistry 
    305304!----------------------------------------------------------------------- 
    306    ln_fechem =  .false.   ! complex iron chemistry ( T/F ) 
    307    ln_ligvar =  .false.   ! variable ligand concentration 
    308    xlam1        =  0.005  ! scavenging rate of Iron 
    309    xlamdust     =  150.0  ! Scavenging rate of dust 
    310    ligand       =  0.7E-9 ! Ligands concentration  
    311    kfep         =  0.01   ! Nanoparticle formation rate constant 
     305   ln_ligvar =  .true.    ! variable ligand concentration 
     306   xlam1     =  0.005     ! scavenging rate of Iron 
     307   xlamdust  =  150.0     ! Scavenging rate of dust 
     308   ligand    =  0.7E-9    ! Ligands concentration  
     309   kfep      =  0.01      ! Nanoparticle formation rate constant 
    312310/ 
    313311!-----------------------------------------------------------------------   
Note: See TracChangeset for help on using the changeset viewer.