1 |
# |
2 |
# ********************* |
3 |
# External Forcing Data |
4 |
# ********************* |
5 |
&EXF_NML |
6 |
# |
7 |
# repeat period is 365.24167 days |
8 |
RepeatPeriod = 31556880 |
9 |
# |
10 |
hfluxstartdate1=17650115, |
11 |
hfluxstartdate2=051500, |
12 |
hfluxperiod=2629740.0, |
13 |
hflux_lon0 = 2 |
14 |
hflux_lon_inc = 4 |
15 |
hflux_lat0 = -78 |
16 |
hflux_lat_inc = 39*4 |
17 |
hflux_nlon = 90 |
18 |
hflux_nlat = 40 |
19 |
# |
20 |
sfluxstartdate1=17650115, |
21 |
sfluxstartdate2=051500, |
22 |
sfluxperiod=2629740.0, |
23 |
sflux_lon0 = 2 |
24 |
sflux_lon_inc = 4 |
25 |
sflux_lat0 = -78 |
26 |
sflux_lat_inc = 39*4 |
27 |
sflux_nlon = 90 |
28 |
sflux_nlat = 40 |
29 |
# |
30 |
ustressstartdate1=17650115, |
31 |
ustressstartdate2=051500, |
32 |
ustressperiod=2629740.0, |
33 |
ustress_lon0 = 0 |
34 |
ustress_lon_inc = 4 |
35 |
ustress_lat0 = -78 |
36 |
ustress_lat_inc = 39*4 |
37 |
ustress_nlon = 90 |
38 |
ustress_nlat = 40 |
39 |
# |
40 |
vstressstartdate1=17650115, |
41 |
vstressstartdate2=051500, |
42 |
vstressperiod=2629740.0, |
43 |
vstress_lon0 = 2 |
44 |
vstress_lon_inc = 4 |
45 |
vstress_lat0 = -80 |
46 |
vstress_lat_inc = 39*4 |
47 |
vstress_nlon = 90 |
48 |
vstress_nlat = 40 |
49 |
# |
50 |
hfluxfile = 'ncep_qnet.bin', |
51 |
# sfluxfile = 'ncep_emp.bin', |
52 |
ustressfile = 'trenberth_taux.bin', |
53 |
vstressfile = 'trenberth_tauy.bin', |
54 |
# |
55 |
exf_iprec = 32, |
56 |
exf_yftype = 'RL', |
57 |
& |