1 |
# $Header: /u/gcmpack/MITgcm/verification/global1x1_tot/input/data.exf,v 1.4 2004/11/11 22:13:02 heimbach Exp $ |
2 |
# |
3 |
# ********************* |
4 |
# External Forcing Data |
5 |
# ********************* |
6 |
&EXF_NML |
7 |
# |
8 |
useExfYearlyFields = .TRUE., |
9 |
useExfCheckRange = .FALSE., |
10 |
# |
11 |
# hfluxstartdate1 = 19920101, |
12 |
# hfluxstartdate2 = 30000, |
13 |
# hfluxperiod = 21600.0, |
14 |
# |
15 |
# sfluxstartdate1 = 19920101, |
16 |
# sfluxstartdate2 = 30000, |
17 |
# sfluxperiod = 21600.0, |
18 |
# |
19 |
# ustressstartdate1 = 19920101, |
20 |
# ustressstartdate2 = 00000, |
21 |
# ustressperiod = 21600.0, |
22 |
# |
23 |
# vstressstartdate1 = 19920101, |
24 |
# vstressstartdate2 = 00000, |
25 |
# vstressperiod = 21600.0, |
26 |
# |
27 |
swfluxstartdate1 = 19920101, |
28 |
swfluxstartdate2 = 30000, |
29 |
swfluxperiod = 21600.0, |
30 |
# |
31 |
lwfluxstartdate1 = 19920101, |
32 |
lwfluxstartdate2 = 30000, |
33 |
lwfluxperiod = 21600.0, |
34 |
# |
35 |
uwindstartdate1 = 19920101, |
36 |
uwindstartdate2 = 00000, |
37 |
uwindperiod = 21600.0, |
38 |
# |
39 |
vwindstartdate1 = 19920101, |
40 |
vwindstartdate2 = 00000, |
41 |
vwindperiod = 21600.0, |
42 |
# |
43 |
atempstartdate1 = 19920101, |
44 |
atempstartdate2 = 30000, |
45 |
atempperiod = 21600.0, |
46 |
# |
47 |
aqhstartdate1 = 19920101, |
48 |
aqhstartdate2 = 30000, |
49 |
aqhperiod = 21600.0, |
50 |
# |
51 |
precipstartdate1 = 19920101, |
52 |
precipstartdate2 = 30000, |
53 |
precipperiod = 21600.0, |
54 |
# |
55 |
swdownstartdate1 = 19920101, |
56 |
swdownstartdate2 = 30000, |
57 |
swdownperiod = 21600.0, |
58 |
# |
59 |
lwdownstartdate1 = 19920101, |
60 |
lwdownstartdate2 = 30000, |
61 |
lwdownperiod = 21600.0, |
62 |
# |
63 |
# hfluxfile = 'NCEP_R6_turbflux', |
64 |
# sfluxfile = 'NCEP_R6_emp', |
65 |
# ustressfile = 'NCEP_R6_ustr', |
66 |
# vstressfile = 'NCEP_R6_vstr', |
67 |
swfluxfile = 'NCEP_R6_sw', |
68 |
lwfluxfile = 'NCEP_R6_lw', |
69 |
atempfile = 'NCEP_R6_tmp2m_degC', |
70 |
aqhfile = 'NCEP_R6_spfh2m', |
71 |
uwindfile = 'NCEP_R6_u10m', |
72 |
vwindfile = 'NCEP_R6_v10m', |
73 |
precipfile = 'NCEP_R6_rain', |
74 |
swdownfile = 'NCEP_R6_dsw', |
75 |
lwdownfile = 'NCEP_R6_dlw', |
76 |
runofffile = 'run-off.bin_1x1', |
77 |
# |
78 |
exf_inscal_ustress = -1., |
79 |
exf_inscal_vstress = -1., |
80 |
# exf_inscal_uwind = -1., |
81 |
# exf_inscal_vwind = -1., |
82 |
exf_inscal_runoff = -1., |
83 |
# |
84 |
exf_offset_atemp = 273.15, |
85 |
exf_iprec = 32, |
86 |
exf_yftype = 'RL', |
87 |
/ |