Skip to content
Success

Changes

Summary

  1. Lots of small loop pushes (details)
  2. Small bug fix. This was not a bit changing bug, but could cause crashes if we compile with floating point trapping in a multicolumn run. (details)
  3. Small refactoring to mfl_xm_lhs, just removing need to pass in gr. (details)
  4. Final loop pushes needed before the grid change. (details)
  5. Replacing use of gr with nz (details)
  6. Chaning hardcoded 1 to i, where i is set to 1. Just a lil nicer. (details)
The file was modified src/CLUBB_core/advance_windm_edsclrm_module.F90 (diff)
The file was modified src/CLUBB_core/turbulent_adv_pdf.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/mean_adv.F90 (diff)
The file was modified src/CLUBB_core/mono_flux_limiter.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/advance_microphys_module.F90 (diff)
The file was modified src/CLUBB_core/diffusion.F90 (diff)
Commit 16978e732df65afd3846a1627d4baed75712e4eb by 37674341+huebleruwm
Small bug fix. This was not a bit changing bug, but could cause crashes if we compile with floating point trapping in a multicolumn run.
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
Commit 543ba94e0a2a6c7fc6ab445a383e3d6b86aed7fb by 37674341+huebleruwm
Small refactoring to mfl_xm_lhs, just removing need to pass in gr.
The file was modified src/CLUBB_core/mono_flux_limiter.F90 (diff)
Commit 265227c15e395f24014a0866811801619c01d3f7 by 37674341+huebleruwm
Final loop pushes needed before the grid change.
The file was modified src/CLUBB_core/grid_class.F90 (diff)
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was modified src/CLUBB_core/fill_holes.F90 (diff)
Commit 8b68d8a755879613e18a8994bf6b57c36830e5e0 by 37674341+huebleruwm
Chaning hardcoded 1 to i, where i is set to 1. Just a lil nicer.
The file was modified src/advance_microphys_module.F90 (diff)