Ignore:
Timestamp:
12/01/16 15:03:25 (7 years ago)
Author:
jgipsl
Message:
  • iphysiq is not longer changed in the lmdz.driver.
  • gcm.def now has the suffix of LMDZ_Physics as well as resol2D

This is necessare to be able to have several physics with different time step. day_step as well as iphysics most be changed to change the final time step in the physics.

Location:
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZ
Files:
2 edited

Legend:

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

    r2951 r3032  
    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),    \ 
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZ/CREATE_clim_360d/COMP/lmdz.card

    r2951 r3032  
    4141[ParametersFiles] 
    4242List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
    43         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     43        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics},  gcm.def), \ 
    4444        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4545        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
Note: See TracChangeset for help on using the changeset viewer.