Ignore:
Timestamp:
12/15/16 10:58:34 (7 years ago)
Author:
acosce
Message:

update LMDZORINCA_v6 configuration
1- now LMDZOR experiments are in New Physics
2- add clim_* LMDZOR experiments
3- now timestep is manage in gcm.def in relation with the atm physics choose
4- update value for GHG in config.def files
5- remove files not use anymore (PARAM/file_lmdz.xml PARAM/output.def)
6- add calcul_flux in inca.card / inca.def / inca.driver

Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP/inca.card

    r2981 r3061  
    1919#coupled model with ORCH 
    2020CoupOrchInca=n 
     21#active or not chemistry flux in output  
     22calcul_flux=n 
    2123 
    2224# Use XIOS and/or IOIPSL as output library 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP/lmdz.card

    r3026 r3061  
    7474[ParametersFiles] 
    7575List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \ 
    76         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \ 
     76        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics},    gcm.def),          \ 
    7777        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \ 
    7878        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .),            \ 
Note: See TracChangeset for help on using the changeset viewer.