Ignore:
Timestamp:
06/28/10 10:31:42 (14 years ago)
Author:
acosce
Message:

Change cards for configuration LMDZORINCA/CH4_AER

  • new resolution by default
  • new simulation by default (on WERF files - with nudge)
  • remove patches for TS (with IOIPSL 2_2_1)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/COMP/lmdz.card

    r901 r1072  
    1111[InitialStateFiles] 
    1212# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    13 List=   (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/start.nc, start.nc) \ 
    14         (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/startphy.nc, startphy.nc)\ 
    15         (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/precipinsoil.dat, precipinsoil.dat) 
     13List=   () 
    1614 
    1715[BoundaryFiles] 
    18 List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc , limit.nc)  
     16List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc  , limit.nc      ),\ 
     17        (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/NUDGE_FILES/u_ecmwf_${year}${month}.nc     , u.nc          ),\ 
     18        (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/NUDGE_FILES/v_ecmwf_${year}${month}.nc     , v.nc          )  
     19 
    1920ListNonDel= () 
    2021 
    2122[ParametersFiles] 
    22 List=   (${SUBMIT_DIR}/PARAM/physiq.def, .), \ 
    23         (${SUBMIT_DIR}/PARAM/gcm.def, gcm.def), \ 
    24         (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    25         (${SUBMIT_DIR}/PARAM/traceur.def, .) 
    26   
     23List=   (${SUBMIT_DIR}/PARAM/physiq.def , .             ), \ 
     24        (${SUBMIT_DIR}/PARAM/gcm.def    , gcm.def       ), \ 
     25        (${SUBMIT_DIR}/PARAM/run.def    , .             ), \ 
     26        (${SUBMIT_DIR}/PARAM/traceur.def, .             ), \ 
     27        (${SUBMIT_DIR}/PARAM/guide.def  , .             ) 
     28 
    2729 
    2830[RestartFiles] 
     
    3840 
    3941[Post_1M_histmth] 
    40 Patches= (Patch_20091030_histcom_time_axis) 
    41 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     42Patches= () 
     43GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds,aire) 
    4244TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic) 
    4345ChunckJob2D = NONE 
Note: See TracChangeset for help on using the changeset viewer.