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.
par_ORCA_R2.h90 in trunk/NEMO/OFF_SRC – NEMO

source: trunk/NEMO/OFF_SRC/par_ORCA_R2.h90 @ 1152

Last change on this file since 1152 was 1152, checked in by rblod, 16 years ago

Convert cvs header to svn Id, step II

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 7.7 KB
Line 
1   !!---------------------------------------------------------------------
2   !!                     ***  par_ORCA_R2.h90  *** 
3   !!   Ocean Domain : 2 degrees resolution global ocean
4   !!                  (0RCA_R2 configuration)
5   !!---------------------------------------------------------------------
6   !!----------------------------------------------------------------------
7   !!  OPA 9.0 , LOCEAN-IPSL (2005)
8   !! $Id$
9   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt
10   !!----------------------------------------------------------------------
11   CHARACTER (len=16), PARAMETER ::    & 
12      cp_cfg = "orca"           !: name of the configuration
13   INTEGER, PARAMETER ::     &
14      jp_cfg = 2,            &  !: resolution of the configuration (degrees)
15
16      ! data size              !!! * size of all input files *
17      jpidta  = 182,         &  !: 1st lateral dimension ( >= jpiglo )
18      jpjdta  = 149,         &  !: 2nd    "       "      ( >= jpjglo )
19      jpkdta  = 31,          &  !: number of levels      ( >= jpk    )
20
21#if defined key_antarctic
22      ! zoom domain size       !!! *  antarctic zoom  *
23      jpiglo  = jpidta,      &  !: 1st dimension of global domain --> i
24      jpjglo  = 50,          &  !: 2nd    "                  "    --> j
25      jpk     = jpkdta,      &  !: number of vertical levels
26      ! zoom starting position
27      jpizoom =   1   ,      &  !: left bottom (i,j) indices of the zoom
28      jpjzoom =   1   ,      &  !: in data domain indices
29      ! Domain characteristics
30      jperio  =   1   ,      &  !: lateral cond. type (between 0 and 6)
31      jpisl   =   3   ,      &  !: number of islands
32      jpnisl  = 400             !: maximum number of points per island
33
34#elif defined key_arctic
35      ! zoom domain size       !!! *  arctic zoom  *
36      jpiglo  = 142   ,      &  !: 1st dimension of global domain --> i
37      jpjglo  = jpjdta-97+1, &  !: 2nd    "                  "    --> j
38      jpk     = jpkdta,      &  !: number of vertical levels
39      ! zoom starting position
40      jpizoom =  21   ,      &  !: left bottom (i,j) indices of the zoom
41      jpjzoom =  97   ,      &  !: in data domain indices
42      ! Domain characteristics
43      jperio  =   3   ,      &  !: lateral cond. type (between 0 and 6)
44      jpisl   =   7   ,      &  !: number of islands
45      jpnisl  = 400             !: maximum number of points per island
46
47#elif defined key_c1d
48      ! global domain size     !!! *  global domain  *
49      jpiglo  = 3     ,      &  !: 1st dimension of global domain --> i
50      jpjglo  = 3     ,      &  !: 2nd    "                  "    --> j
51      jpk     = jpkdta,      &  !: number of vertical levels
52      ! starting position of the zoom
53      ! jpizoom =   61   ,    &  !: left bottom (i,j) indices of the zoom
54      ! jpjzoom =   133  ,    &  !: in data domain indices (160W,75N)
55      ! jpizoom =   61   ,    &  !: left bottom (i,j) indices of the zoom
56      ! jpjzoom =   110  ,    &  !: in data domain indices (160W,50N)
57      ! jpizoom =   61   ,    &  !: left bottom (i,j) indices of the zoom
58      ! jpjzoom =   97   ,    &  !: in data domain indices (160W,30N)
59      ! jpizoom =   61   ,    &  !: left bottom (i,j) indices of the zoom
60      ! jpjzoom =   86   ,    &  !: in data domain indices (160W,10N)
61      ! jpizoom =   61   ,    &  !: left bottom (i,j) indices of the zoom
62      ! jpjzoom =   49   ,    &  !: in data domain indices (160W,30S)
63      ! jpizoom =   61   ,    &  !: left bottom (i,j) indices of the zoom
64      ! jpjzoom =   27   ,    &  !: in data domain indices (160W,60S)
65      jpizoom =   61   ,    &  !: left bottom (i,j) indices of the zoom
66      jpjzoom =    7   ,    &  !: in data domain indices (160W,75S)
67      ! Domain characteristics
68      jperio  =   0   ,      &  !: lateral cond. type (between 0 and 6)
69      jpisl   =  18   ,      &  !: number of islands
70      jpnisl  = 800             !: maximum number of points per island
71#else
72      ! global domain size     !!! *  global domain  *
73      jpiglo  = jpidta,      &  !: 1st dimension of global domain --> i
74      jpjglo  = jpjdta,      &  !: 2nd    "                  "    --> j
75      jpk     = jpkdta,      &  !: number of vertical levels
76      ! starting position of the zoom
77      jpizoom =   1   ,      &  !: left bottom (i,j) indices of the zoom
78      jpjzoom =   1   ,      &  !: in data domain indices
79      ! Domain characteristics
80      jperio  =   4   ,      &  !: lateral cond. type (between 0 and 6)
81      jpisl   =  18   ,      &  !: number of islands
82      jpnisl  = 800             !: maximum number of points per island
83#endif
84
85   !!  Values set to pp_not_used indicates that this parameter is not used in THIS config.
86   !!  Values set to pp_to_be_computed  indicates that variables will be computed in domzgr
87   REAL(wp), PARAMETER ::   &
88      pp_not_used       = 999999_wp , &  !:
89      pp_to_be_computed = 0._wp          !:
90
91   !! Coefficients associated with the horizontal coordinate system (jphgr_msh /= 0 )
92
93   INTEGER,PARAMETER   ::    & !
94      jphgr_msh = 0            !: type of horizontal mesh
95      !                        !  = 0 curvilinear coordinate on the sphere
96      !                        !      read in coordinate.nc file
97      !                        !  = 1 geographical mesh on the sphere
98      !                        !      with regular grid-spacing
99      !                        !  = 2 f-plane with regular grid-spacing
100      !                        !  = 3 beta-plane with regular grid-spacing
101      !                        !  = 4 Mercator grid with T/U point at the equator  with
102      !                        !      isotropic resolution (e1_deg)
103
104      !   ppglam0 , ppgphi0: coordinates of the lower leftmost T point of the grid.
105      !   The mercator grid starts only approximately at gphi0 because
106      !   of the constraint that the equator be a T point.
107   REAL(wp) ,PARAMETER ::       &  !
108      ppglam0  = pp_not_used,   &  !: longitude of first raw and column T-point (jphgr_msh = 1)
109      ppgphi0  = pp_not_used,   &  !: latitude  of first raw and column T-point (jphgr_msh = 1)
110      !                            !  latitude for the Coriolis or Beta parameter (jphgr_msh = 2 or 3)
111      ppe1_deg = pp_not_used,   &  !: zonal      grid-spacing (degrees)
112      ppe2_deg = pp_not_used,   &  !: meridional grid-spacing (degrees)
113      !
114      ppe1_m   = pp_not_used,   &  !: zonal      grid-spacing (meters )
115      ppe2_m   = pp_not_used       !: meridional grid-spacing (meters )
116
117   !!
118   !! Vertical grid parameter for domzgr
119   !! ==================================
120   !!
121   REAL(wp), PARAMETER  ::       &
122      &     ppsur = -4762.96143546300_wp    ,  &  !: ORCA r4, r2 and r05 coefficients
123      &     ppa0  =   255.58049070440_wp    ,  &  !: (default coefficients)
124      &     ppa1  =   245.58132232490_wp    ,  &  !:
125      &     ppkth =    21.43336197938_wp    ,  &  !: (non dimensional): gives the approximate
126      !                                           !: layer number above which  stretching will
127      !                                           !: be maximum. Usually of order jpk/2.
128      &     ppacr =     3.00000000000_wp          !: (non dimensional): stretching factor
129      !                                           !: for the grid. The highest zacr, the smallest
130      !                                           !: the stretching.
131
132   !!
133   !!  If both ppa0 ppa1 and ppsur are specified to 0, then
134   !!  they are computed from ppdzmin, pphmax , ppkth, ppacr in dom_zgr
135   !!
136   REAL(wp), PARAMETER ::        &
137      &     ppdzmin = pp_not_used           ,  &  !: (meters) vertical thickness of the top layer
138      &     pphmax  = pp_not_used                 !: (meters) Maximum depth of the ocean gdepw(jpk)
139   !!---------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.