Changes between Version 4 and Version 5 of Documentation/UserGuide/FutureTime


Ignore:
Timestamp:
2016-10-20T16:11:06+02:00 (8 years ago)
Author:
luyssaert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/FutureTime

    v4 v5  
    5353 (2) In the DRIVER/lmdz.driver it is specified that in the absence of the Oasis coupler, which is the case for LMDZOR, the ocean is forced. Hence the need of SST and sea ice files for all years in the experiment. These newly defined years now have to be used in COMP/lmdz.card. Therefore, change the boundary files as follows: 
    5454{{{ 
    55 List=   (/ccc/work/cont003/dofoco/dofoco/INPUT_FILES/OCEAN_COMP/amipbc_sst_360x180_${year}.nc, amipbc_sst_1x1.nc), \ 
    56         (/ccc/work/cont003/dofoco/dofoco/INPUT_FILES/OCEAN_COMP/amipbc_sic_360x180_${year}.nc, amipbc_sic_1x1.nc), \ 
    57         (/ccc/work/cont003/dofoco/dofoco/INPUT_FILES/ATM_COMP/OZON/tro3_${year}.new.nc, climoz.nc) 
     55List=   (/ccc/work/cont003/dofoco/dofoco/MAPS/FUTURE_CLIM/IPSL_CM_45/v3.rcp45.1_tsol_oce_${year}.nc, histmth_sst.nc), \ 
     56        (/ccc/work/cont003/dofoco/dofoco/MAPS/FUTURE_CLIM/IPSL_CM_45/v3.rcp45.1_pourc_sic_${year}.nc, histmth_sic.nc), \ 
     57        (/ccc/work/cont003/igcmg/igcmg/IGCM/ATM/LMD9695/AR5/RCP45/climoz_LMDZ_2100_v2.nc, climoz.nc) 
     58 
    5859}}} 
    5960