Skip to content
Success

Changes

Summary

  1. Added idiot-proofing to print a warning message when l_diag_Lscale_from_tau (details)
  2. Updated 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 advance_clubb_core_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit d44097e734c81b72b0c6e1b7910e1047ce608834 by bmg2
Updated the call to setup_clubb_core_api based on new CLUBB
revision d0c9b34.
The file was modified WRF/phys/module_bl_clubb.F (diff)