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_OFF_PISCES/EXP00 – NEMO

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