Commit a11aef6
committed
Merge branch 'NSF-MPAS/physics_big_fix_zd' into hotfix-v8.2.1 (PR #1213)
This merge corrects the calculation of height above ground level (AGL) that
is used in the computation of the 1-km simulated radar reflectivity field in
mpas_atmphys_driver_microphysics.F. Specifically, the fixes in this merge
affect the refl10cm_1km and refl10cm_1km_max fields.
* NSF-MPAS/physics_big_fix_zd:
* In ./src/core_atmosphere//physics/mpas_atmphys_driver_microphysics.F, corrected...File tree
1 file changed
+2
-2
lines changed- src/core_atmosphere/physics
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | | - | |
| 708 | + | |
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| |||
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
759 | | - | |
| 759 | + | |
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
| |||
0 commit comments