Ignore:
Timestamp:
03/08/16 13:04:48 (9 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
Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ
Files:
2 edited

Legend:

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

    r2694 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 
     42 
    3943[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),    \ 
     44List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
     45        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     46        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4247        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4348        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    4954 
    5055[OutputText] 
    51 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
     56List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 
    5257 
    5358[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ/CREATE_clim/COMP/lmdz.card

    r2694 r2770  
    3434        (${R_IN}/ATM/AMIP_2014/sst_bc_clim.nc, amipbc_sst_1x1.nc), \ 
    3535        (${R_IN}/ATM/AMIP_2014/sic_bc_clim.nc, amipbc_sic_1x1.nc) 
    36 ### Please, add the o2a.nc file to fit with the coupled configuration associated 
    37 ### Note that this file is different for different versions of the coupled model 
     36 
     37### Optional: Add the o2a.nc file to fit with the coupled configuration for the  
     38### land-sea mask. This file is different for different versions of the coupled model and 
     39### the different resolutions. Choose between following to fit with IPSLCM6 coupled model: 
     40#       (${R_IN}/ATM/IPSLCM6/eORCA1.1xLMD144142/o2a.nc, o2a.nc) 
    3841#       (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 
    3942 
     43 
    4044[ParametersFiles] 
    41 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    42         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
     45List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
     46        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     47        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4348        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4449        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    5055 
    5156[OutputText] 
    52 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
     57List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 
    5358 
    5459[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.