Ignore:
Timestamp:
04/19/18 14:39:12 (6 years ago)
Author:
jgipsl
Message:

Added experience highresmip. Main diffrences with amip are:

  • using hadisst2 limit.nc files
  • using flag_aerosol=7 and the file MACv2.0-SP_v1.nc for plume aerosols
  • activating the workflow CMIP6 for the moment using dr2xml files from picontrol-spinup expermient. Coping ping and dr2xml files.
  • using climatology LAI instead of calculated lai from stomate. This is done setting LAI_MAP=y and coping the file LAI in orchidee.card and deactivating SBG in config.card.
  • Adding variable LandSeaMask? in config.card, to be changed depending on resolution

Add LAI_MAP in orchidee.def. This variable can now be change by setting LAI_MAP=x in orchidee.card. If not set, LAI_MAP takes its default value (n).

Copy PARAM/ping_comp.xml files from IPSLCM6 to be used with the workflow CMIP6.

Location:
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/highresmip_CMIP6
Files:
1 deleted
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/COMP/lmdz.card

    r3752 r3772  
    33 
    44[UserChoices] 
    5 # Physics package to use : 
    6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    7 # LMDZ_Physics=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later 
    8 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 
    9 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 
    10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 
    11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 
    12 # LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224 
    13 # LMDZ_Physics=NPv6.1 to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3301 
     5# Physics package to use 
    146LMDZ_Physics=NPv6.1 
    157 
     
    2012 
    2113# Manage radiative aerosol effect and ozone 
    22 flag_aerosol=6 
     14# flag_aersol=7 to activate natural aerosol + MACv2SP 
     15flag_aerosol=7 
    2316ok_ade=y 
    2417ok_aie=y 
     
    4437 
    4538# Set NMC output frequency (monthly, daily, HF) = y/n 
    46 LMDZ_NMC_monthly=y 
     39LMDZ_NMC_monthly=y          
    4740LMDZ_NMC_daily=n 
    4841LMDZ_NMC_hf=n 
     
    5346 
    5447[InitialStateFiles] 
    55 List=   (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/start_eORCA1.2xLMD${RESOL_ATM_3D}_o2a_v3.nc, start.nc),\ 
    56         (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/startphy_eORCA1.2xLMD${RESOL_ATM_3D}_o2a_v3.nc, startphy.nc)  
     48List=   (${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        (${R_IN}/ATM/START/${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_XY}/startphy_${config_UserChoices_LandSeaMask}xLMD${RESOL_ATM_3D}_o2a_v3.nc, startphy.nc)  
    5750 
    5851[BoundaryFiles] 
    59 # With CMIP6 aerosols version 1 
    60 List=   (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_gregorian/limit_${year}.nc, limit.nc),\ 
    61         (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc,              aerosols${year}.nc),\ 
     52List=   (${R_IN}/ATM/LIMIT/HadISST2.2.0.0-r0/interpol/${RESOL_ATM_XY}_${config_UserChoices_LandSeaMask}_gregorian/limit_${year}.nc, limit.nc),\ 
    6253        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 
    6354        (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc,        solarforcing.nc),\ 
    6455        (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\ 
    65         (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.${year}.nc, tauswstrat.2D.nc) 
     56        (${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) 
    6659 
    6760# Note: the SOLARANDVOLCANOES.txt is only used for LMDZ_Physics=AP and NPv3.2 (if ok_suntime_rrtm=n) 
     
    7265            (${R_IN}/ATM/GHG/CMIP6/historical/CFC11eq_CMIP6_0000_2014.txt, CFC11.txt),\ 
    7366            (${R_IN}/ATM/GHG/CMIP6/historical/CFC12eq_CMIP6_0000_2014.txt, CFC12.txt),\ 
    74             (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc) 
     67            (${R_IN}/ATM/AEROSOLS/PLUME/MACv2.0-SP_v1.nc,   MACv2.0-SP_v1.nc), \ 
     68            (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1980_from_inca.nc, aerosols.nat.nc),\ 
     69            (${R_IN}/ATM/SITES/cfsites_grid_CMIP6.nc, cfsites_grid.nc) 
    7570 
    7671[SmoothFiles] 
     
    8883        (${SUBMIT_DIR}/PARAM/traceur.def, .),                               \ 
    8984        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \ 
     85        (${SUBMIT_DIR}/PARAM/ping_LMDZ.xml, ping_lmdz.xml ),                \ 
    9086        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \ 
    9187        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \ 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/COMP/orchidee.card

    r3563 r3772  
    1111VEGET_UPDATE=1Y 
    1212 
     13# Set climatology lai map 
     14LAI_MAP=y 
    1315 
    1416# Specify output level for output files 
     
    3234        (${R_IN}/SRF/reftemp.nc, . ), \ 
    3335        (${R_IN}/SRF/routing.nc, . ), \ 
     36        (${R_IN}/SRF/LAI/lai2D_ORCHIDEE_2_0_v1.nc, lai2D.nc), \ 
    3437        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
    3538        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
     
    3740[BoundaryFiles] 
    3841List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_${year}.nc, PFTmap.nc) ,\ 
    39       (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_${year}.nc, woodharvest.nc) 
     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, .) 
     45 
    4046ListNonDel= () 
    4147 
     
    4551[ParametersFiles] 
    4652List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
     53        (${SUBMIT_DIR}/PARAM/ping_orchidee.xml, .) ,\ 
    4754        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    4855        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/highresmip_CMIP6/config.card

    r3563 r3772  
    99JobName=LMDZOR01 
    1010#----- Short Name of Experiment 
    11 ExperimentName=amip 
     11ExperimentName=highresmip 
    1212#----- DEVT TEST PROD 
    1313SpaceName=TEST 
     
    1515TagName=LMDZOR 
    1616#D- Choice of experiment in EXPERIEMENTS directory 
    17 ExpType=LMDZOR/amip 
     17ExpType=LMDZOR/highresmip_CMIP6 
     18# LandSeaMask specifies the coastal land-sea mask used for the surface forcing files 
     19# Use LandSeaMasl=eORCA1.2 for resolution 144x142 and LandSeaMask=default for other resolutions  
     20LandSeaMask=eORCA1.2 
    1821#============================ 
    1922#-- leap, noleap, 360d 
     
    2124#-- Begin and end of job  
    2225#-- "YYYY-MM-DD" 
    23 DateBegin=1980-01-01 
    24 DateEnd=1980-12-31 
     26DateBegin=1950-01-01 
     27DateEnd=2014-12-31 
    2528#============================ 
    2629#-- 1Y, 1M, 5D, 1D Period Length for one execution 
     
    3336ATM= (lmdz, LMDZ) 
    3437SRF= (orchidee, ORCHIDEE) 
    35 SBG= (stomate, ORCHIDEE) 
    3638IOS= (xios, XIOS) 
    3739 
     
    4446ATM= (gcm.e, lmdz.x, 71MPI, 8OMP) 
    4547SRF= ("", "") 
    46 SBG= ("", "") 
    4748IOS= (xios_server.exe, xios.x, 1MPI) 
    4849 
     
    9192 
    9293#======================================================================== 
    93 #D-- SBG - STOMATE 
    94 [SBG] 
    95 # WriteFrequency is not used any more for ORCHIDEE  
    96 # Output files are now managed in stomate.card  
    97 WriteFrequency="" 
    98 # If config_Restarts_OverRule == 'n' next 4 params are read 
    99 Restart= n 
    100 # Last day of the experience used as restart for this component if Restart=y 
    101 RestartDate=2319-12-31 
    102 #D- Define restart simulation name for this component 
    103 RestartJobName=CM607-LR-pdCtrl-01 
    104 #D- Path Server Group Login 
    105 RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl 
    106  
    107 #======================================================================== 
    10894#D-- IOS - 
    10995[IOS] 
     
    123109RebuildFrequency=NONE 
    124110#D- PackFrequency determines the frequency of pack submission 
    125 PackFrequency=10Y 
     111PackFrequency=5Y 
    126112#D- TimeSeriesFreqency determines the frequency of post-processing submission 
    127113#D- Set NONE to deactivate the creation of all time series  
Note: See TracChangeset for help on using the changeset viewer.