Skip to content
Failed

Changes

Summary

  1. CHG: Virtual environment not preserved in called script (commit: 5bca2aa) (details)
  2. CHG: removing old scripts (commit: e6392fa) (details)
  3. CHG: moved up one directory and removed  from version check (commit: ce3c9bb) (details)
  4. CHG: adding more files to gitignore (commit: 01ce958) (details)
  5. CHG: Adjusted tolerances (commit: 64353b1) (details)
  6. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 67730b9) (details)
  7. CHG: removing reference to cshrc, replacing by zshrc (commit: efea8d3) (details)
  8. CHG: Adjusted tolerances (commit: e8a3cb5) (details)
  9. CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 4fa30f1) (details)
  10. BUG: Removed 'command' (commit: 361128b) (details)
  11. ADD: Missing empty Models/ dir (commit: 16ff615) (details)
  12. Update of .gitignore. (commit: a28a358) (details)
  13. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: 0316be7) (details)
  14. CHG: Add default location for libgfortran on Mac to rpath (commit: 84ea771) (details)
  15. CHG: adaptive time stepping needs vz in 3d (commit: 861dc45) (details)
  16. CHG: throw error message if FCT in 3d (commit: 35053c5) (details)
  17. CHG: Use git now to get changes and determine installation type (commit: 4599fe3) (details)
  18. CHG: minor, testing to see if jenkins will recompile (commit: 520a010) (details)
  19. CHG: forgot to change path to m/mesh/planet (commit: 727459b) (details)
  20. CHG: Additions to ignore list (commit: 4378483) (details)
  21. Create codeql.yml (commit: 0cb8aca) (details)
  22. Bump the npm_and_yarn group across 1 directory with 2 updates (commit: a4e0257) (details)
  23. CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 1e3507d) (details)
  24. Update codeql.yml (commit: 1dab3bf) (details)
  25. Update codeql.yml (commit: 0b666a6) (details)
  26. Update codeql.yml (commit: f1d20f2) (details)
  27. Update codeql.yml (commit: f53e75a) (details)
  28. CHG: Disabling wrappers on CodeQL build (commit: b5f1b8f) (details)
  29. CHG: Correcting handling of git commit and changes when fetch has not been used (commit: c0b9d49) (details)
  30. Delete codeql.yml (commit: ebaf87e) (details)
  31. CHG: Adding whitespace and rerunning jobs (commit: fa36bf7) (details)
  32. CHG: removing double blank lines (commit: 0586570) (details)
  33. CHG: Adjusted tolerances (commit: 6e744f2) (details)
  34. CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: d9a0c8b) (details)
  35. CHG: do not rotate matrices if no node is rotated (breaking a golden rule here: this change is NOT tested yet, sorry if I am breaking anything (commit: c02b705) (details)
  36. CoDiPack type can be defined during the configuration. (commit: 52173da) (details)
  37. BUG: Need to update previous commit every time we run (commit: 7fb17d4) (details)
  38. CHG: Outstanding commit and test fix to git change polling (commit: 9870579) (details)
  39. Extracted common computation from StressbalanceAnalysis.cpp. (commit: 173984e) (details)
  40. Added Preaccumulation helper for sparse row assembly. (commit: a7ae0dd) (details)
  41. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: b2271bf) (details)
  42. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 8d4bb33) (details)
  43. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 7541e0c) (details)
  44. CHG: missing -fPIC install-linux.sh (commit: 1ea61ca) (details)
  45. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: bf9c1e1) (details)
  46. CHG: removing SLEPSC and ADIC2 that we have never used (commit: 938aaa9) (details)
  47. CHG: adding common factor to KMatrices StressBalance (commit: 31753cc) (details)
  48. CHG: do not extrude lat/lon if undefined (commit: fe118e0) (details)
  49. CHG: refine should deal with lat/long as well (commit: b6eb641) (details)
  50. BUG: output is md2 and not md (commit: 53a5f78) (details)
  51. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: 81a688b) (details)
  52. CHG: New cluster class for submitting jobs to UB CCR; typos (commit: 7885d2b) (details)
  53. CHG: adding factors to analysis (commit: 44d1c2c) (details)
  54. CHG: added Data directory for examples (commit: 19b70db) (details)
  55. CHG: adding factors in analysis (commit: 3a66e7c) (details)
  56. CHG: added factors in analysis (commit: 1644d52) (details)
  57. CHG: fixed problem with Glads (commit: 2063a05) (details)
  58. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: d04ef90) (details)
  59. CHG: renaming Viscous Budd (commit: 36ebee1) (details)
  60. CHG: Adjusted tolerances (commit: 49f94dd) (details)
