Changes between Version 4 and Version 5 of doc/tec/releasenotes/summaryforpalm6
- Timestamp:
- Oct 24, 2018 1:16:56 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/releasenotes/summaryforpalm6
v4 v5 6 6 = Summary of relevant code changes, new features = 7 7 * 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}}} 8 * new module for processing chemistry emissions ( chem_emissions_mod.f90)9 * introduced changes to date_and_time_modfor calculations of time indices such as hour of the day or month of the year, according to the running time of the simulation8 * new module for processing chemistry emissions ({{{chem_emissions_mod.f90}}}) 9 * 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 10 10 * change 2 11 11 * etc