Changes between Version 3 and Version 4 of doc/tec/releasenotes/summaryforpalm6
- Timestamp:
- Oct 24, 2018 1:15:39 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/releasenotes/summaryforpalm6
v3 v4 2 2 (e.g. palmrun/palmbuild options/variables, .palm.iofiles, Namelist names and parameters, rrtmg changes require new build of rrtmg, etc) 3 3 * palmrun/palmbuild options {{{-h}}} and {{{-d}}} will be renamed {{{-c}}} and {{{-r}}} 4 * change 25 4 * etc 6 5 7 6 = Summary of relevant code changes, new features = 8 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_mod for calculations of time indices such as hour of the day or month of the year, according to the running time of the simulation 9 10 * change 2 10 11 * etc