Ignore:
Timestamp:
12/15/16 10:58:34 (8 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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card

    r2954 r3061  
    66[UserChoices] 
    77# Physics package to use 
    8 LMDZ_Physics=NPv5.65 
     8LMDZ_Physics=NPv5.80bz0 
    99 
    1010# Manage radiative aerosol effect and ozone  
     
    4444[ParametersFiles] 
    4545List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
    46         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     46        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics}, gcm.def), \ 
    4747        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4848        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
Note: See TracChangeset for help on using the changeset viewer.