Changes between Version 13 and Version 14 of doc/tec/releasenotes/summaryforpalm6


Ignore:
Timestamp:
Oct 25, 2018 7:35:12 AM (6 years ago)
Author:
basit
Comment:

--

Legend:

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

    v13 v14  
    77= Summary of relevant code changes, new features =
    88* ocean code has been modularized and put into new file {{{ocean_mod.f90}}}. Turbulence generation by wave breaking, as well as the Stokes drift have been implemented in the default code. New namelist {{{ocean_parameters}}}
    9 * new module for processing chemistry emissions ({{{chem_emissions_mod.f90}}})
     9
    1010* introduced changes to {{{date_and_time_mod.f90}}} for calculations of time indices such as hour of the day or month of the year, according to the running time of the simulation
    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 for processing chemistry emissions ({{{chem_emissions_mod.f90}}})
    1314 - introduced deposition of gases and particles in chemistry model
    1415 - subroutines chem_check_parameters and chem_header