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

Ignore:
Timestamp:
2018-11-21T11:25:53+01:00 (5 years ago)
Author:
smasson
Message:

dev_r10164_HPC09_ESIWACE_PREP_MERGE: merge with trunk@10344, see #2133

File:
1 edited

Legend:

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

    r10111 r10345  
    1717  ln_p5z    = .false.        !  PISCES QUOTA model used 
    1818  ln_ligand = .false.        !  Enable  organic ligands 
     19  ln_sediment = .false.      !  Enable sediment module 
    1920/ 
    2021!----------------------------------------------------------------------- 
     
    6263/ 
    6364!----------------------------------------------------------------------- 
    64 &namp4zice     !   parameters for nutrient limitations for PISCES std  - ln_p4z 
     65&namp4zlim     !   parameters for nutrient limitations for PISCES std  - ln_p4z 
    6566!----------------------------------------------------------------------- 
    6667   concnno3   =  1.e-6    ! Nitrate half saturation of nanophytoplankton 
     
    8687/ 
    8788!----------------------------------------------------------------------- 
    88 &namp5zice     !   parameters for nutrient limitations PISCES QUOTA    - ln_p5z 
     89&namp5zlim     !   parameters for nutrient limitations PISCES QUOTA    - ln_p5z 
    8990!----------------------------------------------------------------------- 
    9091   concnno3   =  3e-6     ! Nitrate half saturation of nanophytoplankton 
Note: See TracChangeset for help on using the changeset viewer.