Skip to content
Failed

Changes

Summary

  1. Move readiopdata_core_module.F90 to a subdirectory for use with git-subtree (details)
  2. Updates to readiopdata_core and corresponding calls (#178) (details)
  3. Removing unused dependency that can cause compilation to fail - seems compiler/build system dependent (details)
  4. Removed readiopdata_core to prepare for git subtrees (details)
  5. Add blank line to trigger gitUpdateScripts (details)
  6. Remove blank line to trigger nightly tests and gitUpdateScripts (details)
  7. Fixed clubb python (#1346) (details)
  8. Remove a blank line in order to trigger nightly tests (details)
  9. Adding 'bomex_5day_4scam' to MIN_CASES for Jenkins clubb_BFB_gfortran_test. This is BIT_CHANGING. (details)
  10. Added blank line in order to run Jenkins test (details)
  11. Add blank line in order to trigger Jenkins tests (details)
  12. Bug fix: the i in rho is the column dimension, not time dimension. Since this fixes a bug, it is technically BIT_CHANGING (details)
  13. Attempted fix for Jenkins clubb_BFB_gfortran_test to include "bomex_5day_4scam" (#1349) (details)
  14. Tiny changes to restore BFBness (details)
Commit bc3376036f8b43c5386c1b184bce90015fb8b153 by isenfireldc
Move readiopdata_core_module.F90 to a subdirectory for use with git-subtree
The file was addedreadiopdata_core_module.F90
Commit 7e7eac0320dbba47bc1ce08f1158fd9b55be22ed by noreply
Updates to readiopdata_core and corresponding calls (#178)

- readiopdata can now take in w or omega

* Necessary fixes and changes to work as well as be identical to clubb readiopdata_core_module
The file was modifiedreadiopdata_core_module.F90 (diff)
Commit 1b17c7eb82913aa29b80cb94f5280c9a81fb162f by Gunther Huebler
Removing unused dependency that can cause compilation to fail - seems compiler/build system dependent
The file was modifiedsrc/readiopdata_module.F90 (diff)
Commit ec70668f175a08f982ca25797a9c7367f10e03d6 by Trevor Hancock
Removed readiopdata_core to prepare for git subtrees
The file was removedsrc/readiopdata_core/readiopdata_core_module.F90
Commit e49f15da4a620fb2c6af3b83858ca3a692847f54 by noreply
Add blank line to trigger gitUpdateScripts
The file was modifiedreadiopdata_core_module.F90 (diff)
Commit 1e0e2db32c6deda3a17097f6bd47ca31bed9c749 by noreply
Remove blank line to trigger nightly tests and gitUpdateScripts
Commit d7fa9a72d2b8d10690060876afe44fd1c9677131 by noreply
Fixed clubb python (#1346)

- Necessary changes to get 'clubb_python_test_branch' jenkins test to pass
The file was modifiedclubb_python_driver/advance_clubb_to_end.py (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/prescribe_forcings_module_wrapper.F90 (diff)
The file was modifiedclubb_python_api/clubb_python/prescribe_forcings.py (diff)
The file was modifiedclubb_python_api/clubb_f2py.pyf (diff)
Commit b2993e0082ef3958bb215698697b34655a20b1af by noreply
Remove a blank line in order to trigger nightly tests

Removed unnecessary blank line at the beginning of the module.
The file was modifiedsrc/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit 49b28e58b3463c7c376bc4a49c6ba92b13c38739 by Trevor Hancock
Adding 'bomex_5day_4scam' to MIN_CASES for Jenkins clubb_BFB_gfortran_test. This is BIT_CHANGING.
The file was modifiedrun_scripts/run_scm_all.py (diff)
Commit 313fc4213b88e04bcd664f3155adb4fbaa04a3f1 by Trevor Hancock
Added blank line in order to run Jenkins test
The file was modifiedrun_scripts/run_scm_all.py (diff)
Commit 55a6f491250c667eb115fb97202275c81c6a5cdd by noreply
Add blank line in order to trigger Jenkins tests
The file was modifiedrun_scripts/run_scm_all.py (diff)
Commit 639e840b79fd413417d16751d1556da5ebc0e5e0 by Gunther Huebler
Bug fix: the i in rho is the column dimension, not time dimension. Since this fixes a bug, it is technically BIT_CHANGING
The file was modifiedsrc/Benchmark_cases/time_dependent_input.F90 (diff)
Commit 3a5ea18d3acadfec92c6af657031dddb5c1cb662 by Trevor Hancock
Attempted fix for Jenkins clubb_BFB_gfortran_test to include "bomex_5day_4scam" (#1349)
The file was modifiedrun_scripts/run_scm_all.py (diff)
Commit 94806b8c45faf8d77deaf136e83476851c35d6e7 by Gunther Huebler
Tiny changes to restore BFBness
The file was modifiedsrc/Microphys/morrison_microphys_module.F90 (diff)
The file was modifiedsrc/Microphys/KK_microphys_module.F90 (diff)
The file was modifiedsrc/clubb_driver.F90 (diff)