Changes between Version 2 and Version 3 of doc/tec/chem


Ignore:
Timestamp:
Jan 28, 2019 1:28:12 PM (6 years ago)
Author:
westbrink
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/chem

    v2 v3  
    551551
    552552|----------------
    553 
    554 
    555 \\
    556 
    557 == [=#output Output steering in `runtime_parameters`] ==
    558 
    559 Output of chemistry variables follows the usual output steering as described in [https://palm.muk.uni-hannover.de/trac/wiki/doc/app/d3par#output `Data Output`].
    560 
    561 Names of chemistry variables must be preceded by {{{kc_'}}}.
    562 
    563 Example:
    564 {{{
    565     data_output = 'w',  'w_av',
    566                   'q',  'q_av',
    567                   'kc_PM10', 'kc_NO2', 'kc_NO', 'kc_O3', 'kc_PM10_av', 'kc_NO2_av',
    568 }}}
    569 
    570 Possible output includes 2d cross section and/or 3d volume data (instantaneous and averaged) as well as instantaneous and averaged profiles.
    571 
    572 
    573 ''Note that time series output is not available yet!''
    574 
    575 
    576 \\
    577 
    578 == [=#init Initialisation steering in `initialization_parameters`] ==
    579 
    580 If large-scale forcings from INIFOR are used only for meteorology, then user defined initial concentration and initial vertical [#cs_profiles profiles] can be activated by combining {{{set_constant_profiles}}} with {{{inifor}}} separated by a space only in the [wiki:inipar#initializing_actions initializing_parameters] namelist.
    581 
    582 Example:\\
    583  {{{initializing_actions = 'inifor set_constant_profiles', }}}
    584 
    585 \\
    586 
    587 == [=#testsetups Example setups] ==
    588 
    589 The PALM-4U subdirectory TESTS/cases contains some sample setups for different application types. An setup for a very small urban area with the 'phstatp' mechanism can be found in 'urban_environment' and 'urban_environment_restart'.
    590 
    591 An example setup with two passive tracers for the small test_urban model domain is attached to this page (Attachment test_urban_chem_passive.tar). 
    592 
    593 Further setups are attached for a 1km x 1km model domain with 10 m grid width, which is centered around the Ernst-Reuter-Platz in Berlin . For this domain, example input files are supplied for two chemistry settings:
    594  two passive compounds ('passive')\\
    595  the 'smog' mechanism\\
    596 
    597 Please note that PALM-4U comes by default with the code for the photostationay equilibrium between NO, NO2 and O3 plus one passive tracer, i.e. {{{chem_gashase_mod.f90}}} is prepared for 'phstatp'. In order to run PALM-4U e.g. with the 'smog' mechanism, copy the {{{chem_gashase_mod.f90}}}, which is supplied in {{{UTIL/chemistry/gasphase_preproc/mechanisms/def_smog}}} into {{{SOURCE}}} (or execute {{{run_kpp4palm.ksh -m smog}}}).
    598 
    599 So far, all example setups are supplied for 'PARAMETERIZED' emissions. Example emissions files for 'PREPROCESSED' and 'DEFAULT' emissions will be supplied here at a later time.
    600 
    601 \\
    602 
    603 == References ==
    604 
    605 Damian, V. et al (2002): The kinetic preprocessor KPP—A software environment for solving chemical kinetics, Computers & Chemical Engineering, 26, 1567-1579, https://doi.org/10.1016/S0098-1354(02)00128-X.\\
    606 
    607 Gery,  M.  W.,  Whitten,  G.  Z.,  Killus,  J.  P., Dodge,  M.  C. (1989): A  photochemical  kinetics  mechanism  for  urban  and  regional
    608 scale computer modeling, J. Geophys. Res., 94, 12925–12956, https://doi.org/10.1029/JD094iD10p12925.\\
    609 
    610 Jöckel, P. et al (2010): Development cycle 2 of the Modular Earth Submodel System (MESSy2) , Geoscientific Model Development, 3, 717-752, https://doi.org/10.5194/gmd-3-717-2010.\\
    611 
    612 Kokkola, H., Korhonen, H., Lehtinen, K. E. J., Makkonen, R., Asmi, A., Järvenoja, S., Anttila, T., Partanen, A.-I., Kulmala, M., Järvinen, H., Laaksonen, A., and Kerminen, V.-M. (2008): SALSA - a Sectional Aerosol module for Large Scale Applications, Atmospheric Chemistry and Physics, 8, 2469–2483, ​https://doi.org/10.5194/acp-8-2469-2008.\\
    613 
    614 Sandu, A. and Sander, R. E. (2006): Technical Note: Simulating chemical systems in Fortran90 and Matlab with the Kinetic !PreProcessor KPP-2.1, Atmospheric Chemistry and Physics, 6, 187-195, https://doi.org/10.5194/acp-6-187-2006.\\
    615 
    616 Saunders, S. M., Jenkin, M. E., Derwent, R. G., Pilling, M. J. (2003): Protocol for the development of the Master Chemical Mechanism, MCM v3 (Part A): tropospheric degradation of non-aromatic volatile organic compounds , Atmospheric Chemistry and Physics, 3, 161-180, https://doi.org/10.5194/acp-3-161-2003.\\
    617 
    618 Van Zanten, M. C. et al (2010): Description of the DEPAC module. Dry deposition modelling with DEPAC_GCN2010, RIVM report 680180001/2010, Bilthoven, The Netherlands, 74 pp.\\
    619 
    620 Zhang, L., Gong, S., Padro, J., and Barrie, L. (2001): A size-segregated particle dry deposition scheme for an atmospheric aerosol module, Atmospheric Environment, 35, 549–560, ​https://doi.org/10.1016/S1352-2310(00)00326-5. \\