Skip to content
Success

Changes

Summary

  1. While it doesn't affect results, I fixed what appears to be an (details)
  2. I am updating the loop in subroutine diagnose_xpwp so that it doesn't (details)
Commit 09e6e7258c51f674efc6aefc0285458f1e74a2ce by bmg2
While it doesn't affect results, I fixed what appears to be an
obvious bug in advance_xm_wpxp. If everything is at a singular zm
level, the referenced height shouldn't be gr%zt, but rather gr%zm.
The file was modified advance_xm_wpxp_module.F90 (diff)
Commit 5694aa6f6ccaca0ba89e4c4a54119edfbc05ed4b by bmg2
I am updating the loop in subroutine diagnose_xpwp so that it doesn't
loop over the model upper or lower boundaries. Calculations at those
levels are irrelevant to the results, and their inclusion causes
bitness differences between the master and clubb_ghost_exorcism
branches. Since this code change causes differences in the zm
stats file at the upper and lower boundaries for a few fields, this
commit is technically BIT_CHANGING, although it should be noted
that it does not change the simulation results.
The file was modified advance_xm_wpxp_module.F90 (diff)