Skip to content
Started 3 yr 10 mo ago
Took 56 min
Success

Build #89 (Jun 17, 2021, 3:36:06 AM)

Changes
  1. Fixing typo in stats_zm_module.F90.  Background:  Since this commit https://github.com/larson-group/clubb/commit/466c5383fa5c0cc85316c6d117826974a5e2e0a3# in August 2020 the upwp budget lines in Pyplotgen have not appeared to be balanced for any cases.  It turns out the reason is that a comma and space were added to the upwp_tp variable name in stats_zm_module.F90 in the August 2020 commit.  This unusual naming causes pyplotgen not to recognize this variable, so it doesn't get plotted and the lines appear unbalanced.  However, since the budget balance test still found the variable, it kept passing successfully.  This commit will fix the issue with the pyplotgen plotting by reverting the name to the standard format. (details / githubweb)
  2. Fixing a typo from an earlier commit. (details / githubweb)

Started by an SCM change

Revision: 110e59423cac50d7d49ddf6aabea8bf84bbec574
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master