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.
README_configs_namcfg_namdom in branches/2016/v3_6_CMIP6_ice_diagnostics/NEMOGCM/CONFIG/SHARED – NEMO

source: branches/2016/v3_6_CMIP6_ice_diagnostics/NEMOGCM/CONFIG/SHARED/README_configs_namcfg_namdom @ 8177

Last change on this file since 8177 was 5011, checked in by davestorkey, 9 years ago

Fix the numbers in the namcfg namelist for ORCA025L75.

File size: 35.9 KB
Line 
1
2
3This README file contains the informations for the &namcfg namelist for some configurations whic are not one of the reference configurations.
4These informations wher previoulsy in NEMO/OPA_SRC_par_*.h90 files. The full test with these configurations has not been done.
5
6
7ORCA_R4
8=======
9!-----------------------------------------------------------------------
10&namcfg        !   parameters of the configuration
11!-----------------------------------------------------------------------
12   cp_cfg      =  "orca"               !  name of the configuration
13   jp_cfg      =       4               !  resolution of the configuration
14   jpidta      =      92               !  1st lateral dimension ( >= jpi )
15   jpjdta      =      76               !  2nd    "         "    ( >= jpj )
16   jpkdta      =      31               !  number of levels      ( >= jpk )
17   jpiglo      =      92               !  1st dimension of global domain --> i =jpidta
18   jpjglo      =      76               !  2nd    -                  -    --> j  =jpjdta
19   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
20   jpjzoom     =       1               !  in data domain indices
21   jperio      =       4               !  lateral cond. type (between 0 and 6)
22/
23!-----------------------------------------------------------------------
24&namdom        ! 
25!-----------------------------------------------------------------------
26   jphgr_msh   =       0               !  type of horizontal mesh
27   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
28   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
29   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
30   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
31   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
32   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
33   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
34   ppa0        =     255.58049070440   ! (default coefficients)
35   ppa1        =     245.58132232490   !
36   ppkth       =      21.43336197938   !
37   ppacr       =       3.0             !
38   ppdzmin     =  999999.0             !  Minimum vertical spacing
39   pphmax      =  999999.0             !  Maximum depth
40   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
41   ppa2        =  999999.0             !  Double tanh function parameters
42   ppkth2      =  999999.0             !
43   ppacr2      =  999999.0             !
44/
45
46ORCA_R1 75 vertical levels
47=======
48!-----------------------------------------------------------------------
49&namcfg        !   parameters of the configuration
50!-----------------------------------------------------------------------
51   cp_cfg      =  "orca"               !  name of the configuration
52   jp_cfg      =       1               !  resolution of the configuration
53   jpidta      =     362               !  1st lateral dimension ( >= jpi )
54   jpjdta      =     292               !  2nd    "         "    ( >= jpj )
55   jpkdta      =      75               !  number of levels      ( >= jpk )
56   jpiglo      =     362               !  1st dimension of global domain --> i =jpidta
57   jpjglo      =     292               !  2nd    -                  -    --> j  =jpjdta
58   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
59   jpjzoom     =       1               !  in data domain indices
60   jperio      =       6               !  lateral cond. type (between 0 and 6)
61/
62!-----------------------------------------------------------------------
63&namdom        ! 
64!-----------------------------------------------------------------------
65   jphgr_msh   =       0               !  type of horizontal mesh
66   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
67   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
68   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
69   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
70   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
71   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
72   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
73   ppa0        =     103.9530096000000 ! (default coefficients)
74   ppa1        =       2.415951269000000   !
75   ppkth       =      15.35101370000000    !
76   ppacr       =       7.0             !
77   ppdzmin     =  999999.0             !  Minimum vertical spacing
78   pphmax      =  999999.0             !  Maximum depth
79   ldbletanh   =   .TRUE.              !  Use/do not use double tanf function for vertical coordinates
80   ppa2        =     100.7609285000000 !  Double tanh function parameters
81   ppkth2      =      48.02989372000000    !
82   ppacr2      =      13.00000000000   !
83/
84
85
86ORCA_R1 46 vertical levels
87=======
88!-----------------------------------------------------------------------
89&namcfg        !   parameters of the configuration
90!-----------------------------------------------------------------------
91   cp_cfg      =  "orca"               !  name of the configuration
92   jp_cfg      =       1               !  resolution of the configuration
93   jpidta      =     362               !  1st lateral dimension ( >= jpi )
94   jpjdta      =     292               !  2nd    "         "    ( >= jpj )
95   jpkdta      =      46               !  number of levels      ( >= jpk )
96   jpiglo      =     362               !  1st dimension of global domain --> i =jpidta
97   jpjglo      =     292               !  2nd    -                  -    --> j  =jpjdta
98   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
99   jpjzoom     =       1               !  in data domain indices
100   jperio      =       6               !  lateral cond. type (between 0 and 6)
101/
102!-----------------------------------------------------------------------
103&namdom        ! 
104!-----------------------------------------------------------------------
105   jphgr_msh   =       0               !  type of horizontal mesh
106   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
107   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
108   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
109   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
110   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
111   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
112   ppsur       =  999998.0             !  ORCA r4, r2 and r05 coefficients
113   ppa0        =  999998.0             ! (default coefficients)
114   ppa1        =  999998.0             !
115   ppkth       =      23.563           !
116   ppacr       =       9.0             !
117   ppdzmin     =       6.0             !  Minimum vertical spacing
118   pphmax      =    5750.              !  Maximum depth
119   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
120   ppa2        =  999999.0             !  Double tanh function parameters
121   ppkth2      =  999999.0             !
122   ppacr2      =  999999.0             !
123/
124ORCA_R05
125========
126!-----------------------------------------------------------------------
127&namcfg        !   parameters of the configuration
128!-----------------------------------------------------------------------
129   cp_cfg      =  "orca"               !  name of the configuration
130   jp_cfg      =      05               !  resolution of the configuration
131   jpidta      =     722               !  1st lateral dimension ( >= jpi )
132   jpjdta      =     511               !  2nd    "         "    ( >= jpj )
133   jpkdta      =      31               !  number of levels      ( >= jpk )
134   jpiglo      =     722               !  1st dimension of global domain --> i =jpidta
135   jpjglo      =     511               !  2nd    -                  -    --> j  =jpjdta
136   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
137   jpjzoom     =       1               !  in data domain indices
138   jperio      =       6               !  lateral cond. type (between 0 and 6)
139/
140!-----------------------------------------------------------------------
141&namdom        ! 
142!-----------------------------------------------------------------------
143   jphgr_msh   =       0               !  type of horizontal mesh
144   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
145   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
146   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
147   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
148   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
149   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
150   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
151   ppa0        =     255.58049070440   ! (default coefficients)
152   ppa1        =     245.58132232490   !
153   ppkth       =      21.43336197938   !
154   ppacr       =       3.0             !
155   ppdzmin     =  999999.0             !  Minimum vertical spacing
156   pphmax      =  999999.0             !  Maximum depth
157   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
158   ppa2        =  999999.0             !  Double tanh function parameters
159   ppkth2      =  999999.0             !
160   ppacr2      =  999999.0             !
161/
162
163
164ORCA_R05 Antarctic zoom
165========
166!-----------------------------------------------------------------------
167&namcfg        !   parameters of the configuration
168!-----------------------------------------------------------------------
169   cp_cfg      =  "orca"               !  name of the configuration
170   cp_cfz      =  "antarctic"          !  name of the zoom of configuration
171   jp_cfg      =      05               !  resolution of the configuration
172   jpidta      =     722               !  1st lateral dimension ( >= jpi )
173   jpjdta      =     511               !  2nd    "         "    ( >= jpj )
174   jpkdta      =      31               !  number of levels      ( >= jpk )
175   jpiglo      =     722               !  1st dimension of global domain --> i =jpidta
176   jpjglo      =     187               !  2nd    -                  -    --> j  =jpjdta
177   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
178   jpjzoom     =       1               !  in data domain indices
179   jperio      =       1               !  lateral cond. type (between 0 and 6)
180/
181!-----------------------------------------------------------------------
182&namdom        ! 
183!-----------------------------------------------------------------------
184   jphgr_msh   =       0               !  type of horizontal mesh
185   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
186   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
187   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
188   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
189   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
190   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
191   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
192   ppa0        =     255.58049070440   ! (default coefficients)
193   ppa1        =     245.58132232490   !
194   ppkth       =      21.43336197938   !
195   ppacr       =       3.0             !
196   ppdzmin     =  999999.0             !  Minimum vertical spacing
197   pphmax      =  999999.0             !  Maximum depth
198   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
199   ppa2        =  999999.0             !  Double tanh function parameters
200   ppkth2      =  999999.0             !
201   ppacr2      =  999999.0             !
202/
203
204
205ORCA_R05 Arctic zoom
206========
207!-----------------------------------------------------------------------
208&namcfg        !   parameters of the configuration
209!-----------------------------------------------------------------------
210   cp_cfg      =  "orca"               !  name of the configuration
211   cp_cfz      =  "arctic"             !  name of the zoom of configuration
212   jp_cfg      =      05               !  resolution of the configuration
213   jpidta      =     722               !  1st lateral dimension ( >= jpi )
214   jpjdta      =     511               !  2nd    "         "    ( >= jpj )
215   jpkdta      =      31               !  number of levels      ( >= jpk )
216   jpiglo      =     562               !  1st dimension of global domain --> i =jpidta
217   jpjglo      =     211               !  2nd    -                  -    --> j  =jpjdta
218   jpizoom     =      81               !  left bottom (i,j) indices of the zoom
219   jpjzoom     =     301               !  in data domain indices
220   jperio      =       5               !  lateral cond. type (between 0 and 6)
221/
222!-----------------------------------------------------------------------
223&namdom        ! 
224!-----------------------------------------------------------------------
225   jphgr_msh   =       0               !  type of horizontal mesh
226   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
227   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
228   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
229   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
230   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
231   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
232   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
233   ppa0        =     255.58049070440   ! (default coefficients)
234   ppa1        =     245.58132232490   !
235   ppkth       =      21.43336197938   !
236   ppacr       =       3.0             !
237   ppdzmin     =  999999.0             !  Minimum vertical spacing
238   pphmax      =  999999.0             !  Maximum depth
239   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
240   ppa2        =  999999.0             !  Double tanh function parameters
241   ppkth2      =  999999.0             !
242   ppacr2      =  999999.0             !
243/
244
245ORCA2 - Antarctic zoom
246======================
247!-----------------------------------------------------------------------
248&namcfg        !   parameters of the configuration
249!-----------------------------------------------------------------------
250   cp_cfg      =  "orca"               !  name of the configuration
251   cp_cfz      =  "antarctic"          !  name of the zoom of configuration
252   jp_cfg      =       2               !  resolution of the configuration
253   jpidta      =     182               !  1st lateral dimension ( >= jpi )
254   jpjdta      =     149               !  2nd    "         "    ( >= jpj )
255   jpkdta      =      31               !  number of levels      ( >= jpk )
256   jpiglo      =     182               !  1st dimension of global domain --> i =jpidta
257   jpjglo      =      50               !  2nd    -                  -    --> j  =jpjdta
258   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
259   jpjzoom     =       1               !  in data domain indices
260   jperio      =       1               !  lateral cond. type (between 0 and 6)
261/
262!-----------------------------------------------------------------------
263&namdom        ! 
264!-----------------------------------------------------------------------
265   jphgr_msh   =       0               !  type of horizontal mesh
266   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
267   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
268   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
269   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
270   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
271   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
272   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
273   ppa0        =     255.58049070440   ! (default coefficients)
274   ppa1        =     245.58132232490   !
275   ppkth       =      21.43336197938   !
276   ppacr       =       3.0             !
277   ppdzmin     =  999999.              !  Minimum vertical spacing
278   pphmax      =  999999.              !  Maximum depth
279   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
280   ppa2        =  999999.              !  Double tanh function parameters
281   ppkth2      =  999999.              !
282   ppacr2      =  999999.              !
283/
284
285
286ORCA2 - Arctic zoom
287===================
288!-----------------------------------------------------------------------
289&namcfg        !   parameters of the configuration
290!-----------------------------------------------------------------------
291   cp_cfg      =  "orca"               !  name of the configuration
292   cp_cfz      =  "arctic"             !  name of the zoom of configuration
293   jp_cfg      =       2               !  resolution of the configuration
294   jpidta      =     182               !  1st lateral dimension ( >= jpi )
295   jpjdta      =     149               !  2nd    "         "    ( >= jpj )
296   jpkdta      =      31               !  number of levels      ( >= jpk )
297   jpiglo      =     142               !  1st dimension of global domain --> i =jpidta
298   jpjglo      =      53               !  2nd    -                  -    --> j  =jpjdta
299   jpizoom     =      21               !  left bottom (i,j) indices of the zoom
300   jpjzoom     =      97               !  in data domain indices
301   jperio      =       3               !  lateral cond. type (between 0 and 6)
302/
303!-----------------------------------------------------------------------
304&namdom        ! 
305!-----------------------------------------------------------------------
306   jphgr_msh   =       0               !  type of horizontal mesh
307   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
308   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
309   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
310   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
311   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
312   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
313   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
314   ppa0        =     255.58049070440   ! (default coefficients)
315   ppa1        =     245.58132232490   !
316   ppkth       =      21.43336197938   !
317   ppacr       =       3.0             !
318   ppdzmin     =  999999.              !  Minimum vertical spacing
319   pphmax      =  999999.              !  Maximum depth
320   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
321   ppa2        =  999999.              !  Double tanh function parameters
322   ppkth2      =  999999.              !
323   ppacr2      =  999999.              !
324/
325
326
327ORCA025 - 75 vertical levels
328=======
329!-----------------------------------------------------------------------
330&namcfg        !   parameters of the configuration
331!-----------------------------------------------------------------------
332   cp_cfg      =  "orca"               !  name of the configuration
333   jp_cfg      =     025               !  resolution of the configuration
334   jpidta      =    1442               !  1st lateral dimension ( >= jpi )
335   jpjdta      =    1021               !  2nd    "         "    ( >= jpj )
336   jpkdta      =      75               !  number of levels      ( >= jpk )
337   jpiglo      =    1442               !  1st dimension of global domain --> i =jpidta
338   jpjglo      =    1021               !  2nd    -                  -    --> j  =jpjdta
339   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
340   jpjzoom     =       1               !  in data domain indices
341   jperio      =       4               !  lateral cond. type (between 0 and 6)
342/
343!-----------------------------------------------------------------------
344&namdom        ! 
345!-----------------------------------------------------------------------
346   jphgr_msh   =       0               !  type of horizontal mesh
347   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
348   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
349   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
350   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
351   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
352   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
353   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
354   ppa0        =    103.9530096000000  ! (default coefficients)
355   ppa1        =      2.415951269000000  !
356   ppkth       =     15.35101370000000 !
357   ppacr       =       7.0             !
358   ppdzmin     =  999999.0             !  Minimum vertical spacing
359   pphmax      =  999999.0             !  Maximum depth
360   ldbletanh   =   .TRUE.              !  Use/do not use double tanf function for vertical coordinates
361   ppa2        =     100.7609285000000 !  Double tanh function parameters
362   ppkth2      =      48.02989372000000  !
363   ppacr2      =      13.              !
364/
365
366
367ORCA025 - 46 vertical levels
368=======
369!-----------------------------------------------------------------------
370&namcfg        !   parameters of the configuration
371!-----------------------------------------------------------------------
372   cp_cfg      =  "orca"               !  name of the configuration
373   jp_cfg      =    1442               !  resolution of the configuration
374   jpidta      =    1021               !  1st lateral dimension ( >= jpi )
375   jpjdta      =     511               !  2nd    "         "    ( >= jpj )
376   jpkdta      =      46               !  number of levels      ( >= jpk )
377   jpiglo      =    1442               !  1st dimension of global domain --> i =jpidta
378   jpjglo      =    1021               !  2nd    -                  -    --> j  =jpjdta
379   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
380   jpjzoom     =       1               !  in data domain indices
381   jperio      =       4               !  lateral cond. type (between 0 and 6)
382/
383!-----------------------------------------------------------------------
384&namdom        ! 
385!-----------------------------------------------------------------------
386   jphgr_msh   =       0               !  type of horizontal mesh
387   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
388   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
389   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
390   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
391   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
392   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
393   ppsur       =  999998.0             !  ORCA r4, r2 and r05 coefficients
394   ppa0        =  999998.0             ! (default coefficients)
395   ppa1        =  999998.0             !
396   ppkth       =      23.563           !
397   ppacr       =       9.0             !
398   ppdzmin     =       6.0             !  Minimum vertical spacing
399   pphmax      =    5750.0             !  Maximum depth
400   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
401   ppa2        =  999999.0             !  Double tanh function parameters
402   ppkth2      =  999999.0             !
403   ppacr2      =  999999.0             !
404/
405EEL R2: channel
406======
407!-----------------------------------------------------------------------
408&namcfg        !   parameters of the configuration
409!-----------------------------------------------------------------------
410   cp_cfg      =   "eel"               !  name of the configuration
411   jp_cfg      =       2               !  resolution of the configuration
412   jpidta      =      83               !  1st lateral dimension ( >= jpi )
413   jpjdta      =     242               !  2nd    "         "    ( >= jpj )
414   jpkdta      =      30               !  number of levels      ( >= jpk )
415   jpiglo      =      83               !  1st dimension of global domain --> i =jpidta
416   jpjglo      =     242               !  2nd    -                  -    --> j  =jpjdta
417   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
418   jpjzoom     =       1               !  in data domain indices
419   jperio      =       1               !  lateral cond. type (between 0 and 6)
420/
421!-----------------------------------------------------------------------
422&namdom        ! 
423!-----------------------------------------------------------------------
424   jphgr_msh   =       3               !  type of horizontal mesh
425   ppglam0     =       0.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
426   ppgphi0     =      35.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
427   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
428   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
429   ppe1_m      =    2000.0             !  zonal      grid-spacing (degrees)
430   ppe2_m      =    2000.0             !  meridional grid-spacing (degrees)
431   ppsur       =   -2033.194295283385  !  ORCA r4, r2 and r05 coefficients
432   ppa0        =     155.8325369664153 ! (default coefficients)
433   ppa1        =     146.3615918601890 !
434   ppkth       =      17.28520372419791  !
435   ppacr       =       5.0             !
436   ppdzmin     =  999999.0             !  Minimum vertical spacing
437   pphmax      =  999999.0             !  Maximum depth
438   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
439   ppa2        =  999999.0             !  Double tanh function parameters
440   ppkth2      =  999999.0             !
441   ppacr2      =  999999.0             !
442/
443
444
445EEL R5: channel
446======
447!-----------------------------------------------------------------------
448&namcfg        !   parameters of the configuration
449!-----------------------------------------------------------------------
450   cp_cfg      =   "eel"               !  name of the configuration
451   jp_cfg      =       5               !  resolution of the configuration
452   jpidta      =      66               !  1st lateral dimension ( >= jpi )
453   jpjdta      =      66               !  2nd    "         "    ( >= jpj )
454   jpkdta      =      31               !  number of levels      ( >= jpk )
455   jpiglo      =      66               !  1st dimension of global domain --> i =jpidta
456   jpjglo      =      66               !  2nd    -                  -    --> j  =jpjdta
457   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
458   jpjzoom     =       1               !  in data domain indices
459   jperio      =       1               !  lateral cond. type (between 0 and 6)
460/
461!-----------------------------------------------------------------------
462&namdom        ! 
463!-----------------------------------------------------------------------
464   jphgr_msh   =       2               !  type of horizontal mesh
465   ppglam0     =       0.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
466   ppgphi0     =      43.436430714     ! latitude  of first raw and column T-point (jphgr_msh = 1)
467   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
468   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
469   ppe1_m      =    8000.0             !  zonal      grid-spacing (degrees)
470   ppe2_m      =    8000.0             !  meridional grid-spacing (degrees)
471   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
472   ppa0        =     255.58049070440   ! (default coefficients)
473   ppa1        =     245.58132232490   !
474   ppkth       =      21.43336197938   !
475   ppacr       =       3.0             !
476   ppdzmin     =  999999.0             !  Minimum vertical spacing
477   pphmax      =  999999.0             !  Maximum depth
478   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
479   ppa2        =  999999.0             !  Double tanh function parameters
480   ppkth2      =  999999.0             !
481   ppacr2      =  999999.0             !
482/
483
484
485EEL R6: 6 km resolution channel
486======
487!-----------------------------------------------------------------------
488&namcfg        !   parameters of the configuration
489!-----------------------------------------------------------------------
490   cp_cfg      =   "eel"               !  name of the configuration
491   jp_cfg      =       6               !  resolution of the configuration
492   jpidta      =      29               !  1st lateral dimension ( >= jpi )
493   jpjdta      =      83               !  2nd    "         "    ( >= jpj )
494   jpkdta      =      30               !  number of levels      ( >= jpk )
495   jpiglo      =      29               !  1st dimension of global domain --> i =jpidta
496   jpjglo      =      83               !  2nd    -                  -    --> j  =jpjdta
497   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
498   jpjzoom     =       1               !  in data domain indices
499   jperio      =       1               !  lateral cond. type (between 0 and 6)
500/
501!-----------------------------------------------------------------------
502&namdom        ! 
503!-----------------------------------------------------------------------
504   jphgr_msh   =       3               !  type of horizontal mesh
505   ppglam0     =       0.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
506   ppgphi0     =      35.              ! latitude  of first raw and column T-point (jphgr_msh = 1)
507   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
508   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
509   ppe1_m      =    6000.0             !  zonal      grid-spacing (degrees)
510   ppe2_m      =    6000.0             !  meridional grid-spacing (degrees)
511   ppsur       =   -2033.194295283385  !  ORCA r4, r2 and r05 coefficients
512   ppa0        =     155.8325369664153 ! (default coefficients)
513   ppa1        =     146.3615918601890 !
514   ppkth       =      17.28520372419791   !
515   ppacr       =       5.0             !
516   ppdzmin     =  999999.0             !  Minimum vertical spacing
517   pphmax      =  999999.0             !  Maximum depth
518   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
519   ppa2        =  999999.0             !  Double tanh function parameters
520   ppkth2      =  999999.0             !
521   ppacr2      =  999999.0             !
522/
523
524
525POMME: 025
526======
527!-----------------------------------------------------------------------
528&namcfg        !   parameters of the configuration
529!-----------------------------------------------------------------------
530   cp_cfg      =   "pomme"             !  name of the configuration
531   jp_cfg      =     025               !  resolution of the configuration
532   jpidta      =      30               !  1st lateral dimension ( >= jpi )
533   jpjdta      =      40               !  2nd    "         "    ( >= jpj )
534   jpkdta      =      46               !  number of levels      ( >= jpk )
535   jpiglo      =      30               !  1st dimension of global domain --> i =jpidta
536   jpjglo      =      40               !  2nd    -                  -    --> j  =jpjdta
537   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
538   jpjzoom     =       1               !  in data domain indices
539   jperio      =       0               !  lateral cond. type (between 0 and 6)
540/
541!-----------------------------------------------------------------------
542&namdom        ! 
543!-----------------------------------------------------------------------
544   jphgr_msh   =       0               !  type of horizontal mesh
545   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
546   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
547   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
548   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
549   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
550   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
551   ppsur       =  999998.0             !  ORCA r4, r2 and r05 coefficients
552   ppa0        =  999998.0             ! (default coefficients)
553   ppa1        =  999998.0             !
554   ppkth       =      23.563           !
555   ppacr       =       9.0             !
556   ppdzmin     =       6.0             !  Minimum vertical spacing
557   pphmax      =    5750.0             !  Maximum depth
558   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
559   ppa2        =  999999.0             !  Double tanh function parameters
560   ppkth2      =  999999.0             !
561   ppacr2      =  999999.0             !
562/
563
564C1D - 1D configuration. Add key_c1d in active cpp keys
565!-----------------------------------------------------------------------
566&namcfg        !   parameters of the configuration
567!-----------------------------------------------------------------------
568   cp_cfg      =  "orca"               !  name of the configuration
569   jp_cfg      =       2               !  resolution of the configuration
570   jpidta      =     182               !  1st lateral dimension ( >= jpi )
571   jpjdta      =     149               !  2nd    "         "    ( >= jpj )
572   jpkdta      =      31               !  number of levels      ( >= jpk )
573   jpiglo      =       3               !  1st dimension of global domain --> i =jpidta
574   jpjglo      =       3               !  2nd    -                  -    --> j  =jpjdta
575! Choose postion of the 1D column:
576!            jpizoom =   61, jpjzoom =   133  (160W,75N)
577!            jpizoom =   61, jpjzoom =   110  (160W,50N)
578!            jpizoom =   61, jpjzoom =   97   (160W,30N)
579!            jpizoom =   61, jpjzoom =   86   (160W,10N)
580!            jpizoom =   61, jpjzoom =   49   (160W,30S)
581!            jpizoom =   61, jpjzoom =   27   (160W,60S)
582!            jpizoom =   61, jpjzoom =    7   (160W,75S)
583!            jpizoom =   110,jpjzoom =   97   (64W,31.5N) BATS site
584   jpizoom     =       1               !  left bottom (i,j) indices of the zoom
585   jpjzoom     =       1               !  in data domain indices
586   jperio      =       0               !  lateral cond. type (between 0 and 6)
587/
588!-----------------------------------------------------------------------
589&namdom        ! 
590!-----------------------------------------------------------------------
591   jphgr_msh   =       0               !  type of horizontal mesh
592   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
593   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
594   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
595   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
596   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
597   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
598   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients
599   ppa0        =     255.58049070440   ! (default coefficients)
600   ppa1        =     245.58132232490   !
601   ppkth       =      21.43336197938   !
602   ppacr       =       3.0             !
603   ppdzmin     =  999999.              !  Minimum vertical spacing
604   pphmax      =  999999.              !  Maximum depth
605   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates
606   ppa2        =  999999.              !  Double tanh function parameters
607   ppkth2      =  999999.              !
608   ppacr2      =  999999.              !
609/
Note: See TracBrowser for help on using the repository browser.