Changes between Version 130 and Version 131 of doc/app/chemistry_parameters


Ignore:
Timestamp:
Mar 26, 2020 5:24:10 PM (5 years ago)
Author:
forkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/chemistry_parameters

    v130 v131  
    279279Level of Detail / mode of chemistry emissions.\\
    280280Possible values are:
    281    * 0 (=='PARAMETERIZED'): Parameterized traffic emissions based on street types supplied '''additionally'''  in the [wiki:iofiles/pids#static_input _static] input file (e.g from `OpenStreetMap`).
     281   * 0 (=='PARAMETERIZED'): Parameterized traffic emissions based on street types supplied '''additionally'''  in the [wiki:iofiles/pids#static_input _static] input file (e.g from `OpenStreetMap`). Please note that LOD 0 is currently not applicable if the horizontal grid exceeds 10 to 15 m at maximum (depending on the width of the streets in the considered area). In this context, it must also be considered, that streets, which are only one grid point wide in the STATIC file will probably be eliminated the topography filtering during runtime, i.e. emissions from steets which are only one grid point wide will be supressed.
    282282   * 1 (=='DEFAULT'):  Input of yearly gridded emissions and MDH courses.
    283283   * 2 (=='PRE-PROCESSED'): Input of fully preprocessed emissions at fixed time intervals (currently only hourly intervals)
    284284
    285 '''The obsolete mode_emis is also still working'''
    286285}}}
    287286|----------------