/[MITgcm]/MITgcm_contrib/ifenty/LatLon/input/data.obcs
ViewVC logotype

Contents of /MITgcm_contrib/ifenty/LatLon/input/data.obcs

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


Revision 1.1 - (show annotations) (download)
Wed Jul 5 16:17:06 2006 UTC (19 years ago) by ifenty
Branch: MAIN
CVS Tags: HEAD
Initial checkin of lat-lon configuration of the Lab Sea

1 #
2 # ***************
3 # Open boundaries
4 # ***************
5 &OBCS_PARM01
6 useOBCSsponge=.FALSE.,
7 useOBCSbalance=.FALSE.,
8 useOBCSprescribe=.FALSE.,
9
10 # OB_Jnorth= 3*0 , 6*33, 32*0,
11 # OB_Jsouth= 20*0, 21*1,
12 # OB_Iwest = 7*0,11*1, 0, 6*1,18*0,
13 # OB_Ieast = 19*41, 14*0,
14
15 # OB_Jnorth = 41*0,
16 # OB_Jsouth = 41*0,
17 # OB_Iwest = 33*0,
18 # OB_Ieast = 33*0,
19
20 OB_Jnorth = 41*-1,
21 OB_Jsouth = 41*1,
22 OB_Iwest = 33*1,
23 OB_Ieast = 33*-1,
24
25 # 1 YEAR OF OBCS.
26 OBEtFile='6_hr_1YR_LS_T_OB_E',
27 OBWtFile='6_hr_1YR_LS_T_OB_W',
28 OBStFile='6_hr_1YR_LS_T_OB_S',
29 OBNtFILE='6_hr_1YR_LS_T_OB_N',
30
31 OBEsFile='6_hr_1YR_LS_S_OB_E',
32 OBWsFile='6_hr_1YR_LS_S_OB_W',
33 OBSsFile='6_hr_1YR_LS_S_OB_S',
34 OBNsFILE='6_hr_1YR_LS_S_OB_N',
35
36 OBEvFile='6_hr_1YR_LS_V_OB_E',
37 OBWvFile='6_hr_1YR_LS_V_OB_W',
38 OBSvFile='6_hr_1YR_LS_V_OB_S',
39 OBNvFILE='6_hr_1YR_LS_V_OB_N',
40
41 OBEuFile='6_hr_1YR_LS_U_OB_E',
42 OBWuFile='6_hr_1YR_LS_U_OB_W',
43 OBSuFile='6_hr_1YR_LS_U_OB_S',
44 OBNuFILE='6_hr_1YR_LS_U_OB_N',
45
46 &
47
48 # *****************************************
49 # Sponge Layer Parameters.
50 # *****************************************
51 &OBCS_PARM03
52
53 # Urelaxobcsinner=777600.E0,
54 # Urelaxobcsbound=259200.E0,
55 # Vrelaxobcsinner=777600.E0,
56 # Vrelaxobcsbound=259200.E0,
57
58 # Urelaxobcsinner=259200.E0,
59 # Urelaxobcsbound=86400.E0,
60 # Vrelaxobcsinner=259200.E0,
61 # Vrelaxobcsbound=86400.E0,
62
63 # spongeThickness=8,
64 &

  ViewVC Help
Powered by ViewVC 1.1.22