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 changes found (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 aa0517b5732c250e1980d14996b07f8629d27d0a by bmg2
Updating the call to setup_clubb_core_api based on changes found
in CLUBB revision d0c9b34.
The file was modified SRC/SGS_CLUBB/clubb_sgs.F90 (diff)