| 1 |
# $Header: /u/gcmpack/MITgcm_contrib/lab_sea_test/data.exf,v 1.2 2004/07/05 14:15:44 dimitri Exp $ |
| 2 |
# |
| 3 |
# ********************* |
| 4 |
# External Forcing Data |
| 5 |
# ********************* |
| 6 |
&EXF_NML |
| 7 |
# |
| 8 |
repeatPeriod = 31622400 |
| 9 |
# |
| 10 |
hfluxstartdate1 = 19781216, |
| 11 |
hfluxstartdate2 = 180000, |
| 12 |
hfluxperiod = 2635200.0, |
| 13 |
# |
| 14 |
sfluxstartdate1 = 19781216, |
| 15 |
sfluxstartdate2 = 180000, |
| 16 |
sfluxperiod = 2635200.0, |
| 17 |
# |
| 18 |
ustressstartdate1 = 19781216, |
| 19 |
ustressstartdate2 = 180000, |
| 20 |
ustressperiod = 2635200.0, |
| 21 |
# |
| 22 |
vstressstartdate1 = 19781216, |
| 23 |
vstressstartdate2 = 180000, |
| 24 |
vstressperiod = 2635200.0, |
| 25 |
# |
| 26 |
atempstartdate1 = 19781216, |
| 27 |
atempstartdate2 = 180000, |
| 28 |
atempperiod = 2635200.0, |
| 29 |
# |
| 30 |
aqhstartdate1 = 19781216, |
| 31 |
aqhstartdate2 = 180000, |
| 32 |
aqhperiod = 2635200.0, |
| 33 |
# |
| 34 |
evapstartdate1 = 19781216, |
| 35 |
evapstartdate2 = 180000, |
| 36 |
evapperiod = 2635200.0, |
| 37 |
# |
| 38 |
precipstartdate1 = 19781216, |
| 39 |
precipstartdate2 = 180000, |
| 40 |
precipperiod = 2635200.0, |
| 41 |
# |
| 42 |
uwindstartdate1 = 19781216, |
| 43 |
uwindstartdate2 = 180000, |
| 44 |
uwindperiod = 2635200.0, |
| 45 |
# |
| 46 |
vwindstartdate1 = 19781216, |
| 47 |
vwindstartdate2 = 180000, |
| 48 |
vwindperiod = 2635200.0, |
| 49 |
# |
| 50 |
swfluxstartdate1 = 19781216, |
| 51 |
swfluxstartdate2 = 180000, |
| 52 |
swfluxperiod = 2635200.0, |
| 53 |
# |
| 54 |
lwfluxstartdate1 = 19781216, |
| 55 |
lwfluxstartdate2 = 180000, |
| 56 |
lwfluxperiod = 2635200.0, |
| 57 |
# |
| 58 |
swdownstartdate1 = 19781216, |
| 59 |
swdownstartdate2 = 180000, |
| 60 |
swdownperiod = 2635200.0, |
| 61 |
# |
| 62 |
lwdownstartdate1 = 19781216, |
| 63 |
lwdownstartdate2 = 180000, |
| 64 |
lwdownperiod = 2635200.0, |
| 65 |
# |
| 66 |
hfluxfile = ' ', |
| 67 |
sfluxfile = ' ', |
| 68 |
ustressfile = ' ', |
| 69 |
vstressfile = ' ', |
| 70 |
atempfile = 'tair.labsea1979', |
| 71 |
aqhfile = 'qa.labsea1979', |
| 72 |
uwindfile = 'u10m.labsea79', |
| 73 |
vwindfile = 'v10m.labsea79', |
| 74 |
evapfile = 'evap.labsea1979', |
| 75 |
precipfile = 'prate.labsea1979', |
| 76 |
lwfluxfile = ' ', |
| 77 |
swfluxfile = ' ', |
| 78 |
lwdownfile = 'flo.labsea1979', |
| 79 |
swdownfile = 'fsh.labsea1979', |
| 80 |
runoffFile = ' ' |
| 81 |
# |
| 82 |
exf_iprec = 32, |
| 83 |
exf_yftype = 'RL', |
| 84 |
& |