1 |
# $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.7 2004/07/11 06:21:44 dimitri Exp $ |
2 |
# |
3 |
# ********************* |
4 |
# External Forcing Data |
5 |
# ********************* |
6 |
&EXF_NML |
7 |
# |
8 |
repeatPeriod = 31622400.0, |
9 |
|
10 |
atempstartdate1 = 20000101, |
11 |
atempstartdate2 = 0, |
12 |
atempperiod = 21600.0, |
13 |
# |
14 |
aqhstartdate1 = 20000101, |
15 |
aqhstartdate2 = 0, |
16 |
aqhperiod = 21600.0, |
17 |
# |
18 |
evapstartdate1 = 20000101, |
19 |
evapstartdate2 = 0, |
20 |
evapperiod = 21600.0, |
21 |
# |
22 |
precipstartdate1 = 20000101, |
23 |
precipstartdate2 = 0, |
24 |
precipperiod = 21600.0, |
25 |
# |
26 |
uwindstartdate1 = 20000101, |
27 |
uwindstartdate2 = 0, |
28 |
uwindperiod = 21600.0, |
29 |
# |
30 |
vwindstartdate1 = 20000101, |
31 |
vwindstartdate2 = 0, |
32 |
vwindperiod = 21600.0, |
33 |
# |
34 |
swdownstartdate1 = 20000101, |
35 |
swdownstartdate2 = 0, |
36 |
swdownperiod = 21600.0, |
37 |
# |
38 |
lwdownstartdate1 = 20000101, |
39 |
lwdownstartdate2 = 0, |
40 |
lwdownperiod = 21600.0, |
41 |
# |
42 |
swfluxstartdate1 = 20000101, |
43 |
swfluxstartdate2 = 0, |
44 |
swfluxperiod = 21600.0, |
45 |
# |
46 |
lwfluxstartdate1 = 20000101, |
47 |
lwfluxstartdate2 = 0, |
48 |
lwfluxperiod = 21600.0, |
49 |
# |
50 |
|
51 |
hfluxfile = ' ', |
52 |
sfluxfile = ' ', |
53 |
|
54 |
ustressfile = ' ', |
55 |
vstressfile = ' ', |
56 |
|
57 |
# I DON'T THINK I SHOULD SPECIFY THE STRESSES TOO |
58 |
# ustressfile = 'LABSEA_NCEP_R6_ustr_2000', |
59 |
# vstressfile = 'LABSEA_NCEP_R6_vstr_2000', |
60 |
|
61 |
# atempfile = 'tair.labsea1979', |
62 |
atempfile = 'LABSEA_NCEP_R6_tmp2m_degC_2000', |
63 |
|
64 |
# aqhfile = 'qa.labsea1979', |
65 |
aqhfile = 'LABSEA_NCEP_R6_spfh2m_2000', |
66 |
|
67 |
# uwindfile = 'u10m.labsea79', |
68 |
uwindfile = 'LABSEA_NCEP_R6_u10m_2000', |
69 |
|
70 |
# vwindfile = 'v10m.labsea79', |
71 |
vwindfile = 'LABSEA_NCEP_R6_v10m_2000', |
72 |
|
73 |
# evapfile = 'evap.labsea1979', |
74 |
evapfile = ' ', |
75 |
|
76 |
# precipfile = 'prate.labsea1979', |
77 |
precipfile = 'LABSEA_NCEP_R6_rain_2000', |
78 |
|
79 |
# REMOVE THE FLUX FILE |
80 |
# lwfluxfile = LABSEA_NCEP_R6_lw_2000', |
81 |
# swfluxfile = LABSEA_NCEP_R6_sw_2000', |
82 |
|
83 |
# ADD THE UP/DOWN FILE |
84 |
lwdownfile = 'LABSEA_NCEP_R6_dlw_2000', |
85 |
swdownfile = 'LABSEA_NCEP_R6_dsw_2000', |
86 |
|
87 |
runoffFile = ' ' |
88 |
exf_iprec = 32, |
89 |
|
90 |
obcsNstartdate1 =20000101, |
91 |
obcsNstartdate2 =60000, |
92 |
obcsNperiod =2635200.0, |
93 |
|
94 |
obcsSstartdate1 =20000101, |
95 |
obcsSstartdate2 =60000, |
96 |
obcsSperiod =2635200.0, |
97 |
|
98 |
obcsEstartdate1 =20000101, |
99 |
obcsEstartdate2 =60000, |
100 |
obcsEperiod =2635200.0, |
101 |
|
102 |
obcsWstartdate1 =20000101, |
103 |
obcsWstartdate2 =60000, |
104 |
obcsWperiod =2635200.0, |
105 |
|
106 |
useExfCheckRange=.FALSE., |
107 |
|
108 |
#-=-=- Ian 170305 -=-=-# |
109 |
exf_offset_atemp = 273.15, |
110 |
|
111 |
exf_yftype = 'RL', |
112 |
& |