Ignore:
Timestamp:
04/22/15 14:41:51 (9 years ago)
Author:
acosce
Message:

make some correction in INCA v6 config

  • Add config.def_midHolocene for these config (to be use with DUST versions)
  • change pmagic value in config.def_preind
  • change wind method in DUST versions
Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6
Files:
1 added
2 edited

Legend:

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

    r2454 r2491  
    99#wind_method=weibull10 --> use weibull method for 10m wind from gcm, 
    1010#wind_method=threshold --> use threshold method for 10m wind from gcm 
    11 wind_method=weibull10 
     11wind_method=threshold 
    1212# Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) 
    1313# 86400 = daily output 
     
    3232            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/oxydants.nc      ,   oxydants.nc         )\ 
    3333            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/aircraft.nc      ,   aircraft.nc         )\ 
    34             (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/sflx_nitrate.nc  ,   sflx.nc             )\ 
     34            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/sflx.nc          ,   sflx.nc             )\ 
    3535            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/landuse.nc       ,   landuse.nc          )\ 
    3636            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/rhvEC.txt        ,   rhvEC.txt           )\ 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/config.def_preind

    r2346 r2491  
    1212 
    1313##  Facteur additif pour l'albedo 
    14 pmagic=0.0 
     14pmagic=-0.01 
    1515 
    1616# 
Note: See TracChangeset for help on using the changeset viewer.