Skip to content
Success

Changes

Summary

  1. Adding err_info back to stats_end_timestep_api (details)
  2. Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test (details)
  3. Removing unused variable (details)
  4. Adding -fresh flag to compile.py to remove the previous build before compiling (details)
Commit 4f6fb3897c84478095520db9d61b33b888711b3d by Gunther Huebler
Adding err_info back to stats_end_timestep_api
The file was modifiedsrc/CLUBB_core/stats_netcdf.F90 (diff)
The file was modifiedsrc/clubb_driver.F90 (diff)
The file was modifiedclubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90 (diff)
Commit 3f405544d0d3692a822e9f58ae679938d62c6de1 by Gunther Huebler
Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test
The file was modifiedsrc/CLUBB_core/mono_flux_limiter.F90 (diff)
The file was modifiedrun_scripts/test_monoflux_limiter_GPU.py (diff)
The file was modifiedsrc/CLUBB_core/stats_netcdf.F90 (diff)
Commit 475e7687de4f2ba141334ba0046a2175b611eb75 by Gunther Huebler
Adding -fresh flag to compile.py to remove the previous build before compiling
The file was modifiedcompile.py (diff)