Ignore:
Timestamp:
12/16/16 10:06:51 (8 years ago)
Author:
aclsce
Message:

On the road to IPSLCM6.0.7...

Location:
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/amip
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card

    r3057 r3070  
    1010# LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 
    1111# LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 
    12 LMDZ_Physics=NPv5.80bz0 
     12LMDZ_Physics=NPv6.0.7 
    1313 
    1414# Set ConfType to choose parameters for aerosols, solar and green house gazes. 
     
    2222ok_aie=y 
    2323aerosol_couple=n 
    24 read_climoz=2 
     24read_climoz=1 
    2525ok_cdnc=y 
    2626 
     
    5757List=   (${R_IN}/ATM/LIMIT/AMIP.v20160609/interpol/${RESOL_ATM_XY}_eORCA1.2_365d/limit_${year}.nc, limit.nc),\ 
    5858        (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}_v5.nc,              aerosols${year}.nc),\ 
    59         (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}_v2.nc,                      climoz_LMDZ.nc),\ 
     59        (${R_IN}/ATM/OZONE/UReading_2016/2D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 
    6060        (${R_IN}/ATM/SOLAR/CMIP6/v3.1/Historical/solarforcing_daily_3.1_6bands_${year}.nc,        solarforcing.nc),\ 
    6161        (${R_IN}/ATM/STRATAERO/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\ 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/amip/config.card

    r3039 r3070  
    6767WriteFrequency="1M" 
    6868# If config_Restarts_OverRule == 'n' next 4 params are read 
    69 Restart=n 
     69Restart= y 
    7070# Last day of the experience used as restart for this component if Restart=y 
    71 RestartDate=2000-01-31 
    72 # Define restart simulation name for this component 
    73 RestartJobName=LMDZOR01 
    74 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip 
     71RestartDate=2029-12-31 
     72#D- Define restart simulation name for all components 
     73RestartJobName=CM606-LR-pdCtrl-01 
     74#D- Path Server Group Login 
     75RestartPath=/ccc/store/cont003/gencmip6/p86caub/IGCM_OUT/IPSLCM6/DEVT/pdControl 
    7576 
    7677#======================================================================== 
     
    116117RebuildFrequency=NONE 
    117118#D- PackFrequency determines the frequency of pack submission 
    118 PackFrequency=1Y 
     119PackFrequency=10Y 
    119120#D- TimeSeriesFreqency determines the frequency of post-processing submission 
    120121#D- Set NONE to deactivate the creation of all time series  
Note: See TracChangeset for help on using the changeset viewer.