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 10419 for NEMO/branches/2018/dev_r10164_HPC09_ESIWACE_PREP_MERGE/cfgs/SHARED/namelist_pisces_ref – NEMO

Ignore:
Timestamp:
2018-12-19T20:46:30+01:00 (5 years ago)
Author:
smasson
Message:

dev_r10164_HPC09_ESIWACE_PREP_MERGE: merge with trunk@10418, see #2133

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2018/dev_r10164_HPC09_ESIWACE_PREP_MERGE/cfgs/SHARED/namelist_pisces_ref

    r10377 r10419  
    5252   wsbio2scale =  5000.    ! Big particles length scale of sinking 
    5353!                         !  ln_ligand enabled 
    54    wfep       =  0.2      ! FeP sinking speed  
    5554   ldocp      =  1.E-4    ! Phyto ligand production per unit doc  
    5655   ldocz      =  1.E-4    ! Zoo ligand production per unit doc  
     
    155154   excretn    =  0.05     ! excretion ratio of phytoplankton 
    156155   excretd    =  0.05     ! excretion ratio of diatoms 
    157    ln_newprod =  .true.   ! Enable new parame. of production (T/F)  
    158156   bresp      =  0.033    ! Basal respiration rate 
    159157   chlcnm     =  0.033    ! Maximum Chl/C in nanophytoplankton 
     
    222220   sigma2     =  0.6      ! Fraction of mesozoo excretion as DOM 
    223221   unass2     =  0.3      ! non assimilated fraction of P by mesozoo 
    224    grazflux   =  2.e3     ! flux-feeding rate 
     222   grazflux   =  3.e3     ! flux-feeding rate 
    225223/ 
    226224!----------------------------------------------------------------------- 
     
    304302&nampisfer     !   parameters for iron chemistry 
    305303!----------------------------------------------------------------------- 
    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 
     304   ln_ligvar =  .true.    ! variable ligand concentration 
     305   xlam1     =  0.005     ! scavenging rate of Iron 
     306   xlamdust  =  150.0     ! Scavenging rate of dust 
     307   ligand    =  0.7E-9    ! Ligands concentration  
     308   kfep      =  0.01      ! Nanoparticle formation rate constant 
    312309/ 
    313310!-----------------------------------------------------------------------   
     
    382379   hratio      =  1.e+7    ! Fe to 3He ratio assumed for vent iron supply  
    383380!                          ! ln_ligand 
    384    fep_rats    =  1.       ! Fep/Fer ratio from sed sources  
    385    fep_rath    =  1.       ! Fep/Fer ratio from sed hydro sources  
    386    rdustfep    =  0.0      ! Fraction of dust that is FeP 
    387381   lgw_rath    =  0.5      ! Weak ligand ratio from sed hydro sources  
    388382/ 
     
    390384&nampislig     !   Namelist parameters for ligands, nampislig 
    391385!----------------------------------------------------------------------- 
    392    rfep        =  0.001    ! Dissolution rate of FeP 
    393386   rlgw        =  100.     ! Lifetime (years) of weak ligands 
    394387   rlig        =  1.E-4    ! Remin ligand production per unit C 
Note: See TracChangeset for help on using the changeset viewer.