| 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 |
# ustressstartdate1 = 00010115, |
| 23 |
##ustressstartdate2 = 180000, |
| 24 |
# ustressperiod = 2592000.0, |
| 25 |
# |
| 26 |
# vstressstartdate1 = 00010115, |
| 27 |
##vstressstartdate2 = 180000, |
| 28 |
# vstressperiod = 2592000.0, |
| 29 |
# |
| 30 |
uwindstartdate1 = 00010115, |
| 31 |
#uwindstartdate2 = 180000, |
| 32 |
uwindperiod = 2592000.0, |
| 33 |
# |
| 34 |
vwindstartdate1 = 00010115, |
| 35 |
#vwindstartdate2 = 180000, |
| 36 |
vwindperiod = 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 |
runoffstartdate1 = 00010115, |
| 51 |
#runoffstartdate2 = 180000, |
| 52 |
runoffperiod = 2592000.0, |
| 53 |
# |
| 54 |
atempfile = 'core_t_Air_cs32.bin', |
| 55 |
aqhfile = 'core_q_Air_cs32.bin', |
| 56 |
# uwindfile = 'uwind.dummy', |
| 57 |
# vwindfile = 'vwind.dummy', |
| 58 |
#ustressfile = 'trenberth_taux.bin', |
| 59 |
#vstressfile = 'trenberth_tauy.bin', |
| 60 |
wspeedfile = 'core_wndSpd_cs32.bin', |
| 61 |
precipfile = 'core_precip_cs32.bin', |
| 62 |
lwdownfile = 'core_dwnLw_cs32.bin', |
| 63 |
swdownfile = 'core_dwnSw_cs32.bin', |
| 64 |
runoffFile = 'core_runoff_cs32.bin' |
| 65 |
# |
| 66 |
exf_iprec = 64, |
| 67 |
exf_yftype = 'RL', |
| 68 |
#ocean_emissivity = 0.97, |
| 69 |
#ice_emissivity = 0.97, |
| 70 |
#snow_emissivity = 0.97, |
| 71 |
& |