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)
- Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB. (details)
- Fixed make file being broke (details)
- The purpose of this commit is to check and see if the changes to sam's version of clubb is going to cause some sort of error when clubb's changes get merged into sam. Please ignore this commit unless something horrible happens tommorow morning in which case this commit is the reason why everything broke. (details)
- The purpose of this commit is to see whether or not causing changes in sam's version of clubb will cause errors when the master branch of clubb gets merged intosam. Please ignore this commit unless everything breaks, in which case this is the reason why everything is broken. (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)