/[MITgcm]/MITgcm/verification/exp4/input.stevens/data.obcs
ViewVC logotype

Annotation of /MITgcm/verification/exp4/input.stevens/data.obcs

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


Revision 1.3 - (hide annotations) (download)
Fri Oct 28 19:33:36 2011 UTC (12 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint63e, checkpoint64o, checkpoint64a, checkpoint63r, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint64n, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64b, checkpoint63h, checkpoint63m, checkpoint64e, checkpoint63i, checkpoint63q, checkpoint64d, checkpoint64c, checkpoint63f, checkpoint64g, checkpoint64f, checkpoint63j, checkpoint63l, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint63n, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint63k, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint64i, checkpoint63o, checkpoint63p, checkpoint64h, checkpoint63s, checkpoint64k, checkpoint64, checkpoint65, checkpoint64j, checkpoint64m, checkpoint63g, checkpoint64l, HEAD
Changes since 1.2: +3 -3 lines
switch off pTracers and non-hydrostatic (was getting restart Pb with NH)

1 mlosch 1.1 # Open-boundaries
2     &OBCS_PARM01
3 jmc 1.3 # This flag turns off checking and fixing problematic topography across
4 mlosch 1.1 # open boundaries.
5     OBCSfixTopo=.FALSE.,
6     OB_Jnorth= 80*-1,
7     OB_Jsouth= 80*1,
8     OB_Ieast = 42*-1,
9     OB_Iwest = 42*1,
10     useOBCSprescribe = .TRUE.,
11     useStevensEast = .TRUE.,
12     useStevensWest = .TRUE.,
13     OBNuFile = 'OBmeridU.bin',
14     OBSuFile = 'OBmeridU.bin',
15     #OBWuFile = 'OBzonalU.bin',
16     #OBEuFile = 'OBzonalU.bin',
17     OBWuFile = 'OB_WestU.bin',
18     OBEuFile = 'OB_EastU.bin',
19 jmc 1.3 #OBWwFile = 'OBzonalW.bin',
20 mlosch 1.1 OBWsFile = 'OBzonalS.bin',
21 jmc 1.3 #OBWptrFile(1) = 'OBzonalS.bin',
22 mlosch 1.1 OBCS_monitorFreq= 1200.,
23     OBCS_monSelect = 1,
24     &
25    
26     # Orlanski parameters
27 jmc 1.2 #&OBCS_PARM02
28 mlosch 1.1 #Cmax=0.45,
29     #cVelTimeScale=1000.,
30 jmc 1.2 #&
31 mlosch 1.1
32     # Stevens parameters
33     &OBCS_PARM04
34     TrelaxStevens = 86400.,
35     SrelaxStevens = 86400.,
36     &

  ViewVC Help
Powered by ViewVC 1.1.22