Changes between Version 17 and Version 18 of doc/tec/releasenotes/summaryforpalm6
- Timestamp:
- Oct 29, 2018 9:31:50 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/releasenotes/summaryforpalm6
v17 v18 19 19 - adaptation of namelist {{{chemistry_parameters}}} to new features 20 20 * The vertical grid stretching mechanism has been extended to allow more than one stretched region. In addition, stretching from coarse to fine as well as from fine to coarse is possible now. For more information see parameter [../../../app/inipar/#dz dz] or have a look into file {{{init_grid.f90}}}. 21 * The model now comprises a biometeorology module that can be used to determine the thermal indices Perceived Temperature (PT), Universal Thermal Climate Index (UTCI) and Physiologically Equivalent Temperature (PET). The indices are calculated as soon as the namelist 'biometeorology_parameters' exists and can be disabled by setting e.g. 'biom_pt = .F.'. 21 22 * change 3 22 * The model now comprises a biometeorology module that can be used to determine the thermal indices Perceived Temperature (PT), Universal Thermal Climate Index (UTCI) and Physiologically Equivalent Temperature (PET). The indices are calculated as soon as the namelist 'biometeorology_parameters' exists and can be disabled by setting e.g. 'biom_pt = .F.'.23 23 * etc