Skip to content
Success

Changes

Summary

  1. Hot fix to GPU code. These _init variables need to be copied to the GPU (details)
  2. Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac (details)
  3. Third hotfix of the day. This last change teased out a sneaky potentially fatal bug for cases using l_cloud_sed=.true., making this a BIT_CHANGING fix. Also need to include BIT_CHANGING:13ad3cfe7872df2fe91250265f4a81baa621a882 because that was a fix to a fatal bug in some cases. Also including some other small fixes that weren't breaking any tests, but might've caused problems in the future. (details)
  4. Removing accidentally added file. (details)
Commit 13ad3cfe7872df2fe91250265f4a81baa621a882 by Gunther Huebler
Hot fix to GPU code. These _init variables need to be copied to the GPU
The file was modified src/clubb_driver.F90 (diff)
Commit 9c51ff7531cfb93015cf6eea5b4604a0277a680b by Gunther Huebler
Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac
The file was modified src/clubb_driver.F90 (diff)
Commit 84d6d6251e99a62c6eeb6253dbf3f49c87a207c7 by Gunther Huebler
Third hotfix of the day. This last change teased out a sneaky potentially fatal bug for cases using l_cloud_sed=.true., making this a BIT_CHANGING fix. Also need to include BIT_CHANGING:13ad3cfe7872df2fe91250265f4a81baa621a882 because that was a fix to a fatal bug in some cases. Also including some other small fixes that weren't breaking any tests, but might've caused problems in the future.
The file was modified src/clubb_driver.F90 (diff)
Commit 3cd302b61f93039796aa0b1c8cfda1005c3926b2 by Gunther Huebler
Removing accidentally added file.
The file was removed"src/print *, \"thlm_init = \", thlm_init.f90"