Skip to content
Success

Changes

Summary

  1. Putting ngrdcol in clubb_params (#1147) (details)
Commit 35d228ebbb66b1463f30659321cd4f7d76adffa2 by noreply
Putting ngrdcol in clubb_params (#1147)

* Initial changes to make clubb_params have an ngrdcol dimension. All BFB on CPU and GPU.

* pdf_closure done

* pdf_closure missed changes

* calc_Lscale_directly changes and removed accidentally added files

* advance_xp2_xpyp done

* Missed file

* Added space here because the addition of this line in the last commit is to prevent Ri_zm from being uninitialized when using l_diag_Lscale_from_tau=.false.

* advance_wp2_wp3 done

* advance_xm_wpxp done

* Fixed bugs found by checking l_modify_limiters_for_cnvg_test=.true.

* Fixed bug found by checking l_diffuse_rtm_and_thlm and l_stability_correct_Kh_N2_zm

* Removing slightly redundant logic

* Swapping back order of l_gamma_skw if statements. I'm not sure why I swapped them in the first place.
The file was modified src/error.F90 (diff)
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/clubb_thread_test.F90 (diff)
The file was modified src/clubb_standalone.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modified src/variables_radiation_module.F90 (diff)
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified src/CLUBB_core/new_pdf_main.F90 (diff)
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
The file was modified src/G_unit_test_types/spurious_source_test.F90 (diff)
The file was modified src/CLUBB_core/new_hybrid_pdf_main.F90 (diff)
The file was modified src/CLUBB_core/clip_explicit.F90 (diff)
The file was modified src/CLUBB_core/pdf_closure_module.F90 (diff)
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modified src/jacobian.F90 (diff)
The file was modified src/CLUBB_core/Skx_module.F90 (diff)
The file was modified src/CLUBB_core/sfc_varnce_module.F90 (diff)
The file was modified src/G_unit_test_types/pdf_parameter_tests.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)