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 10321 for NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/SHARED/namelist_pisces_ref – NEMO

Ignore:
Timestamp:
2018-11-16T15:59:30+01:00 (5 years ago)
Author:
davestorkey
Message:

UKMO/NEMO4_beta_mirror: Update to version 10279 of the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/SHARED/namelist_pisces_ref

    r9572 r10321  
    1717  ln_p5z    = .false.        !  PISCES QUOTA model used 
    1818  ln_ligand = .false.        !  Enable  organic ligands 
     19  ln_sediment = .false.      !  Enable sediment module 
    1920/ 
    2021!----------------------------------------------------------------------- 
     
    4950   wsbio2     =  50.      ! Big particles sinking speed 
    5051   wsbio2max  =  50.      ! Big particles maximum sinking speed 
    51    wsbio2scale=  5000.    ! Big particles length scale of sinking 
     52   wsbio2scale =  5000.    ! Big particles length scale of sinking 
    5253   niter1max  =  1        ! Maximum number of iterations for POC 
    5354   niter2max  =  2        ! Maximum number of iterations for GOC 
     
    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 
     
    370371   ln_hydrofe  =  .false.  ! boolean for from hydrothermal vents 
    371372   sedfeinput  =  2.e-9    ! Coastal release of Iron 
     373   distcoast   =  5.e3     ! Distance off the coast for Iron from sediments 
    372374   dustsolub   =  0.02     ! Solubility of the dusta 
    373375   mfrac       =  0.035    ! Fe mineral fraction of dust 
Note: See TracChangeset for help on using the changeset viewer.