Skip to content
Failed

Changes

Summary

  1. GPUizing most of radiation code (details)
  2. Fixing multicol radiation stats bug. (details)
  3. Adding max tasks option to dash app (details)
  4. Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes (details)
Commit 9f2b1e6c9370a897e1da1320521fbc27baf6ff31 by Gunther Huebler
GPUizing most of radiation code
The file was modifiedsrc/Radiation/bugsrad_driver.F90 (diff)
The file was modifiedsrc/Radiation/soil_vegetation.F90 (diff)
The file was modifiedsrc/CLUBB_core/interpolation.F90 (diff)
The file was modifiedsrc/Radiation/radiation_module.F90 (diff)
The file was modifiedsrc/Radiation/radiation_variables_module.F90 (diff)
The file was modifiedsrc/Radiation/simple_rad_module.F90 (diff)
The file was modifiedsrc/clubb_driver.F90 (diff)
The file was modifiedsrc/Radiation/rad_lwsw_module.F90 (diff)
Commit 149e61f9bab26c5cb4518fd7bada9b1f4064482e by Gunther Huebler
Fixing multicol radiation stats bug.
The file was modifiedsrc/Radiation/radiation_module.F90 (diff)
Commit 0fc97f413d522aabb24db8c4a289aa5e5471256d by Gunther Huebler
Adding max tasks option to dash app
The file was modifieddash_app/run_tab/callbacks_runs.py (diff)
The file was modifieddash_app/run_tab/layout.py (diff)
The file was modifieddash_app/run_tab/runtime.py (diff)
Commit d9d887857da333c2c683aad09311ffcdb2d54440 by Gunther Huebler
Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes
The file was modifiedsrc/generalized_grid_test.F90 (diff)