Skip to content
Success

Changes

Summary

  1. Fixing the ordering of gr in the arg list and dropping usage of grid_class. (details)
  2. Fixing the ordering of gr in the clubb_api arg list for affected subroutines. (details)
  3. Fixing coding standard violations (details)
  4. Removing blank line to note that yesterday's changes to the Wangara sounding file was BIT_CHANGING. (details)
  5. Adding new SAM-LES WANGARA benchmark file to Pyplotgen. (details)
Commit 6c039b29523f694a7e69805364bd82463acebb37 by rhodesk
Fixing the ordering of gr in the arg list and dropping usage of grid_class.
The file was modified microphysics.F90 (diff)
Commit b19b67713baf175f99baa0cb0bdde6e8c1fbc588 by rhodesk
Fixing the ordering of gr in the clubb_api arg list for affected subroutines.
Additionally, this commit removes the clubb code standard violation of exceeding more the 100 characters per line.
Lastly, the grid typing is being added to clubb_api_module as a public variable so that the host models have access to the type without having to bypass the api
For ticket #886.
The file was modified src/CLUBB_core/diffusion.F90 (diff)
The file was modified src/CLUBB_core/pdf_closure_module.F90 (diff)
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
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_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified src/clubb_tuner.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)
The file was modified src/CLUBB_core/advance_windm_edsclrm_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
Commit 2196f2d527e0ddf8b9a2ec77853cd7148c3ebf29 by rhodesk
Fixing coding standard violations
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/advance_microphys_module.F90 (diff)
The file was modified src/CLUBB_core/advance_windm_edsclrm_module.F90 (diff)
Commit 908d888d322c5197a6460260215e93bb0512f9d5 by noreply
Removing blank line to note that yesterday's changes to the Wangara sounding file was BIT_CHANGING.
The file was modified README (diff)
Commit cb5d4330ed62e494ddd1140fe046018df6377566 by benjamin.andrew.stephens
Adding new SAM-LES WANGARA benchmark file to Pyplotgen.

See https://github.com/larson-group/sam_clubb/issues/138.
The file was modified postprocessing/pyplotgen/config/Case_definitions.py (diff)