Skip to content
Failed

Changes

Summary

  1. I have passed clubb_params down into advance_xm_wpxp_module.F90. (details)
  2. See ticket (details)
  3. I have passed down CLUBB's tunable parameters into advance_wp2_wp3_module.F90. (details)
  4. added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk (details)
  5. Updates to separate out C4 and C14 in advance_xp2 module.  This will make it easier to control which invrs_tau_* variable multiplies each term for example. (details)
  6. Changing the name of dummy_1d variables for clarity. (details)
  7. I passed down CLUBB's tunable parameters into advance_xp2_xpyp_module.F90 (details)
  8. Add a blank line to trigger nightly tests. (details)
  9. Passing down more of CLUBB's tunable parameters. (details)
  10. I accidentally removed an important comment in the previous commit. (details)
  11. Passing down more CLUBB tunable parameters. (details)
  12. Updating run_scam.bash to work with newest merge from cam_development. larson-group/cam#140 (details)
  13. More passing down CLUBB parameters ... whoop-de-doo (details)
  14. Passing down more tunable parameters and removing references to (details)
  15. Removing line to trigger the nightly tests for all repos. (details)
  16. Changing jenkinsfiles and thier diectory to reflect changes to test name. larson-group/sys_admin#735 (details)
  17. See respective messages on the issue 958 on date 10/12/2021 (details)
  18. Handling the abomination that is lmin. (details)
  19. Commented out the k=1 boundary conditions in diffusion_zm_lhs and diffusion_zt_lhs, since these are not currently fed into the final LHS matrix.  I included comments to describe why this was done.  Results are b4b. (details)
  20. Add a blank line in order to note that (details)
  21. Passing tunable parameters into the new tau code. (details)
  22. Passed down more parameters. Results are bit-for-bit. (details)
  23. Passing through more clubb parameters. Bit-for-bit (details)
  24. Passing down CLUBB's tunable parameters into the setup_pdf_parameters and (details)
  25. These updates incorporate some of Shixuan Zhang's changes, including: (details)
  26. Passing down CLUBB's tunable parameters into the remainder of the (details)
  27. I passed down the forgotten thlp2_rad_coef tunable parameter. (details)
  28. Uncommenting diffusion.F90 k=1 lines again to fix Oracle uninit var test.  I've updated the accompanying note to state clearly that the lines have no effect on model output, but I guess we need to keep the lines to avoid uninitialized variables. (details)
  29. I am passing down the forgotten parameter, altitude threshold, in (details)
  30. Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/968. (details)
  31. Adding code wrapped in a flag (l_use_tke_in_K_dfsn) to use u_i'u_i' in the wp2 and wp3 eddy diffusion terms, instead of just wp2 or wp3.  Relevant to CLUBB issue #920. (details)
  32. Updates as requested to the l_use_tke_in_K_dfsn code: (details)
  33. I am committing the final stage of the "pass-down params" project. (details)
  34. I am committing the final stage of the "pass-down params" project. (details)
  35. Adding an option to use invrs_tau_N2_iso for C4 terms.  The same invrs_tau had been used for C4 and C14 terms, so some adjustments had to be made to separate them out (this was started with an earlier commit: https://github.com/larson-group/clubb/commit/ef3be1b1378bcd1a447f3866c9f88f8cc4764233).  The flag is currently set to false so results will be b4b. (details)
  36. Renaming invrs_tau_zt and invrs_tauw3t to "invrs_tau_wp3_zt" in advance_wp2_wp3 to avoid confusion.  This variable is only used for the wp3 C8 term, so one consistent name is simpler, and the name "invrs_tau_zt" is already used by another variable in advance_clubb_core. (details)
  37. Adding comments for clarity. (details)
  38. I forgot to add this necessary subroutine call to the clubb API. (details)
  39. I am updating CAM-CLUBB-SILHS (the clubb_silhs_devel) branch so (details)
  40. Fixing a minor accounting bug related to the changes in https://github.com/larson-group/clubb/commit/987d63de489d2baa09ad6e1538b2c6dbb7551690.  There was some overcounting of the relevant terms. (details)
  41. Fixing the SILHS code so that CAM-CLUBB-SILHS compiles and runs again. (details)
  42. Add blank line to run_scam.bash in order to note that (details)
  43. I have turned the nu_vert_res_dep family of variables into a derived (details)
  44. I am updating clubb_intr.F90 for the new version of CLUBB that (details)
  45. Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90 (details)
  46. Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details (details)
  47. Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge (details)
  48. fixed a typo in pdf_closure_module.f90, line 1284 (details)
  49. Remove blank line from run_scam.bash (details)
  50. See ticket (details)
  51. added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk (details)
  52. See respective messages on the issue 958 on date 10/12/2021 (details)
  53. Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90 (details)
  54. Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details (details)
  55. Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge (details)
  56. fixed a typo in pdf_closure_module.f90, line 1284 (details)
  57. Passing w_up_in_cloud out of advance_clubb_core (details)
  58. Updating cam for changes in the call to advance_clubb_core_api (details)
  59. fixed compiler warning regarding w_up_in_cloud (details)
  60. Remove clipping from a3_coef. (details)
Commit ecf50b7dd71b99418e7b378199bec3f540f9ab8f by bmg2
I have passed clubb_params down into advance_xm_wpxp_module.F90.

The results from this revision are an exact match to the results from
the previous revision for all cases.
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
Commit b33af07b27883cd48fed63d9fa1557d3b2d4464d by bmg2
I have passed down CLUBB's tunable parameters into advance_wp2_wp3_module.F90.

The results in NetCDF output files from this revision are an exact match to the
results in NetCDF output files from the previous revision for all cases.
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit f743922fbd8e78ed86270101cb28dbcbb5f5c0f7 by jan.gruenenwald
added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
Commit 0f9530e65dbeccc6103c09e4497072ffef4fbf36 by 59519056+bstephens82
Updates to separate out C4 and C14 in advance_xp2 module.  This will make it easier to control which invrs_tau_* variable multiplies each term for example.

This commit is BIT_CHANGING owing to order of operations differences, but the pyplotgen output for most cases looks identical to the naked eye.
The file was modified advance_xp2_xpyp_module.F90 (diff)
Commit 4a3fe3288e95f3ff0042b328a2221113baa445a8 by 59519056+bstephens82
Changing the name of dummy_1d variables for clarity.
The file was modified advance_xp2_xpyp_module.F90 (diff)
Commit 724a970d8e0b0977d63512e25c4462d260039290 by bmg2
I passed down CLUBB's tunable parameters into advance_xp2_xpyp_module.F90
for most parameters, excluding C4 and C14. Results are unchanged.
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit 860a184b28c1e3889801dfc39a1c96768fd87046 by noreply
Add a blank line to trigger nightly tests.
The file was modified advance_clubb_core_module.F90 (diff)
Commit 9ac836f8b76e39e820b5fecaae969f70a7b39c21 by bmg2
Passing down more of CLUBB's tunable parameters.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
Commit 7b950575ac2c00c63de42c11f33c459e649af028 by bmg2
I accidentally removed an important comment in the previous commit.
The file was modified advance_clubb_core_module.F90 (diff)
Commit 835d3d3155f98b2a9b6ba60cb9fa02a94fb7800b by bmg2
Passing down more CLUBB tunable parameters.

Everything is bit-for-bit.
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit dbd8ca423fe6c5bf69df15e3318cb25203007d74 by Gunther Huebler
Updating run_scam.bash to work with newest merge from cam_development. larson-group/cam#140
The file was modified run_scripts/run_scam.bash (diff)
Commit b65e4cfa8ab2923db015ef2723e3e69071d2c83c by bmg2
More passing down CLUBB parameters ... whoop-de-doo
The file was modified pdf_closure_module.F90 (diff)
The file was modified adg1_adg2_3d_luhar_pdf.F90 (diff)
Commit 351cc9aa27aa212ef6cefb48b6c85ec601a993b0 by bmg2
Passing down more tunable parameters and removing references to
parameters_tunable. Results are bit-for-bit.
The file was modified diagnose_correlations_module.F90 (diff)
The file was modified sfc_varnce_module.F90 (diff)
The file was modified Skx_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit 3c883d2e41e77b89ea758961d5e11ac577a1fa82 by noreply
Removing line to trigger the nightly tests for all repos.
The file was modified advance_clubb_core_module.F90 (diff)
Commit 6c77ab0ca280a2122b7085edffb6412a7107164c by pbroels
Changing jenkinsfiles and thier diectory to reflect changes to test name. larson-group/sys_admin#735
The file was removedjenkins_tests/cam_run_intel_test/Jenkinsfile
The file was addedjenkins_tests/cam_scam_gfortran_test/Jenkinsfile
The file was addedjenkins_tests/cam_global_regression_gfortran_test/Jenkinsfile
The file was removedjenkins_tests/cam_global_regression_intel_test/Jenkinsfile
Commit 24ab4b2089583ab183efc1963c23fb3153fd2048 by jan.gruenenwald
See respective messages on the issue 958 on date 10/12/2021
The file was modified model_flags.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
Commit 40e87490f501202d6d95e7fd2c9c2ccab164ab73 by bmg2
Handling the abomination that is lmin.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit db7584133b87452bedc0538fed00f339dca49ae3 by benjamin.andrew.stephens
Commented out the k=1 boundary conditions in diffusion_zm_lhs and diffusion_zt_lhs, since these are not currently fed into the final LHS matrix.  I included comments to describe why this was done.  Results are b4b.

See https://github.com/larson-group/clubb/issues/920#issuecomment-942735433.
The file was modified diffusion.F90 (diff)
Commit 2938d8e0648a8673b15783ebfd608129ddff05a3 by noreply
Add a blank line in order to note that

this commit, BIT_CHANGING:dd911dca7243ed284b44685820389cca115266da, changed CAM's result because CLUBB-core changed.
The commits below were changed because the compiler version on nelson changed (larson-group/sys_admin#757)
RESOLVED:807d306af0fef7b246dfcafe46d0119b17b5a160
RESOLVED:dbd8ca423fe6c5bf69df15e3318cb25203007d74.
The file was modified run_scripts/run_cesm_uwm.sh (diff)
Commit c8cadb5e9708e898ac688db79e1da0ec0ff2ad29 by bmg2
Passing tunable parameters into the new tau code.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
Commit e6aa931ab2aa8134704c137db183ec06ee9dfcee by bmg2
Passed down more parameters. Results are bit-for-bit.
The file was modified mixing_length.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified clip_explicit.F90 (diff)
Commit d07f2f6c2df3af24ddc90862bc2a656bdd9015d5 by bmg2
Passing through more clubb parameters. Bit-for-bit
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified parameters_model.F90 (diff)
Commit 704eedf20b71e552fe32df3633005d50af58c27f by bmg2
Passing down CLUBB's tunable parameters into the setup_pdf_parameters and
precipitation fraction portions of the code. Everything is bit-for-bit.
The file was modified precipitation_fraction.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified setup_clubb_pdf_params.F90 (diff)
Commit 2ee6d2a1e31e43bca3e03a406917c4454cb71e67 by benjamin.andrew.stephens
These updates incorporate some of Shixuan Zhang's changes, including:

(1) upwind scheme for the eddy diffusion code, which Shixuan says does not make a huge difference; and
(2) l_smooth_heaviside_tau_wpxp flag in the mixing_length.F90 code, which is intended to give
smoother results.

Both of the flags for these changes are turned off, but these updates are BIT_CHANGING because
of some minor changes to the way that factors of rho_ds_* and invrs_rho_ds_* are handled going
into the diffusion.F90 subroutines.  Most cases look identical in pyplotgen, but sensitive cases
like arm_97 and rico look slightly different.

These changes were originally in pull request #962, but because of conflicts with the master
branch code base that developed, they could not be rebased and merged, so I incorporated them
into this new commit.
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified diffusion.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified model_flags.F90 (diff)
The file was modified mixing_length.F90 (diff)
Commit 62d364561a81e2b878f95a327df36a4ca4bc3149 by bmg2
Passing down CLUBB's tunable parameters into the remainder of the
PDF subroutines. Everything is bit-for-bit.
The file was modified pdf_closure_module.F90 (diff)
The file was modified new_pdf_main.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified new_hybrid_pdf_main.F90 (diff)
Commit 40315247ab8dc38382642bf30f1d96b329c1304d by bmg2
I passed down the forgotten thlp2_rad_coef tunable parameter.
All bit-for-bit.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit 59c90454cd1a93522940f998c123795db4f23b17 by benjamin.andrew.stephens
Uncommenting diffusion.F90 k=1 lines again to fix Oracle uninit var test.  I've updated the accompanying note to state clearly that the lines have no effect on model output, but I guess we need to keep the lines to avoid uninitialized variables.
The file was modified diffusion.F90 (diff)
Commit 24592ec9879d2c704c4d7301c8d18c794f2ff744 by bmg2
I am passing down the forgotten parameter, altitude threshold, in
advance_xm_wpxp_module.F90.
The file was modified advance_xm_wpxp_module.F90 (diff)
Commit e3fae2814a1d0b2958afedec74d950f50b728d22 by benjamin.andrew.stephens
Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/968.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit bda6b42375dfc09907e7f9b37719b0d149f45671 by 59519056+bstephens82
Adding code wrapped in a flag (l_use_tke_in_K_dfsn) to use u_i'u_i' in the wp2 and wp3 eddy diffusion terms, instead of just wp2 or wp3.  Relevant to CLUBB issue #920.

Results are b4b when the flag is turned off, which it currently is.
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified model_flags.F90 (diff)
Commit fecf90bda798d6330f0c3982e5f24ef5dce274a3 by 59519056+bstephens82
Updates as requested to the l_use_tke_in_K_dfsn code:

- The name of the flag is changed to l_use_tke_in_wp2_wp3_K_dfsn
- Comments are added to the main pieces of code in advance_wp2_wp3
- The flag is added to the "compatible_r8029" configurable flags file.

See this comment https://github.com/larson-group/clubb/issues/920#issuecomment-931446401 and following for more information.
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified model_flags.F90 (diff)
Commit 48d34a44dac4e6c069b8edf7484da102a7b3e03c by bmg2
I am committing the final stage of the "pass-down params" project.
The results are bit-for-bit identical.
The file was modified parameters_tunable.F90 (diff)
The file was modified output_netcdf.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit a59d8a9d971fa58d96ca0c7c0e3a899990339401 by bmg2
I am committing the final stage of the "pass-down params" project.
The results are bit-for-bit identical.
The file was modified silhs_api_module.F90 (diff)
The file was modified output_2D_samples_module.F90 (diff)
The file was modified latin_hypercube_driver_module.F90 (diff)
Commit e21f33631a9962fc7af096d0f7c4a7a3f6ff021b by 59519056+bstephens82
Adding an option to use invrs_tau_N2_iso for C4 terms.  The same invrs_tau had been used for C4 and C14 terms, so some adjustments had to be made to separate them out (this was started with an earlier commit: https://github.com/larson-group/clubb/commit/ef3be1b1378bcd1a447f3866c9f88f8cc4764233).  The flag is currently set to false so results will be b4b.

See also the discussion here: https://github.com/larson-group/clubb/issues/920#issuecomment-920338746 and following comments.
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
Commit 575d6fe14ed80295cce4f30a51ff3d6aac83b5ee by 59519056+bstephens82
Renaming invrs_tau_zt and invrs_tauw3t to "invrs_tau_wp3_zt" in advance_wp2_wp3 to avoid confusion.  This variable is only used for the wp3 C8 term, so one consistent name is simpler, and the name "invrs_tau_zt" is already used by another variable in advance_clubb_core.
The file was modified advance_wp2_wp3_module.F90 (diff)
Commit b1a5dc605454ba0bd6ce90b50c1b1c4e5238daa2 by 59519056+bstephens82
Adding comments for clarity.
The file was modified mixing_length.F90 (diff)
Commit 3cc2a48057cff47763a8de0fc7a9c2d6bd171782 by bmg2
I forgot to add this necessary subroutine call to the clubb API.
The file was modified clubb_api_module.F90 (diff)
Commit 8494265c8989baaa89a37406c625730c6ff9c644 by Brian Griffin
I am updating CAM-CLUBB-SILHS (the clubb_silhs_devel) branch so
that it runs with the new version of CLUBB.
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified run_scripts/run_cesm_default_config.sh (diff)
Commit 43b0e9b176c2c5f8d2537b61e1f1781a14787896 by benjamin.andrew.stephens
Fixing a minor accounting bug related to the changes in https://github.com/larson-group/clubb/commit/987d63de489d2baa09ad6e1538b2c6dbb7551690.  There was some overcounting of the relevant terms.

Results are b4b since the l_use_tke_in_wp2_wp3_K_dfsn flag is false.
The file was modified advance_wp2_wp3_module.F90 (diff)
Commit 2ee1e660d23872ebe9d786a8881a78b5a0d969f2 by bmg2
Fixing the SILHS code so that CAM-CLUBB-SILHS compiles and runs again.
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit 7e76984d1df730b194fae2b35abae908ce2f235d by noreply
Add blank line to run_scam.bash in order to note that

a commit is BIT_CHANGING:44103d2962a0f9690a8b891e7203de6e04c38ebc because clubb_core changed
in this commit larson-group/clubb.git@95d7773f81117daff784b8ab91f4211c2edc8390 on 22 Oct 2021.
The file was modified run_scripts/run_scam.bash (diff)
Commit 0c99971894e34f471bb13a0608799da3e26fd75b by bmg2
I have turned the nu_vert_res_dep family of variables into a derived
type and that variable is now being passed throughout the CLUBB code,
rather than accessing variables through a USE statement.

Everything is 100% bit-for-bit!
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified diffusion.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
Commit b02a38818dee2d02240dacc737d86df3e256ea3a by bmg2
I am updating clubb_intr.F90 for the new version of CLUBB that
now passes the nu_vert_res_dep derived type variable.
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit 5aad62fb6b44998c8eeea4e274d53e9f5b6fda2a by jan.gruenenwald
Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90
The file was modified stats_zt_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
Commit 0918704e4ca667f2dd901df9481fcab6d04ad559 by jan.gruenenwald
Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details
The file was modified model_flags.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
Commit 81d326f9c04198f2635a6b56b25bc395da741435 by jan.gruenenwald
Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge
The file was modified pdf_closure_module.F90 (diff)
Commit dc3c4b8f58acb3383731109218706676f789be07 by jan.gruenenwald
fixed a typo in pdf_closure_module.f90, line 1284
The file was modified pdf_closure_module.F90 (diff)
Commit 10ee6f1aa978c9c3ca552a0a65e4e11d7a863719 by noreply
Remove blank line from run_scam.bash

in order to trigger Jenkins test.

We think that the following "differences" are due to failures of compilation, although we didn't go back and re-run fixed versions to check for answer changes:
RESOLVED:2ee1e660d23872ebe9d786a8881a78b5a0d969f2
RESOLVED:b02a38818dee2d02240dacc737d86df3e256ea3a
RESOLVED:27325febfd0a9af7199815e835e48a429a153107

For larson-group/sys_admin#763
The file was modified run_scripts/run_scam.bash (diff)
The file was modified pdf_closure_module.F90 (diff)
Commit a75256d61b53e5e09ec2e386790c89d4e51f0472 by 68997723+JanGrn
added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
Commit a83e91f008656f68d7535574cd90be52d82dd50f by 68997723+JanGrn
See respective messages on the issue 958 on date 10/12/2021
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified model_flags.F90 (diff)
Commit 0ba99cd44f06718d995fadd8eacb1b6b191c8cf5 by 68997723+JanGrn
Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
Commit f4f26820fd4d03cd818e862b342716e11ea0c673 by 68997723+JanGrn
Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details
The file was modified pdf_closure_module.F90 (diff)
The file was modified model_flags.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit 2b90c415701478f497ef1b01769bff21fd75e46a by 68997723+JanGrn
Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge
The file was modified pdf_closure_module.F90 (diff)
Commit e235fe78eae6527a511973ecdc46aaa4cb2b2379 by 68997723+JanGrn
fixed a typo in pdf_closure_module.f90, line 1284
The file was modified pdf_closure_module.F90 (diff)
Commit a3f3633376a9a95a1ddbab690425c6b71a4efbff by bmg2
Passing w_up_in_cloud out of advance_clubb_core
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit da723f58873b1060def48ef6f322b73b8b446f95 by bmg2
Updating cam for changes in the call to advance_clubb_core_api
The file was modified src/physics/cam/clubb_intr.F90 (diff)
Commit e1572555370199b4fe0abf791462f1a0830a22f7 by jan.gruenenwald
fixed compiler warning regarding w_up_in_cloud
The file was modified stats_variables.F90 (diff)
Commit fcf74be3a201e5043cabaad104cc37cdbb8c0e9d by noreply
Remove clipping from a3_coef.

In principle, removing the clipping should reduce noise.
In practice, it makes rico noiser but mpace_b less noisy.
It also allows twp_ice to run to completion with the gfortran compiler.

This commit is BIT_CHANGING.

For #965.
The file was modified advance_clubb_core_module.F90 (diff)