1 |
jmc |
1.1 |
# $Header: /u/gcmpack/MITgcm/verification/global1x1_tot/input/data.exf,v 1.5 2005/05/27 23:34:50 heimbach Exp $ |
2 |
|
|
# |
3 |
|
|
# ********************* |
4 |
|
|
# External Forcing Data |
5 |
|
|
# ********************* |
6 |
|
|
&EXF_NML |
7 |
|
|
# |
8 |
|
|
useExfCheckRange = .TRUE., |
9 |
|
|
useExfYearlyFields = .TRUE., |
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 |
|
|
hfluxfile = 'NCEP_R6_turbflux', |
36 |
|
|
sfluxfile = 'NCEP_R6_emp', |
37 |
|
|
ustressfile = 'NCEP_R6_ustr', |
38 |
|
|
vstressfile = 'NCEP_R6_vstr', |
39 |
|
|
swfluxfile = 'NCEP_R6_sw', |
40 |
|
|
runofffile = 'run-off.bin_1x1', |
41 |
|
|
# |
42 |
|
|
exf_inscal_ustress = -1., |
43 |
|
|
exf_inscal_vstress = -1., |
44 |
|
|
exf_inscal_runoff = 3.170979198E-8, |
45 |
|
|
# |
46 |
|
|
exf_iprec = 32, |
47 |
|
|
exf_yftype = 'RL', |
48 |
|
|
& |