| 1 |
# $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.7 2004/07/11 06:21:44 dimitri Exp $ |
| 2 |
# |
| 3 |
# ********************* |
| 4 |
# External Forcing Data |
| 5 |
# ********************* |
| 6 |
&EXF_NML_01 |
| 7 |
# |
| 8 |
# repeatPeriod = 31104000., |
| 9 |
# |
| 10 |
useExfYearlyFields = .TRUE., |
| 11 |
useExfCheckRange = .FALSE., |
| 12 |
exf_iprec = 32, |
| 13 |
exf_yftype = 'RL', |
| 14 |
useRelativeWind = .TRUE., |
| 15 |
/ |
| 16 |
# |
| 17 |
&EXF_NML_02 |
| 18 |
# |
| 19 |
atempstartdate1 = 20050101, |
| 20 |
atempstartdate2 = 00000, |
| 21 |
atempperiod = 21600.0, |
| 22 |
# |
| 23 |
aqhstartdate1 = 20050101, |
| 24 |
aqhstartdate2 = 00000, |
| 25 |
aqhperiod = 21600.0, |
| 26 |
# |
| 27 |
precipstartdate1 = 20050101, |
| 28 |
precipstartdate2 = 00000, |
| 29 |
precipperiod = 21600.0, |
| 30 |
# |
| 31 |
uwindstartdate1 = 20050101, |
| 32 |
uwindstartdate2 = 00000, |
| 33 |
uwindperiod = 21600.0, |
| 34 |
# |
| 35 |
vwindstartdate1 = 20050101, |
| 36 |
vwindstartdate2 = 00000, |
| 37 |
vwindperiod = 21600.0, |
| 38 |
# |
| 39 |
# swfluxstartdate1 = 20050101, |
| 40 |
# swfluxstartdate2 = 00000, |
| 41 |
# swfluxperiod = 21600.0, |
| 42 |
# |
| 43 |
# lwfluxstartdate1 = 20050101, |
| 44 |
# lwfluxstartdate2 = 00000, |
| 45 |
# lwfluxperiod = 21600.0, |
| 46 |
# |
| 47 |
runoffstartdate1 = 20050101, |
| 48 |
runoffstartdate2 = 00000, |
| 49 |
runoffperiod = 0.0, |
| 50 |
# |
| 51 |
swdownstartdate1 = 20050101, |
| 52 |
swdownstartdate2 = 00000, |
| 53 |
swdownperiod = 21600.0, |
| 54 |
# |
| 55 |
lwdownstartdate1 = 20050101, |
| 56 |
lwdownstartdate2 = 00000, |
| 57 |
lwdownperiod = 21600.0, |
| 58 |
# |
| 59 |
atempfile = 'SO6input/NCEP_R6_tmp2m_degC_SO', |
| 60 |
aqhfile = 'SO6input/NCEP_R6_spfh2m_SO', |
| 61 |
uwindfile = 'SO6input/NCEP_R6_u10m_SO', |
| 62 |
vwindfile = 'SO6input/NCEP_R6_v10m_SO', |
| 63 |
precipfile = 'SO6input/NCEP_R6_rain_SO_DT', |
| 64 |
# lwfluxfile = 'SO6input/NCEP_R6_lw_SO', |
| 65 |
# swfluxfile = 'SO6input/NCEP_R6_sw_SO', |
| 66 |
runoffFile = 'SO6input/run-off_SO.6', |
| 67 |
lwdownfile = 'SO6input/NCEP_R6_dlw_SO', |
| 68 |
swdownfile = 'SO6input/NCEP_R6_dsw_SO', |
| 69 |
# |
| 70 |
/ |
| 71 |
# |
| 72 |
&EXF_NML_03 |
| 73 |
# |
| 74 |
# exf_inscal_ustress = -1., |
| 75 |
# exf_inscal_vstress = -1., |
| 76 |
exf_inscal_uwind = 1., |
| 77 |
exf_inscal_vwind = 1., |
| 78 |
exf_inscal_runoff = 3.170979198E-8, |
| 79 |
exf_offset_atemp = 273.15, |
| 80 |
# exf_yftype = 'RL' |
| 81 |
# |
| 82 |
/ |
| 83 |
# |
| 84 |
&EXF_NML_04 |
| 85 |
# |
| 86 |
atemp_lon0 = 0.5D0, |
| 87 |
atemp_lon_inc = 1.D0, |
| 88 |
atemp_lat0 = -79.5D0, |
| 89 |
atemp_lat_inc = 60*1.D0, |
| 90 |
atemp_nlon = 360, |
| 91 |
atemp_nlat = 60, |
| 92 |
# |
| 93 |
aqh_lon0 = 0.5D0, |
| 94 |
aqh_lon_inc = 1.D0, |
| 95 |
aqh_lat0 = -79.5D0, |
| 96 |
aqh_lat_inc = 60*1.D0, |
| 97 |
aqh_nlon = 360, |
| 98 |
aqh_nlat = 60, |
| 99 |
# |
| 100 |
precip_lon0 = 0.5D0, |
| 101 |
precip_lon_inc = 1.D0, |
| 102 |
precip_lat0 = -79.5D0, |
| 103 |
precip_lat_inc = 60*1.D0, |
| 104 |
precip_nlon = 360, |
| 105 |
precip_nlat = 60, |
| 106 |
# |
| 107 |
uwind_lon0 = 0.5D0, |
| 108 |
uwind_lon_inc = 1.D0, |
| 109 |
uwind_lat0 = -79.5D0, |
| 110 |
uwind_lat_inc = 60*1.D0, |
| 111 |
uwind_nlon = 360, |
| 112 |
uwind_nlat = 60, |
| 113 |
# |
| 114 |
vwind_lon0 = 0.5D0, |
| 115 |
vwind_lon_inc = 1.D0, |
| 116 |
vwind_lat0 = -79.5D0, |
| 117 |
vwind_lat_inc = 60*1.D0, |
| 118 |
vwind_nlon = 360, |
| 119 |
vwind_nlat = 60, |
| 120 |
# |
| 121 |
# swflux_lon0 = 0.5D0, |
| 122 |
# swflux_lon_inc = 1.D0, |
| 123 |
# swflux_lat0 = -79.5D0, |
| 124 |
# swflux_lat_inc = 60*1.D0, |
| 125 |
# swflux_nlon = 360, |
| 126 |
# swflux_nlat = 60, |
| 127 |
# |
| 128 |
# lwflux_lon0 = 0.5D0, |
| 129 |
# lwflux_lon_inc = 1.D0, |
| 130 |
# lwflux_lat0 = -79.5D0, |
| 131 |
# lwflux_lat_inc = 60*1.D0, |
| 132 |
# lwflux_nlon = 360, |
| 133 |
# lwflux_nlat = 60, |
| 134 |
# |
| 135 |
swdown_lon0 = 0.5D0, |
| 136 |
swdown_lon_inc = 1.D0, |
| 137 |
swdown_lat0 = -79.5D0, |
| 138 |
swdown_lat_inc = 60*1.D0, |
| 139 |
swdown_nlon = 360, |
| 140 |
swdown_nlat = 60, |
| 141 |
# |
| 142 |
lwdown_lon0 = 0.5D0, |
| 143 |
lwdown_lon_inc = 1.D0, |
| 144 |
lwdown_lat0 = -79.5D0, |
| 145 |
lwdown_lat_inc = 60*1.D0, |
| 146 |
lwdown_nlon = 360, |
| 147 |
lwdown_nlat = 60, |
| 148 |
# |
| 149 |
# runoff_lon0 = 2.D0, |
| 150 |
# runoff_lon_inc = 4.D0, |
| 151 |
# runoff_lat0 = -79.D0, |
| 152 |
# runoff_lat_inc = 30*2.D0, |
| 153 |
# runoff_nlon = 90, |
| 154 |
# runoff_nlat = 30, |
| 155 |
# |
| 156 |
/ |
| 157 |
# |
| 158 |
&EXF_NML_OBCS |
| 159 |
# |
| 160 |
obcsNstartdate1 = 20050101, |
| 161 |
obcsNstartdate2 = 00000, |
| 162 |
obcsNperiod = 2635200.0, |
| 163 |
# |
| 164 |
/ |