| 1 |
dimitri |
1.5 |
# $Header: /u/gcmpack/MITgcm_contrib/quarter_degree_global/input/data.exf_SIO,v 1.4 2004/12/02 21:11:39 dimitri Exp $ |
| 2 |
dimitri |
1.1 |
# |
| 3 |
|
|
# ********************* |
| 4 |
|
|
# External Forcing Data |
| 5 |
|
|
# ********************* |
| 6 |
|
|
&EXF_NML |
| 7 |
|
|
hfluxstartdate1 = 19911231, |
| 8 |
|
|
hfluxstartdate2 = 60000, |
| 9 |
|
|
hfluxperiod = 86400.0, |
| 10 |
|
|
hflux_lon0 = .5D0, |
| 11 |
|
|
hflux_lon_inc = 1.D0, |
| 12 |
|
|
hflux_lat0 = -79.5D0, |
| 13 |
|
|
hflux_lat_inc = 160*1.D0, |
| 14 |
|
|
hflux_nlon = 360, |
| 15 |
|
|
hflux_nlat = 160, |
| 16 |
|
|
# |
| 17 |
|
|
sfluxstartdate1 = 19911231, |
| 18 |
|
|
sfluxstartdate2 = 60000, |
| 19 |
|
|
sfluxperiod = 86400.0, |
| 20 |
|
|
sflux_lon0 = .5D0, |
| 21 |
|
|
sflux_lon_inc = 1.D0, |
| 22 |
|
|
sflux_lat0 = -79.5D0, |
| 23 |
|
|
sflux_lat_inc = 160*1.D0, |
| 24 |
|
|
sflux_nlon = 360, |
| 25 |
|
|
sflux_nlat = 160, |
| 26 |
|
|
# |
| 27 |
|
|
ustressstartdate1 = 19911231, |
| 28 |
|
|
ustressstartdate2 = 150000, |
| 29 |
|
|
ustressperiod = 43200.0, |
| 30 |
|
|
ustress_lon0 = 0.D0, |
| 31 |
|
|
ustress_lon_inc = 1.D0, |
| 32 |
|
|
ustress_lat0 = -79.5D0, |
| 33 |
|
|
ustress_lat_inc = 160*1.D0, |
| 34 |
|
|
ustress_nlon = 360, |
| 35 |
|
|
ustress_nlat = 160, |
| 36 |
|
|
# |
| 37 |
|
|
vstressstartdate1 = 19911231, |
| 38 |
|
|
vstressstartdate2 = 150000, |
| 39 |
|
|
vstressperiod = 43200.0, |
| 40 |
|
|
vstress_lon0 = .5D0, |
| 41 |
|
|
vstress_lon_inc = 1.D0, |
| 42 |
|
|
vstress_lat0 = -80.D0, |
| 43 |
|
|
vstress_lat_inc = 160*1.D0, |
| 44 |
|
|
vstress_nlon = 360, |
| 45 |
|
|
vstress_nlat = 160, |
| 46 |
|
|
# |
| 47 |
|
|
swfluxstartdate1 = 19911231, |
| 48 |
|
|
swfluxstartdate2 = 60000, |
| 49 |
|
|
swfluxperiod = 86400.0, |
| 50 |
|
|
swflux_lon0 = .5D0, |
| 51 |
|
|
swflux_lon_inc = 1.D0, |
| 52 |
|
|
swflux_lat0 = -79.5D0, |
| 53 |
|
|
swflux_lat_inc = 160*1.D0, |
| 54 |
|
|
swflux_nlon = 360, |
| 55 |
|
|
swflux_nlat = 160, |
| 56 |
|
|
# |
| 57 |
|
|
runoff_lon0 = .5D0, |
| 58 |
|
|
runoff_lon_inc = 1.D0, |
| 59 |
|
|
runoff_lat0 = -79.5D0, |
| 60 |
|
|
runoff_lat_inc = 160*1.D0, |
| 61 |
|
|
runoff_nlon = 360, |
| 62 |
|
|
runoff_nlat = 160, |
| 63 |
|
|
# |
| 64 |
|
|
hfluxfile = 'heatfl69.bin', |
| 65 |
|
|
sfluxfile = 'freshfl69.bin', |
| 66 |
|
|
ustressfile = 'ustress69.bin', |
| 67 |
|
|
vstressfile = 'vstress69.bin', |
| 68 |
|
|
swfluxfile = 'NCEP_R_sw_92-02.bin', |
| 69 |
|
|
runofffile = 'run-off.bin_1x1', |
| 70 |
|
|
# |
| 71 |
dimitri |
1.4 |
exf_inscal_ustress= -1., |
| 72 |
|
|
exf_inscal_vstress= -1., |
| 73 |
|
|
exf_inscal_runoff = 3.1710e-08, |
| 74 |
|
|
# |
| 75 |
dimitri |
1.1 |
exf_iprec = 32, |
| 76 |
|
|
exf_yftype = 'RL', |
| 77 |
|
|
& |