Changeset 3806
- Timestamp:
- 05/11/18 12:23:03 (6 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/highresmip_CMIP6
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/COMP/lmdz.card
r3772 r3806 48 48 List= (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/start_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}_o2a_v3.nc, start.nc),\ 49 49 (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/startphy_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}_o2a_v3.nc, startphy.nc) 50 # For resolution 512x360 change to use: 51 #List= (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/start_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}.nc, start.nc),\ 52 # (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/startphy_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}.nc, startphy.nc) 50 53 51 54 [BoundaryFiles] 52 List= (${R_IN}/ATM/LIMIT/HadISST2.2.0.0-r0 /interpol/${RESOL_ATM_XY}_${config_UserChoices_LandSeaMask}_gregorian/limit_${year}.nc, limit.nc),\55 List= (${R_IN}/ATM/LIMIT/HadISST2.2.0.0-r0.v2/interpol/${RESOL_ATM_XY}_${config_UserChoices_LandSeaMask}_gregorian/limit_${year}.nc, limit.nc),\ 53 56 (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 54 57 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc, solarforcing.nc),\ 55 58 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\ 56 59 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.${year}.nc, tauswstrat.2D.nc),\ 57 (${R_IN}/CMIP6/piControl-spinup/1850/dr2xml_LMDZ.xml, dr2xml_lmdz.xml) 58 # (${R_IN}/CMIP6/DR2XML_DUMMY_FULL.HEAVY/dr2xml_LMDZ.xml, dr2xml_lmdz.xml) 60 (${R_IN}/CMIP6/IPSLCM6.1.2-LR/IPSL-CM6A-LR/highresSST-present/r1i1p1f1/${year}/dr2xml_LMDZ.xml, dr2xml_lmdz.xml) 61 # For resolution 512x360 change to use: 62 # (${R_IN}/CMIP6/IPSLCM6.1.2-LR/IPSL-CM6A-ATM-HR/highresSST-present/r1i1p1f1/${year}/dr2xml_orchidee.xml, .) 63 59 64 60 65 # Note: the SOLARANDVOLCANOES.txt is only used for LMDZ_Physics=AP and NPv3.2 (if ok_suntime_rrtm=n) -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/COMP/orchidee.card
r3772 r3806 41 41 List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_${year}.nc, PFTmap.nc) ,\ 42 42 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_${year}.nc, woodharvest.nc),\ 43 (${R_IN}/CMIP6/piControl-spinup/1850/dr2xml_orchidee.xml, .) 44 # (${R_IN}/CMIP6/DR2XML_DUMMY_FULL.HEAVY/dr2xml_orchidee.xml, .) 43 (${R_IN}/CMIP6/IPSLCM6.1.2-LR/IPSL-CM6A-LR/highresSST-present/r1i1p1f1/${year}/dr2xml_orchidee.xml, .) 44 45 # For resolution 512x360 change to use: 46 # (${R_IN}/CMIP6/IPSLCM6.1.2-LR/IPSL-CM6A-ATM-HR/highresSST-present/r1i1p1f1/${year}/dr2xml_orchidee.xml, .) 45 47 46 48 ListNonDel= () -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/config.card
r3772 r3806 12 12 #----- DEVT TEST PROD 13 13 SpaceName=TEST 14 LongName="LMDZOR configuration" 14 LongName="LMDZ-ORCHIDEE configuration with the model IPSL-CM6-LR" 15 # For resolution 512x360 change to use: 16 #LongName="LMDZ-ORCHIDEE configuration with the model IPSL-CM6-ATM-HR" 17 15 18 TagName=LMDZOR 16 19 #D- Choice of experiment in EXPERIEMENTS directory … … 19 22 # Use LandSeaMasl=eORCA1.2 for resolution 144x142 and LandSeaMask=default for other resolutions 20 23 LandSeaMask=eORCA1.2 24 # For resolution 512x360 change to use: 25 #LandSeaMask=default 26 21 27 #============================ 22 28 #-- leap, noleap, 360d … … 34 40 [ListOfComponents] 35 41 #D- For each component, Name of component, Tag of component 36 ATM= (lmdz, LMDZ )37 SRF= (orchidee, ORCHIDEE)38 IOS= (xios, XIOS)42 ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3321) 43 SRF= (orchidee, tag-ORCHIDEE_2_0-5229) 44 IOS= (xios, tag-ORCHIDEE_2_0-5229) 39 45 40 46 #======================================================================== … … 44 50 #D- Here is set 47MPI*8OMP which is suitable for resolution 144x142x79 45 51 #D- Change to 31MPI*4OMP for resolution 96x95x39 52 #D- Change to 179MPI*16OMP for resolution 512x360 46 53 ATM= (gcm.e, lmdz.x, 71MPI, 8OMP) 47 54 SRF= ("", "")
Note: See TracChangeset
for help on using the changeset viewer.