/[MITgcm]/MITgcm_contrib/nesting_sannino/params/gib/data.exf
ViewVC logotype

Contents of /MITgcm_contrib/nesting_sannino/params/gib/data.exf

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


Revision 1.1 - (show annotations) (download)
Sun Nov 28 17:56:17 2010 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
add parameter files to run simplified Med+Gib nested set-up

1 # *********************
2 # External Forcing Data
3 # *********************
4 &EXF_NML_01
5 exf_iprec = 32,
6 windstressmax = 1.5,
7 useExfCheckRange=.FALSE.,
8 repeatperiod = 0.,
9 # repeatperiod = 31536000.,
10 # repeatperiod = 31104000.,
11 useExfYearlyFields = .TRUE.,
12 exf_monFreq=0.,
13 &
14
15
16 # *********************
17 &EXF_NML_02
18 #
19 hfluxstartdate1 = 19580101,
20 hfluxstartdate2 = 00000,
21 hfluxperiod = 21600.0,
22 #
23 ustressstartdate1 = 19580101,
24 ustressstartdate2 = 00000,
25 ustressperiod = 21600.0,
26 #
27 vstressstartdate1 = 19580101,
28 vstressstartdate2 = 00000,
29 vstressperiod = 21600.0,
30 #
31 # swfluxstartdate1 = 19580101,
32 # swfluxstartdate2 = 00000,
33 # swfluxperiod = 21600.0,
34 #
35 # atempstartdate1 = 19980101,
36 # atempstartdate2 = 00000,
37 # atempperiod = 21600.0,
38 #
39 # uwindstartdate1 = 19980101,
40 # uwindstartdate2 = 00000,
41 # uwindperiod = 21600.0,
42 #
43 # vwindstartdate1 = 19980101,
44 # vwindstartdate2 = 00000,
45 # vwindperiod = 21600.0,
46 #
47 # dewpTstartdate1 = 19980101,
48 # dewpTstartdate2 = 00000,
49 # dewpTperiod = 21600.0,
50 #
51 # cloudCstartdate1 = 19980101,
52 # cloudCstartdate2 = 00000,
53 # cloudCperiod = 21600.0,
54 #
55 #- 1 months restoring timescale for temperature
56 #climsstTauRelax = 2592000.,
57 climsststartdate1 = 20000101,
58 climsststartdate2 = 000000,
59 # climsstperiod = 86400.0,
60 # climsstperiod = 2635200.,
61 climsstperiod = -12,
62 #
63 #- 5 days restoring timescale for salinity
64 #climsssTauRelax = 432000.,
65 climsssstartdate1 = 20000101,
66 climsssstartdate2 = 000000,
67 # climsssperiod = 2635200.,
68 climsssperiod = -12,
69 #
70 # climsstfile = 'T_SURF.bin',
71 # climsssfile = 'S_SURF.bin',
72 #
73 # hfluxfile = 'hflux',
74 # ustressfile = 'wind_stress_x',
75 # vstressfile = 'wind_stress_y',
76 # swfluxfile = 'short_wave',
77 #
78 # atempfile = 'T2m',
79 # aqhfile ='specific_humidity.bin',
80 # dewpTfile = 'DPT2m',
81 # cloudCfile ='TCC',
82 # uwindfile = 'u10',
83 # vwindfile = 'v10',
84 &
85
86 # *********************
87 &EXF_NML_03
88 &
89
90 # *********************
91 &EXF_NML_04
92 # hflux_lon0 = -20.
93 # hflux_lon_inc = 1.
94 # hflux_lat0 = 25.
95 # hflux_lat_inc = 25*1.
96 # hflux_nlon = 66
97 # hflux_nlat = 26
98 #
99 # ustress_lon0 = -20.
100 # ustress_lon_inc = 1.
101 # ustress_lat0 = 25.
102 # ustress_lat_inc = 25*1.
103 # ustress_nlon = 66
104 # ustress_nlat = 26
105 #
106 # vstress_lon0 = -20.
107 # vstress_lon_inc = 1.
108 # vstress_lat0 = 25.
109 # vstress_lat_inc = 25*1.
110 # vstress_nlon = 66
111 # vstress_nlat = 26
112 #
113 # swflux_lon0 = -20.
114 # swflux_lon_inc = 1.
115 # swflux_lat0 = 25.
116 # swflux_lat_inc = 25*1.
117 # swflux_nlon = 66
118 # swflux_nlat = 26
119 &
120
121 # *********************
122 &EXF_NML_OBCS
123 #
124 # obcsNstartdate1=19880101,
125 # obcsNstartdate2=000000,
126 # obcsNperiod=2592000.0,
127 #
128 # obcsSstartdate1=19920116,
129 # obcsSstartdate2=220000,
130 # obcsSperiod=2592000.0,
131 #
132 # obcsEstartdate1=19920116,
133 # obcsEstartdate2=220000,
134 # obcsEperiod=2592000.0,
135 #
136 obcsWstartdate1=20000101,
137 obcsWstartdate2=000000,
138 obcsWperiod= 0,
139 # obcsWperiod= 2635200.,
140 &

  ViewVC Help
Powered by ViewVC 1.1.22