Skip to content
Failed

Changes

Summary

  1. This commit fixes 2 issues in regards to hydrometeor sedimentation: (details)
Commit 56ddf19ef3d99d2f774df7bb03268d1e708a9c0a by bmg2
This commit fixes 2 issues in regards to hydrometeor sedimentation:

1) The code was taking into consideration the value of the hydrometeor
   at the ghost point within the center-differenced option.
2) If a hydrometeor was present (value > 0) at the highest thermodynamic grid level, the code was potentially not conservative.

Both these issues are fixed with this commit. The results are
BIT_CHANGING.
The file was modified src/advance_microphys_module.F90 (diff)