| 1 | dimitri | 1.1 | # | 
| 2 |  |  | # ********************* | 
| 3 |  |  | # External Forcing Data | 
| 4 |  |  | # ********************* | 
| 5 |  |  | &EXF_NML | 
| 6 |  |  | # | 
| 7 |  |  | # repeat period is 360 days | 
| 8 |  |  | RepeatPeriod = 31104000., | 
| 9 |  |  | # | 
| 10 |  |  | hfluxstartdate1=19920116, | 
| 11 |  |  | hfluxstartdate2=000000, | 
| 12 |  |  | hfluxperiod=2592000.0, | 
| 13 |  |  | #hflux_lon0    = 2 | 
| 14 |  |  | #hflux_lon_inc = 4 | 
| 15 |  |  | #hflux_lat0    = -78 | 
| 16 |  |  | #hflux_lat_inc = 39*4 | 
| 17 |  |  | #hflux_nlon    = 90 | 
| 18 |  |  | #hflux_nlat    = 40 | 
| 19 |  |  | # | 
| 20 |  |  | sfluxstartdate1=19920116, | 
| 21 |  |  | sfluxstartdate2=000000, | 
| 22 |  |  | sfluxperiod=2592000.0, | 
| 23 |  |  | #sflux_lon0    = 2 | 
| 24 |  |  | #sflux_lon_inc = 4 | 
| 25 |  |  | #sflux_lat0    = -78 | 
| 26 |  |  | #sflux_lat_inc = 39*4 | 
| 27 |  |  | #sflux_nlon    = 90 | 
| 28 |  |  | #sflux_nlat    = 40 | 
| 29 |  |  | # | 
| 30 |  |  | ustressstartdate1=19920116, | 
| 31 |  |  | ustressstartdate2=000000, | 
| 32 |  |  | ustressperiod=2592000.0, | 
| 33 |  |  | #ustress_lon0    = 0 | 
| 34 |  |  | #ustress_lon_inc = 4 | 
| 35 |  |  | #ustress_lat0    = -78 | 
| 36 |  |  | #ustress_lat_inc = 39*4 | 
| 37 |  |  | #ustress_nlon    = 90 | 
| 38 |  |  | #ustress_nlat    = 40 | 
| 39 |  |  | # | 
| 40 |  |  | vstressstartdate1=19920116, | 
| 41 |  |  | vstressstartdate2=000000, | 
| 42 |  |  | vstressperiod=2592000.0, | 
| 43 |  |  | #vstress_lon0    = 2 | 
| 44 |  |  | #vstress_lon_inc = 4 | 
| 45 |  |  | #vstress_lat0    = -80 | 
| 46 |  |  | #vstress_lat_inc = 39*4 | 
| 47 |  |  | #vstress_nlon    = 90 | 
| 48 |  |  | #vstress_nlat    = 40 | 
| 49 |  |  | # | 
| 50 |  |  | hfluxfile    = 'shiQnet_cs32.bin', | 
| 51 |  |  | sfluxfile    = 'shiEmPR_cs32.bin', | 
| 52 |  |  | ustressfile  = 'trenberth_taux.bin', | 
| 53 |  |  | vstressfile  = 'trenberth_tauy.bin', | 
| 54 |  |  | # | 
| 55 |  |  | exf_iprec         = 64, | 
| 56 |  |  | exf_yftype        = 'RL', | 
| 57 |  |  | & |