Skip to content
Success

Changes

Summary

  1. Adding bin_diff_regression_test, error_test, and the fire_tuning_test to production. (details)
  2. Adding api_commitment_test into production. (details)
  3. Separating out the parameter C5 into C_uu_shr and C_uu_buoy, consistent with the formalism of Mironov and Machulskaya 2017. C5 has been effectively renamed C_uu_shr, and a new parameter C_uu_buoy has been introduced.  See https://github.com/larson-group/clubb/issues/901. (details)
  4. I am now passing vert_decorr_coef into SILHS instead of involving (details)
Commit f6863ac5edbac5d3a663c4cf8c7a1ad86ede5687 by pbroels
Adding bin_diff_regression_test, error_test, and the fire_tuning_test to production.
The file was addedjenkins_tests/fire_tuning_test/Jenkinsfile
The file was addedjenkins_tests/error_test/Jenkinsfile
The file was addedjenkins_tests/bin_diff_regression_test/Jenkinsfile
Commit daa1715bdc1c21536845f58ed3f4746286e214ac by pbroels
Adding api_commitment_test into production.
The file was addedjenkins_tests/api_commitment_test/Jenkinsfile
Commit 3f75a27dd94673a2b8603c24b989da106e759b39 by benjamin.andrew.stephens
Separating out the parameter C5 into C_uu_shr and C_uu_buoy, consistent with the formalism of Mironov and Machulskaya 2017. C5 has been effectively renamed C_uu_shr, and a new parameter C_uu_buoy has been introduced.  See https://github.com/larson-group/clubb/issues/901.

This commit is BIT_CHANGING, both because it will change the names of parameters output to netcdf, and because it changes the results of the more sensitive CLUBB test cases (like ARM_97), since there is an order-of-operations change involved in the subroutine "wp2_term_pr3_rhs" in advance_wp2_wp3_module.F90.
The file was modified input_misc/tuner/error_all.in (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modified input/tunable_parameters_Lscale/tunable_parameters.in (diff)
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
The file was modified src/CLUBB_core/parameter_indices.F90 (diff)
The file was modified input_misc/tuner/error_atex.in (diff)
The file was modified input_misc/tuner/error_nov11_altocu.in (diff)
The file was modified input_misc/tuner/error_wangara.in (diff)
The file was modified input/tunable_parameters/tunable_parameters.in (diff)
The file was modified input_misc/tuner/error_lba.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf01.in (diff)
The file was modified input_misc/tuner/error_gabls2.in (diff)
The file was modified input_misc/tuner/error_ticket_756.in (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_do.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_ds.in (diff)
The file was modified input_misc/tuner/error_arm.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_nd.in (diff)
The file was modified input_misc/tuner/error_bomex.in (diff)
The file was modified input/tunable_parameters_e3sm/tunable_parameters.in (diff)
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified input_misc/tuner/error_fire.in (diff)
The file was modified input_misc/tuner/error_gabls3_night.in (diff)
The file was modified input_misc/tuner/error_rico.in (diff)
The file was modified input_misc/tuner/error_arm_97.in (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit a353e64c99800af65fc1cfc13142eb5cdff63a00 by bmg2
I am now passing vert_decorr_coef into SILHS instead of involving
a USE statement.
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was modified src/SILHS/silhs_api_module.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/microphys_init_cleanup.F90 (diff)