| 1 |
# $Header: /u/gcmpack/MITgcm/verification/global1x1_tot/input/data.exf,v 1.4 2004/11/11 22:13:02 heimbach Exp $ |
| 2 |
# |
| 3 |
# ********************* |
| 4 |
# External Forcing Data |
| 5 |
# ********************* |
| 6 |
&EXF_NML |
| 7 |
# |
| 8 |
useExfYearlyFields = .TRUE., |
| 9 |
useExfCheckRange = .FALSE., |
| 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 |
### lwfluxfile = 'NCEP_R6_lw', |
| 41 |
runofffile = 'run-off.bin_1x1', |
| 42 |
# |
| 43 |
exf_inscal_ustress = -1., |
| 44 |
exf_inscal_vstress = -1., |
| 45 |
exf_inscal_runoff = -1., |
| 46 |
# |
| 47 |
exf_iprec = 32, |
| 48 |
exf_yftype = 'RL', |
| 49 |
/ |