Changes between Version 1 and Version 2 of doc/app/chememi


Ignore:
Timestamp:
Feb 19, 2019 2:59:01 PM (6 years ago)
Author:
forkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/chememi

    v1 v2  
    66
    77This page is under construction.
    8 [...]
     8
     9In PALM-4U emissions can be applied in three different ways:
     10
     11 • PARAMETERIZED: Traffic emissions are parameterized depending on the the values of street_type in the static file. Emission values for each street type and chemical compound must be supplied in the namelist as described below. No other emissions are considered. street_type can be obtained from OpenStreetMap.
     12
     13 • DEFAULT: Gridded yearly emissions must be supplied by the user as specified in the PIDS document (see sample emissions file). Typical temporal variations are apllied by PALM4U.
     14
     15 • PRE-PROCESSED: Preprocessed hourly (other temporal intervals will be possible in later versions) 3-d emission fields must be supplied by the user.
     16
     17Importantly, for the DEFAULT and the PRE-PROCESSED mode of the emissions, the exact date of the start of the simulation must be indicated through the namelist parameter date_init of the date_and_time_mod module.
     18
     19IMPORTANT: In the PRE-PROCESSED mode the initial date of the simulation has to coincide with the first day for which emission values are available.
     20
     21Find a more detailed description of the PALM-4U emission input in the corresponding attached document [https://palm.muk.uni-hannover.de/trac/attachment/wiki/doc/app/chempar/chem_emissions_PALM4U.pdf here].