Changes between Version 23 and Version 24 of doc/tec/releasenotes/summaryforpalm6
- Timestamp:
- Oct 30, 2018 4:28:41 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/releasenotes/summaryforpalm6
v23 v24 26 26 - to initiate turbulence, a synthetic turbulence generator is applied at all lateral boundaries, which imposes turbulent fluctuations onto the COSMO-derived boundary values of the three velocity components, while the strength of fluctuations depend on the actual atmospheric conditions 27 27 * 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}}}. 28 * INIFOR now computes geostrophic wind profiles from COSMO input data and supports PALM's new grid stretching mechanism. 28 29 * 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.}}}. 29 30 * New feature human exposure model has been added, that calculates the vitamin D3-weighted UV exposure of a human. It is modularized in the new file {{{uv_exposure_model_mod.f90}}} and can be steered using the new namelist {{{biometeorology_parameters}}}.