Changes between Version 16 and Version 17 of doc/tec/releasenotes/summaryforpalm6
- Timestamp:
- Oct 29, 2018 7:04:31 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/releasenotes/summaryforpalm6
v16 v17 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 21 * 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.'.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