Skip to content
Success

Changes

Summary

  1. I added a subroutine that prints that values of all PDF parameters in (details)
  2. Small changes and a loop push. larson-group/clubb#972 (details)
  3. Pushing loop into advance_xm_wpxp. larson-group/clubb#972 (details)
  4. Making the G_unit test use a dummy column index. This makes it so we don't need an interface for compute_sigma_sqd_w since now we only use it with 2 dimensions. This is just nicer. larson-group/clubb#972 (details)
Commit 4f9a3b3f34aaaa2e64a01c47df56c9059d44fccc by bmg2
I added a subroutine that prints that values of all PDF parameters in
type pdf_parameter, which is a useful debugging tool.
The file was modified src/CLUBB_core/pdf_parameter_module.F90 (diff)
Commit 72be16bd5cd70d3b1da1b67100b8c77e10412fa2 by Gunther Huebler
Small changes and a loop push. larson-group/clubb#972
The file was modified src/CLUBB_core/Skx_module.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit b129d6d775a4f3a0196fded18d9b01caf25c93ad by Gunther Huebler
Pushing loop into advance_xm_wpxp. larson-group/clubb#972
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/G_unit_test_types/spurious_source_test.F90 (diff)
The file was modified src/G_unit_tests.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
Commit bcef2c0c52463de6d112dd7e19705356afa8da77 by Gunther Huebler
Making the G_unit test use a dummy column index. This makes it so we don't need an interface for compute_sigma_sqd_w since now we only use it with 2 dimensions. This is just nicer. larson-group/clubb#972
The file was modified src/CLUBB_core/sigma_sqd_w_module.F90 (diff)
The file was modified src/G_unit_test_types/pdf_parameter_tests.F90 (diff)