Skip to content
Success

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)
Commit 82ac519ddad0a61b0b0724326452fc96da315679 by Gunther Huebler
Making compatible with latest clubb changes.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 127883ca8f0dce455123056d72efb0cdef4794ca by 37674341+huebleruwm
Adding capability to change matrix solving method via clubb_config_flags.
The file was modified model_flags.F90 (diff)
The file was modified mono_flux_limiter.F90 (diff)
The file was modified matrix_solver_wrapper.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 advance_windm_edsclrm_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified advance_xm_wpxp_module.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)