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

    r2614 r2694  
    55 
    66[UserChoices] 
     7# Physics package to use 
     8LMDZ_Physics=AP 
    79 
    810# Do not use XIOS with ce0l program 
    911XIOS=n 
    1012 
    11 # manage radiative aerosol effect and ozone  
     13# Manage radiative aerosol effect and ozone  
    1214flag_aerosol=6 
    1315ok_ade=y 
     
    2123 
    2224[BoundaryFiles] 
    23 List=   (${R_IN}/ATM/AMIP/amipbc_sst_360x180_${year}.nc, amipbc_sst_1x1.nc), \ 
    24         (${R_IN}/ATM/AMIP/amipbc_sic_360x180_${year}.nc, amipbc_sic_1x1.nc), \ 
     25List=   (${R_IN}/ATM/AMIP_2014/amipbc_sst_360x180_${year}.nc, amipbc_sst_1x1.nc), \ 
     26        (${R_IN}/ATM/AMIP_2014/amipbc_sic_360x180_${year}.nc, amipbc_sic_1x1.nc), \ 
    2527        (${R_IN}/ATM/Ozone/HYBRIDE/v2.clim/tro3_${year}.new.nc, climoz.nc) 
    2628 
     
    3234        (${R_IN}/ATM/landiceref.nc, .) 
    3335### 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) 
     36### Note that this file is different for different versions of the coupled model 
     37#       (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 
    3538 
    3639[ParametersFiles] 
    3740List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    3841        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    39         (${SUBMIT_DIR}/PARAM/output.def_low        ,  output.def),    \ 
    4042        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4143        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    4345        (${SUBMIT_DIR}/PARAM/traceur.def, .) 
    4446 
    45  
    4647[RestartFiles] 
    4748List= (NONE) 
    4849 
    4950[OutputText] 
    50 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, output.def) 
     51List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
    5152 
    5253[OutputFiles] 
     
    5657        ( startphy.nc,    ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_${year}_startphy.nc,     NONE), \ 
    5758        ( grilles_gcm.nc, ${R_OUT_ATM_O}/Grid/${config_UserChoices_JobName}_${year}_grilles_gcm.nc,     NONE) 
    58  
Note: See TracChangeset for help on using the changeset viewer.