/[MITgcm]/MITgcm/pkg/kpp/KPP_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/kpp/KPP_OPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.7 - (hide annotations) (download)
Thu Oct 9 04:19:19 2003 UTC (20 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51l_pre, checkpoint51i_post, checkpoint51m_post
Branch point for: tg2-branch, checkpoint51n_branch
Changes since 1.6: +8 -4 lines
File MIME type: text/plain
 o first check-in for the "branch-genmake2" merge
 o verification suite as run on shelley (gcc 3.2.2):

Wed Oct  8 23:42:29 EDT 2003
                T           S           U           V
G D M    c        m  s        m  s        m  s        m  s
E p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
N n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
2 d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .

OPTFILE=NONE

Y Y Y Y 13 16 16 16  0 16 16 16 16 16 16 16 16 13 12  0  0 pass  adjustment.128x64x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16  0  0 16 16  0  0 pass  adjustment.cs-32x32x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16 22  0 16 16 22  0 pass  adjust_nlfs.cs-32x32x1
Y Y Y Y -- 13 13 16 16 13 13 13 13 16 16 16 16 16 16 16 16 N/O   advect_cs
Y Y Y Y -- 22 16 16 16 16 16 16 13 16 16 16 16 16 16 16 16 N/O   advect_xy
Y Y Y Y -- 13 16 13 16 16 16 16 16 16 16 22 16 16 16 16 16 N/O   advect_xz
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  aim.5l_cs
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 16 16 16 16 13 16 pass  aim.5l_Equatorial_Channel
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 13 16 16 13 13 16 pass  aim.5l_LatLon
Y Y Y Y 13 16 16 16 16 16 16 16 16 16 13 12 13 13 16 13 16 pass  exp0
Y Y Y Y 14 16 16 16 16 16 16 16 22 16 16 16 13 16 16 22 16 pass  exp1
Y Y Y Y 13 13 16 13 16 16 16 16 16 13 13 16 16 13 13 13 13 pass  exp2
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  exp4
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 22 16 16 16 22 16 pass  exp5
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  front_relax
Y Y Y Y 14 16 16 13 13 16 16 13 13 16 13 13 16 12 13 13 16 pass  global_ocean.90x40x15
Y Y Y Y 10 16 16 13 13 16 13 16 16 13 13 13 13 16 16 13 16 FAIL  global_ocean.cs32x15
Y Y Y Y  6 11 12 13 13 12 13 16 13  9  9  9  9 10  9  9 11 FAIL  global_ocean_pressure
Y Y Y Y 14 16 16 13 16 16 16 13 13 13 13 13 16 12 16 13 16 pass  global_with_exf
Y Y Y Y 14 16 16 16 16 16 16 16 16 11 13 22 13 16 16  9 16 pass  hs94.128x64x5
Y Y Y Y 13 16 16 16 16 16 16 16 16 11 16 16 16 13 16 22 13 pass  hs94.1x64x5
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 13 13 16 16 22 13 pass  hs94.cs-32x32x5
Y Y Y Y 10 10 16 13 13 16 16 16 22 16 13 13 13 13 13 22 13 FAIL  ideal_2D_oce
Y Y Y Y  8 16 16 16 16 16 16 16 16 13 13  8 16 16 16 16 16 FAIL  internal_wave
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 13 22 13 13 13 22 16 pass  inverted_barometer
Y Y Y Y 12 16 16 16 16 16 16 16 16 16 13 12 13 13 13 13 13 FAIL  lab_sea
Y Y Y Y 11 16 16 16 16 16 16 16 13 13 13 12 13 16 13 12 13 FAIL  natl_box
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  plume_on_slope
Y Y Y Y 13 16 16 16 16 13 16 16 16 16 16 16 16 13 16 16 16 pass  solid-body.cs-32x32x1

1 edhill 1.7 C $Header: /u/u3/gcmpack/MITgcm/pkg/kpp/KPP_OPTIONS.h,v 1.6.22.2 2003/10/02 18:30:08 adcroft Exp $
2 jmc 1.6 C $Name: $
3 adcroft 1.1 C /==========================================================\
4     C | KPP_OPTIONS.h |
5     C | o CPP options file for KPP package. |
6     C |==========================================================|
7     C | Use this file for selecting options within the KPP |
8 edhill 1.7 C | package. |
9 adcroft 1.1 C \==========================================================/
10    
11 edhill 1.7 #ifndef KPP_OPTIONS_H
12     #define KPP_OPTIONS_H
13     #include "PACKAGES_CONFIG.h"
14     #ifdef ALLOW_KPP
15    
16 adcroft 1.1 #include "CPP_OPTIONS.h"
17    
18 heimbach 1.3 C o Set precision for KPP variables (Real*4 or Real*8)
19     #define _KPP_RL Real*8
20    
21 adcroft 1.1 C o When set, use exchange calls rather than recomputation
22     C to obtain KPP parameters in overlap region. This option
23     C was added to reduce stack size requirements on the
24     C Origin 2000. It decreases memory and computation
25     C requirements at the expense of increased communications.
26     C For a 64-processor 360x224x46 MPI configuration on the
27     C Exemplar or Origin 2000, wall clock time is about the
28     C same whether FRUGAL_KPP is turned on or off.
29     #undef FRUGAL_KPP
30    
31     C o When set, smooth zonal shear meridionally and
32     C meridional shear zonally with 121 filters
33     #define KPP_SMOOTH_SHSQ
34     #undef KPP_SMOOTH_DVSQ
35    
36     C o When set, smooth dbloc KPP variable horizontally
37     #define KPP_SMOOTH_DBLOC
38    
39     C o When set, smooth all KPP density variables horizontally
40     #undef KPP_SMOOTH_DENS
41     #ifdef KPP_SMOOTH_DENS
42     # define KPP_SMOOTH_DBLOC
43     #endif
44    
45     C o When set, smooth vertical viscosity horizontally
46     #undef KPP_SMOOTH_VISC
47    
48     C o When set, smooth vertical diffusivity horizontally
49     #undef KPP_SMOOTH_DIFF
50    
51 heimbach 1.4 C o Switch on vertical smoothing, the number of sweeps is set in the namelist
52     #undef ALLOW_KPP_VERTICALLY_SMOOTH
53    
54 heimbach 1.3 C o Get rid of vertical resolution dependence of dVsq term by
55     C estimating a surface velocity that is independent of first
56     C level thickness in the model.
57     #undef KPP_ESTIMATE_UREF
58 adcroft 1.1
59     C o Include/exclude various time-averaged diagnostic output
60     C for saving storage space
61 jmc 1.6 #ifdef ALLOW_TIMEAVE
62 adcroft 1.1 #define INCLUDE_DIAGNOSTICS_KPP
63     #undef INCLUDE_DIAGNOSTICS_KPPDIFFKZSTAVE
64     #endif
65    
66 heimbach 1.2 C o Include/exclude KPP non/local transport terms
67     #define KPP_GHAT
68 adcroft 1.1
69     #endif /* ALLOW_KPP */
70 edhill 1.7 #endif /* KPP_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22