Skip to content
Success

Changes

Summary

  1. I changed the variable type within grid function flip from dp to (details)
  2. Altering depend.common to add a new dependency for CLUBB's (details)
  3. Fixed a compiling issue with CAM-CLUBB. (details)
  4. Hopefully this helps the cpu vs. gpu tests. (details)
Commit d080994ebfce2a1aae5509e6a1727a5fe4ef876b by bmg2
I changed the variable type within grid function flip from dp to
core_rknd. I then needed to make some changes to BUGSrad driver
to compensate. The "dp" issue was discovered when WRF-CLUBB
wouldn't compile because of it (discrepancy between dp and core_rknd
in WRF-CLUBB that caused compilation errors for calls to flip
from advance_xm_wpxp, etc.)
The file was modified grid_class.F90 (diff)
Commit 8bd37572dcd70a53d9a3a7051ffd6e40d2f97bd0 by bmg2
Altering depend.common to add a new dependency for CLUBB's
saturation.F90
The file was modified WRF/main/depend.common (diff)
Commit 781a8ecf164f73570d972e8e49d46399b4eee022 by bmg2
Fixed a compiling issue with CAM-CLUBB.
The file was modified advance_clubb_core_module.F90 (diff)
Commit b7d415425bda941b81468bee63c68dcc9541a005 by bmg2
Hopefully this helps the cpu vs. gpu tests.
The file was modified saturation.F90 (diff)