Changeset 798
- Timestamp:
- 11/17/09 15:00:03 (15 years ago)
- Location:
- CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/iodef.xml
r781 r798 5 5 <context id="nemo"> 6 6 7 <!-- groups of variables definition --> 8 9 <field_definition level="1" prec="4" operation="ave(X)" freq_op="5760" enabled=".TRUE."> 7 <!-- 8 ============================================================================================================ 9 = definition of all existing variables = 10 = DO NOT CHANGE = 11 ============================================================================================================ 12 --> 13 14 <field_definition level="1" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined --> 10 15 11 16 <!-- T grid --> … … 37 42 <!-- SBC --> 38 43 39 <group id="SBC" axis_ref="none" grid_ref="grid_T" freq_op="28800">44 <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc --> 40 45 41 46 <field id="emp" description="Net Upward Water Flux" unit="kg/m2/s" /> … … 132 137 <field id="av_tide" description="tidal vertical diffusivity" unit="m2/s" /> 133 138 </group> 134 135 139 136 140 </field_definition> 137 141 138 <!-- file definition --> 139 140 <file_definition output_level="10" > 141 142 <!-- daily files --> 143 144 <file id="ORCA2_1d_grid_T" description="ocean T grid variables" output_freq="86400" output_level="5" enabled="<1D_ENABLE>"> 142 <!-- 143 ============================================================================================================ 144 = output files definition = 145 = Define your own files = 146 = put the variables you want... = 147 = first guess for CMIP5 variables required = 148 ============================================================================================================ 149 --> 150 151 <file_definition > 152 153 <group id="1h" output_freq="3600" output_level="10" enabled=".TRUE."> <!-- 1h files --> 154 </group> 155 156 <group id="2h" output_freq="7200" output_level="10" enabled=".TRUE."> <!-- 2h files --> 157 </group> 158 159 <group id="3h" output_freq="10800" output_level="10" enabled=".TRUE."> <!-- 3h files --> 160 </group> 161 162 <group id="4h" output_freq="14400" output_level="10" enabled=".TRUE."> <!-- 4h files --> 163 </group> 164 165 <group id="6h" output_freq="21600" output_level="10" enabled=".TRUE."> <!-- 6h files --> 166 </group> 167 168 <group id="1d" output_freq="86400" output_level="10" enabled="<1D_ENABLE>"> <!-- 1d files --> 169 170 <!-- daily files for CMIP5 Verification required --> 171 172 <file id="ORCA2_1d_grid_T" description="ocean T grid variables" > 145 173 <field ref="sst" name="sosstsst" /> 146 174 <field ref="sss" name="sosaline" /> … … 156 184 <field ref="qrp" name="sohefldp" /> 157 185 <field ref="erp" name="sowafldp" /> 158 <field ref="mldr10_1" name="sobowlin" operation="t_max(X)" />159 186 <field ref="mlddzt" name="sothedep" /> 160 187 <field ref="20d" name="so20chgt" /> … … 165 192 </file> 166 193 167 <file id="ORCA2_1d_grid_U" description="ocean U grid variables" output_freq="86400" output_level="5" enabled="<1D_ENABLE>">194 <file id="ORCA2_1d_grid_U" description="ocean U grid variables" > 168 195 <field ref="utau" name="sozotaux" /> 169 196 </file> 170 197 171 <file id="ORCA2_1d_grid_V" description="ocean V grid variables" output_freq="86400" output_level="5" enabled="<1D_ENABLE>">198 <file id="ORCA2_1d_grid_V" description="ocean V grid variables" > 172 199 <field ref="vtau" name="sometauy" /> 173 200 </file> 174 201 175 <file id="ORCA2_1d_grid_W" description="ocean W grid variables" output_freq="86400" output_level="5" enabled="<1D_ENABLE>"> 176 </file> 177 178 <file id="ORCA2_1d_icemod" description="ice variables" output_freq="86400" output_level="5" enabled="<1D_ENABLE>"> 179 </file> 180 181 <!-- 5d mean files --> 182 183 <file id="ORCA2_5d_grid_T" description="ocean T grid variables" output_freq="432000" output_level="5" enabled="<5D_ENABLE>"> 202 <file id="ORCA2_1d_grid_W" description="ocean W grid variables" > 203 </file> 204 205 <file id="ORCA2_1d_icemod" description="ice variables" > 206 </file> 207 208 </group> 209 210 <group id="5d" output_freq="432000" output_level="10" enabled="<5D_ENABLE>"> <!-- 5d files --> 211 212 <file id="ORCA2_5d_grid_T" description="ocean T grid variables" > 184 213 <field ref="toce" name="votemper" /> 185 214 <field ref="soce" name="vosaline" /> … … 197 226 <field ref="qrp" name="sohefldp" /> 198 227 <field ref="erp" name="sowafldp" /> 199 <field ref="mldr10_1" name="sobowlin" operation="t_max(X)" />200 228 <field ref="mlddzt" name="sothedep" /> 201 229 <field ref="20d" name="so20chgt" /> … … 206 234 </file> 207 235 208 <file id="ORCA2_5d_grid_U" description="ocean U grid variables" output_freq="432000" output_level="5" enabled="<5D_ENABLE>">236 <file id="ORCA2_5d_grid_U" description="ocean U grid variables" > 209 237 <field ref="uoce" name="vozocrtx" /> 210 238 <field ref="uoce_eiv" name="vozoeivu" /> … … 212 240 </file> 213 241 214 <file id="ORCA2_5d_grid_V" description="ocean V grid variables" output_freq="432000" output_level="5" enabled="<5D_ENABLE>">242 <file id="ORCA2_5d_grid_V" description="ocean V grid variables" > 215 243 <field ref="voce" name="vomecrty" /> 216 244 <field ref="voce_eiv" name="vomeeivv" /> … … 218 246 </file> 219 247 220 <file id="ORCA2_5d_grid_W" description="ocean W grid variables" output_freq="432000" output_level="5" enabled="<5D_ENABLE>">248 <file id="ORCA2_5d_grid_W" description="ocean W grid variables" > 221 249 <field ref="woce" name="vovecrtz" /> 222 250 <field ref="woce_eiv" name="voveeivw" /> … … 230 258 </file> 231 259 232 <file id="ORCA2_5d_icemod" description="ice variables" output_freq="432000" output_level="5" enabled="<5D_ENABLE>">260 <file id="ORCA2_5d_icemod" description="ice variables" > 233 261 <field ref="ice_pres" /> 234 262 <field ref="snowthic_cea" name="isnowthi" /> … … 246 274 </file> 247 275 248 <!-- monthly files --> 249 250 <file id="ORCA2_1m_grid_T" description="ocean T grid variables" output_freq="<1M_FREQUENCY>" output_level="5" enabled="<1M_ENABLE>"> 276 </group> 277 278 <group id="1m" output_freq="-1" output_level="10" enabled="<1M_ENABLE>"> <!-- real monthly files --> 279 280 <file id="ORCA2_1m_grid_T" description="ocean T grid variables" > 251 281 <field ref="toce" name="votemper" /> 252 282 <field ref="soce" name="vosaline" /> … … 264 294 <field ref="qrp" name="sohefldp" /> 265 295 <field ref="erp" name="sowafldp" /> 266 <field ref="mldr10_1" name="sobowlin" operation="t_max(X)" />267 296 <field ref="mlddzt" name="sothedep" /> 268 297 <field ref="20d" name="so20chgt" /> … … 273 302 </file> 274 303 275 <file id="ORCA2_1m_grid_U" description="ocean U grid variables" output_freq="<1M_FREQUENCY>" output_level="5" enabled="<1M_ENABLE>">304 <file id="ORCA2_1m_grid_U" description="ocean U grid variables" > 276 305 <field ref="uoce" name="vozocrtx" /> 277 306 <field ref="uoce_eiv" name="vozoeivu" /> … … 279 308 </file> 280 309 281 <file id="ORCA2_1m_grid_V" description="ocean V grid variables" output_freq="<1M_FREQUENCY>" output_level="5" enabled="<1M_ENABLE>">310 <file id="ORCA2_1m_grid_V" description="ocean V grid variables" > 282 311 <field ref="voce" name="vomecrty" /> 283 312 <field ref="voce_eiv" name="vomeeivv" /> … … 285 314 </file> 286 315 287 <file id="ORCA2_1m_grid_W" description="ocean W grid variables" output_freq="<1M_FREQUENCY>" output_level="5" enabled="<1M_ENABLE>">316 <file id="ORCA2_1m_grid_W" description="ocean W grid variables" > 288 317 <field ref="woce" name="vovecrtz" /> 289 318 <field ref="woce_eiv" name="voveeivw" /> … … 297 326 </file> 298 327 299 <file id="ORCA2_1m_icemod" description="ice variables" output_freq="<1M_FREQUENCY>" output_level="5" enabled="<1M_ENABLE>">328 <file id="ORCA2_1m_icemod" description="ice variables" > 300 329 <field ref="ice_pres" /> 301 330 <field ref="snowthic_cea" name="isnowthi" /> … … 313 342 </file> 314 343 344 </group> 345 346 <group id="2m" output_freq="-2" output_level="10" enabled=".TRUE."> <!-- real 2m files --> 347 </group> 348 349 <group id="3m" output_freq="-3" output_level="10" enabled=".TRUE."> <!-- real 3m files --> 350 </group> 351 352 <group id="4m" output_freq="-4" output_level="10" enabled=".TRUE."> <!-- real 4m files --> 353 </group> 354 355 <group id="6m" output_freq="-6" output_level="10" enabled=".TRUE."> <!-- real 6m files --> 356 </group> 357 358 <group id="1y" output_freq="-12" output_level="10" enabled="<1M_ENABLE>"> <!-- real yearly files --> 359 360 <file id="1y_grid_T" name="auto" description="ocean T grid variables" > 361 <field ref="mldr10_1" name="sobowlin" operation="t_max(X)" /> 362 </file> 363 364 </group> 365 366 <group id="2y" output_freq="-24" output_level="10" enabled=".TRUE."> <!-- real 2y files --> 367 </group> 368 369 <group id="5y" output_freq="-60" output_level="10" enabled=".TRUE."> <!-- real 5y files --> 370 </group> 371 372 <group id="10y" output_freq="-120" output_level="10" enabled=".TRUE."> <!-- real 10y files --> 373 </group> 374 375 315 376 </file_definition> 316 377 -
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/namelist_ORCA2
r778 r798 142 142 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 143 143 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 144 sn_utau = 'utau' , 24 ., 'utau' , .false. , .false. , 'yearly' , '' , ''145 sn_vtau = 'vtau' , 24 ., 'vtau' , .false. , .false. , 'yearly' , '' , ''146 sn_qtot = 'qtot' , 24 ., 'qtot' , .false. , .false. , 'yearly' , '' , ''147 sn_qsr = 'qsr' , 24 ., 'qsr' , .false. , .false. , 'yearly' , '' , ''148 sn_emp = 'emp' , 24 ., 'emp' , .false. , .false. , 'yearly' , '' , ''144 sn_utau = 'utau' , 24 , 'utau' , .false. , .false. , 'yearly' , '' , '' 145 sn_vtau = 'vtau' , 24 , 'vtau' , .false. , .false. , 'yearly' , '' , '' 146 sn_qtot = 'qtot' , 24 , 'qtot' , .false. , .false. , 'yearly' , '' , '' 147 sn_qsr = 'qsr' , 24 , 'qsr' , .false. , .false. , 'yearly' , '' , '' 148 sn_emp = 'emp' , 24 , 'emp' , .false. , .false. , 'yearly' , '' , '' 149 149 ! 150 150 cn_dir = './' ! root directory for the location of the flux files … … 155 155 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 156 156 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 157 sn_utau = 'taux_1m' , -1 ., 'sozotaux' , .true. , .true. , 'yearly' , '' , ''158 sn_vtau = 'tauy_1m' , -1 ., 'sometauy' , .true. , .true. , 'yearly' , '' , ''159 sn_wndm = 'flx' , -1 ., 'socliowi' , .true. , .true. , 'yearly' , '' , ''160 sn_tair = 'flx' , -1 ., 'socliot2' , .true. , .true. , 'yearly' , '' , ''161 sn_humi = 'flx' , -1 ., 'socliohu' , .true. , .true. , 'yearly' , '' , ''162 sn_ccov = 'flx' , -1 ., 'socliocl' , .false. , .true. , 'yearly' , '' , ''163 sn_prec = 'flx' , -1 ., 'socliopl' , .false. , .true. , 'yearly' , '' , ''157 sn_utau = 'taux_1m' , -1 , 'sozotaux' , .true. , .true. , 'yearly' , '' , '' 158 sn_vtau = 'tauy_1m' , -1 , 'sometauy' , .true. , .true. , 'yearly' , '' , '' 159 sn_wndm = 'flx' , -1 , 'socliowi' , .true. , .true. , 'yearly' , '' , '' 160 sn_tair = 'flx' , -1 , 'socliot2' , .true. , .true. , 'yearly' , '' , '' 161 sn_humi = 'flx' , -1 , 'socliohu' , .true. , .true. , 'yearly' , '' , '' 162 sn_ccov = 'flx' , -1 , 'socliocl' , .false. , .true. , 'yearly' , '' , '' 163 sn_prec = 'flx' , -1 , 'socliopl' , .false. , .true. , 'yearly' , '' , '' 164 164 ! 165 165 cn_dir = './' ! root directory for the location of the bulk files are … … 170 170 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 171 171 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 172 sn_wndi = 'u10_core' , -1 ., 'u10' , .true. , .true. , 'yearly' ,'bicubic_weights_orca2.nc' , 'U1'173 sn_wndj = 'v10_core' , -1 ., 'v10' , .true. , .true. , 'yearly' ,'bicubic_weights_orca2.nc' , 'V1'174 sn_qsr = 'qsw_core' , -1 ., 'swdn' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', ''175 sn_qlw = 'qlw_core' , -1 ., 'lwdn' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', ''176 sn_tair = 't2_core' , -1 ., 't2' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', ''177 sn_humi = 'q2_core' , -1 ., 'q2' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', ''178 sn_prec = 'precip_core', -1 ., 'precip' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', ''179 sn_snow = 'snow_core' , -1 ., 'snow' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', ''180 sn_tdif = 'taudif_core', 24 ., 'taudif' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', ''172 sn_wndi = 'u10_core' , -1 , 'u10' , .true. , .true. , 'yearly' ,'bicubic_weights_orca2.nc' , 'U1' 173 sn_wndj = 'v10_core' , -1 , 'v10' , .true. , .true. , 'yearly' ,'bicubic_weights_orca2.nc' , 'V1' 174 sn_qsr = 'qsw_core' , -1 , 'swdn' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', '' 175 sn_qlw = 'qlw_core' , -1 , 'lwdn' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', '' 176 sn_tair = 't2_core' , -1 , 't2' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', '' 177 sn_humi = 'q2_core' , -1 , 'q2' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', '' 178 sn_prec = 'precip_core', -1 , 'precip' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', '' 179 sn_snow = 'snow_core' , -1 , 'snow' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', '' 180 sn_tdif = 'taudif_core', 24 , 'taudif' , .true. , .true. , 'yearly' ,'bilinear_weights_orca2.nc', '' 181 181 ! 182 182 cn_dir = './' ! root directory for the location of the bulk files … … 220 220 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 221 221 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 222 sn_chl = 'chlorophyll', -1 ., 'CHLA' , .true. , .true. , 'yearly' , '' , ''222 sn_chl = 'chlorophyll', -1 , 'CHLA' , .true. , .true. , 'yearly' , '' , '' 223 223 224 224 cn_dir = './' ! root directory for the location of the runoff files … … 238 238 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 239 239 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 240 sn_rnf = 'runoff_1m_nomask' , -1 ., 'sorunoff' , .true. , .true. , 'yearly' , '' , ''241 sn_cnf = 'runoff_1m_nomask' , 0 ., 'socoefr' , .false. , .true. , 'yearly' , '' , ''240 sn_rnf = 'runoff_1m_nomask' , -1 , 'sorunoff' , .true. , .true. , 'yearly' , '' , '' 241 sn_cnf = 'runoff_1m_nomask' , 0 , 'socoefr' , .false. , .true. , 'yearly' , '' , '' 242 242 243 243 cn_dir = './' ! root directory for the location of the runoff files … … 253 253 ! ! file name ! frequency (hours) ! variable ! time interpol. ! clim ! 'yearly'/ ! weights ! rotation ! 254 254 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! 255 sn_sst = 'sst_data' , 24 ., 'sst' , .false. , .false. , 'yearly' , '' , ''256 sn_sss = 'sss_data' , -1 ., 'sss' , .true. , .true. , 'yearly' , '' , ''255 sn_sst = 'sst_data' , 24 , 'sst' , .false. , .false. , 'yearly' , '' , '' 256 sn_sss = 'sss_data' , -1 , 'sss' , .true. , .true. , 'yearly' , '' , '' 257 257 258 258 cn_dir = './' ! root directory for the location of the runoff files … … 546 546 rn_ediff = 0.1 ! coef. for vertical eddy coef. (avt=rn_ediff*mxl*sqrt(e) ) 547 547 rn_ediss = 0.7 ! coef. of the Kolmogoroff dissipation 548 rn_ebb = 60. 0! coef. of the surface input of tke548 rn_ebb = 60. ! coef. of the surface input of tke 549 549 rn_emin = 1.e-6 ! minimum value of tke [m2/s2] 550 550 rn_emin0 = 1.e-4 ! surface minimum value of tke [m2/s2]
Note: See TracChangeset
for help on using the changeset viewer.