Skip to content

Changes

Started by timer
Started 7 hr 18 min ago
Took 2 hr 40 min on Debian_12-VM

Summary

  1. Targeting incorrect log file (commit: 32c243e) (details)
  2. Correcting order of independent class setup; cleanup (commit: a6536fc) (details)
  3. add extrude for tf structure (commit: c92f36d) (details)
  4. fixing spacing... (commit: 7eef9cf) (details)
  5. Updated patch files for GMT 6.6 (commit: 3795fa2) (details)
  6. changed to specfically modify basalforcings (commit: 7d71c45) (details)
  7. more spacing... (commit: dc132db) (details)
  8. BUG: end missing (commit: 05bb7c5) (details)
  9. add optional time argument (commit: db17c31) (details)
  10. clean up a few lines (commit: de196e3) (details)
  11. simpler input parsing (commit: d7818e9) (details)
  12. CHG: fixed documentation (commit: 2009b14) (details)
  13. CHG: removed unused variables and cleaned up code (commit: 94c3307) (details)
  14. correcting floating ice deactivation in SHAKTI (commit: 20c8fdf) (details)
  15. NEW: Added test to check floating ice in SHAKTI (commit: 3f70c7c) (details)
  16. CHG: minor, estetics (commit: 76f0690) (details)
  17. CHG: minor cleanup (commit: 1ddf418) (details)
  18. CHG: removed duplicate printf launching solution sequence (commit: e575eb0) (details)
  19. CHG: better syntax for consistency checks (commit: b5a2357) (details)
  20. CHG: fixing problem with independent declared as an int (commit: 9e3e751) (details)
  21. Fix universal size checks (commit: e1f570c) (details)
  22. CHG: added check that isslc should be turned on (commit: 139059a) (details)
  23. Update test306 + archive (commit: 26ef6ba) (details)
  24. Update test502 + archive (commit: 1688c62) (details)
  25. Update test503 + archive (commit: 66425b8) (details)
  26. Update test512 + archive (commit: 327e1ad) (details)
  27. Testing fix for running checkfield on subclass members that are lists of instances (commit: 855b62c) (details)
  28. checkfield should allow indexing by int or str (commit: 24f13a1) (details)
  29. Modify handling in checkfield under Python based on whether index can be cast to int or not; fix for autodiff results retrieval under Python (commit: eb83cda) (details)
  30. CHG: Updated SHAKTI PIG nightly test to be faster (commit: b314156) (details)
  31. add andes petsc23 and adjointpetsc andes install (commit: 878dec1) (details)
  32. Added checkfield handling for 2D lists or lists of dicts; cleanup (commit: 2ef73b5) (details)
  33. Excluding test550 from Silicon builds (archive dimension issue) and packagers; adjusted tolerances (commit: f131554) (details)
  34. Update CI external package command (commit: f9a771b) (details)
