Skip to content
Success

Changes

Summary

  1. Adding initial subroutine calc_ice_cloud_frac_component. (details)
  2. Cleaning up new subroutine calc_liquid_cloud_frac_component, and making sat_mixrat_ice a subroutine that works the same way as sat_mixrat_liq. larson-group/clubb#972 (details)
  3. Comment update (details)
  4. Removing these paratheses is BIT_CHANGING since it modifies the order of operations, but allows for the multiplication and subraction to be done in parallel for complex pipelines. (details)
Commit bf79a8d55fe3ca7aacc106b68052a316cc3e359e by 37674341+huebleruwm
Adding initial subroutine calc_ice_cloud_frac_component.
The file was modified pdf_closure_module.F90 (diff)
Commit 60041d793c8fa3229f278a20ec6bdd9fc468f39f by 37674341+huebleruwm
Cleaning up new subroutine calc_liquid_cloud_frac_component, and making sat_mixrat_ice a subroutine that works the same way as sat_mixrat_liq. larson-group/clubb#972
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified saturation.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
Commit f2673f56e2eb850b910f74fa7f50ed589a9aebb3 by 37674341+huebleruwm
Removing these paratheses is BIT_CHANGING since it modifies the order of operations, but allows for the multiplication and subraction to be done in parallel for complex pipelines.
The file was modified saturation.F90 (diff)