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_R05.h90 in branches/2011/dev_r2787_LOCEAN3_TRA_TRP/NEMOGCM/NEMO/OPA_SRC – NEMO

source: branches/2011/dev_r2787_LOCEAN3_TRA_TRP/NEMOGCM/NEMO/OPA_SRC/par_ORCA_R05.h90 @ 2833

Last change on this file since 2833 was 2715, checked in by rblod, 13 years ago

First attempt to put dynamic allocation on the trunk

  • Property svn:keywords set to Id
File size: 6.4 KB
Line 
1   !!---------------------------------------------------------------------
2   !!                     ***  par_ORCA_R05.h90  *** 
3   !!   Ocean Domain : 0.5 degrees resolution global ocean
4   !!                  (0RCA_R05 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 = 05  ,         &  !: resolution of the configuration (degrees)
23
24      ! data size              !!! * size of all the input files *
25      jpidta  = 722,         &  !: 1st lateral dimension > or = to jpiglo
26      jpjdta  = 511,         &  !: 2nd   "         "     > or = to jpjglo
27      jpkdta  =  31             !: number of levels      > or = to jpkglo
28
29#if defined key_antarctic
30      ! zoom domain size       !!! *  antarctic zoom  *
31   INTEGER     &
32#if !defined key_agrif
33      , PARAMETER  &
34#endif
35      :: &
36      jpiglo  = jpidta,      &  !: 1st dimension of global domain --> i
37      jpjglo  = 187   ,      &  !: 2nd     "                 "    --> j
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      ! Domain characteristics
42      jperio  =   1             !: lateral cond. type (between 0 and 6)
43
44#elif defined key_arctic
45      ! zoom domain size       !!! *  arctic zoom  *
46   INTEGER    &
47#if !defined key_agrif
48      , PARAMETER  &
49#endif
50      :: &
51      ! zoom domain size       !!! *  arctic zoom  *
52      jpiglo  = 562,         &  !: 1st dimension of global domain --> i
53      jpjglo  = jpjdta-301+1,&  !: 2nd     "                 "    --> j
54      ! zoom starting position
55      jpizoom =  81   ,      &  !: left bottom (i,j) indices of the zoom
56      jpjzoom = 301   ,      &  !: in data domain indices
57      ! Domain characteristics
58      jperio  =   5             !: lateral cond. type (between 0 and 6)
59
60#else
61      ! global domain size     !!! *  global domain  *
62   INTEGER    &
63#if !defined key_agrif
64      , PARAMETER  &
65#endif
66      :: &
67      jpiglo  = jpidta,      &  !: 1st dimension of global domain --> i
68      jpjglo  = jpjdta,      &  !: 2nd     "                 "    --> j
69      ! zoom starting position   
70      jpizoom =   1   ,      &  !: left bottom (i,j) indices of the zoom
71      jpjzoom =   1   ,      &  !: in data domain indices
72      ! Domain characteristics
73      jperio  =    6            !: lateral cond. type (between 0 and 6)
74#endif
75
76   !!  Values set to pp_not_used indicates that this parameter is not used in THIS config.
77   !!  Values set to pp_to_be_computed  indicates that variables will be computed in domzgr
78   REAL(wp), PARAMETER ::   &
79      pp_not_used       = 999999._wp , &  !:
80      pp_to_be_computed = 0._wp          !:
81
82   !! Coefficients associated with the horizontal coordinate system (jphgr_msh /= 0 )
83
84   INTEGER, PARAMETER   ::   & !
85      jphgr_msh = 0            !: type of horizontal mesh
86      !                        !  = 0 curvilinear coordinate on the sphere
87      !                        !      read in coordinate.nc file
88      !                        !  = 1 geographical mesh on the sphere
89      !                        !      with regular grid-spacing
90      !                        !  = 2 f-plane with regular grid-spacing
91      !                        !  = 3 beta-plane with regular grid-spacing
92      !                        !  = 4 Mercator grid with T/U point at the equator  with
93      !                        !      isotropic resolution (e1_deg)
94
95      !   ppglam0 , ppgphi0: coordinates of the lower leftmost T point of the grid.
96      !   The mercator grid starts only approximately at gphi0 because
97      !   of the constraint that the equator be a T point.
98   REAL(wp) , PARAMETER ::      &  !
99      ppglam0  = pp_not_used,   &  !: longitude of first raw and column T-point (jphgr_msh = 1)
100      ppgphi0  = pp_not_used,   &  !: latitude  of first raw and column T-point (jphgr_msh = 1)
101      !                            ! latitude for the Coriolis or Beta parameter (jphgr_msh = 2 or 3)
102      ppe1_deg = pp_not_used,   &  !: zonal      grid-spacing (degrees)
103      ppe2_deg = pp_not_used,   &  !: meridional grid-spacing (degrees)
104      !
105      ppe1_m   = pp_not_used,   &  !: zonal      grid-spacing (meters )
106      ppe2_m   = pp_not_used       !: meridional grid-spacing (meters )
107
108   !!
109   !! Vertical grid parameter for domzgr
110   !! =====================================
111   !!
112   REAL(wp), PARAMETER  ::       &
113      &     ppsur = -4762.96143546300_wp    ,  &  !: ORCA r4, r2 and r05 coefficients
114      &     ppa0  =   255.58049070440_wp    ,  &  !: (default coefficients)
115      &     ppa1  =   245.58132232490_wp    ,  &  !:
116      &     ppkth =    21.43336197938_wp    ,  &  !: (non dimensional): gives the approximate
117      !                                           !: layer number above which  stretching will
118      !                                           !: be maximum. Usually of order jpk/2.
119      &     ppacr =     3.00000000000_wp          !: (non dimensional): stretching factor
120      !                                           !: for the grid. The highest zacr, the smallest
121      !                                           !: the stretching.
122
123   !!
124   !!  If both ppa0 ppa1 and ppsur are specified to 0, then
125   !!  they are computed from ppdzmin, pphmax , ppkth, ppacr in dom_zgr
126   !!
127   REAL(wp), PARAMETER ::        &
128      &     ppdzmin = pp_not_used           ,  &  !: (meters) vertical thickness of the top layer
129      &     pphmax  = pp_not_used                 !: (meters) Maximum depth of the ocean gdepw(jpk)
130   LOGICAL,  PARAMETER ::        &
131      &     ldbletanh = .FALSE.                   !: Use/do not use double tanf function for vertical coordinates
132   REAL(wp), PARAMETER ::        &
133      &     ppa2    = pp_not_used           ,  &  !: Double tanh function parameters
134      &     ppkth2  = pp_not_used           ,  &  !:
135      &     ppacr2  = pp_not_used                 !:
136   !!---------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.