Summary
- Making compatible with latest clubb changes. (details)
- Adding capability to change matrix solving method via clubb_config_flags. (details)
- Fixing small bug, need to pass _copy arrays to prevent lapack mangling the real ones. (details)
- Making GPU and CPU versions of the penta_lu solver the same as discussed in larson-group/clubb#1024. (details)
- Adding capability to change matrix solving method via clubb_config_flags. (details)
The file was modified | SRC/SGS_CLUBB/clubb_sgs.F90 (diff) |
The file was modified | advance_clubb_core_module.F90 (diff) |
The file was modified | advance_xm_wpxp_module.F90 (diff) |
The file was modified | clubb_api_module.F90 (diff) |
The file was modified | model_flags.F90 (diff) |
The file was modified | advance_wp2_wp3_module.F90 (diff) |
The file was modified | matrix_solver_wrapper.F90 (diff) |
The file was modified | mono_flux_limiter.F90 (diff) |
The file was modified | advance_xp2_xpyp_module.F90 (diff) |
The file was modified | advance_windm_edsclrm_module.F90 (diff) |
The file was modified | matrix_solver_wrapper.F90 (diff) |
The file was modified | penta_lu_solver.F90 (diff) |
The file was modified | configurable_model_flags.in (diff) |