Skip to content
Success

Changes

Summary

  1. Feeding gr through arg list for functions outside of CLUBB_core. (details)
  2. Feeding gr through arg list for functions outside of CLUBB_core. (details)
  3. Reflecting changes made to clubb_api_module's subroutine's argument list (details)
  4. Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB. (details)
  5. 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)
  6. Adding in use gr statements where needed (details)
  7. Added gr to a needed instance (details)
  8. Reverted changes to clubb files (details)
  9. Adding name specific functionality to prevent workspace removal and emails. larson-group/sys_admin#735 (details)
  10. Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727 (details)
  11. Add error header for CLUBB in CAM (details)
  12. Fixing the ordering of gr in the arg list and dropping usage of grid_class. (details)
  13. Fixing the ordering of gr in the clubb_api arg list for affected subroutines. (details)
  14. Fixing coding standard violations (details)
  15. Changing conditional names and directory names for jenkins test to ensure the directory is deleted at the end of the run. larson-group/sys_admin#744 (details)
  16. Improving error messages in setup_clubb_core. larson-group/e3sm#38 (details)
  17. Changing hardcoded /home/pub folder to the user's home environment to make running easier. larson-group/sys_admin#742 (details)
  18. Changing cam jenkins tests to remove the correct directory to prevent run failure. (details)
  19. Replacing hardcoded mentions of larson-group.sh variables with the variable forms. laron-group/sys_admin#742 (details)
  20. Modifying steps so the logs of each test are kept intact after run time. larson-group/sys_admin#735 (details)
  21. Fixing issue caused by keeping repository after runs for the branch test. larson-group/clubb#733 (details)
Commit 126c61f5ee20ef2a88c9c01a19b94d0b4e54dc13 by rhodesk
Feeding gr through arg list for functions outside of CLUBB_core.
Gr has been removed as a moduler variable from clubb_api_module
and has been moved to clubb_driver as the top level moduler variable.
There is only one instance where a use clubb_driver gr statement is used
and that is within clubb_tuner.
Results are BFB identical.
For ticket #886.
The file was modified clubb_api_module.F90 (diff)
Commit feebefeb35da1d990f72fe4551982a80d01c86ab by rhodesk
Feeding gr through arg list for functions outside of CLUBB_core.
Gr has been removed as a moduler variable from clubb_api_module
and has been moved to clubb_driver as the top level moduler variable.
There is only one instance where a use clubb_driver gr statement is used
and that is within clubb_tuner.
Results are BFB identical.
For ticket #886.
The file was modified silhs_api_module.F90 (diff)
The file was modified latin_hypercube_driver_module.F90 (diff)
Commit 7250e6e77b4c4a4210456e16ddaaa278401e8ae4 by rhodesk
Reflecting changes made to clubb_api_module's subroutine's argument list
The file was modified src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified src/physics/clubb/stats_sfc_module.F90 (diff)
The file was modified src/physics/clubb/stats_zm_module.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified src/physics/silhs/silhs_api_module.F90 (diff)
Commit 0a8871adff75bef8493e1d3203fa55ee544fe2f1 by rhodesk
Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB.
The file was modified clubb_api_module.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit e9efb9d45177992fd2880928cd3a10114d65fabb by rhodesk
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.
The file was modified clubb_api_module.F90 (diff)
Commit 13edfa061bba55fc684b657e9cf4ba20e6dce6f4 by rhodesk
Adding in use gr statements where needed
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit d43073a5be7ffc3127a26c1398e691d75074d201 by rhodesk
Added gr to a needed instance
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit cca799cfb394e7eeadc21211ae811b4a370d31ee by rhodesk
Reverted changes to clubb files
The file was modified src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified src/physics/silhs/silhs_api_module.F90 (diff)
Commit 224732574dbe37eaf1150c0e0cc77d57d37b1fed by pbroels
Adding name specific functionality to prevent workspace removal and emails. larson-group/sys_admin#735
The file was modified jenkins_tests/cam_global_regression_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_run_test/Jenkinsfile (diff)
Commit 2773ebcf8028bc397261ff68299fcbaa748f5699 by pbroels
Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727
The file was modified jenkins_tests/cam_global_regression_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_run_test/Jenkinsfile (diff)
Commit e4722a17a28eb6a7b0f1025e88ad574c8fa6ef92 by noreply
Add error header for CLUBB in CAM
The file was modified error_code.F90 (diff)
Commit 5b7b278e9b53d00b13b9642929031ae9c5f7bbc8 by rhodesk
Fixing the ordering of gr in the arg list and dropping usage of grid_class.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit b147496942c7b06cb6d5535baadd0cb8d803b886 by rhodesk
Fixing the ordering of gr in the clubb_api arg list for affected subroutines.
Additionally, this commit removes the clubb code standard violation of exceeding more the 100 characters per line.
Lastly, the grid typing is being added to clubb_api_module as a public variable so that the host models have access to the type without having to bypass the api
For ticket #886.
The file was modified advance_helper_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified diffusion.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
Commit 989d81e9eee0bd81d684f7f243ef76602a7d38bd by rhodesk
Fixing coding standard violations
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
Commit 84833b9a93d75c1c6e1b1de4d28359c2e4ba9101 by pbroels
Changing conditional names and directory names for jenkins test to ensure the directory is deleted at the end of the run. larson-group/sys_admin#744
The file was removedjenkins_tests/cam_run_test/Jenkinsfile
The file was addedjenkins_tests/cam_run_intel_test/Jenkinsfile
The file was removedjenkins_tests/cam_global_regression_test/Jenkinsfile
The file was addedjenkins_tests/cam_global_regression_intel_test/Jenkinsfile
Commit 1ca2b3f951c9fceb3b21a797a89f4aa403392f6f by Gunther Huebler
Improving error messages in setup_clubb_core. larson-group/e3sm#38
The file was modified advance_clubb_core_module.F90 (diff)
Commit 1cdc2b7474f2007454671504218798097c121532 by pbroels
Changing hardcoded /home/pub folder to the user's home environment to make running easier. larson-group/sys_admin#742
The file was modified cime_config_cesm_machines_files/config_machines.xml (diff)
Commit 6b7c175ff2b05fcb428dc50fe80df3ddb1d1a86b by pbroels
Changing cam jenkins tests to remove the correct directory to prevent run failure.
The file was modified jenkins_tests/cam_global_regression_intel_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_run_intel_test/Jenkinsfile (diff)
Commit 05a87b5cba23794a218ad3599d3e0db8202537e5 by pbroels
Replacing hardcoded mentions of larson-group.sh variables with the variable forms. laron-group/sys_admin#742
The file was modified cime_config_cesm_machines_files/config_machines.xml (diff)
The file was modified cime_config_cesm_machines_files/config_compilers.xml (diff)
Commit 3cb83d48167de32b267c210bf09fba37e42fe3b2 by pbroels
Modifying steps so the logs of each test are kept intact after run time. larson-group/sys_admin#735
The file was modified jenkins_tests/cam_global_regression_intel_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_run_intel_test/Jenkinsfile (diff)
Commit 90245acb9a8169da00eb7870633b4967d75643dc by pbroels
Fixing issue caused by keeping repository after runs for the branch test. larson-group/clubb#733
The file was modified jenkins_tests/cam_run_intel_test/Jenkinsfile (diff)