Skip to content
Success

Changes

Summary

  1. bug fixes for the autocommit message maker code (details)
  2. Making it so sclr_tol is set to 0 before the specified sclr_tol_in. This is so that it is initialized to 0 in the case that sclr_dim = 0, since now we are setting it to have a minimum allocation size of 1 and would otherwise have a garbage value. This is what broke the clubb_openmp_gfortran_test. (details)
Commit 6d1ddfc80e3c21483a2a90d03c0f5581c0dd7dff by cernikt
bug fixes for the autocommit message maker code
The file was modified utilities/autocommit_message_maker/autocommit_message_maker.py (diff)
Commit 0eca2146266b52e407a4feac444e1be8923fa3c4 by Gunther Huebler
Making it so sclr_tol is set to 0 before the specified sclr_tol_in. This is so that it is initialized to 0 in the case that sclr_dim = 0, since now we are setting it to have a minimum allocation size of 1 and would otherwise have a garbage value. This is what broke the clubb_openmp_gfortran_test.
The file was modified src/CLUBB_core/parameters_model.F90 (diff)