| 1 | dimitri | 1.1 | # $Header:  $ | 
| 2 |  |  | # | 
| 3 |  |  | # ********************* | 
| 4 |  |  | # External Forcing Data | 
| 5 |  |  | # ********************* | 
| 6 |  |  | &EXF_NML | 
| 7 |  |  | # | 
| 8 |  |  | # repeat period is 3650 days (11 years, 1992-2001) | 
| 9 |  |  | RepeatPeriod = 346896000 | 
| 10 |  |  | # | 
| 11 |  |  | hfluxstartdate1   = 19911231, | 
| 12 |  |  | hfluxstartdate2   = 60000, | 
| 13 |  |  | hfluxperiod       = 86400.0, | 
| 14 |  |  | # | 
| 15 |  |  | sfluxstartdate1   = 19911231, | 
| 16 |  |  | sfluxstartdate2   = 60000, | 
| 17 |  |  | sfluxperiod       = 86400.0, | 
| 18 |  |  | # | 
| 19 |  |  | swfluxstartdate1  = 19911231, | 
| 20 |  |  | swfluxstartdate2  = 60000, | 
| 21 |  |  | swfluxperiod      = 86400.0, | 
| 22 |  |  | # | 
| 23 |  |  | ustressstartdate1 = 19911231, | 
| 24 |  |  | ustressstartdate2 = 150000, | 
| 25 |  |  | ustressperiod     = 43200.0, | 
| 26 |  |  | # | 
| 27 |  |  | vstressstartdate1 = 19911231, | 
| 28 |  |  | vstressstartdate2 = 150000, | 
| 29 |  |  | vstressperiod     = 43200.0, | 
| 30 |  |  | # | 
| 31 |  |  | hfluxfile         = 'heatfl69.bin', | 
| 32 |  |  | sfluxfile         = 'freshfl69.bin', | 
| 33 |  |  | ustressfile       = 'ustress69_sm2.bin', | 
| 34 |  |  | vstressfile       = 'vstress69_sm2.bin', | 
| 35 |  |  | swfluxfile        = 'sw69.bin', | 
| 36 |  |  | runofffile        = 'run-off.bin_1x1', | 
| 37 |  |  | # | 
| 38 |  |  | exf_inscal_ustress= -1., | 
| 39 |  |  | exf_inscal_vstress= -1., | 
| 40 |  |  | exf_inscal_runoff = 3.1710e-08, | 
| 41 |  |  | # | 
| 42 |  |  | exf_iprec         = 32, | 
| 43 |  |  | exf_yftype        = 'RL', | 
| 44 |  |  | & |