Ignore:
Timestamp:
07/07/17 15:04:25 (7 years ago)
Author:
acosce
Message:

update lmdzorinca config to prepare configuration 6.0.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/GES/COMP/inca.card

    r3244 r3302  
    1010#10m_winds_method=threshold --> use threshold method for 10m wind from gcm 
    111110m_winds_method=threshold 
    12 # Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) 
    13 # 86400 = daily output 
    14 freq_write_chem=86400 
    1512#choose sedimentation multilayer or one layer  
    1613multilayer_sedim=n 
     
    3532ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/oxydants_nitrate.nc   ,   oxydants.nc         )\ 
    3633            (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\ 
    37             (${R_IN}/CHM/INCA${RESOL_CHM}/sflx.nc               ,   sflx.nc             )\ 
     34            (${R_IN}/CHM/INCA${RESOL_CHM}/sflx.nc               ,   sflx_p2p.nc         )\ 
    3835            (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc           ,   aircraft_mth.nc     )\ 
    3936            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc            ,   landuse.nc          )\ 
     
    5047        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\ 
    5148        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\ 
    52         (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_GES.xml, file_def_inca.xml ), \ 
     49        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_GES_daily.xml, file_def_inca_daily.xml ), \ 
     50        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_GES_monthly.xml, file_def_inca_monthly.xml ), \ 
    5351        (${MODIPSL}/bin/inca.dat, .) 
    5452 
     
    6462 
    6563[OutputFiles] 
    66 List=   (inca_ges.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc, Post_1D_inca_ges  ) 
     64List=   (inca1d_ges.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc, Post_1D_inca_ges  ),\ 
     65        (inca1m_ges.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_ges.nc, NONE  ) 
    6766 
    6867 
Note: See TracChangeset for help on using the changeset viewer.