Ignore:
Timestamp:
12/14/16 11:17:34 (7 years ago)
Author:
jgipsl
Message:
  • Copy limit.nc, climoz_LMDZ.nc, start.nc and startphy.nc from IGCM/ATM instead of using the users CREATE experience.
  • Use AMIP.v20160609 for limit.nc
  • Use coupled grid eORCA1.2 for the mask land-sea.
File:
1 edited

Legend:

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

    r3044 r3057  
    1212LMDZ_Physics=NPv5.80bz0 
    1313 
    14 # Set the variable CREATE needed further below to find the initial and boundary condition files. 
    15 CREATE=ELC-${RESOL_ATM_3D} 
    16  
    1714# Set ConfType to choose parameters for aerosols, solar and green house gazes. 
    1815# The parameter file PARAM/config.def_$ConfType will be used. 
     
    5451 
    5552[InitialStateFiles] 
    56 List=   (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_start.nc,    start.nc),\ 
    57         (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_clim_startphy.nc, startphy.nc)  
     53List=   (${R_IN}/ATM/IPSLCM6/eORCA1.2xLMD${RESOL_ATM_XY}/start_eORCA1.2xLMD${RESOL_ATM_3D}.nc, start.nc),\ 
     54        (${R_IN}/ATM/IPSLCM6/eORCA1.2xLMD${RESOL_ATM_XY}/startphy_eORCA1.2xLMD${RESOL_ATM_3D}.nc, startphy.nc)  
    5855 
    5956[BoundaryFiles] 
    6057List=() 
    61 ListNonDel= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\ 
    62             (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Boundary/${CREATE}_climoz_LMDZ.nc, climoz_LMDZ.nc),\ 
     58ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v20160609/interpol/${RESOL_ATM_XY}_eORCA1.2_360d/limit_1979_2008_clim.nc, limit.nc),\ 
     59            (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1995_v2.nc, climoz_LMDZ.nc),\ 
    6360            (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v5.nc, aerosols1980.nc),\ 
    6461            (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860_v5.nc, aerosols.nat.nc),\ 
Note: See TracChangeset for help on using the changeset viewer.