Skip to content
Started 3 yr 0 mo ago
Took 27 min
Success

Build #188 (Apr 9, 2022, 3:04:08 AM)

Changes
  1. Commenting out sponge damping code. This is BIT_CHANGING. (details / githubweb)
  2. This fixes a bug that was exposed when we switched to having pdf closure in the post position. pdf_params_chnk is the structure that keeps track of the pdf_params each timestep, and the single_col version is only a local variable we use to get pdf_params from clubb then save them into the chnk version. But we were not copying from the chnk version into the single_col version before calling clubb, so when pdf_closure is done in post, we had incorrect pdf_params as input. This is BIT_CHANGING. This will also be deleted in the next commit, it is mostly symbolic just to demonstrate what exactly the problem was. (details / githubweb)
  3. Making clubb_tend_cam use the multi column version of clubb. This is bit-for-bit. (details / githubweb)

Started by an SCM change

Revision: 4c916bb095ba518c52a09fc774a988290a344d1a
Repository: https://github.com/larson-group/e3sm.git
  • refs/remotes/origin/clubb_silhs_devel