Summary
- Add blank line to README. (details)
- BIT_CHANGING bug fix for the penta_lu solver, only BC when using penta_solve_method=2 (#1264) (details)
- Bicgstab addition (#1261) (details)
- Small bug fix to make gfortran+debug happy, without the _core_rknd this could be a potential type error (details)
| The file was modified | README (diff) |
| The file was modified | src/CLUBB_core/penta_lu_solver.F90 (diff) |
| The file was modified | src/CLUBB_core/CMakeLists.txt (diff) |
| The file was added | src/CLUBB_core/penta_bicgstab_solver.F90 |
| The file was modified | src/CLUBB_core/advance_xm_wpxp_module.F90 (diff) |
| The file was modified | src/CLUBB_core/advance_wp2_wp3_module.F90 (diff) |
| The file was modified | src/CLUBB_core/matrix_solver_wrapper.F90 (diff) |
| The file was added | jenkins_tests/clubb_plot_solver_compare/Jenkinsfile |
| The file was modified | src/CLUBB_core/penta_bicgstab_solver.F90 (diff) |
Summary
- Made a script to mirror the QuadTune repo to a release version. Also condensed files to minimize duplicate code. Moved old scripts into the oldScript folder. (details)
| The file was modified | gitUpdateScripts/updateGitFork.sh (diff) |
| The file was removed | gitUpdateScripts/updateClubbRelease.sh |
| The file was modified | gitUpdateScripts/runUpdates.sh (diff) |
| The file was added | gitUpdateScripts/oldScripts/updateGitFork.sh |
| The file was added | gitUpdateScripts/updateQuadTuneClubbRelease.sh |
| The file was modified | gitUpdateScripts/oldScripts/updateClubbRelease.sh (diff) |
| The file was added | gitUpdateScripts/oldScripts/updateQuadTuneRelease.sh |
| The file was added | gitUpdateScripts/oldScripts/updateQuadTuneReleaseTest.sh |
