/[MITgcm]/MITgcm/verification/obcs_ctrl/input_ad/data.obcs
ViewVC logotype

Annotation of /MITgcm/verification/obcs_ctrl/input_ad/data.obcs

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


Revision 1.3 - (hide annotations) (download)
Mon Mar 5 16:05:32 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63k, checkpoint64, checkpoint65, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, HEAD
Changes since 1.2: +2 -2 lines
commnet out namelist which are not read (some compilers, e.g. open64 on
 old aces-32bits cluster, refuse to skip one namelist to read thenext one)

1 mmazloff 1.1 # ***************
2     # Open boundaries
3     # ***************
4     &OBCS_PARM01
5     OB_Jnorth= 64*64,
6     OB_Jsouth= 64*1,
7     OB_Iwest= 64*1,
8     OB_Ieast= 64*64,
9    
10     #
11     useOrlanskiNorth=.FALSE.,
12     useOBCSsponge=.TRUE.,
13     useOBCSbalance=.FALSE.,
14     useOBCSprescribe=.TRUE.,
15     #
16     OBNuFile='Unbc.bin',
17     OBNvFile='Vnbc.bin',
18     OBNtFile='Tnbc.bin',
19     OBNsFile='Snbc.bin',
20     #
21     OBSuFile='Usbc.bin',
22     OBSvFile='Vsbc.bin',
23     OBStFile='Tsbc.bin',
24     OBSsFile='Ssbc.bin',
25     #
26     OBWuFile='Uwbc.bin',
27     OBWvFile='Vwbc.bin',
28     OBWtFile='Twbc.bin',
29     OBWsFile='Swbc.bin',
30     #
31     OBEuFile='Uebc.bin',
32     OBEvFile='Vebc.bin',
33     OBEtFile='Tebc.bin',
34     OBEsFile='Sebc.bin',
35     #
36 jmc 1.2 &
37 mmazloff 1.1
38     # *****************************************
39     # Orlanski Boundary Condition Parameters.
40     # *****************************************
41 jmc 1.3 #&OBCS_PARM02
42 mmazloff 1.1 # cvelTimeScale = 2000.,
43 jmc 1.3 #&
44 mmazloff 1.1
45     # *****************************************
46     # Sponge Layer Parameters.
47     # *****************************************
48     &OBCS_PARM03
49     Urelaxobcsinner=432000.E0,
50     Urelaxobcsbound=43200.E0,
51     Vrelaxobcsinner=432000.E0,
52     Vrelaxobcsbound=43200.E0,
53     spongeThickness=08,
54 jmc 1.2 &

  ViewVC Help
Powered by ViewVC 1.1.22