Skip to content
Success

Changes

Summary

  1. Moving the stats variables to module variables of clubb_driver. (details)
  2. Fixing missing comment (details)
  3. Adding new Jenkinsfile for new bit diff test for clubb. larson-group/e3sm#38 (details)
  4. Making Jenkinsfile not a directory... larson-group/e3sm#38 (details)
  5. Changing job name in jenkins file. larson-group/e3sm#38 (details)
Commit 2665cccdafdbf4b1e9c533b6bca94c6c66f9e52b by 72510114+RhodesKeegan
Moving the stats variables to module variables of clubb_driver.
This change means I had to modify clubb_api_module's arg list
along with other arg lists throughout clubb.
Everything compiles and results remain BFB identical.
For ticket #733.
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/mixed_moment_PDF_integrals.F90 (diff)
The file was modified src/KK_microphys/KK_upscaled_covariances.F90 (diff)
The file was modified src/SILHS/silhs_api_module.F90 (diff)
The file was modified src/advance_microphys_module.F90 (diff)
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was modified src/CLUBB_core/stats_variables.F90 (diff)
The file was modified src/coamps_microphys_driver_module.F90 (diff)
The file was modified src/KK_microphys/KK_upscaled_turbulent_sed.F90 (diff)
The file was modified src/estimate_scm_microphys_module.F90 (diff)
The file was modified src/simple_rad_module.F90 (diff)
The file was modified src/G_unit_test_types/spurious_source_test.F90 (diff)
The file was modified src/microphys_driver.F90 (diff)
The file was modified src/Benchmark_cases/cloud_sed_module.F90 (diff)
The file was modified src/silhs_category_variance_module.F90 (diff)
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
The file was modified src/ice_dfsn_module.F90 (diff)
The file was modified src/G_unit_tests.F90 (diff)
The file was modified src/lh_microphys_driver_module.F90 (diff)
The file was modified src/soil_vegetation.F90 (diff)
The file was modified src/KK_microphys_module.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
Commit 524d1f7a24735e24e6001949189f0c5a0816d4c6 by Gunther Huebler
Adding new Jenkinsfile for new bit diff test for clubb. larson-group/e3sm#38
The file was modified jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile (diff)
Commit 6da417868b2118bd1ab43617e85a4785b58c7529 by Gunther Huebler
Making Jenkinsfile not a directory... larson-group/e3sm#38
The file was addedjenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile
Commit 92d538a1595070dde97520cc16eabb23d14567e3 by Gunther Huebler
Changing job name in jenkins file. larson-group/e3sm#38
The file was modified jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile (diff)

Summary

  1. Removed and disabled compiler tests and shifted logging to the actual compile step. #748 (details)
  2. Adding python tests. larson-group/e3sm#38 (details)
  3. Fixing exit codes. larson-group/e3sm#38 (details)
  4. Removing pycache (details)
Commit 1431b890d56238786e1a491e35cdf887a04f9289 by pbroels
Removed and disabled compiler tests and shifted logging to the actual compile step. #748
The file was modified nightly_tests/nightly_config.sh (diff)
The file was modified nightly_tests/nightly_tests.bash (diff)
Commit d0d2112b56056bbaa89258c3c1f776ea59aa31b5 by Gunther Huebler
Adding python tests. larson-group/e3sm#38
The file was addedpython_tests/run_test.py
The file was addedpython_tests/tests/bit_diff_test.py
The file was addedpython_tests/bit_diff_clubb_config_example
The file was addedpython_tests/tests/__init__.py
The file was addedpython_tests/template_config_example
The file was addedpython_tests/tests/template_test.py
The file was addedpython_tests/tests/test.py
Commit 18e46ae53d5057934ceef305f41c9d82e3acc935 by Gunther Huebler
Fixing exit codes. larson-group/e3sm#38
The file was modified python_tests/run_test.py (diff)
The file was modified python_tests/tests/template_test.py (diff)
The file was addedpython_tests/tests/__pycache__/template_test.cpython-36.pyc
The file was modified python_tests/tests/test.py (diff)
The file was modified python_tests/tests/bit_diff_test.py (diff)
The file was addedpython_tests/tests/__pycache__/bit_diff_test.cpython-36.pyc
The file was addedpython_tests/tests/__pycache__/test.cpython-36.pyc
The file was addedpython_tests/tests/__pycache__/__init__.cpython-36.pyc
The file was removedpython_tests/tests/__pycache__/__init__.cpython-36.pyc
The file was removedpython_tests/tests/__pycache__/bit_diff_test.cpython-36.pyc
The file was removedpython_tests/tests/__pycache__/template_test.cpython-36.pyc
The file was removedpython_tests/tests/__pycache__/test.cpython-36.pyc