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/LMDZORINCA/NMHC_AER/COMP/lmdz.card

    r3026 r3061  
    1010# LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later 
    1111# LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 
     12# LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 
    1213LMDZ_Physics=AP 
    1314 
     
    5960 
    6061[InitialStateFiles] 
    61 # start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    6262List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start_nitrate.nc  , start.nc      ) \ 
    6363        (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_nitrate.nc       , startphy.nc   ) 
     
    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.