Ignore:
Timestamp:
01/07/16 16:13:28 (8 years ago)
Author:
acosce
Message:

update lmdzorinca configuration to fit with last versions of lmdz and orchidee

File:
1 edited

Legend:

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

    r2614 r2694  
    55 
    66[UserChoices] 
     7# Physics package to use 
     8LMDZ_Physics=AP 
     9 
    710# Do not use XIOS with ce0l program 
    811XIOS=n 
    912 
    10 # manage radiative aerosol effect and ozone  
     13# Manage radiative aerosol effect and ozone  
    1114flag_aerosol=6 
    1215ok_ade=y 
     
    2932        (${R_IN}/ATM/landiceref.nc, .) \ 
    3033        (${R_IN}/ATM/Ozone/HYBRIDE/v2.clim/tro3_1995.new.nc, climoz.nc), \ 
    31         (${R_IN}/ATM/AMIP/sst_bc_clim.nc, amipbc_sst_1x1.nc), \ 
    32         (${R_IN}/ATM/AMIP/sic_bc_clim.nc, amipbc_sic_1x1.nc) 
     34        (${R_IN}/ATM/AMIP_2014/sst_bc_clim.nc, amipbc_sst_1x1.nc), \ 
     35        (${R_IN}/ATM/AMIP_2014/sic_bc_clim.nc, amipbc_sic_1x1.nc) 
    3336### Please, add the o2a.nc file to fit with the coupled configuration associated 
    34 #       (${R_INIT}/ATM/IPSLCM5A/ORCA2.3x${RESOL_ATM}/o2a.nc, o2a.nc) 
     37### Note that this file is different for different versions of the coupled model 
     38#       (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 
    3539 
    3640[ParametersFiles] 
    3741List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    3842        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    39         (${SUBMIT_DIR}/PARAM/output.def_low        ,  output.def),    \ 
    4043        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4144        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    4346        (${SUBMIT_DIR}/PARAM/traceur.def, .) 
    4447 
    45  
    4648[RestartFiles] 
    4749List= (NONE) 
    4850 
    4951[OutputText] 
    50 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, output.def) 
     52List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
    5153 
    5254[OutputFiles] 
     
    5658        ( startphy.nc,    ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_clim_startphy.nc, NONE), \ 
    5759        ( grilles_gcm.nc, ${R_OUT_ATM_O}/Grid/${config_UserChoices_JobName}_grilles_gcm.nc,      NONE) 
     60 
Note: See TracChangeset for help on using the changeset viewer.