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 NEMO/trunk/cfgs/ORCA2_ICE_PISCES/EXPREF – NEMO

source: NEMO/trunk/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_pisces_cfg @ 11536

Last change on this file since 11536 was 10227, checked in by aumont, 5 years ago

rename p4zice and p5zice to their orginal names p4zlim and p5zlim. Namelists files should be changed accordingly.

  • Property svn:mime-type set to text/x-fortran
File size: 6.6 KB
Line 
1!-----------------------------------------------------------------------
2&nampismod     !  Model used
3!-----------------------------------------------------------------------
4/
5!-----------------------------------------------------------------------
6&nampisext     !   air-sea exchange
7!-----------------------------------------------------------------------
8/
9!-----------------------------------------------------------------------
10&nampisatm     !  Atmospheric prrssure
11!-----------------------------------------------------------------------
12/
13!-----------------------------------------------------------------------
14&nampisbio     !   biological parameters
15!-----------------------------------------------------------------------
16/
17!-----------------------------------------------------------------------
18&namp4zlim     !   parameters for nutrient limitations for PISCES std  - ln_p4z
19!-----------------------------------------------------------------------
20/
21!-----------------------------------------------------------------------
22&namp5zlim     !   parameters for nutrient limitations PISCES QUOTA    - ln_p5z
23!-----------------------------------------------------------------------
24/
25!-----------------------------------------------------------------------
26&namp5zquota   !   parameters for nutrient limitations PISCES quota    - ln_p5z
27!-----------------------------------------------------------------------
28/
29!-----------------------------------------------------------------------
30&nampisopt     !   parameters for optics
31!-----------------------------------------------------------------------
32/ 
33!-----------------------------------------------------------------------
34&namp4zprod    !   parameters for phytoplankton growth for PISCES std  - ln_p4z
35!-----------------------------------------------------------------------
36/
37!-----------------------------------------------------------------------
38&namp5zprod    !   parameters for phytoplankton growth for PISCES quota- ln_p5z
39!-----------------------------------------------------------------------
40/
41!-----------------------------------------------------------------------
42&namp4zmort    !   parameters for phytoplankton sinks for PISCES std   - ln_p4z
43!-----------------------------------------------------------------------
44/
45!-----------------------------------------------------------------------
46&namp5zmort    !   parameters for phytoplankton sinks for PISCES quota - ln_p5z
47!-----------------------------------------------------------------------
48/
49!-----------------------------------------------------------------------
50&namp4zmes     !   parameters for mesozooplankton for PISCES std       - ln_p4z
51!-----------------------------------------------------------------------
52/
53!-----------------------------------------------------------------------
54&namp5zmes     !   parameters for mesozooplankton
55!-----------------------------------------------------------------------
56/
57!-----------------------------------------------------------------------
58&namp4zzoo     !   parameters for microzooplankton for PISCES std      - ln_p4z
59!-----------------------------------------------------------------------
60/
61!-----------------------------------------------------------------------
62&namp5zzoo     !   parameters for microzooplankton
63!-----------------------------------------------------------------------
64/
65!-----------------------------------------------------------------------
66&nampisfer     !   parameters for iron chemistry
67!-----------------------------------------------------------------------
68/
69!----------------------------------------------------------------------- 
70&nampisrem     !   parameters for remineralization
71!-----------------------------------------------------------------------
72/
73!-----------------------------------------------------------------------
74&nampispoc     !   parameters for organic particles
75!-----------------------------------------------------------------------
76/
77!-----------------------------------------------------------------------
78&nampiscal     !   parameters for Calcite chemistry
79!-----------------------------------------------------------------------
80/
81!-----------------------------------------------------------------------
82&nampissbc     !   parameters for inputs deposition
83!-----------------------------------------------------------------------
84/
85!-----------------------------------------------------------------------
86&nampislig     !   Namelist parameters for ligands, nampislig
87!-----------------------------------------------------------------------
88/
89!-----------------------------------------------------------------------
90&nampisice     !   Prescribed sea ice tracers
91!-----------------------------------------------------------------------
92/
93!-----------------------------------------------------------------------
94&nampisdmp     !   Damping
95!-----------------------------------------------------------------------
96/
97!-----------------------------------------------------------------------
98&nampismass    !   Mass conservation
99!-----------------------------------------------------------------------
100/
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.