Skip to content
Started 3 yr 10 mo ago
Took 32 sec
Success

Build #61 (Jun 17, 2021, 3:25: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: 7935497557e344817571f50a7d0a1491427650f2
Repository: https://github.com/larson-group/sam_clubb.git
  • refs/remotes/origin/master