Skip to content
Started 3 yr 11 mo ago
Took 1 min 15 sec
Success

Build #70 (May 13, 2021, 3:11:06 AM)

Changes
  1. Renamed unit_var_test --> uninit_var_test to reflect the purpose of the test. (details / githubweb)
  2. Setting l_update_pressure = .false. since it was causing a problem with the MC3E test and is turned off in all host models anyway. (details / githubweb)
  3. Removing "if" statement around calculation of wp4 in pdf_closure_module.F90 and the same "if" statement around some further manipulation of wp4 in advance_clubb_core.  Results are bit-for-bit with this change, since normally all cases calculate wp4 anyway since the "if" condition was always satisfied in normal runs (but not, for example, in some tuning runs).  This was done because the new wp3_pr_dfsn term needs wp4 in its current formulation so it needs to always be calculated. (details / githubweb)

Started by an SCM change

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