Skip to content
Success

Changes

Summary

  1. Added idiot-proofing to print a warning message when l_diag_Lscale_from_tau (details)
  2. Updating the call to setup_clubb_core_api based on new CLUBB (details)
Commit ccb8a9a9a67b277371197b3aadf8aa9cc03fb086 by bmg2
Added idiot-proofing to print a warning message when l_diag_Lscale_from_tau
is being used and C1, C1b, C2rt, C2thl, C2rtthl, C6rt, C6rtb, C6thl, C6thlb,
or C14 do not have a value 1.  This can later be upgraded to a fatal error
when we can finally run this code with the C2 and C6 families of parameters
having a value of 1 (that value is currently 2 right now).
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit 49a8e4f9f311e50d8f19c9e2a1cc22e1044bb9b1 by bmg2
Updating the call to setup_clubb_core_api based on new CLUBB
changes found in CLUBB changeset d0c9b34.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)