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