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 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, . ),          \ 
Note: See TracChangeset for help on using the changeset viewer.