Add reflectivity calculation back to WSM6 scheme
TYPE: bug fix
KEYWORDS: radar reflectivity, WSM6
SOURCE: reported by Gabriel Cassol of Sigma Meteorologia, Brazil, internal
DESCRIPTION OF CHANGES: Problem: When moving WSM6 to MMM shared physics directory, the calculation of radar reflectivity was left out.
Solution: The calculation of radar reflectivity is added back in the WSM6 scheme.
ISSUE: For use when this PR closes an issue. Fixes https://github.com/wrf-model/WRF/issues/2096
LIST OF MODIFIED FILES: M phys/module_mp_wsm6.F
TESTS CONDUCTED:
- The reflectivity is computed now when namelist do_radar_ref is set to 1.
- Are the Jenkins tests all passing?
RELEASE NOTE: Fixed the bug of missing radar reflectivity in WSM6 scheme when do_radar_ref is set to 1.
@Nowohier Unicons was one of the icon packs which was really a breaking change. It was from v2 to v4 of the Unicons project. So I used the new main type Line, Solid and Thinline to make it clear for the end user. The Line type is mostly the old one which was in v2 of Unicons and v4.11 of MahApps.IconPacks.
This is also not working in 5.1.0
<iconPacks:PackIconFontAwesome Kind="CogSolid" />
This is also not working in 5.1.0 <iconPacks:PackIconFontAwesome Kind="CogSolid" /> @Suplanus
Change to
<iconPacks:FontAwesome Kind="CogSolid" />
https://github.com/MahApps/MahApps.Metro.IconPacks/wiki/Breaking-change-1.9.x----2.0