1 |
# $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.8 2005/09/06 22:35:15 heimbach Exp $ |
2 |
# |
3 |
# ********************* |
4 |
# External Forcing Data |
5 |
# ********************* |
6 |
&EXF_NML |
7 |
# |
8 |
repeatPeriod = 31104000.0, |
9 |
# |
10 |
atempstartdate1 = 00010115, |
11 |
#atempstartdate2 = 180000, |
12 |
atempperiod = 2592000.0, |
13 |
# |
14 |
aqhstartdate1 = 00010115, |
15 |
#aqhstartdate2 = 180000, |
16 |
aqhperiod = 2592000.0, |
17 |
# |
18 |
precipstartdate1 = 00010115, |
19 |
#precipstartdate2 = 180000, |
20 |
precipperiod = 2592000.0, |
21 |
# |
22 |
uwindstartdate1 = 00010115, |
23 |
#uwindstartdate2 = 180000, |
24 |
uwindperiod = 2592000.0, |
25 |
# |
26 |
vwindstartdate1 = 00010115, |
27 |
#vwindstartdate2 = 180000, |
28 |
vwindperiod = 2592000.0, |
29 |
# |
30 |
ustressstartdate1 = 00010115, |
31 |
#ustressstartdate2 = 180000, |
32 |
ustressperiod = 2592000.0, |
33 |
# |
34 |
vstressstartdate1 = 00010115, |
35 |
#vstressstartdate2 = 180000, |
36 |
vstressperiod = 2592000.0, |
37 |
# |
38 |
wspeedstartdate1 = 00010115, |
39 |
#wspeedstartdate2 = 180000, |
40 |
wspeedperiod = 2592000.0, |
41 |
# |
42 |
swdownstartdate1 = 00010115, |
43 |
#swdownstartdate2 = 180000, |
44 |
swdownperiod = 2592000.0, |
45 |
# |
46 |
lwdownstartdate1 = 00010115, |
47 |
#lwdownstartdate2 = 180000, |
48 |
lwdownperiod = 2592000.0, |
49 |
# |
50 |
atempfile = 'core_t_Air_cs32.bin', |
51 |
aqhfile = 'core_q_Air_cs32.bin', |
52 |
ustressfile = 'trenberth_taux.bin', |
53 |
vstressfile = 'trenberth_tauy.bin', |
54 |
vwindfile = 'trenberth_taux.bin', |
55 |
uwindfile = 'trenberth_tauy.bin', |
56 |
wspeedfile = 'core_wndSpd_cs32.bin', |
57 |
precipfile = 'core_precip_cs32.bin', |
58 |
lwdownfile = 'core_dwnLw_cs32.bin', |
59 |
swdownfile = 'core_dwnSw_cs32.bin', |
60 |
runoffFile = 'core_runoff_cs32.bin' |
61 |
# |
62 |
exf_iprec = 64, |
63 |
exf_yftype = 'RL', |
64 |
& |