Skip to content
Started 2 yr 10 mo ago
Took 52 min
Success

Build #260 (Jun 2, 2022, 3:26:07 AM)

Changes
  1. Changed clubb_bin_diff_regression_gfortran_test_new to clubb_bin_diff_regression_gfortran_test and clubb_bin_diff_regression_gfortran_test to clubb_bin_diff_regression_gfortran_test_old to reflect current usage. (details / githubweb)
  2. This commit is not bit changing (details / githubweb)
  3. This commt is not bit changing (details / githubweb)
  4. The G_unit tests never allocated pdf_implicit_coefs_terms. It's unclear to me how these were working before, but it seems that something about making these 2D allocatable arrays exposed the bug. (details / githubweb)
  5. Making zt2zm calls with pdf_implicit_coefs_terms use the 2D version. (details / githubweb)
  6. Removing setup_grid and setup_parameters functionality from setup_clubb_core. This is beacuse in host models the required grid information may not be known during the setup process, resulting in dummy arguments for setup_clubb_core and the grid and paramters being setup during runtime anyway. Now, in the host models we can call these subroutines immediately after setup_clubb_core to maintain identical functionality (sam, wrf), and in others we can wait to call these until the main timestepping procedure (cam,e3sm). (details / githubweb)
  7. Making 2D versions of setup_grid and setup_parameters. (details / githubweb)
Changes
  1. Changing the monthly script to check surplus_storage instead of Archive (details / githubweb)

Started by an SCM change

Revision: ed85915bbcd00d1dba9b17752de763547bfa429b
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master
Revision: 3e0db5009189cb3670bedd001513f3e98187ab73
Repository: https://github.com/larson-group/sys_admin
  • refs/remotes/origin/master