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 9572 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref – NEMO

Ignore:
Timestamp:
2018-05-11T13:16:06+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Global renaming for reference configurations and test cases (./CONFIG): 2 steps for removing symbolic links

  • Folders
    • ORCA2_LIM3_PISCES -> ORCA2_SI3_PISCES
    • ORCA2_SAS_LIM3 -> ORCA2_SAS_SI3
  • CPP keys: key_lim3 -> key_si3
  • Namelists and XML
    • namelist_ice_lim3_ref -> namelist_ice_si3_ref
    • file_def_nemo-opa.xml -> file_def_nemo-oce.xml, file_def_nemo-lim.xml -> file_def_nemo-ice.xml
    • field_def_nemo-opa.xml -> field_def_nemo-oce.xml, field_def_nemo-lim.xml -> field_def_nemo-ice.xml
    • namp.zlim -> namp.zice
  • Cleaning of configurations list in cfg.txt
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref

    r9356 r9572  
    6262/ 
    6363!----------------------------------------------------------------------- 
    64 &namp4zlim     !   parameters for nutrient limitations for PISCES std  - ln_p4z 
     64&namp4zice     !   parameters for nutrient limitations for PISCES std  - ln_p4z 
    6565!----------------------------------------------------------------------- 
    6666   concnno3   =  1.e-6    ! Nitrate half saturation of nanophytoplankton 
     
    8686/ 
    8787!----------------------------------------------------------------------- 
    88 &namp5zlim     !   parameters for nutrient limitations PISCES QUOTA    - ln_p5z 
     88&namp5zice     !   parameters for nutrient limitations PISCES QUOTA    - ln_p5z 
    8989!----------------------------------------------------------------------- 
    9090   concnno3   =  3e-6     ! Nitrate half saturation of nanophytoplankton 
Note: See TracChangeset for help on using the changeset viewer.