Skip to content
Success

Changes

Summary

  1. New/new_hybrid PDF Stats Removal (#1185) (details)
  2. Copyout Nuke (#1182) (details)
Commit fe6ddb2a0179dc3d9a983236a0cc7142eb82ac5f by noreply
New/new_hybrid PDF Stats Removal (#1185)

* Removing stats output only used for new and new_hybrid pdfs. See https://github.com/larson-group/clubb/issues/1176

* Removing stats from namelists
The file was modified input/stats/scalars_stats.in (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/pdf_closure_module.F90 (diff)
The file was modified src/CLUBB_core/stats_zt_module.F90 (diff)
The file was modified src/CLUBB_core/new_hybrid_pdf_main.F90 (diff)
The file was modified src/G_unit_test_types/pdf_parameter_tests.F90 (diff)
The file was modified input/stats/standard_stats.in (diff)
The file was modified src/CLUBB_core/stats_variables.F90 (diff)
The file was modified input/stats/all_stats.in (diff)
The file was modified src/CLUBB_core/new_pdf_main.F90 (diff)
Commit 9be92f7d1770866d14c86ede57d6e1e5ddbde621 by noreply
Copyout Nuke (#1182)

* Resolving merge conflicts

* Renaming tmp variables

* More tmp name removals, slightly better copying logic.

* Removing a couple more unneeded data statements

* Adding needed copyouts around calls to GPU functions.

* More copyout removals

* Reverting possible bit-changing commit

* Fixing bug

* One more removal
The file was modified src/CLUBB_core/mean_adv.F90 (diff)
The file was modified src/CLUBB_core/Skx_module.F90 (diff)
The file was modified src/CLUBB_core/diffusion.F90 (diff)
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified src/CLUBB_core/tridiag_lu_solver.F90 (diff)
The file was modified src/CLUBB_core/turbulent_adv_pdf.F90 (diff)
The file was modified src/advance_microphys_module.F90 (diff)
The file was modified src/CLUBB_core/grid_class.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/CLUBB_core/T_in_K_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modified src/CLUBB_core/penta_lu_solver.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)