/[MITgcm]/MITgcm_contrib/llc_hires/llc_270/input/data.exf
ViewVC logotype

Contents of /MITgcm_contrib/llc_hires/llc_270/input/data.exf

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


Revision 1.3 - (show annotations) (download)
Fri Apr 4 01:39:46 2014 UTC (11 years, 4 months ago) by dimitri
Branch: MAIN
Changes since 1.2: +127 -133 lines
adding ERA-interim data.exf

1 # *********************
2 # External Forcing Data
3 # *********************
4 #
5 &EXF_NML_01
6 #TO COMBINE WITH ALLOW_ZENITH_ANGLE:
7 exf_albedo = 0.1,
8 useExfZenIncoming = .TRUE.,
9 select_ZenAlbedo = 1,
10 #
11 ocean_emissivity = 0.97,
12 ice_emissivity = 0.95,
13 snow_emissivity = 0.95,
14 exf_iprec = 32,
15 exf_yftype = 'RL',
16 useExfYearlyFields= .TRUE.,
17 useExfCheckRange = .FALSE.,
18 useRelativeWind = .FALSE.,
19 &
20 #
21 &EXF_NML_02
22 atempfile = 'era-interim/EIG_tmp2m_degC',
23 aqhfile = 'era-interim/EIG_spfh2m',
24 precipfile = 'era-interim/EIG_rain',
25 uwindfile = 'era-interim/EIG_u10m',
26 vwindfile = 'era-interim/EIG_v10m',
27 wspeedfile = 'era-interim/EIG_wspeed',
28 swdownfile = 'era-interim/EIG_dsw',
29 lwdownfile = 'era-interim/EIG_dlw',
30 #
31 atempstartdate1 = 19920101,
32 atempstartdate2 = 030000,
33 atempperiod = 21600.0,
34 #
35 aqhstartdate1 = 19920101,
36 aqhstartdate2 = 030000,
37 aqhperiod = 21600.0,
38 #
39 precipstartdate1 = 19920101,
40 precipstartdate2 = 030000,
41 precipperiod = 21600.0,
42 #
43 runofffile = 'runoff-2d-Fekete-1deg-mon-V4-SMOOTH.bin',
44 runoffperiod = -12,
45 #
46 uwindstartdate1 = 19920101,
47 uwindstartdate2 = 030000,
48 uwindperiod = 21600.0,
49 #
50 vwindstartdate1 = 19920101,
51 vwindstartdate2 = 030000,
52 vwindperiod = 21600.0,
53 #
54 wspeedstartdate1 = 19920101,
55 wspeedstartdate2 = 030000,
56 wspeedperiod = 21600.0,
57 #
58 swdownstartdate1 = 19920101,
59 swdownstartdate2 = 030000,
60 swdownperiod = 21600.0,
61 #
62 lwdownstartdate1 = 19920101,
63 lwdownstartdate2 = 030000,
64 lwdownperiod = 21600.0,
65 &
66 #
67 &EXF_NML_03
68 exf_offset_atemp = 273.15,
69 exf_inscal_swdown = -1.0,
70 exf_inscal_lwdown = -1.0,
71 exf_inscal_ustress = -1.0,
72 exf_inscal_vstress = -1.0,
73 &
74 #
75 &EXF_NML_04
76 runoff_interpMethod = 0,
77 #
78 atemp_lon0 = 0.0000000D0,
79 atemp_lon_inc = 0.7031250D0,
80 atemp_lat0 = -89.4628220D0,
81 atemp_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
82 245*0.7017418,
83 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
84 atemp_nlon = 512,
85 atemp_nlat = 256,
86 #
87 aqh_lon0 = 0.0000000D0,
88 aqh_lon_inc = 0.7031250D0,
89 aqh_lat0 = -89.4628220D0,
90 aqh_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
91 245*0.7017418,
92 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
93 aqh_nlon = 512,
94 aqh_nlat = 256,
95 #
96 precip_lon0 = 0.0000000D0,
97 precip_lon_inc = 0.7031250D0,
98 precip_lat0 = -89.4628220D0,
99 precip_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
100 245*0.7017418,
101 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
102 precip_nlon = 512,
103 precip_nlat = 256,
104 #
105 uwind_lon0 = 0.0000000D0,
106 uwind_lon_inc = 0.7031250D0,
107 uwind_lat0 = -89.4628220D0,
108 uwind_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
109 245*0.7017418,
110 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
111 uwind_nlon = 512,
112 uwind_nlat = 256,
113 #
114 vwind_lon0 = 0.0000000D0,
115 vwind_lon_inc = 0.7031250D0,
116 vwind_lat0 = -89.4628220D0,
117 vwind_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
118 245*0.7017418,
119 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
120 vwind_nlon = 512,
121 vwind_nlat = 256,
122 #
123 wspeed_lon0 = 0.0000000D0,
124 wspeed_lon_inc = 0.7031250D0,
125 wspeed_lat0 = -89.4628220D0,
126 wspeed_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
127 245*0.7017418,
128 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
129 wspeed_nlon = 512,
130 wspeed_nlat = 256,
131 #
132 swdown_lon0 = 0.0000000D0,
133 swdown_lon_inc = 0.7031250D0,
134 swdown_lat0 = -89.4628220D0,
135 swdown_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
136 245*0.7017418,
137 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
138 swdown_nlon = 512,
139 swdown_nlat = 256,
140 #
141 lwdown_lon0 = 0.0000000D0,
142 lwdown_lon_inc = 0.7031250D0,
143 lwdown_lat0 = -89.4628220D0,
144 lwdown_lat_inc = 0.6958694,0.6999817,0.7009048,0.7012634,0.7014313,
145 245*0.7017418,
146 0.7014313,0.7012634,0.7009048,0.6999817,0.6958694
147 lwdown_nlon = 512,
148 lwdown_nlat = 256,
149 &

  ViewVC Help
Powered by ViewVC 1.1.22