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.
namelist_pisces_cfg in branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_SI3_PISCES/EXP00 – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_SI3_PISCES/EXP00/namelist_pisces_cfg @ 9572

Last change on this file since 9572 was 9572, checked in by nicolasmartin, 6 years ago

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
  • Property svn:mime-type set to text/x-fortran
File size: 6.6 KB
RevLine 
[9301]1!-----------------------------------------------------------------------
2&nampismod     !  Model used
3!-----------------------------------------------------------------------
4/
5!-----------------------------------------------------------------------
[7283]6&nampisext     !   air-sea exchange
[9301]7!-----------------------------------------------------------------------
[7283]8/
[9301]9!-----------------------------------------------------------------------
[7283]10&nampisatm     !  Atmospheric prrssure
[9301]11!-----------------------------------------------------------------------
[7283]12/
[9301]13!-----------------------------------------------------------------------
[7283]14&nampisbio     !   biological parameters
[9301]15!-----------------------------------------------------------------------
[7283]16/
[9301]17!-----------------------------------------------------------------------
[9572]18&namp4zice     !   parameters for nutrient limitations for PISCES std  - ln_p4z
[9301]19!-----------------------------------------------------------------------
[7283]20/
[9301]21!-----------------------------------------------------------------------
[9572]22&namp5zice     !   parameters for nutrient limitations PISCES QUOTA    - ln_p5z
[9301]23!-----------------------------------------------------------------------
24/
25!-----------------------------------------------------------------------
[9356]26&namp5zquota   !   parameters for nutrient limitations PISCES quota    - ln_p5z
[9301]27!-----------------------------------------------------------------------
28/
29!-----------------------------------------------------------------------
[7283]30&nampisopt     !   parameters for optics
[9301]31!-----------------------------------------------------------------------
[7283]32/ 
[9301]33!-----------------------------------------------------------------------
[9356]34&namp4zprod    !   parameters for phytoplankton growth for PISCES std  - ln_p4z
[9301]35!-----------------------------------------------------------------------
[7283]36/
[9301]37!-----------------------------------------------------------------------
[9356]38&namp5zprod    !   parameters for phytoplankton growth for PISCES quota- ln_p5z
[9301]39!-----------------------------------------------------------------------
[7283]40/
[9301]41!-----------------------------------------------------------------------
[9356]42&namp4zmort    !   parameters for phytoplankton sinks for PISCES std   - ln_p4z
[9301]43!-----------------------------------------------------------------------
[7283]44/
[9301]45!-----------------------------------------------------------------------
[9356]46&namp5zmort    !   parameters for phytoplankton sinks for PISCES quota - ln_p5z
[9301]47!-----------------------------------------------------------------------
[7283]48/
[9301]49!-----------------------------------------------------------------------
[9356]50&namp4zmes     !   parameters for mesozooplankton for PISCES std       - ln_p4z
[9301]51!-----------------------------------------------------------------------
52/
53!-----------------------------------------------------------------------
54&namp5zmes     !   parameters for mesozooplankton
55!-----------------------------------------------------------------------
56/
57!-----------------------------------------------------------------------
[9356]58&namp4zzoo     !   parameters for microzooplankton for PISCES std      - ln_p4z
[9301]59!-----------------------------------------------------------------------
60/
61!-----------------------------------------------------------------------
62&namp5zzoo     !   parameters for microzooplankton
63!-----------------------------------------------------------------------
64/
65!-----------------------------------------------------------------------
[7283]66&nampisfer     !   parameters for iron chemistry
[9301]67!-----------------------------------------------------------------------
68/
69!----------------------------------------------------------------------- 
[7283]70&nampisrem     !   parameters for remineralization
[9301]71!-----------------------------------------------------------------------
[7283]72/
[9301]73!-----------------------------------------------------------------------
74&nampispoc     !   parameters for organic particles
75!-----------------------------------------------------------------------
76/
77!-----------------------------------------------------------------------
[7283]78&nampiscal     !   parameters for Calcite chemistry
[9301]79!-----------------------------------------------------------------------
[7283]80/
[9301]81!-----------------------------------------------------------------------
[7283]82&nampissbc     !   parameters for inputs deposition
[9301]83!-----------------------------------------------------------------------
[7283]84/
[9301]85!-----------------------------------------------------------------------
[9356]86&nampislig     !   Namelist parameters for ligands, nampislig
[9301]87!-----------------------------------------------------------------------
88/
89!-----------------------------------------------------------------------
[9356]90&nampisice     !   Prescribed sea ice tracers
[9301]91!-----------------------------------------------------------------------
92/
93!-----------------------------------------------------------------------
[9356]94&nampisdmp     !   Damping
[9301]95!-----------------------------------------------------------------------
[7283]96/
[9301]97!-----------------------------------------------------------------------
[9356]98&nampismass    !   Mass conservation
[9301]99!-----------------------------------------------------------------------
[7283]100/
[9301]101!-----------------------------------------------------------------------
102&namlobphy     !   biological parameters for phytoplankton
103!-----------------------------------------------------------------------
104/
105!-----------------------------------------------------------------------
106&namlobnut     !   biological parameters for nutrients
107!-----------------------------------------------------------------------
108/
109!-----------------------------------------------------------------------
110&namlobzoo     !   biological parameters for zooplankton
111!-----------------------------------------------------------------------
112/
113!-----------------------------------------------------------------------
114&namlobdet     !   biological parameters for detritus
115!-----------------------------------------------------------------------
116/
117!-----------------------------------------------------------------------
118&namlobdom     !   biological parameters for DOM
119!-----------------------------------------------------------------------
120/
121!-----------------------------------------------------------------------
122&namlobsed     !   parameters from aphotic layers to sediment
123!-----------------------------------------------------------------------
124/
125!-----------------------------------------------------------------------
126&namlobrat     !   general coefficients
127!-----------------------------------------------------------------------
128/
129!-----------------------------------------------------------------------
130&namlobopt     !   optical parameters
131!-----------------------------------------------------------------------
132/
Note: See TracBrowser for help on using the repository browser.