Commit 5bca2aa07d20bc7960b6cb2f953b1c05907fd60a by 34657535+TidbitSoftware
CHG: Virtual environment not preserved in called script
(commit: 5bca2aa)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was removedscripts/svnvimdiff
The file was removedscripts/report.sh
The file was removedscripts/jpic2pdf
The file was removedscripts/mToPy.py
The file was removedscripts/historyISSM.m
The file was removedscripts/convertmatlabclasses.py
The file was removedscripts/svn_repo_authors.sh
The file was removedscripts/svnlog
Commit ce3c9bbf542c68a26d1812da3d99662fd57545be by Mathieu Morlighem
CHG: moved up one directory and removed  from version check
(commit: ce3c9bb)
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.py
The file was removedsrc/m/mesh/planet/spheretri/sphere_project.m
The file was addedsrc/m/mesh/planet/gmshplanet.js
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.js
The file was addedsrc/m/mesh/planet/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/spheretri/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/spheretri/sphere_tri.m
The file was addedsrc/m/mesh/planet/gmshplanet.py
The file was addedsrc/m/mesh/planet/sphere_tri.m
The file was removedsrc/m/mesh/planet/spheretri/planettrimesh.m
The file was addedsrc/m/mesh/planet/planettrimesh.m
The file was addedsrc/m/mesh/planet/gmshplanet.m
The file was addedsrc/m/mesh/planet/sphere_project.m
Commit 01ce958db3de17db58b955cbacdf1fa27cc5c0b6 by Mathieu Morlighem
CHG: adding more files to gitignore
(commit: 01ce958)
The file was modified.gitignore (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit 67730b9a5aaf8b6502bc756e7db98ad1dab3414e by 34657535+TidbitSoftware
CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins
(commit: 67730b9)
The file was modified.gitignore (diff)
Commit efea8d3166fcb618237d4f34b6e7a10aaa8deb1a by Mathieu Morlighem
CHG: removing reference to cshrc, replacing by zshrc
(commit: efea8d3)
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
Commit 4fa30f1778b2bf0c9358287485a4403664f702fe by 34657535+TidbitSoftware
CHG: Removing Cmake to avoid conflicts with standalone copy
(commit: 4fa30f1)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.m (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.py (diff)
The file was addedexamples/SlrGRACE/Models/.gitignore
The file was modified.gitignore (diff)
Commit 0316be7a769507a866cba272168e4607a4452afc by max.sagebaum
Moved all CoDiPack specific functions to CoDiPackGlobal.h.
(commit: 0316be7)
The file was addedsrc/c/toolkits/codipack/CoDiPackTypes.h
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.cpp (diff)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/cores/controlvalidation_core.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/types.h (diff)
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.h (diff)
The file was removedsrc/c/cores/adgradient_core.cpp
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
Commit 84ea7711ec33a038f0d8f4961788f0f7c2cac68c by 34657535+TidbitSoftware
CHG: Add default location for libgfortran on Mac to rpath
(commit: 84ea771)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
Commit 861dc45bc1ccf14500b6a069e92bffa341b639a0 by Mathieu Morlighem
CHG: adaptive time stepping needs vz in 3d
(commit: 861dc45)
The file was modified.gitignore (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
Commit 35053c5af521a9cfa446e072adf326458704e39e by Mathieu Morlighem
CHG: throw error message if FCT in 3d
(commit: 35053c5)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
Commit 4599fe3e2093c1856441e5f848b3f0d81c1e0ff1 by 34657535+TidbitSoftware
CHG: Use git now to get changes and determine installation type
(commit: 4599fe3)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 520a010a760e5f0cbe89776b43e90d69f1c3388f by Mathieu Morlighem
CHG: minor, testing to see if jenkins will recompile
(commit: 520a010)
The file was modified.gitignore (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
Commit 727459b94174113910f78c002af63dce36b3f82a by Mathieu Morlighem
CHG: forgot to change path to m/mesh/planet
(commit: 727459b)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modified.gitignore (diff)
Commit 0cb8aca84ce70e967fcefa5ca7e7e12d52063f3d by noreply
Create codeql.yml

Adding code scanning for security vulnerabilities
(commit: 0cb8aca)
The file was added.github/workflows/codeql.yml
Commit a4e0257715b883e2ac9c10be38fad3ae05966479 by noreply
Bump the npm_and_yarn group across 1 directory with 2 updates

Bumps the npm_and_yarn group with 2 updates in the /jenkins/javascript/karma directory: [karma](https://github.com/karma-runner/karma) and [mathjs](https://github.com/josdejong/mathjs).


Updates `karma` from 0.13.22 to 6.4.3
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v0.13.22...v6.4.3)

Updates `mathjs` from 3.20.2 to 13.0.0
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v3.20.2...v13.0.0)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: mathjs
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: a4e0257)
The file was modifiedjenkins/javascript/karma/package.json (diff)
Commit 1e3507d8f414835904571810fd0ed1bc133337e2 by 34657535+TidbitSoftware
CHG: Fixes for gfortran path in rpath; new config for CodeQL
(commit: 1e3507d)
The file was addedjenkins/github-linux-basic-codeql
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modified.github/workflows/codeql.yml (diff)
The file was modified.github/workflows/codeql.yml (diff)
The file was modified.github/workflows/codeql.yml (diff)
The file was modified.github/workflows/codeql.yml (diff)
Commit b5f1b8fb1c1a5a9762e68c4be784688c3851206a by 34657535+TidbitSoftware
CHG: Disabling wrappers on CodeQL build
(commit: b5f1b8f)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
The file was modified.github/workflows/codeql.yml (diff)
Commit c0b9d49a2dfaa09b1f06ccea5c2b25c86e35c505 by 34657535+TidbitSoftware
CHG: Correcting handling of git commit and changes when fetch has not been used
(commit: c0b9d49)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modified.gitignore (diff)
Commit ebaf87e7dcb3ba0e961c18bed46a4d9dc6615703 by 34657535+TidbitSoftware
Delete codeql.yml

Deleting for now until external packages can be offloaded to package managers.
(commit: ebaf87e)
The file was removed.github/workflows/codeql.yml
Commit fa36bf763667fc542253ba380dc88837dc07b73f by 34657535+TidbitSoftware
CHG: Adding whitespace and rerunning jobs
(commit: fa36bf7)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgradtransient.cpp (diff)
The file was modifiedsrc/c/shared/Random/random.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/shared/Matrix/MatrixUtils.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock_uneven.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCEfficientAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/OceanExchangeDatax/OceanExchangeDatax.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi_uneven.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAlongGradientx/ThicknessAlongGradientx.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Channel.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgrad.cpp (diff)
The file was modifiedsrc/wrappers/Issm/issm.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matice.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa.cpp (diff)
The file was modifiedsrc/c/classes/Params/ControlParam.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateOutputDefinitions.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyArmapwAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock.cpp (diff)
The file was modifiedsrc/wrappers/Triangle/Triangle.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgrad.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/c/analyses/DebrisAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/c/modules/SetActiveNodesLSMx/SetActiveNodesLSMx.cpp (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
The file was modifiedsrc/c/shared/Random/randomgenerator.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matlitho.cpp (diff)
The file was modifiedsrc/c/toolkits/mumps/MumpsSolve.cpp (diff)
The file was modifiedsrc/c/modules/FrontalForcingsx/FrontalForcingsx.cpp (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/cores/sampling_core.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Moulin.cpp (diff)
The file was modifiedsrc/wrappers/ExpToLevelSet/ExpToLevelSet.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAcrossGradientx/ThicknessAcrossGradientx.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgradtransient.cpp (diff)
The file was modifiedsrc/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/analyses/LoveAnalysis.cpp (diff)
The file was modifiedsrc/m/modeldata/InterpFromGrid.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/toolkits/gsl/DenseGslSolve.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/TransientInput.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.cpp (diff)
The file was modifiedsrc/c/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp (diff)
The file was modifiedsrc/wrappers/M1qn3/M1qn3.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCInefficientAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/StochasticForcingx/StochasticForcingx.cpp (diff)
The file was modifiedtest/NightlyRun/test119.m (diff)
The file was modifiedtest/NightlyRun/test119.py (diff)
Commit d9a0c8b4ec0e9a8708078507b7e78138e3a02955 by 34657535+TidbitSoftware
CHG: Updates to UB CCR config; changed path of gmshplanet.py
(commit: d9a0c8b)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modifiedjenkins/ub-ccr (diff)
Commit c02b705ae30148f3b99e61bd144a846741cb8f54 by Mathieu Morlighem
CHG: do not rotate matrices if no node is rotated (breaking a golden rule here: this change is NOT tested yet, sorry if I am breaking anything
(commit: c02b705)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/classes/Node.h (diff)
The file was modifiedsrc/c/classes/Node.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/XZvectorsToCoordinateSystem.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
Commit 52173da5a6c06c1e3d406ad93c7494d1917081df by max.sagebaum
CoDiPack type can be defined during the configuration.
(commit: 52173da)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
Commit 7fb17d4f47760307d262539a0c4ed980ae3319b3 by 34657535+TidbitSoftware
BUG: Need to update previous commit every time we run
(commit: 7fb17d4)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 987057907b99a63b710f50f3a929b4807cee0477 by 34657535+TidbitSoftware
CHG: Outstanding commit and test fix to git change polling
(commit: 9870579)
The file was modifiedjenkins/ub-ccr (diff)
Commit 173984e9297f4e60bc83b729f507a413cf2d6dfb by max.sagebaum
Extracted common computation from StressbalanceAnalysis.cpp.
(commit: 173984e)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit a7ae0dd39f0a7079c778ebb09137928e3fad113f by max.sagebaum
Added Preaccumulation helper for sparse row assembly.
(commit: a7ae0dd)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
Commit b2271bf20ccbcd0dc8714a869cee2cb199492bd3 by 34657535+TidbitSoftware
BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly
(commit: b2271bf)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 8d4bb332d2e17829c1e1405f1f9999fd3e89406d by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
(commit: 8d4bb33)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit 7541e0ca22e1d67e86b6bf54ac8dae2869df4a0a by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
(commit: 7541e0c)
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
Commit 1ea61ca79ad233ddcb024c50c7bf859c2004a992 by Mathieu Morlighem
CHG: missing -fPIC install-linux.sh
(commit: 1ea61ca)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
Commit bf9c1e1bae5e2e2254caf1921fa405eadff2f104 by Mathieu Morlighem
CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory
(commit: bf9c1e1)
The file was modified.gitignore (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 938aaa9fde189b049f7e5937966700dc1ba23586 by Mathieu Morlighem
CHG: removing SLEPSC and ADIC2 that we have never used
(commit: 938aaa9)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 31753ccfed58e1234eb385d07b877d2b8c981754 by helene.l.seroussi
CHG: adding common factor to KMatrices StressBalance
(commit: 31753cc)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit fe118e07b2d7c7bde70cc062a77948c4f5dbe057 by Mathieu Morlighem
CHG: do not extrude lat/lon if undefined
(commit: fe118e0)
The file was modifiedsrc/m/classes/model.m (diff)
Commit b6eb641e46c85cdb7b00a89c42aae06629a85f8a by Mathieu Morlighem
CHG: refine should deal with lat/long as well
(commit: b6eb641)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 81a688b74d172710ce86ae1fe07ef8bc9b126417 by Mathieu Morlighem
CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's
(commit: 81a688b)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 7885d2b42a4d63f2624d03c0fc031c11d6289a92 by 34657535+TidbitSoftware
CHG: New cluster class for submitting jobs to UB CCR; typos
(commit: 7885d2b)
The file was modifiedsrc/m/consistency/QueueRequirements.m (diff)
The file was modifiedsrc/m/consistency/QueueRequirements.py (diff)
The file was addedsrc/m/classes/clusters/ub_ccr.py
The file was modifiedsrc/c/analyses/SmoothAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceSIAAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ThermalAnalysis.cpp (diff)
Commit 19b70dbfed450c233be9239c5cac858591a7d36c by Mathieu Morlighem
CHG: added Data directory for examples
(commit: 19b70db)
The file was modified.gitignore (diff)
The file was addedexamples/Data/download.sh
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShreveAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/L2ProjectionEPLAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/SamplingAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ExtrudeFromBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/GLheightadvectionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/L2ProjectionBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ExtrudeFromTopAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceTopAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/DamageEvolutionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancevelocityAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/Balancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
Commit d04ef902f95d56aa28139599ea94f34e7a31fada by Mathieu Morlighem
BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD
(commit: d04ef90)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.h (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedtest/NightlyRun/test404.m (diff)
The file was modifiedtest/NightlyRun/test404.py (diff)