Skip to content
Started 4 yr 0 mo ago
Took 31 sec
Success

Build #48 (May 13, 2021, 3:25:06 AM)

Changes
  1. 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)
  2. 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: 1bc0e396ccdf45614c28ebf93babbefc099793ba
Repository: https://github.com/larson-group/sam_clubb.git
  • refs/remotes/origin/master