Changes between Version 624 and Version 625 of doc/tec/changelog
- Timestamp:
- Oct 6, 2020 5:44:45 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/changelog
v624 v625 171 171 SVN commit message: [[CRev(3,4708)]] (module_interface, radiation_model_mod, urban_environment_* test cases) 172 172 173 Heating rates provided by the RRTMG were not mapped correctly onto the numerical grid and were thus treated correctly. Heating rates due to shortwave radiation divergence were mapped starting at k = nzb+1, while the actual surface level at the respective location were not considered. Further, in case of non-zero minimum value of terrain (as it can occur in nested runs), also the longwave heating rates were not mapped correctly.173 Heating rates provided by the RRTMG were not mapped correctly onto the numerical grid and were thus not treated correctly. Heating rates due to shortwave radiation divergence were mapped starting at k = nzb+1, while the actual surface level at the respective location were not considered. Further, in case of non-zero minimum value of terrain (as it can occur in nested runs), also the longwave heating rates were not mapped correctly. 174 174 }}} 175 175 |----------------