The file was modifiedjenkins/jenkins.sh (diff)
Commit a6536fc4adae15851efc44c310943b8424a48dc7 by 34657535+TidbitSoftware
Correcting order of independent class setup; cleanup
(commit: a6536fc)
The file was modifiedsrc/m/classes/independent.m (diff)
The file was modifiedsrc/m/classes/independent.py (diff)
Commit c92f36df35d80efcec8e5db695d0e58b7c036aca by f007fk5
add extrude for tf structure
(commit: c92f36d)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedexternalpackages/gmt/configs/6.6/cmake/ConfigUserAdvancedTemplate.cmake.patch (diff)
The file was modifiedexternalpackages/gmt/configs/6.6/static/cmake/ConfigUserAdvancedTemplate.cmake.patch (diff)
Commit 7d71c4527a8abde89f250974a85e12e301dfcd28 by f007fk5
changed to specfically modify basalforcings
(commit: 7d71c45)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit 94c3307417d4160cb8502341989464221b66209d by Mathieu Morlighem
CHG: removed unused variables and cleaned up code
(commit: 94c3307)
The file was modifiedsrc/c/main/issm_slc.cpp (diff)
Commit 20c8fdf961682721b978e4145a6e5db5edd98aab by aleahsommers
correcting floating ice deactivation in SHAKTI
(commit: 20c8fdf)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
Commit 3f70c7cef8bbbcb39ce51dc89bb3d89d9a0e8a73 by aleahsommers
NEW: Added test to check floating ice in SHAKTI
(commit: 3f70c7c)
The file was addedtest/Archives/Archive550.arch
The file was addedtest/NightlyRun/test550.m
The file was modifiedsrc/c/datastructures/Object.h (diff)
The file was modifiedsrc/c/datastructures/DataSet.h (diff)
The file was modifiedsrc/c/main/issm_slc.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit e575eb03e68f80ba12e69c612900559e0f2fd58d by Mathieu Morlighem
CHG: removed duplicate printf launching solution sequence
(commit: e575eb0)
The file was modifiedsrc/m/classes/clusters/hpc_simba2.m (diff)
The file was modifiedsrc/m/classes/clusters/generic_static.py (diff)
The file was modifiedsrc/m/classes/clusters/generic_static.m (diff)
Commit b5a2357d3c84fa89715271e64bf92ce7db091c3f by Mathieu Morlighem
CHG: better syntax for consistency checks
(commit: b5a2357)
The file was modifiedsrc/m/classes/sealevelmodel.m (diff)
Commit 9e3e75127625a8e837da4765d1c3277be8b83f95 by Mathieu Morlighem
CHG: fixing problem with independent declared as an int
(commit: 9e3e751)
The file was modifiedsrc/m/classes/independent.py (diff)
The file was modifiedsrc/m/classes/matice.js (diff)
The file was modifiedsrc/m/classes/basalforcingsbeckmanngoosse.m (diff)
The file was modifiedsrc/m/classes/matice.py (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.py (diff)
The file was modifiedsrc/m/classes/mismipbasalforcings.m (diff)
The file was modifiedsrc/m/classes/hydrologyshakti.m (diff)
The file was modifiedsrc/m/classes/matice.m (diff)
Commit 139059a646c96a54e2f7f20644e335256a84cb73 by Mathieu Morlighem
CHG: added check that isslc should be turned on
(commit: 139059a)
The file was modifiedsrc/m/classes/sealevelmodel.m (diff)
The file was modifiedtest/NightlyRun/test306.m (diff)
The file was modifiedtest/Archives/Archive306.arch (diff)
The file was modifiedtest/NightlyRun/test306.py (diff)
The file was modifiedtest/NightlyRun/test502.m (diff)
The file was modifiedtest/NightlyRun/test502.py (diff)
The file was modifiedtest/Archives/Archive502.arch (diff)
The file was modifiedtest/NightlyRun/test503.m (diff)
The file was modifiedtest/NightlyRun/test503.py (diff)
The file was modifiedtest/Archives/Archive503.arch (diff)
The file was modifiedtest/Archives/Archive512.arch (diff)
The file was modifiedtest/NightlyRun/test512.m (diff)
The file was modifiedtest/NightlyRun/test512.py (diff)
Commit 855b62c5ffb32f8c3fde38016beea73ba6eb7a81 by 34657535+TidbitSoftware
Testing fix for running checkfield on subclass members that are lists of instances
(commit: 855b62c)
The file was modifiedsrc/m/consistency/checkfield.py (diff)
Commit 24f13a1d325edb9f3c8ba7cf04e43ccaeb859722 by 34657535+TidbitSoftware
checkfield should allow indexing by int or str
(commit: 24f13a1)
The file was modifiedsrc/m/consistency/checkfield.py (diff)
Commit eb83cda59b06436daaffcbe462f942a9e599d801 by 34657535+TidbitSoftware
Modify handling in checkfield under Python based on whether index can be cast to int or not; fix for autodiff results retrieval under Python
(commit: eb83cda)
The file was modifiedsrc/m/consistency/checkfield.py (diff)
The file was modifiedtest/NightlyRun/test3015.py (diff)
Commit b314156ea957865c6941619bf5d8411b3740c107 by aleahsommers
CHG: Updated SHAKTI PIG nightly test to be faster
(commit: b314156)
The file was modifiedtest/NightlyRun/test550.m (diff)
The file was modifiedtest/Archives/Archive550.arch (diff)
Commit 878dec1664ac03ebfb94431a74408942cf1fc806 by f007fk5
add andes petsc23 and adjointpetsc andes install
(commit: 878dec1)
The file was addedexternalpackages/petsc/install-3.23-andes.sh
The file was addedexternalpackages/adjointpetsc/install-andes.sh
Commit 2ef73b5f7cb05cce15ea23a83532f2d67b9ef1fe by 34657535+TidbitSoftware
Added checkfield handling for 2D lists or lists of dicts; cleanup
(commit: 2ef73b5)
The file was modifiedsrc/m/consistency/checkfield.py (diff)
The file was modifiedsrc/m/classes/rifts.py (diff)
Commit f131554d0826761cad7a752a07be80952dbfe7c6 by 34657535+TidbitSoftware
Excluding test550 from Silicon builds (archive dimension issue) and packagers; adjusted tolerances
(commit: f131554)
The file was modifiedpackagers/mac/test-issm-mac-binaries-python-3.sh (diff)
The file was modifiedpackagers/win/package-issm-win-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-python-3.sh (diff)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-matlab.sh (diff)
The file was modifiedpackagers/mac/test-issm-mac-binaries-matlab.sh (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit f9a771b5ebea7e21648689b47f4584fdcc767d99 by lawrence.bird
Update CI external package command

CI passes on ISSMteam/ISSM because of cached external packages. It fails on forks without a cache because external packages are never installed.
(commit: f9a771b)
The file was modified.github/workflows/common-workflow.yml (diff)