Ignore:
Timestamp:
03/08/16 13:04:48 (8 years ago)
Author:
jgipsl
Message:

Update to be coherent with LMDZOR_v6 :

  • added vert.def and removed vertical dependencies from gcm.def and physiq.def
  • added new physiq.def_NPv5.4. Note this is still under develeoppement.
  • clean old parameters in orchidee not longer used/existing
  • use file_def_orchidee.xml from ORCHIDEE source model directory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/CREATE_erai/COMP/lmdz.card

    r2766 r2770  
    3333        (${R_IN}/ATM/Rugos.nc, .), \ 
    3434        (${R_IN}/ATM/landiceref.nc, .) 
    35 ### Please, add the o2a.nc file to fit with the coupled configuration associated 
    36 ### Note that this file is different for different versions of the coupled model 
     35 
     36### Optional: Add the o2a.nc file to fit with the coupled configuration for the  
     37### land-sea mask. This file is different for different versions of the coupled model and 
     38### the different resolutions. Choose between following to fit with IPSLCM6 coupled model: 
     39#       (${R_IN}/ATM/IPSLCM6/eORCA1.1xLMD144142/o2a.nc, o2a.nc) 
    3740#       (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 
    3841 
    3942[ParametersFiles] 
    40 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    41         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
     43List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
     44        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     45        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4246        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4347        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    4852 
    4953[OutputText] 
    50 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
     54List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 
    5155 
    5256[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.