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 branches/2013/dev_r3987_UKMO6_C1D/NEMOGCM/NEMO/OPA_SRC – NEMO

source: branches/2013/dev_r3987_UKMO6_C1D/NEMOGCM/NEMO/OPA_SRC/par_ORCA_R2.h90 @ 4144

Last change on this file since 4144 was 4144, checked in by rfurner, 10 years ago

Commit for 2013 changes; see #1085

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