Summary
- Feeding gr through arg list for functions outside of CLUBB_core. (details)
- Feeding gr through arg list for functions outside of CLUBB_core. (details)
- Reflecting changes made to clubb_api_module's subroutine's argument lists. #886. (details)
- Defining gr at the top level main as a local variable and feeding it down as needed. (details)
- Adding grid_config file (details)
- Fixing certain instances of gr missing from clubb_sgs.F90. (details)
- Adding references to gr as needed (details)
- Adding references to gr where needed (details)
- Adding in preprocessor directives so that way sam compiles without clubb. (details)
- Fixed make file being broke (details)
- Reverted changes to clubb files (details)
- Adding name specific functionality to prevent workspace removal and emails. larson-group/sys_admin#735 (details)
- Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727 (details)
- Add error header for CLUBB in CAM (details)
- Adding some preprocessor directives (details)
- Fixing the ordering of gr in the arg list and dropping usage of grid_class. (details)
- Fixing the ordering of gr in the clubb_api arg list for affected subroutines. (details)
- Fixing coding standard violations (details)
- Changes that will make the WANGARA case run successfully in SAM-CLUBB and SAM-LES modes. (details)
- Adding comments to README and updating prm.les. (details)
- A few more updates to Wangara case: increasing top height to ~3200m, and removing a few lines from "lsf" file to be consistent with CLUBB (see commit https://github.com/larson-group/clubb/commit/381f3bdb88f44996263d03501401562e39717b25). (details)
- Improving error messages in setup_clubb_core. larson-group/e3sm#38 (details)
- Changing directory names and conditional variable names to match new test names. larson-group/sys_admin#735 (details)
- Adding wp3_ta and wp3_tp terms to SAM output. See #141. (details)
- Some minor updates to the new W3TA and W3TP terms. (details)
- Editing names in RUNDATA/lst. (details)
- Saving logs for each run for troubleshooting. larson-group/sys_admin#735 (details)
- Changing command order to ensure the log copy completes. larson-group/sys_admin#735 (details)
- Feeding stats variables through the argument lists of needed subroutines. (details)
- Fixing spacing issues along with placing the stats varibales on their own lines. (details)
- Changing more subroutines to include stats vars in their arg lists. (details)
- Fixing incorrect subroutine arg list (details)
- Fixing host models not compiling. (details)
- Fixing argument list so that way the coding standard is upheld. (details)
- I changed the name to calc_responder_driver because I thought that (details)
- Remove some of the old variables from get_netcdf_var2d_real (details)