Skip to content
Failed

Changes

Summary

  1. Making compatible with latest clubb changes. (details)
  2. Adding capability to change matrix solving method via clubb_config_flags. (details)
  3. Fixing small bug, need to pass _copy arrays to prevent lapack mangling the real ones. (details)
  4. Making GPU and CPU versions of the penta_lu solver the same as discussed in larson-group/clubb#1024. (details)
  5. Adding capability to change matrix solving method via clubb_config_flags. (details)
Commit 94db444ceec9081e50881d282fc3c0d3cc7b3b8a by Gunther Huebler
Making compatible with latest clubb changes.
The file was modified WRF/phys/module_bl_clubb.F (diff)
Commit 127883ca8f0dce455123056d72efb0cdef4794ca by 37674341+huebleruwm
Adding capability to change matrix solving method via clubb_config_flags.
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified model_flags.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified matrix_solver_wrapper.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified mono_flux_limiter.F90 (diff)
Commit d8493869b48641432cac85c681884b5d5bf203a6 by 37674341+huebleruwm
Fixing small bug, need to pass _copy arrays to prevent lapack mangling the real ones.
The file was modified matrix_solver_wrapper.F90 (diff)
Commit 4588198937b2b4dcc148fc980125b5ea87fa3354 by 37674341+huebleruwm
Making GPU and CPU versions of the penta_lu solver the same as discussed in larson-group/clubb#1024.
The file was modified penta_lu_solver.F90 (diff)
Commit dfe3de1dce4262b2b40a10da8d6f76de1feb3d88 by 37674341+huebleruwm
Adding capability to change matrix solving method via clubb_config_flags.
The file was modified configurable_model_flags.in (diff)