Skip to content
Success

Changes

Summary

  1. Add new driver code that creates a web dashboard (details)
  2. Performance improvements from chaning loop orderings and redundant operation reduction. All bit-for-bit. larson-group/cam#129 (details)
  3. Reordering dimensions on some arrays. This is bit-for-bit. larson-group/cam#129 (details)
  4. Reducing operations. All bit-for-bit. larson-group/cam#129 (details)
  5. Adding 2D subroutine versions of some functions to improve performance. This is all bit-for-bit. larson-group/cam#129 (details)
  6. Some small cleanup, all just formatting. larson-group/cam#129 (details)
Commit 445f45d420204e26e40a71c42b9f942f05d7fdec by Vince Larson
Add new driver code that creates a web dashboard
that displays plots related to the sensitivity matrix.

For #910.
The file was modified utilities/analyze_sensitivity_matrix.py (diff)
The file was addedutilities/sens_matrix_dashboard.py
Commit 38fc41325605cf523ca9094b3f3f4e6a135af8cf by Gunther Huebler
Performance improvements from chaning loop orderings and redundant operation reduction. All bit-for-bit. larson-group/cam#129
The file was modified src/CLUBB_core/setup_clubb_pdf_params.F90 (diff)
Commit 21e024a32877c833838fed9ab7c71b934f59624d by Gunther Huebler
Reordering dimensions on some arrays. This is bit-for-bit. larson-group/cam#129
The file was modified src/CLUBB_core/setup_clubb_pdf_params.F90 (diff)
Commit b290f700d49fc6cb95491b905c3ea4b8c933a836 by Gunther Huebler
Reducing operations. All bit-for-bit. larson-group/cam#129
The file was modified src/CLUBB_core/setup_clubb_pdf_params.F90 (diff)
Commit 8737619394f6fad70e8b2d159ec4d35fca14630e by Gunther Huebler
Adding 2D subroutine versions of some functions to improve performance. This is all bit-for-bit. larson-group/cam#129
The file was modified src/CLUBB_core/pdf_utilities.F90 (diff)
The file was modified src/CLUBB_core/setup_clubb_pdf_params.F90 (diff)
Commit 37af0057830f1f78d65d9b40e115d652eccd7025 by Gunther Huebler
Some small cleanup, all just formatting. larson-group/cam#129
The file was modified src/CLUBB_core/setup_clubb_pdf_params.F90 (diff)