Changes between Version 8 and Version 9 of doc/tec/releasenotes/summaryforpalm6


Ignore:
Timestamp:
Oct 24, 2018 1:59:14 PM (6 years ago)
Author:
forkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/releasenotes/summaryforpalm6

    v8 v9  
    1111* New feature Multi Agent System (MAS) has been added. It is modularized in the new file {{{multi_agent_system_mod.f90}}} and can be steered using the new namelist {{{agent_parameters}}}.
    1212* Chemistry:
    13  - new module  chem_emissions_mod.f90
     13 - new module {{{chem_emissions_mod.f90}}}
    1414 - introduced deposition of gases and particles in chemistry model
    1515 - subroutines chem_check_parameters and chem_header
    1616 - 2d and profile output for chemistry variables added
    1717 - 'de-cycling' of chemistry variables at lateral boundaries
    18  - additions to '''UTILS/chemistry/gasphase_preproc''' and modifications of kpp4palm: automatic preparation of vector version, fixed species, more mechanisms added(CBM4, phstat, phstatp, simplep, passive1)
     18 - additions to {{{UTILS/chemistry/gasphase_preproc}}} and modifications of {{{kpp4palm}}}: automatic preparation of vector version, fixed species, more mechanisms added(CBM4, phstat, phstatp, simplep, passive1)
    1919 - about 1000 (at least if feels like this) small fixes
    20  - adaptation of namelist '''chemistry_parameters''' to new features
     20 - adaptation of namelist {{{chemistry_parameters}}} to new features
    2121* change 3
    2222* etc