Skip to content
Success

Changes

Summary

  1. Update README.md (commit: 5fad7e8) (details)
  2. Update README.md (commit: 804d9cb) (details)
  3. CHG: adding other way to download ISSM from GitHub (commit: cd0db55) (details)
  4. CHG: Updating paths to Python installation (now using venv) (commit: 48fafb4) (details)
  5. CHG: Adjusted tolerances (commit: a7642ec) (details)
  6. Delete README (commit: 9c87598) (details)
  7. CHG: upgrading to latest PETSc version (commit: 1954c7d) (details)
  8. BUG: Path to libgfortran (commit: ade0cdf) (details)
  9. CHG: Need libgcc in package (commit: 34edfea) (details)
  10. BUG: Path fixes (commit: 06014d2) (details)
  11. BUG: Not catching runme error; 'exclude_name' option no longer exists (commit: 7829943) (details)
  12. CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (commit: 86d56f4) (details)
  13. BUG: Incorrect file name (commit: 3f1d135) (details)
  14. CHG: Virtual environment not preserved in called script (commit: 6c6e3fc) (details)
  15. CHG: removing old scripts (commit: 77ece86) (details)
  16. CHG: moved up one directory and removed  from version check (commit: 3da6aa4) (details)
  17. CHG: adding more files to gitignore (commit: 71cf980) (details)
  18. CHG: Adjusted tolerances (commit: ab5622d) (details)
  19. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (commit: 5f72777) (details)
  20. CHG: removing reference to cshrc, replacing by zshrc (commit: c96bbfd) (details)
  21. CHG: Adjusted tolerances (commit: 3aec6f3) (details)
  22. CHG: Removing Cmake to avoid conflicts with standalone copy (commit: 71a5854) (details)
  23. BUG: Removed 'command' (commit: 23e5006) (details)
  24. ADD: Missing empty Models/ dir (commit: d046084) (details)
  25. Update of .gitignore. (commit: bef7fd6) (details)
  26. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (commit: c637383) (details)
  27. CHG: Add default location for libgfortran on Mac to rpath (commit: c21aea7) (details)
  28. CHG: adaptive time stepping needs vz in 3d (commit: cfdb310) (details)
  29. CHG: throw error message if FCT in 3d (commit: 6693f07) (details)
  30. CHG: Use git now to get changes and determine installation type (commit: 9417447) (details)
  31. CHG: minor, testing to see if jenkins will recompile (commit: d46094f) (details)
  32. CHG: forgot to change path to m/mesh/planet (commit: 48f2f11) (details)
  33. CHG: Additions to ignore list (commit: 292ee72) (details)
  34. Create codeql.yml (commit: d31839f) (details)
  35. Bump the npm_and_yarn group across 1 directory with 2 updates (commit: 224629e) (details)
  36. CHG: Fixes for gfortran path in rpath; new config for CodeQL (commit: 49c111d) (details)
  37. Update codeql.yml (commit: 17a4dda) (details)
  38. Update codeql.yml (commit: 85e70df) (details)
  39. Update codeql.yml (commit: a522fbb) (details)
  40. Update codeql.yml (commit: a2d5637) (details)
  41. CHG: Disabling wrappers on CodeQL build (commit: f3154a6) (details)
  42. CHG: Correcting handling of git commit and changes when fetch has not been used (commit: 2e2e447) (details)
  43. Delete codeql.yml (commit: 2650861) (details)
  44. CHG: Adding whitespace and rerunning jobs (commit: c241279) (details)
  45. CHG: removing double blank lines (commit: 501faea) (details)
  46. CHG: Adjusted tolerances (commit: befbb36) (details)
  47. CHG: Updates to UB CCR config; changed path of gmshplanet.py (commit: b5969f1) (details)
  48. 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: 746e2a0) (details)
  49. CoDiPack type can be defined during the configuration. (commit: 0c86d88) (details)
  50. BUG: Need to update previous commit every time we run (commit: 0939b23) (details)
  51. CHG: Outstanding commit and test fix to git change polling (commit: f94c8d5) (details)
  52. Extracted common computation from StressbalanceAnalysis.cpp. (commit: 1c23b49) (details)
  53. Added Preaccumulation helper for sparse row assembly. (commit: a28008d) (details)
  54. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (commit: f3be32b) (details)
  55. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: 004acae) (details)
  56. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (commit: d4ab726) (details)
  57. CHG: missing -fPIC install-linux.sh (commit: ef4f38b) (details)
  58. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (commit: acf9490) (details)
  59. CHG: removing SLEPSC and ADIC2 that we have never used (commit: eb56793) (details)
  60. CHG: adding common factor to KMatrices StressBalance (commit: d79f20f) (details)
  61. CHG: do not extrude lat/lon if undefined (commit: 542dd67) (details)
  62. CHG: refine should deal with lat/long as well (commit: 1c44f94) (details)
  63. BUG: output is md2 and not md (commit: 624b32e) (details)
  64. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (commit: ebfeed6) (details)
  65. CHG: New cluster class for submitting jobs to UB CCR; typos (commit: d5ffcb6) (details)
  66. CHG: adding factors to analysis (commit: 5221b49) (details)
  67. CHG: added Data directory for examples (commit: 3b21465) (details)
  68. CHG: adding factors in analysis (commit: 5a7f851) (details)
  69. CHG: added factors in analysis (commit: e049dfc) (details)
  70. CHG: fixed problem with Glads (commit: 06ba999) (details)
  71. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (commit: 79e0383) (details)
  72. CHG: renaming Viscous Budd (commit: 58ec93e) (details)
  73. CHG: Adjusted tolerances (commit: 3d3884b) (details)
  74. CHG: multithreading ContourToNodes (commit: a5cce0e) (details)
  75. BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (commit: 7031ace) (details)
  76. CHG: Temporary fix for not being able to connect via port 22 (commit: 7930043) (details)
  77. CHG: Need P instead of p option (commit: 1ae9f62) (details)
  78. CHG: added PROJ_LIB env variable to make sure proj.db is found. There are sometimes conflicts with MATLAB's libraries which must be taken care of (commit: ab72887) (details)
  79. CHG: minor changed ISSM description (commit: e79d8fc) (details)
  80. CHG: ITS_LIVE annual velocity updated to v02, data avaliable from 1985 to 2022. The .nc files are in netCDF4 format, to load in Matlab, we need to use `h5read` (commit: 07d41ed) (details)
  81. ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (commit: 96f163d) (details)
  82. CHG: use mapping toolbox map if Googlemaps is not available (commit: 877f97d) (details)
  83. CHG: fixed zoom level option (commit: f13265c) (details)
  84. CHG: adjusted tolerances (commit: 67ecf56) (details)
  85. CHG: added interactive to disp: (commit: 82f74cc) (details)
  86. Added time and memory output for CoDiPack. (commit: dee0d08) (details)
  87. Make preaccumulation configurable. (commit: 0053772) (details)
  88. Create c-cpp.yml (commit: de8cfa1) (details)
  89. Update c-cpp.yml (commit: 6ea1be6) (details)
  90. CHG: changed checks on flags (commit: 75710aa) (details)
  91. CHG: need to initialize as 0 (commit: 206ded5) (details)
  92. Update c-cpp.yml (commit: 5f63850) (details)
  93. Update c-cpp.yml (commit: c26805a) (details)
  94. Update c-cpp.yml (commit: c4d8675) (details)
  95. Update c-cpp.yml (commit: 1b9716a) (details)
  96. Update c-cpp.yml, add matlab (commit: b0584a0) (details)
  97. Update c-cpp.yml (commit: 3de0de9) (details)
  98. Update c-cpp.yml (commit: 97b7d9f) (details)
  99. Create github_linux_basic (commit: 917aa3b) (details)
  100. Update c-cpp.yml (commit: 7e7cb29) (details)
  101. Update c-cpp.yml (commit: a09e38a) (details)
  102. change the directory for CI files (commit: ed557da) (details)
  103. Update README.md (commit: 6f97503) (details)
  104. Update README.md (commit: 7ee2aa6) (details)
  105. create badge for CI, add it to README (commit: 5b19ff4) (details)
  106. CHG: minor (commit: 3155d83) (details)
  107. BUG: forgot to close parenthesis (commit: 99e58f8) (details)
  108. CHG: upgrading PETSc in order to find latest ZLIB (commit: 0a5d4f8) (details)
  109. FIX: calculation of VAF based on mask in Tria.cpp (commit: c76bcad) (details)
  110. CHG: trying to simplify CI (commit: 345ce88) (details)
  111. CHG: trying to simplify CI (commit: 8ca30ea) (details)
  112. CHG: getting PETSc from apt-get (commit: 7653d0b) (details)
  113. CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (commit: 0a7c0f0) (details)
  114. BUG: fixing CI problem (commit: a762b38) (details)
  115. CHG: trying to fix CI (commit: b4cb2c6) (details)
  116. CHG: trying to fix CI (commit: 8b5f7e9) (details)
  117. CHG: trying to fix CI (commit: 07c5512) (details)
  118. CHG: trying to fix CI (commit: 34f659f) (details)
  119. Update README.md (commit: 1ad8f26) (details)
  120. NEW: added option 'quitonerror' for GitHub's CI (commit: cadec61) (details)
  121. CHG: fixing matlab tests in GitHub CI (commit: e29269a) (details)
  122. CHG: trying to fix CI with MATLAB (commit: c02ba76) (details)
  123. CHG: trying to debug CI (commit: dbb040a) (details)
  124. CHG: trying to add MATLAB tests (commit: 9e03058) (details)
  125. CHG: fixing MATLAB (commit: 47fec1e) (details)
  126. load matlab action manually (commit: 979bccd) (details)
  127. FIX: updated archive 540 (commit: 2a46a3e) (details)
  128. CHG: checking env (commit: d0b793d) (details)
  129. CHG: checking env (commit: 38a30bf) (details)
  130. CHG: checking env (commit: cec57fd) (details)
  131. CHG: checking env (commit: af5690c) (details)
  132. CHG: checking env (commit: a9938ed) (details)
  133. CHG: checking env (commit: 9208d86) (details)
  134. set environment before running matlab (commit: 4a1a946) (details)
  135. Update c-cpp.yml (commit: 32b049b) (details)
  136. Update c-cpp.yml (commit: 71c965d) (details)
  137. Update c-cpp.yml (commit: d6b4c45) (details)
  138. Update c-cpp.yml (commit: f32cecc) (details)
  139. CHG: fixed typo (commit: fa5e47b) (details)
  140. NEW: added a function that reads a geotiff and outputs x,y,data (commit: d3a11cb) (details)
  141. CHG: better check on METIS header (commit: aab5168) (details)
  142. CHG: removing PETSc from installation (commit: 2788cec) (details)
  143. CHG: install openMPI (commit: 0b37126) (details)
  144. CHG: figuring out open MPI (commit: 8b91009) (details)
  145. CHG: mpi-include does not need -I (commit: b55430e) (details)
  146. CHG: scalapack is installed as part of open MPI (commit: 6f937e4) (details)
  147. CHG: do not assume that ParMETIS is installed if MUMPS is provided (commit: 0f97bbc) (details)
  148. CHG: do not preload petsc files if petsc is not installed (commit: 2f07102) (details)
  149. CHG: reverting to installing PETSc (commit: 9640ebb) (details)
  150. CHG: simplifying workflow and scripts (commit: 0319b46) (details)
  151. CHG: change name (commit: 482d3f8) (details)
  152. CHG: removing MPICH from PETSc to speed up CI (commit: 6d818da) (details)
  153. CHG: adding more libs to mpi (commit: e69a782) (details)
  154. CHG: forgot to change LD_PRELOAD (commit: b00c721) (details)
  155. CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (commit: 3cb916c) (details)
  156. CHG: do not make MeshPartition a template (commit: 7f7505c) (details)
  157. CHG: added example (commit: 60d676d) (details)
  158. BUG: do not initialize codi_global if autodiff is false (commit: 6aa5da9) (details)
  159. CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (commit: d1e52e2) (details)
  160. try to set two steps for the CI (commit: 5975640) (details)
  161. try to add cache (commit: 50190d3) (details)
  162. try to set the path for cache (commit: 15a348d) (details)
  163. try again with env variable (commit: 1b19f0b) (details)
  164. update download path in artifact (commit: 0848c3f) (details)
  165. try to also cache matlab (commit: 9b235c5) (details)
  166. change mpi back to petsc version (commit: 2e7ff85) (details)
  167. no need to cache matlab (commit: d6fe336) (details)
  168. cache matlab (commit: 80b3c04) (details)
  169. try the uncompress path again (commit: dfc6574) (details)
  170. download to /root (commit: 81b8b98) (details)
  171. try to use relative path (commit: e864a3b) (details)
  172. add relative path (commit: ff1f207) (details)
  173. change relative path again (commit: e113efe) (details)
  174. typo fixed (commit: 995b94a) (details)
  175. update working dir (commit: 84a03dd) (details)
  176. activate compile (commit: 8c98e69) (details)
  177. put test back (commit: e339299) (details)
  178. remove apt-get installed mpi (commit: eaae0d7) (details)
  179. try to create a matrix of test (commit: efc7cc7) (details)
  180. try matrix with string variables (commit: e91fd41) (details)
  181. add codipack in CI (commit: 182c715) (details)
  182. try to fix codipack configure (commit: 837a322) (details)
  183. add gsl (commit: c71caeb) (details)
  184. seperate basic and codipack (commit: 7594905) (details)
  185. Update common-workflow.yml (commit: 083c437) (details)
  186. only include ad tests for ccdipack (commit: 25b6dfc) (details)
  187. fix bug in main-ci (commit: 6e84779) (details)
  188. set different names for different runs (commit: b0269ef) (details)
  189. add type of input.os (commit: e0b1eed) (details)
  190. try to cache src/c (commit: 565963c) (details)
  191. fix error in the test job (commit: 0206504) (details)
  192. remove cache src/c (commit: feaeafc) (details)
  193. try petsc-3.20 for ad (commit: b377c3a) (details)
  194. try to use env to set the id of cache (commit: ea1e689) (details)
  195. try github.env (commit: 24468bb) (details)
  196. try to fix bugs when using inputs in cache id (commit: 1d4ea2d) (details)
  197. fix bug in the if condition (commit: c3b3660) (details)
  198. fix codipack (commit: d2062bb) (details)
  199. try ad again (commit: 28d82e6) (details)
  200. CHG: added error message instead of just bypassing (commit: 6594401) (details)
  201. CHG: for macOS we now also need to add  -commons use_dylibs (commit: 1a3699f) (details)
  202. BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (commit: e49bead) (details)
  203. CHG: cleanup (commit: a8f5547) (details)
  204. remove with-petsc in codipack (commit: 9d331f1) (details)
  205. reduce matrix size for tests (commit: 2fcdd45) (details)
  206. check spaces (commit: 22c2e32) (details)
  207. turn off codipack tests (commit: b8d2d51) (details)
  208. do not compress petsc/src/ to decrease the size of the artifact (commit: 57d4613) (details)
  209. try to exclude petsc/src (commit: f9262f6) (details)
  210. add gsl to codipack version (commit: a358592) (details)
  211. CHG: calving rate in CalvingMIP use normal vector from the levelset (commit: b181f85) (details)
  212. Update README.md (commit: 0fb4465) (details)
  213. Update README.md (commit: 3a00056) (details)
  214. Update action badge in README.md (commit: f4f10ac) (details)
  215. CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (commit: 2f6a9e3) (details)
  216. CHG: make two CIs separately for Ubuntu basic and codipack (commit: 4741ed5) (details)
  217. CHG: Update test540, due to update default reinit_frequency (commit: 430b105) (details)
  218. change the way to reuse workflow (commit: 0efe728) (details)
  219. hard code the version of configure ISSM for now (commit: db8075d) (details)
  220. BUG: fix CalvingCalvingMIP in Penta (commit: 2698137) (details)
  221. fix bugs in action.yml (commit: 7f6f141) (details)
  222. separate prepare externalpackes and build (commit: 584f3a5) (details)
  223. test ISSM_DIR (commit: 08d6530) (details)
  224. Update action.yml (commit: 37527bd) (details)
  225. fix ISSM_DIR issue (commit: 47f8a7b) (details)
  226. rerun CI, make input name shorter (commit: f857165) (details)
  227. fix bug in action.yml (commit: ff67c9f) (details)
  228. CHG: update Archive540 (commit: a30382f) (details)
  229. rerun full CI (commit: 323ceb5) (details)
  230. fix bug in uploading artifact (commit: b4ae7ad) (details)
  231. BUG: fix CalvingCalvingMIP (commit: 92549b0) (details)
  232. BUG: recompile ISSM, update test540 Archive (commit: a53cd43) (details)
  233. CHG: update Archive affected by levelset.reinit_frequency=10 (commit: 87b72a8) (details)
  234. add badges for Ubuntu Basic and CodiPack (commit: feb47a9) (details)
  235. CHG: MATLAB -> Python and Javascript (commit: ba72369) (details)
  236. NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (commit: 4436be0) (details)
  237. CHG: 1st edit of interpPaolo2023 (commit: 37889e4) (details)
  238. CHG: taking care of paths with white spaces (commit: b52a7fa) (details)
  239. CHG: relaxed tolerances for test 541 (commit: 17823c6) (details)
  240. CHG: Cleanup (commit: 15ceb8f) (details)
  241. CHG: update to GEMB merge layers to parallel matlab version updates (commit: e96dabc) (details)
  242. CHG: update GEMB tols for latest commit (commit: 6ae19af) (details)
  243. CHG: update remaining tols in windows and on git for GEMB (commit: 16ba5ed) (details)
  244. CHG: Cleanup of configuration options (commit: a96a4ea) (details)
  245. BUG: Needed closing ;; (commit: cde015c) (details)
  246. CHG: Removing support for Android (commit: f2dc910) (details)
  247. CHG: Synchronized enums after pull and merge (commit: 31a5504) (details)
  248. BUG: Cleaned up configs (commit: 52cd3be) (details)
  249. BUG: Correcting env var substitution (commit: 53e2064) (details)
  250. CHG: Cleanup (commit: ecc8bdf) (details)
  251. CHG: Cleanup (commit: f4eedf7) (details)
  252. CHG: Moving standard env vars to issm_options for MSYS2 builds (commit: 317ec23) (details)
  253. CHG: Cleanup; missing env var for Javascript build (commit: e96bbbb) (details)
  254. BUG: Fix for MSYS2 build (commit: efeecc0) (details)
  255. merge actions to the workflow file (commit: 426b2b2) (details)
  256. use multiple lines for the yml (commit: 731bcc7) (details)
  257. try to set matlab outside (commit: 3cf77f7) (details)
  258. fix missing type of common-workflow.yml (commit: f596275) (details)
  259. fix bug in setting matlab root (commit: ec42822) (details)
  260. if cache not hit, then recompile (commit: 20636a0) (details)
  261. CHG: added check to tell useers they cannot use both PETSc and CoDiPack (commit: 912b605) (details)
  262. BUG: Need to check if supplied gfortran and other libs are files for binaries builds (commit: 3256dd9) (details)
  263. CHG: added some explanation (commit: 13ed448) (details)
  264. BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (commit: 34142a6) (details)
  265. BUG: update archive 540,541,542 (commit: d00366b) (details)
  266. update 806,812 (commit: e0f5c70) (details)
  267. BUG: update archive 3203 (commit: 1c2cf34) (details)
  268. CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (commit: 613dd08) (details)
  269. BUG: Missing commit from pristine copy (commit: 01418c9) (details)
  270. BUG: CXXFLAGS is not empty by default under clang (commit: 03ddf03) (details)
  271. BUG: Bad path to gfortran (commit: a6bb061) (details)
  272. use json to handle matrix strategy (commit: c700e2b) (details)
  273. CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (commit: f202e0d) (details)
  274. BUG: fixed memory leak (commit: 4124654) (details)
  275. BUG: Reverting changes for now to get versioned code working (commit: 5922889) (details)
  276. CHG: Standardizing MATLAB and Python wrapper makefiles (commit: c1e78be) (details)
  277. BUG: Reverting (again, sigh) (commit: 16fcdb0) (details)
  278. add \' in common_workflow (commit: 102f07b) (details)
  279. Update common-workflow.yml (commit: 6ec3517) (details)
  280. Update common-workflow.yml (commit: 8bdf8d2) (details)
  281. Update common-workflow.yml (commit: 92334a9) (details)
  282. update workflow using one file for one case (commit: e477fa3) (details)
  283. CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (commit: e715320) (details)
  284. ADD: output melt rate and its components in SHAKTI hydrology (commit: 4bfad50) (details)
  285. CHG: removing unused options (commit: 187f80c) (details)
  286. CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (commit: 42ac9cb) (details)
  287. CHG: More clarification about HTTPS vs SSH (commit: 66a11ce) (details)
  288. NEW: added file to interpolate undercutting forcings from ISMIP6 data files (commit: 3392563) (details)
  289. CHG: added ref (commit: 39d675d) (details)
  290. CHG: moving file to a better directory (commit: 7621d80) (details)
  291. CHG: update ICESat2 ATL14/15 to version 4 (commit: 29bf890) (details)
  292. CHG: closed contour should be option #1 (commit: 3814cab) (details)
  293. CHG: minor estetics (commit: 909f497) (details)
  294. CHG:update script for TACC Frontera (commit: 0af0688) (details)
  295. NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (commit: 1105aba) (details)
  296. CHG: include stressbalance hydrology layer capability in python (commit: da74c91) (details)
  297. BUG: fix loading MEaSUREs velocity for individual glaciers (commit: ba48cc8) (details)
  298. CHG: update Jakobshavn MEaSUREs velocity to 2024 (commit: f2e798e) (details)
  299. BUG: add if for more general model results (commit: d81f05d) (details)
  300. BUG: generalize analyzeCalvingfront function (commit: 8448acd) (details)
  301. CHG: second iteration of interpPaolo2023- add interpolation routine (commit: bd63da8) (details)
  302. CHG: include temporal component in Paolo2023 melt rate (commit: 99209c8) (details)
  303. NEW: added error message if cxxoptflags is provided (commit: 08657b9) (details)
  304. BUG: python should not need MEXLIB, this introduces dependencies that are problematic (commit: e36b9bf) (details)
  305. BUG: bad python syntax (commit: 0142b7c) (details)
  306. CHG: simplifying hydro slope code (commit: 338886f) (details)
  307. NEW: nightly run test for stressbalance hydrology layer (commit: ad33e61) (details)
  308. CHG: add interpolated dates as output (commit: eff452a) (details)
  309. CHG: do not use configure.py in installation script, call configure directly (commit: 0ae352e) (details)
  310. CHG: fixed RHS (commit: 425b448) (details)
  311. ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (commit: 272614d) (details)
  312. BUG: ocean-averaged sea level loads (commit: a9afa9f) (details)
  313. NEW: retrieving change in gravitational acceleration from ESA solver (commit: 934614b) (details)
  314. CHG: fixed bad character from Surendra's commit (commit: 54b4de7) (details)
  315. CHG: fixing NR (commit: 973ddb7) (details)
  316. CHG: make python test identical to MATLAB test (commit: b4aa682) (details)
  317. CHG: making python test identical to MATLAB (commit: e546cd0) (details)
  318. ESA nightly updated with a new diagostic (commit: 513a325) (details)
  319. CHG: relaxing tolerances (commit: b9e596c) (details)
  320. CHG: relaxing tolerances (commit: 77d5533) (details)
  321. CHG: relaxing tolerances (commit: eed8df1) (details)
  322. CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (commit: 3d2b61e) (details)
  323. Update .gitignore (commit: 195664c) (details)
  324. CHG: Updated PETSc version (commit: afc8a21) (details)
  325. CHG: Renaming of GDAL install scripts (commit: fcff971) (details)
  326. CHG: Fixes for latest PETSc version install script (commit: 5f36b1e) (details)
  327. BUG: Corrected install script (commit: df66d12) (details)
  328. CHG: Adjusted tolerances (commit: 0ed2108) (details)
  329. CHG: Disabling test 362 for Silicon-based Mac as it has large errors (commit: f421911) (details)
  330. CHG: Adjusted tolerances (commit: fb91a00) (details)
  331. CHG: Adjusted tolerances (commit: e4a2c1e) (details)
  332. CHG: Corrected install script name (commit: 27ae96f) (details)
  333. Update .gitignore (commit: 2b00a6f) (details)
  334. CHG: moving functions around (commit: 02c609d) (details)
  335. ADD: mac basic CI (commit: fb15aad) (details)
  336. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: 507291f) (details)
  337. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (commit: c7c1b20) (details)
  338. fixing merging error in Makefile.am (commit: 80570a2) (details)
  339. CHG:cleaned up Love core for final version (commit: cee3df6) (details)
  340. FIX: fixing recast of int/double to double precision for some compilers in Love core (commit: 57a34e6) (details)
  341. FIX: cleaning up love core (commit: e3030e4) (details)
  342. CHG: Bug in Python wrapper; cleanup (commit: f5a7c45) (details)
  343. CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (commit: 0763279) (details)
  344. CHG: Committing local changes from UB CCR (commit: a5e6ef6) (details)
  345. Update test2085.m (commit: f986dcc) (details)
  346. Update test2084.m (commit: 08a9fb4) (details)
  347. CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (commit: f58a1a7) (details)
  348. CHG: Older versions of PETSc use config/configure.py (may need to change others) (commit: 3fdb691) (details)
  349. CHG: Updates for saving model for JavaScript (commit: 0f22121) (details)
  350. CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (commit: baca642) (details)
  351. CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (commit: 1ae1d97) (details)
  352. CHG: Fixes for JavaScript API and Emscripten compilation (commit: 69bbd50) (details)
  353. CHG: no error compiler flag still needed (commit: ac7755e) (details)
  354. CHG: More JavaScript API fixes; compiler options to disable wasm (commit: 8c4ac40) (details)
  355. CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (commit: 93e6151) (details)
  356. CHG: Emscripten does not like opt flag (commit: 455e885) (details)
  357. BUG: Issue was missing quote, not flag (commit: 025c1f7) (details)
  358. CHG: Added missing exported functions for JavaScript binaries (commit: d40778d) (details)
  359. CHG: Adjusted tolerances (commit: 46ed7a1) (details)
  360. CHG: Fixes for outputting transient class to JavaScript model (commit: 9a73fc2) (details)
  361. BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (commit: 2fc48ba) (details)
  362. CHG: Updated archives (commit: b9a0f5c) (details)
  363. FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (commit: c7e1e66) (details)
  364. FIX: love core: recast some integers to doubletype to help some mac compilers (commit: c597ea0) (details)
  365. FIX: Missing synched enum files for Love core update (commit: de53456) (details)
  366. Update test2075.m (commit: 346cdbe) (details)
  367. Update test2071.m (commit: 3bfeb3d) (details)
  368. CHG: Adjusted tolerances (commit: 6b4611e) (details)
  369. CHG: Fixes for love numbers and related tests under Python API (commit: 15cf622) (details)
  370. BUG: Fixed parens (commit: 189738f) (details)
  371. CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (commit: 7fa8267) (details)
  372. CHG: Translated test2085 from MATLAB -> Python (commit: de6aa4a) (details)
  373. fix penta section normals and remove duplicate code (commit: 68a1198) (details)
  374. fix indentation (commit: ba34a19) (details)
  375. CHG: Adjusted tolerances; do not run test 2085 on Silicon (commit: adf71c2) (details)
  376. CHG: Adjusted tolerances (commit: 6164a6e) (details)
  377. remove unused indices in  Tria::NormalTop (commit: 2b35078) (details)
  378. CHG: Updated path to gfortran (commit: b41fcb4) (details)
  379. CHG: extract AD cost functions (commit: 58fe6ce) (details)
  380. CHG: Modified all basic external package installation scripts to use developers' download links, where possible (commit: 957ed85) (details)
  381. CHG: Check if LDFLAGS is set (commit: f275274) (details)
  382. CHG: Updated all install scripts for external packages needed for extended capabilities (commit: 2f62628) (details)
  383. CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (commit: 8a018b9) (details)
  384. CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (commit: 9270a30) (details)
  385. CHG: More external package fixes (commit: b4d061b) (details)
  386. CHG: Adjusted tolerances (commit: 419bba7) (details)
  387. CHG: Need to ignore download script in directory to properly download datasets (commit: 648c7e7) (details)
  388. CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (commit: 551c597) (details)
  389. BUG: Expode hidden NumPy symbols in newer versions; cleanup (commit: 3438d0b) (details)
  390. CHG: Adjusted tolerances (commit: c6abcf6) (details)
  391. CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (commit: 45dcbbb) (details)
  392. CHG: Update SmbSEMIC modules (commit: 7eed5a3) (details)
  393. ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: 318919a) (details)
  394. CHG: Resolve memory leakage in SEMIC. (commit: 0dda306) (details)
  395. CHG: model.refine MATLAB -> Python; clean up (commit: 50c4f95) (details)
  396. BUG: Bad indexing of bamgmesh out (commit: c6bade2) (details)
  397. CHG: Catch unsupported draw function; clean up (commit: d641506) (details)
  398. CHG: Adjusted tolerances (commit: 5d36a67) (details)
  399. FIX: Output of Tidal love numbers in Love core (commit: 89066e2) (details)
  400. CHG: do not assume hemisphere (commit: 73416d6) (details)
  401. BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (commit: 36a100d) (details)
  402. CHG: Fix SEMIC enables to run surface mass and energy balance with albedo scheme of Alex. Fix Documentation for SMBsemic with albedo scheme of Denby and ISBA. (commit: 06e43c8) (details)
  403. ADD: flag `with_matlab` in CI with matlab (commit: 4088830) (details)
  404. CHG: input.with_matlab -> input.interface (commit: bcd7f0e) (details)
  405. ADD: ubuntu python test (commit: c45e791) (details)
  406. ADD: install python-dev (commit: 5d792ba) (details)
  407. ADD: python tests (commit: ab6f5c2) (details)
  408. BUG: fix .yml (commit: 5f1f739) (details)
  409. CHG: python path for CI (commit: b07f2ea) (details)
  410. BUG: fix python path (commit: 307f8a0) (details)
  411. CHG: get python path from python action (commit: 06adc93) (details)
  412. CHG: use env (commit: 97a4ea5) (details)
  413. Update ubuntu-python.yml (commit: 002f28d) (details)
  414. CHG: output python path after setup (commit: a9da2df) (details)
  415. change to v5 python action (commit: 0de8889) (details)
  416. update python path (commit: 1f4c9cc) (details)
  417. fix bug in python_version (commit: 939717a) (details)
  418. CHG: wrong place holder for string (commit: 1428b1e) (details)
  419. currentlt test with only python (commit: ca2f893) (details)
  420. add libpython (commit: 219ebf2) (details)
  421. update CI (commit: c7136a8) (details)
  422. update CI (commit: df8e6a1) (details)
  423. set python path (commit: 175c34a) (details)
  424. update numpy path (commit: e6f88df) (details)
  425. check the folder (commit: 5ef1549) (details)
  426. add path to numpy (commit: ba7cb7d) (details)
  427. add path to numpy (commit: b92e094) (details)
  428. update numpy (commit: 3d580b5) (details)
  429. add test numpy (commit: 52705c4) (details)
  430. print more (commit: 138ee42) (details)
  431. look into _core (commit: 062bd2a) (details)
  432. add python to test (commit: 547646e) (details)
  433. add netCDF4 (commit: 8536c41) (details)
  434. add source ISSM (commit: c88d507) (details)
  435. ADD: ubuntu python CI test (commit: 7f7ee10) (details)
  436. Revert "add python CI" (commit: 101481c) (details)
  437. Revert "Revert "add python CI"" (commit: dd63a1b) (details)
  438. CHG: Eased tolerances (commit: 868cbe1) (details)
  439. CHG: Moving certain external packages to new repo (commit: 672689d) (details)
  440. ADD: `cutoff` option in flowlines.m (commit: 950c755) (details)
  441. BUG: revert issmscpin to previous version (commit: 23b709c) (details)
  442. CHG: adding dynamic function name (commit: dd8dc91) (details)
  443. CHG: automatically remove checkpoint file once done to save disk space (commit: 3a24974) (details)
  444. CHG: Cleanup; MATLAB -> Python; documentation (commit: 61ab59f) (details)
  445. CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (commit: 6b9c9fc) (details)
  446. BUG: should not capitalize Matlab and Python so that they can be picked up by modules (commit: 08c867c) (details)
  447. BUG: Lowercasing JavaScript (commit: 90ee39e) (details)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit cd0db55d46bba755f7b49a930ae2e2aa946735b8 by Mathieu Morlighem
CHG: adding other way to download ISSM from GitHub
(commit: cd0db55)
The file was modifiedREADME.md (diff)
Commit 48fafb498c30a8843c3d3fb44d93b1098eac061d by 34657535+TidbitSoftware
CHG: Updating paths to Python installation (now using venv)
(commit: 48fafb4)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedtest/NightlyRun/test206.js (diff)
The file was modifiedtest/NightlyRun/test206.m (diff)
The file was modifiedtest/NightlyRun/test206.py (diff)
The file was removedREADME
Commit 1954c7d81d694a818d071c6f7851f734f2033fb8 by Mathieu Morlighem
CHG: upgrading to latest PETSc version
(commit: 1954c7d)
The file was modifiedexternalpackages/petsc/install-3.21-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
Commit 7829943a1c793789ec136380feb2abe81c31fa90 by 34657535+TidbitSoftware
BUG: Not catching runme error; 'exclude_name' option no longer exists
(commit: 7829943)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedpackagers/mac/test-issm-mac-binaries-python-3.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
Commit 86d56f4cee062bfe2758d7064497477d8fbd1a3a by 34657535+TidbitSoftware
CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files
(commit: 86d56f4)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
The file was modifiedpackagers/mac/package-issm-mac-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was modifiedpackagers/win/package-issm-win-binaries-matlab.sh (diff)
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedpackagers/mac/package-issm-mac-binaries-python-3.sh (diff)
The file was addedsrc/m/classes/clusters/ub_ccr_from_ghub.py
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit 6c6e3fc2aad57e8ea51974f31a41b2fd844dac05 by 34657535+TidbitSoftware
CHG: Virtual environment not preserved in called script
(commit: 6c6e3fc)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was removedscripts/svn_repo_authors.sh
The file was removedscripts/svnlog
The file was removedscripts/report.sh
The file was removedscripts/convertmatlabclasses.py
The file was removedscripts/historyISSM.m
The file was removedscripts/jpic2pdf
The file was removedscripts/mToPy.py
The file was removedscripts/svnvimdiff
Commit 3da6aa47f518aef711804f95dbc1ea91b6d625ab by Mathieu Morlighem
CHG: moved up one directory and removed  from version check
(commit: 3da6aa4)
The file was removedsrc/m/mesh/planet/spheretri/planettrimesh.m
The file was addedsrc/m/mesh/planet/gmshplanet.js
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.py
The file was addedsrc/m/mesh/planet/sphere_project.m
The file was addedsrc/m/mesh/planet/gmshplanet.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 addedsrc/m/mesh/planet/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.m
The file was removedsrc/m/mesh/planet/spheretri/sphere_project.m
The file was removedsrc/m/mesh/planet/spheretri/mesh_refine_tri4.m
The file was addedsrc/m/mesh/planet/planettrimesh.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.js
Commit 71cf980e61eb5a1f0087a456a23d1447035df59b by Mathieu Morlighem
CHG: adding more files to gitignore
(commit: 71cf980)
The file was modified.gitignore (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit 5f7277758008972d71995abd1b54c3899532a1e6 by 34657535+TidbitSoftware
CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins
(commit: 5f72777)
The file was modified.gitignore (diff)
Commit c96bbfdea76e9da51ddd5fb4f563efd6d35708c3 by Mathieu Morlighem
CHG: removing reference to cshrc, replacing by zshrc
(commit: c96bbfd)
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit 71a58546b50f6b7b18b231e097b47d4f913010ea by 34657535+TidbitSoftware
CHG: Removing Cmake to avoid conflicts with standalone copy
(commit: 71a5854)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.py (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.m (diff)
The file was addedexamples/SlrGRACE/Models/.gitignore
The file was modified.gitignore (diff)
Commit c637383cb4a3b849fbfe2bdc88e7896f39315203 by max.sagebaum
Moved all CoDiPack specific functions to CoDiPackGlobal.h.
(commit: c637383)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/c/classes/FemModel.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 modifiedsrc/c/shared/io/Marshalling/Marshalling.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (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 removedsrc/c/cores/adgradient_core.cpp
The file was addedsrc/c/toolkits/codipack/CoDiPackTypes.h
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/cores/controlvalidation_core.cpp (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
Commit c21aea74c199db5fd1f90c139767a40e33c61cc5 by 34657535+TidbitSoftware
CHG: Add default location for libgfortran on Mac to rpath
(commit: c21aea7)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
Commit cfdb310add434be073582c58a9025ed125d52a30 by Mathieu Morlighem
CHG: adaptive time stepping needs vz in 3d
(commit: cfdb310)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
The file was modified.gitignore (diff)
Commit 6693f076baab2d3c4b72bf321d72cd723f55e149 by Mathieu Morlighem
CHG: throw error message if FCT in 3d
(commit: 6693f07)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
Commit 94174478ceb951fea08f5cf68e9a6423148a1c42 by 34657535+TidbitSoftware
CHG: Use git now to get changes and determine installation type
(commit: 9417447)
The file was modifiedjenkins/jenkins.sh (diff)
Commit d46094f5d3a72451661f8de18779b9c670dc85e9 by Mathieu Morlighem
CHG: minor, testing to see if jenkins will recompile
(commit: d46094f)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
The file was modified.gitignore (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
Commit 48f2f11c1972989d792ab6b85ad301a1440218b4 by Mathieu Morlighem
CHG: forgot to change path to m/mesh/planet
(commit: 48f2f11)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modified.gitignore (diff)
Commit d31839f3f270047ccc256d00b03e83e3fcf73d13 by noreply
Create codeql.yml

Adding code scanning for security vulnerabilities
(commit: d31839f)
The file was added.github/workflows/codeql.yml
Commit 224629eaaaa7fc883930178b016f3964531578bd 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: 224629e)
The file was modifiedjenkins/javascript/karma/package.json (diff)
Commit 49c111d38f935e2d2c5da3b437cd63eb0f517063 by 34657535+TidbitSoftware
CHG: Fixes for gfortran path in rpath; new config for CodeQL
(commit: 49c111d)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
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 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 f3154a6bb100735702e7339ea0700c09577b7f53 by 34657535+TidbitSoftware
CHG: Disabling wrappers on CodeQL build
(commit: f3154a6)
The file was modified.github/workflows/codeql.yml (diff)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
Commit 2e2e4479643b1e81f9196fc9c39eee446924d48c by 34657535+TidbitSoftware
CHG: Correcting handling of git commit and changes when fetch has not been used
(commit: 2e2e447)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modified.gitignore (diff)
Commit 265086183ed1f6c2b7c38fb76a49e25d6229946d by 34657535+TidbitSoftware
Delete codeql.yml

Deleting for now until external packages can be offloaded to package managers.
(commit: 2650861)
The file was removed.github/workflows/codeql.yml
Commit c241279474440c494565d88fc9c0022c067eaa25 by 34657535+TidbitSoftware
CHG: Adding whitespace and rerunning jobs
(commit: c241279)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedsrc/c/analyses/HydrologyArmapwAnalysis.cpp (diff)
The file was modifiedsrc/c/cores/sampling_core.cpp (diff)
The file was modifiedsrc/c/toolkits/mumps/MumpsSolve.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCInefficientAnalysis.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.cpp (diff)
The file was modifiedsrc/wrappers/ExpToLevelSet/ExpToLevelSet.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAlongGradientx/ThicknessAlongGradientx.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedsrc/c/modules/SetActiveNodesLSMx/SetActiveNodesLSMx.cpp (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/c/analyses/DebrisAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/OceanExchangeDatax/OceanExchangeDatax.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matlitho.cpp (diff)
The file was modifiedsrc/wrappers/M1qn3/M1qn3.cpp (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/LoveAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/modules/StochasticForcingx/StochasticForcingx.cpp (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/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgrad.cpp (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa_mpi.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock_uneven.cpp (diff)
The file was modifiedsrc/c/shared/Matrix/MatrixUtils.cpp (diff)
The file was modifiedsrc/c/shared/Random/randomgenerator.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matice.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi_uneven.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Moulin.cpp (diff)
The file was modifiedsrc/c/classes/Params/ControlParam.cpp (diff)
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.cpp (diff)
The file was modifiedsrc/c/modules/FrontalForcingsx/FrontalForcingsx.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgradtransient.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/m/modeldata/InterpFromGrid.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateOutputDefinitions.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Channel.cpp (diff)
The file was modifiedsrc/wrappers/Issm/issm.cpp (diff)
The file was modifiedsrc/wrappers/Triangle/Triangle.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCEfficientAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAcrossGradientx/ThicknessAcrossGradientx.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgrad.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/TransientInput.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/toolkits/gsl/DenseGslSolve.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedtest/NightlyRun/test119.m (diff)
The file was modifiedtest/NightlyRun/test119.py (diff)
Commit b5969f1dca1bf01e2ab747f7a3b2a01ff74a1b89 by 34657535+TidbitSoftware
CHG: Updates to UB CCR config; changed path of gmshplanet.py
(commit: b5969f1)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modifiedjenkins/ub-ccr (diff)
Commit 746e2a0d2959bd0917af963953243d48ef52720b 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: 746e2a0)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Node.h (diff)
The file was modifiedsrc/c/classes/Node.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/XZvectorsToCoordinateSystem.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
Commit 0c86d88ac5c87780db757611c6836dc0c849ca5e by max.sagebaum
CoDiPack type can be defined during the configuration.
(commit: 0c86d88)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
Commit 0939b23f2331a06e51cea5665ff583db5853b118 by 34657535+TidbitSoftware
BUG: Need to update previous commit every time we run
(commit: 0939b23)
The file was modifiedjenkins/jenkins.sh (diff)
Commit f94c8d5422c2d5d02fb9a9e028b2673e44891e85 by 34657535+TidbitSoftware
CHG: Outstanding commit and test fix to git change polling
(commit: f94c8d5)
The file was modifiedjenkins/ub-ccr (diff)
Commit 1c23b49adf909cb9219f268f16d875b6eec9613e by max.sagebaum
Extracted common computation from StressbalanceAnalysis.cpp.
(commit: 1c23b49)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit a28008dc0f48fcc7c844f7a91855853ef9d787d5 by max.sagebaum
Added Preaccumulation helper for sparse row assembly.
(commit: a28008d)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
Commit f3be32be3e30fea56dbee5af50e6bacdee43712a by 34657535+TidbitSoftware
BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly
(commit: f3be32b)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 004acae89a4a7665e2e158d42802b7162d1fd60a by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
(commit: 004acae)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit d4ab7264e035b5c6ff2c2b7395c2a07b92c5368f by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
(commit: d4ab726)
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
Commit ef4f38b45b178c51688ddb8686c3f4eb5e43dca0 by Mathieu Morlighem
CHG: missing -fPIC install-linux.sh
(commit: ef4f38b)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
Commit acf94907a11a51eb4a30114042ce6eae7ec777dc by Mathieu Morlighem
CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory
(commit: acf9490)
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.gitignore (diff)
Commit eb56793635df37920844a68bf04bacc210ccc781 by Mathieu Morlighem
CHG: removing SLEPSC and ADIC2 that we have never used
(commit: eb56793)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit d79f20f4420283fd5877935bf9f74a7d2c91b513 by helene.l.seroussi
CHG: adding common factor to KMatrices StressBalance
(commit: d79f20f)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit 542dd67652a6007ac7f6240ab48c02b7e0e8b5c1 by Mathieu Morlighem
CHG: do not extrude lat/lon if undefined
(commit: 542dd67)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 1c44f94cab679028160a820ccaf57a1e8d99d2ba by Mathieu Morlighem
CHG: refine should deal with lat/long as well
(commit: 1c44f94)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit ebfeed6068b1e600961a846df37c1421c640b83f by Mathieu Morlighem
CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's
(commit: ebfeed6)
The file was modifiedsrc/m/classes/model.m (diff)
Commit d5ffcb6c6612985f8010f6ab20771d57f3d42ae5 by 34657535+TidbitSoftware
CHG: New cluster class for submitting jobs to UB CCR; typos
(commit: d5ffcb6)
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/StressbalanceVerticalAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ThermalAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceSIAAnalysis.cpp (diff)
Commit 3b214651898e1ce7c080276e2928025c0f1ad50c by Mathieu Morlighem
CHG: added Data directory for examples
(commit: 3b21465)
The file was addedexamples/Data/download.sh
The file was modified.gitignore (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ExtrudeFromTopAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ExtrudeFromBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/SamplingAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceTopAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShreveAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/L2ProjectionBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/L2ProjectionEPLAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/GLheightadvectionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/Balancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancevelocityAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/DamageEvolutionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
Commit 79e0383be2ad303fee715491642147f071a8b92a by Mathieu Morlighem
BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD
(commit: 79e0383)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.h (diff)
The file was modifiedtest/NightlyRun/test404.m (diff)
The file was modifiedtest/NightlyRun/test404.py (diff)
Commit a5cce0e254b33e6698a61b512091386b4504bc55 by Mathieu Morlighem
CHG: multithreading ContourToNodes
(commit: a5cce0e)
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.cpp (diff)
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.h (diff)
The file was addedscripts/svnvimdiff
The file was modifiedsrc/c/shared/Exp/exp.cpp (diff)
The file was modifiedsrc/c/shared/Exp/exp.h (diff)
The file was modifiedsrc/c/modules/ContourToMeshx/ContourToMeshxt.cpp (diff)
Commit 7031ace5e8643145599c10fd12f96ba0142cf9f7 by Mathieu Morlighem
BUG: mexPrintf is NOT thread safe and crashes. Replace by printf
(commit: 7031ace)
The file was modifiedsrc/c/classes/kriging/Observation.cpp (diff)
The file was modifiedsrc/c/modules/Krigingx/Krigingx.cpp (diff)
Commit 7930043988a4979ae07e001c18fd3ce94527793f by 34657535+TidbitSoftware
CHG: Temporary fix for not being able to connect via port 22
(commit: 7930043)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit ab72887757ac5eadd31cf0019b41d989ca2eb7d4 by Mathieu Morlighem
CHG: added PROJ_LIB env variable to make sure proj.db is found. There are sometimes conflicts with MATLAB's libraries which must be taken care of
(commit: ab72887)
The file was modifiedetc/environment.sh (diff)
The file was removedltmain.sh
Commit e79d8fcb3df19ba15291109af09ef896e146b162 by Mathieu Morlighem
CHG: minor changed ISSM description
(commit: e79d8fc)
The file was modifiedREADME.md (diff)
Commit 07d41edae0bbd2a27c737b52dc3fc2f6899a474e by enigne
CHG: ITS_LIVE annual velocity updated to v02, data avaliable from 1985 to 2022. The .nc files are in netCDF4 format, to load in Matlab, we need to use `h5read`
(commit: 07d41ed)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromITSLIVE.m (diff)
Commit 96f163db7a99ca750b51cb7b916ce9f9b97946f9 by enigne
ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P
(commit: 96f163d)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit 877f97d88eed47854a5569939ab3e1dd867bb489 by Mathieu Morlighem
CHG: use mapping toolbox map if Googlemaps is not available
(commit: 877f97d)
The file was modifiedsrc/m/plot/googlemaps.m (diff)
The file was modifiedsrc/m/plot/googlemaps.m (diff)
The file was modifiedtest/NightlyRun/test104.py (diff)
The file was modifiedtest/NightlyRun/test104.js (diff)
The file was modifiedtest/NightlyRun/test104.m (diff)
The file was modifiedsrc/m/classes/clusters/generic.py (diff)
The file was modifiedsrc/m/classes/clusters/generic.js (diff)
The file was modifiedsrc/m/classes/clusters/generic.m (diff)
Commit dee0d08f97b57b331eb707a94a04381d5af99bc9 by max.sagebaum
Added time and memory output for CoDiPack.
(commit: dee0d08)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/toolkits/mpi/issmmpi.h (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
Commit 0053772d7250f3857ab2dacafdc2a466232f9897 by max.sagebaum
Make preaccumulation configurable.
(commit: 0053772)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp (diff)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
The file was added.github/workflows/c-cpp.yml
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit b0584a0fee8f19dc0d3bd19f7005b634b5d9ba1e by noreply
Update c-cpp.yml, add matlab
(commit: b0584a0)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was addedjenkins/github_linux_basic
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit ed557da4d15ea260efb3c3f37ac09c4dbd19ae91 by enigne
change the directory for CI files
(commit: ed557da)
The file was modifiedsrc/m/classes/clusters/andes.m (diff)
The file was added.github/ci_scripts/ci_ISSM.sh
The file was modified.github/workflows/c-cpp.yml (diff)
The file was added.github/ci_scripts/github_linux_basic
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit 5b19ff43dbb9ed03feac2ab9f2feaaf125eb91a6 by noreply
create badge for CI, add it to README
(commit: 5b19ff4)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
Commit 0a5d4f85874fbf2fa424d7ce3451f85a5f182271 by Mathieu Morlighem
CHG: upgrading PETSc in order to find latest ZLIB
(commit: 0a5d4f8)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit c76bcade97777626c96437870f3125bce295696c by helene.l.seroussi
FIX: calculation of VAF based on mask in Tria.cpp
(commit: c76bcad)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 0a7c0f07098e4fd4f31d830c13e4cc9031639a6a by Mathieu Morlighem
CHG: PETSc needs to be installed manually, but we can skip autotools and cmake
(commit: 0a7c0f0)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 1ad8f26b50e0e8742ea312c73f24f1f0d169fe9c by 34657535+TidbitSoftware
Update README.md

Added commit notes (and testing fixes for Jenkins workflow)
(commit: 1ad8f26)
The file was modifiedREADME.md (diff)
Commit cadec6157ff9975ff22051fe2090d434edb8a91f by Mathieu Morlighem
NEW: added option 'quitonerror' for GitHub's CI
(commit: cadec61)
The file was modifiedtest/NightlyRun/runme.m (diff)
Commit e29269a0a55ecc57d347ee512ec6356051ddbf67 by Mathieu Morlighem
CHG: fixing matlab tests in GitHub CI
(commit: e29269a)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit c02ba766bc450e9e7e21aa184dadf192db398900 by Mathieu Morlighem
CHG: trying to fix CI with MATLAB
(commit: c02ba76)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit 979bccd4ff13db26b5014858a82b5a0b739864f1 by noreply
load matlab action manually

as suggested https://github.com/matlab-actions/run-command/issues/53
(commit: 979bccd)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 4a1a94687974fed36c6e11fc50cf74ff3a4918f8 by noreply
set environment before running matlab
(commit: 4a1a946)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit d3a11cb11e55136d2770453387eb8741d0bfb0f5 by Mathieu Morlighem
NEW: added a function that reads a geotiff and outputs x,y,data
(commit: d3a11cb)
The file was addedsrc/m/modeldata/ReadGeotiff.m
Commit aab516860932e28e8d9a2db3ee3a5151ee084dcc by Mathieu Morlighem
CHG: better check on METIS header
(commit: aab5168)
The file was modifiedm4/issm_options.m4 (diff)
Commit 2788cec8828589c69ee420d55b57a0f0cd718636 by Mathieu Morlighem
CHG: removing PETSc from installation
(commit: 2788cec)
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit b55430e92b9bd21f27f574bf4acb46c4aba66e7c by Mathieu Morlighem
CHG: mpi-include does not need -I
(commit: b55430e)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 6f937e4b20ffe148180c2ca99f0ca8c30f673124 by Mathieu Morlighem
CHG: scalapack is installed as part of open MPI
(commit: 6f937e4)
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 0f97bbc858533e059942afb6d85919c5ea3ed7c8 by Mathieu Morlighem
CHG: do not assume that ParMETIS is installed if MUMPS is provided
(commit: 0f97bbc)
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.github/ci_scripts/github_linux_basic (diff)
Commit 2f0710233c496a041c85674d25efb7a80bb1c65a by helene.l.seroussi
CHG: do not preload petsc files if petsc is not installed
(commit: 2f07102)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.gitignore (diff)
Commit 9640ebb8f6de76d30783070e7ce8c7a72ebfa5f0 by Mathieu Morlighem
CHG: reverting to installing PETSc
(commit: 9640ebb)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 0319b4638cbba73b5a97f01fa7818c751540d6c4 by Mathieu Morlighem
CHG: simplifying workflow and scripts
(commit: 0319b46)
The file was added.github/workflows/c-cpp-apt.yml
The file was removed.github/ci_scripts/ci_ISSM.sh
The file was removed.github/ci_scripts/github_linux_basic
The file was modified.github/workflows/c-cpp-apt.yml (diff)
Commit 6d818da9ae24d77af86b54dc432192337d54e9f8 by Mathieu Morlighem
CHG: removing MPICH from PETSc to speed up CI
(commit: 6d818da)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modifiedexternalpackages/petsc/install-3.21-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 3cb916c1ca437b44ed6e964565a14c377ab2a808 by Mathieu Morlighem
CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available'
(commit: 3cb916c)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 7f7505c21c35cdac8bc0d58e272784773ae7b90b by Mathieu Morlighem
CHG: do not make MeshPartition a template
(commit: 7f7505c)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/modules/MeshPartitionx/MeshPartitionx.h (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/CreateParametersDakota.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Control/UpdateElementsAndMaterialsControl.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/UpdateElementsAndMaterialsDakota.cpp (diff)
The file was addedsrc/c/modules/MeshPartitionx/MeshPartitionx.cpp
The file was modifiedsrc/c/modules/ModelProcessorx/NodesPartitioning.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateNodes.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
The file was modifiedsrc/m/parameterization/reinitializelevelset.m (diff)
Commit 6aa5da905e8c84fd14303643ba4758dde9332634 by Mathieu Morlighem
BUG: do not initialize codi_global if autodiff is false
(commit: 6aa5da9)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
Commit d1e52e2e6b12e4b57d3fe4202c3bbfb621f678fa by 34657535+TidbitSoftware
CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available
(commit: d1e52e2)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python.sh (diff)
The file was modifiedexternalpackages/gdal/install-3.sh (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 59756403705398ab0d7511fb6766beaf933a0860 by noreply
try to set two steps for the CI
(commit: 5975640)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 15a348de312dc900a394d1df50b6082e680624e8 by noreply
try to set the path for cache
(commit: 15a348d)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 1b19f0ba62f6aa77be833de1739fea2f94d98e9a by noreply
try again with env variable
(commit: 1b19f0b)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 0848c3ff00ac6ecb27e4be82281c8fa22da58af8 by noreply
update download path in artifact
(commit: 0848c3f)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 2e7ff856fd6ffab76257e9a629814f666112deaa by noreply
change mpi back to petsc version
(commit: 2e7ff85)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit dfc65745f8836061eb0c4a98a549c6795fcc7689 by noreply
try the uncompress path again
(commit: dfc6574)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit eaae0d7f771d976066ad304b00e0277a034b892b by noreply
remove apt-get installed mpi
(commit: eaae0d7)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit efc7cc7e5d77fde8baa0e06c6acd37d149458312 by noreply
try to create a matrix of test
(commit: efc7cc7)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit e91fd41d208773e646cf248ffd1eaff561abf400 by noreply
try matrix with string variables
(commit: e91fd41)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 837a322d9d92107ac19a1c47e540b844c87f8912 by noreply
try to fix codipack configure
(commit: 837a322)
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 75949051eab50f1d9827162a5cda81796187176c by enigne
seperate basic and codipack
(commit: 7594905)
The file was added.github/workflows/common-workflow.yml
The file was added.github/workflows/main-ci.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 25b6dfca5645c1771b087de5915151de7649892d by noreply
only include ad tests for ccdipack
(commit: 25b6dfc)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/main-ci.yml (diff)
Commit b0269ef3741ccd694d37b80619d7bd039c629bcb by enigne
set different names for different runs
(commit: b0269ef)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/main-ci.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ea1e689ea55a6495d6ca6c78fbaa07b8c3dbae5c by noreply
try to use env to set the id of cache
(commit: ea1e689)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 1d4ea2d265129f5bc3b131a69dc3aa2cb48204af by noreply
try to fix bugs when using inputs in cache id
(commit: 1d4ea2d)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit c3b366031f8605f272dd20ee588b4f82da75412c by noreply
fix bug in the if condition
(commit: c3b3660)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 659440155bd197ad041688a95a6afaf3a4f6e4fb by Mathieu Morlighem
CHG: added error message instead of just bypassing
(commit: 6594401)
The file was modifiedsrc/c/toolkits/objects/Vector.h (diff)
Commit 1a3699f3d9cfd52a80fddfeb102f0f382b63f6b7 by Mathieu Morlighem
CHG: for macOS we now also need to add  -commons use_dylibs
(commit: 1a3699f)
The file was modifiedetc/environment.sh (diff)
Commit e49bead9b169f8979d5bae3901edf3c35b591f67 by Mathieu Morlighem
BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma
(commit: e49bead)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.h (diff)
Commit 9d331f13255bbe59c3fa0d47ae821856102d3417 by noreply
remove with-petsc in codipack
(commit: 9d331f1)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 2fcdd4572285d3aad6f46540415f2c477e0822ce by noreply
reduce matrix size for tests
(commit: 2fcdd45)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 57d4613b5279b14592d4ccd1da142459515f40a0 by noreply
do not compress petsc/src/ to decrease the size of the artifact
(commit: 57d4613)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit a35859207ec1a963d7b4c1624abc96d56fe82404 by noreply
add gsl to codipack version
(commit: a358592)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b181f856db54b7f3b33f1e8893a1321fdc302083 by enigne
CHG: calving rate in CalvingMIP use normal vector from the levelset
(commit: b181f85)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 0fb4465b1d15080b06c7eb211b7d543d0c1bc5b1 by 34657535+TidbitSoftware
Update README.md

Testing Jenkins status badge
(commit: 0fb4465)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit f4f10ac64478d455127e80141d413b1e87309a72 by noreply
Update action badge in README.md
(commit: f4f10ac)
The file was modifiedREADME.md (diff)
Commit 2f6a9e3637a8f9a8f8d7b6d43fe6a73c6659a218 by enigne
CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization
(commit: 2f6a9e3)
The file was modifiedsrc/m/classes/levelset.m (diff)
Commit 4741ed5cec5541bb4997bd7893a8806a56a83b50 by enigne
CHG: make two CIs separately for Ubuntu basic and codipack
(commit: 4741ed5)
The file was added.github/workflows/ubuntu-basic.yml
The file was added.github/workflows/ubuntu-codipack.yml
The file was removed.github/workflows/main-ci.yml
Commit 430b1052745c459d7fc23096202613832f7a1922 by enigne
CHG: Update test540, due to update default reinit_frequency
(commit: 430b105)
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 0efe728c13fcd838508948551ba0892c7b2cc579 by enigne
change the way to reuse workflow
(commit: 0efe728)
The file was added.github/actions/ubuntu-latest-basic/build.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit db8075df73a1dcc994f3de7e4187858ce2885439 by enigne
hard code the version of configure ISSM for now
(commit: db8075d)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 269813704b7c65ff2346d888316d6422e0442d92 by enigne
BUG: fix CalvingCalvingMIP in Penta
(commit: 2698137)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was added.github/actions/build/action.yml
The file was removed.github/actions/ubuntu-latest-basic/build.yml
The file was modified.github/actions/build/action.yml (diff)
Commit 584f3a56209b798862dc5c50d83d416d2f92bade by enigne
separate prepare externalpackes and build
(commit: 584f3a5)
The file was added.github/actions/prepare-externalpackages/action.yml
The file was modified.github/actions/build/action.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/actions/prepare-externalpackages/action.yml (diff)
The file was modified.github/actions/prepare-externalpackages/action.yml (diff)
The file was modified.github/actions/build/action.yml (diff)
The file was modified.github/actions/prepare-externalpackages/action.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit f857165398f8561d1c54170307adb2fe890f7b95 by enigne
rerun CI, make input name shorter
(commit: f857165)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/actions/build/action.yml (diff)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b4ae7ad8262553b7a0c0e0fc2d546c70f8dce076 by enigne
fix bug in uploading artifact
(commit: b4ae7ad)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 92549b057e2abc889ae6613ef85ad6e0cb3c1cb6 by enigne
BUG: fix CalvingCalvingMIP
(commit: 92549b0)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit a53cd43f859745f1818d04fdc3ebff70339ce7c0 by enigne
BUG: recompile ISSM, update test540 Archive
(commit: a53cd43)
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 87b72a8151e744c7d4278c5721e387e5abb437d6 by enigne
CHG: update Archive affected by levelset.reinit_frequency=10
(commit: 87b72a8)
The file was modifiedtest/Archives/Archive542.arch (diff)
The file was modifiedtest/Archives/Archive543.arch (diff)
The file was removed.github/workflows/c-cpp-apt.yml
The file was modifiedtest/Archives/Archive545.arch (diff)
The file was removed.github/workflows/c-cpp.yml
The file was modifiedtest/Archives/Archive541.arch (diff)
Commit feb47a9be421b9fc92f6e302d1be28db0b9ee299 by noreply
add badges for Ubuntu Basic and CodiPack
(commit: feb47a9)
The file was modifiedREADME.md (diff)
Commit ba723697e2a9b137bda53eb78c8d6212f0279f4c by support
CHG: MATLAB -> Python and Javascript
(commit: ba72369)
The file was modifiedsrc/m/classes/levelset.py (diff)
The file was modifiedsrc/m/classes/levelset.js (diff)
Commit 4436be017a1604db702c0b3713c81d03d6e5b818 by mattia.poinelli
NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script
(commit: 4436be0)
The file was addedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m
Commit 37889e4d931b0394d31525e3da5aee736d2756c2 by mattia.poinelli
CHG: 1st edit of interpPaolo2023
(commit: 37889e4)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit b52a7fa40e67b9c891da18bd373ee30f9195ff51 by Mathieu Morlighem
CHG: taking care of paths with white spaces
(commit: b52a7fa)
The file was modifiedsrc/m/os/issmscpout.m (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit 17823c6c6e0d573244fa8ab20e2b5b3884f69ee5 by Mathieu Morlighem
CHG: relaxed tolerances for test 541
(commit: 17823c6)
The file was modifiedtest/NightlyRun/test541.m (diff)
The file was modifiedtest/NightlyRun/test541.py (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit e96dabc3b8a7edb70a33b9592cfce1564af7a8b2 by 95945328+NJSchlegel
CHG: update to GEMB merge layers to parallel matlab version updates
(commit: e96dabc)
The file was modifiedtest/Archives/Archive244.arch (diff)
The file was modifiedtest/Archives/Archive252.arch (diff)
The file was modifiedtest/Archives/Archive243.arch (diff)
The file was modifiedtest/Archives/Archive253.arch (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/Gembx.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h (diff)
Commit 6ae19afe8f27957895e29950febee5461e9cd76d by 95945328+NJSchlegel
CHG: update GEMB tols for latest commit
(commit: 6ae19af)
The file was modifiedtest/NightlyRun/test253.py (diff)
The file was modifiedtest/NightlyRun/test244.py (diff)
The file was modifiedtest/NightlyRun/test244.m (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
The file was modifiedtest/NightlyRun/test243.m (diff)
The file was modifiedtest/NightlyRun/test252.py (diff)
The file was modifiedtest/NightlyRun/test252.m (diff)
The file was modifiedtest/NightlyRun/test243.py (diff)
Commit 16ba5ed75b13e272ed6790664239396b3a7c55ba by 95945328+NJSchlegel
CHG: update remaining tols in windows and on git for GEMB
(commit: 16ba5ed)
The file was modifiedtest/NightlyRun/test253.py (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
Commit a96a4eaa54a2fb93857afbdbffa7a47348fcbd09 by support
CHG: Cleanup of configuration options
(commit: a96a4ea)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/io/Print/PrintfFunction.cpp (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/shared/Exceptions/Exceptions.cpp (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was removedjenkins/ross-win-msys2-gcc-msmpi-basic
The file was modifiedm4/issm_options.m4 (diff)
Commit f2dc910a0ee79dc8bea8cd2130a441a088cbdfb2 by support
CHG: Removing support for Android
(commit: f2dc910)
The file was removedexternalpackages/android/android-ndk/installNDK-linux-x86.sh
The file was removedexternalpackages/android/android-ndk/android_aux.sh
The file was removedexternalpackages/android/android-ndk/install.sh
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was removedexternalpackages/android/android-sdk/install.sh
The file was removedexternalpackages/android/android_aux.sh
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was removedexternalpackages/android/android-sdk/installSDK-linux-x86.sh
Commit 31a55043b2e12d8c796f924e11dd700f07e6ac42 by support
CHG: Synchronized enums after pull and merge
(commit: 31a5504)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was addedsrc/c/shared/Enum/issmenums.jl
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedjenkins/pleiades-basic (diff)
Commit 53e20645080ffbe87452f1008d78098a70bf796e by support
BUG: Correcting env var substitution
(commit: 53e2064)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
Commit 317ec2352ae2767545c68b1f7edb8a6a5d85ac4b by support
CHG: Moving standard env vars to issm_options for MSYS2 builds
(commit: 317ec23)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit e96bbbb418ca771e6081aa67fe097ce2bc5ef5a1 by support
CHG: Cleanup; missing env var for Javascript build
(commit: e96bbbb)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 426b2b2cf33597452c6893e8fa4347b57cfa6092 by enigne
merge actions to the workflow file
(commit: 426b2b2)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 731bcc7b3eb2077f33d1fd49403565360c76ba67 by noreply
use multiple lines for the yml
(commit: 731bcc7)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit f596275ab39ef141a2de26046b998f218b983012 by noreply
fix missing type of common-workflow.yml
(commit: f596275)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ec42822e74b6aff5923b58706b86c93eddad1970 by enigne
fix bug in setting matlab root
(commit: ec42822)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 20636a0b627f320ee038b5a4f7951dd341ee7cb0 by enigne
if cache not hit, then recompile
(commit: 20636a0)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 912b605a2f258497240b2fc75128288a6f2ddc1e by Mathieu Morlighem
CHG: added check to tell useers they cannot use both PETSc and CoDiPack
(commit: 912b605)
The file was modifiedm4/issm_options.m4 (diff)
Commit 3256dd991ead0fd415ef1fbacf36a21873c7d0eb by support
BUG: Need to check if supplied gfortran and other libs are files for binaries builds
(commit: 3256dd9)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 34142a6f37d2dccb93e32a29d9fe392a1572d320 by enigne
BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements
(commit: 34142a6)
The file was modifiedsrc/c/cores/movingfront_core.cpp (diff)
Commit d00366b4e8ebb5ee9ae64e64ed179a718d16801e by enigne
BUG: update archive 540,541,542
(commit: d00366b)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modifiedtest/Archives/Archive542.arch (diff)
The file was modifiedtest/Archives/Archive541.arch (diff)
The file was modifiedtest/Archives/Archive806.arch (diff)
The file was modifiedtest/Archives/Archive812.arch (diff)
The file was modifiedtest/Archives/Archive3203.arch (diff)
Commit 613dd085eb5d38e72e896ef6dad4a3c2208f1b63 by support
CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option
(commit: 613dd08)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 01418c99075b23d98834080236d6d6b6d48cd74b by support
BUG: Missing commit from pristine copy
(commit: 01418c9)
The file was modifiedm4/issm_options.m4 (diff)
Commit 03ddf03f7032cf572fec3f78427215e4b8dc3ac7 by support
BUG: CXXFLAGS is not empty by default under clang
(commit: 03ddf03)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
Commit c700e2bfbb61c503188af983ed10f723f227a7fd by enigne
use json to handle matrix strategy
(commit: c700e2b)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit f202e0d4053a469a459ef330960fd203104a194a by support
CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations
(commit: f202e0d)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 59228892997c5320ab06657d5d98c008e27a3397 by support
BUG: Reverting changes for now to get versioned code working
(commit: 5922889)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit c1e78bee75ef47da55ee7ec12b6dd4d16fd4c14d by support
CHG: Standardizing MATLAB and Python wrapper makefiles
(commit: c1e78be)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 16fcdb0447f58a5d74e72a9e6c8dcdb92a9266f0 by support
BUG: Reverting (again, sigh)
(commit: 16fcdb0)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit e477fa33523a311f9a6a14e2fe518f48df293d2c by enigne
update workflow using one file for one case
(commit: e477fa3)
The file was removed.github/actions/prepare-externalpackages/action.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was removed.github/actions/build/action.yml
Commit e71532022768c774c92f0ac82589ce30df4d728c by support
CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2
(commit: e715320)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedtest/NightlyRun/test806.py (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedtest/NightlyRun/test807.py (diff)
The file was modifiedtest/NightlyRun/test812.py (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedsrc/m/solve/WriteData.py (diff)
The file was modifiedtest/NightlyRun/test211.py (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
Commit 4bfad50004c918ad043b60a3263b32aaa50e8868 by aleahsommers
ADD: output melt rate and its components in SHAKTI hydrology
(commit: 4bfad50)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/plot/plotdoc.m (diff)
Commit 42ac9cb1885fdcb5f1620cface31845f0eb998d8 by support
CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error
(commit: 42ac9cb)
The file was modifiedREADME.md (diff)
Commit 66a11ce65eab16b28aa6a02be5d65bceef8df4d6 by support
CHG: More clarification about HTTPS vs SSH
(commit: 66a11ce)
The file was modifiedREADME.md (diff)
Commit 3392563dc6736fb6d9e334c52e9aa4d081034a58 by Mathieu Morlighem
NEW: added file to interpolate undercutting forcings from ISMIP6 data files
(commit: 3392563)
The file was addedsrc/m/parameterization/interpISMIP6GreenlandOcn.m
The file was modifiedsrc/m/parameterization/interpISMIP6GreenlandOcn.m (diff)
Commit 7621d804c21d08b5e5028929bd5a9b88f7ab45e8 by Mathieu Morlighem
CHG: moving file to a better directory
(commit: 7621d80)
The file was removedsrc/m/contrib/badgeley/interpISMIP6GreenlandSMB.m
The file was addedsrc/m/parameterization/interpISMIP6GreenlandSMB.m
Commit 29bf89022885d7115d1e3160bc00d9838da4608a by enigne
CHG: update ICESat2 ATL14/15 to version 4
(commit: 29bf890)
The file was modifiedsrc/m/contrib/badgeley/interpICESat2ATL1415.m (diff)
Commit 3814cab68f1125170178517581c249b592b6f7ee by Mathieu Morlighem
CHG: closed contour should be option #1
(commit: 3814cab)
The file was modifiedsrc/m/exp/exptool.m (diff)
The file was modifiedsrc/m/parameterization/interpISMIP6AntarcticaOcn.m (diff)
Commit 0af06882ad59aed9d7a910f0d29943f3b1428505 by enigne
CHG:update script for TACC Frontera
(commit: 0af0688)
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
Commit 1105aba1526e8c98eadac5e93e9b1d440e8d7ab1 by kr2mcart
NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA
(commit: 1105aba)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/m/classes/stressbalance.m (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
Commit da74c910af7e2d2b25453c48cc4c94e93ae7fe0e by kr2mcart
CHG: include stressbalance hydrology layer capability in python
(commit: da74c91)
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit ba48cc8611495b9d11ba1ba30f11e07eb21bc127 by enigne
BUG: fix loading MEaSUREs velocity for individual glaciers
(commit: ba48cc8)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit f2e798e8f8756a29f133c3da0b22ba3443e91e99 by enigne
CHG: update Jakobshavn MEaSUREs velocity to 2024
(commit: f2e798e)
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit d81f05de4adb57adc68af34e314b4605cb63fb81 by enigne
BUG: add if for more general model results
(commit: d81f05d)
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/extractTransientSolutions.m (diff)
Commit 8448acdbcf006b5be0904c420e35b6fa63c3d410 by enigne
BUG: generalize analyzeCalvingfront function
(commit: 8448acd)
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/analyzeCalvingFront.m (diff)
Commit bd63da8b09b6784d92e55424343f2d9aa1f6d601 by mattia.poinelli
CHG: second iteration of interpPaolo2023- add interpolation routine
(commit: bd63da8)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 99209c86aa4a51d432f8135befdea30dacca7d0d by mattia.poinelli
CHG: include temporal component in Paolo2023 melt rate
(commit: 99209c8)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 08657b9783be2e5f0607aa47343aacfe6c2829c3 by mathieu.morlighem
NEW: added error message if cxxoptflags is provided
(commit: 08657b9)
The file was modifiedm4/issm_options.m4 (diff)
Commit e36b9bf5c5df8db5ab23c7d7e5db6c8d9af15a22 by mathieu.morlighem
BUG: python should not need MEXLIB, this introduces dependencies that are problematic
(commit: e36b9bf)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit 338886f8dc920ee49420934cb5b4d0886fd48255 by mathieu.morlighem
CHG: simplifying hydro slope code
(commit: 338886f)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit ad33e61668a1cda0b9d1f843b990030f3362afdc by kr2mcart
NEW: nightly run test for stressbalance hydrology layer
(commit: ad33e61)
The file was addedtest/NightlyRun/test362.py
The file was addedtest/NightlyRun/test362.m
The file was addedtest/Archives/Archive362.arch
Commit eff452a3ce7ea5ff115c2bf6c71349efa02f6068 by mattia.poinelli
CHG: add interpolated dates as output
(commit: eff452a)
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 0ae352ec3e7cec7b66daf3406e002761f04b9612 by Mathieu Morlighem
CHG: do not use configure.py in installation script, call configure directly
(commit: 0ae352e)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.17-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-babylon.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.16-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.19-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.sh (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
Commit 272614d708bddaef9010e3a924e669b1fbba5232 by enigne
ADD: stanage cluster settings for Sheffield University Stanage HPC cluster
(commit: 272614d)
The file was addedsrc/m/classes/clusters/stanage.m
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
Commit a9afa9f8dfa91f95b75038b7a7a25cff952a328e by adhikari
BUG: ocean-averaged sea level loads
(commit: a9afa9f)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit 934614b1f0b911ff6b7ed55260513cdba9a1eb76 by adhikari
NEW: retrieving change in gravitational acceleration from ESA solver
(commit: 934614b)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.h (diff)
The file was modifiedsrc/c/analyses/EsaAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.h (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/FemModel.h (diff)
The file was modifiedsrc/c/classes/Elements/Penta.h (diff)
The file was modifiedsrc/c/classes/Elements/Seg.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/cores/esa_core.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
Commit 54b4de7e2de34ef11baa7777ab028836332787c9 by Mathieu Morlighem
CHG: fixed bad character from Surendra's commit
(commit: 54b4de7)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/m/classes/dsl.py (diff)
Commit b4aa682134e3754d588c63b8859bbb5130dc8865 by Mathieu Morlighem
CHG: make python test identical to MATLAB test
(commit: b4aa682)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit e546cd0e8ddb3f9dfa3518d88e0abac6e9af20d2 by Mathieu Morlighem
CHG: making python test identical to MATLAB
(commit: e546cd0)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 513a325e902ee6ae374a08b1c31a91d00a262f17 by adhikari
ESA nightly updated with a new diagostic
(commit: 513a325)
The file was modifiedtest/NightlyRun/test2112.m (diff)
The file was modifiedtest/NightlyRun/test2111.m (diff)
The file was modifiedtest/NightlyRun/test2113.m (diff)
The file was modifiedtest/NightlyRun/test2101.m (diff)
The file was modifiedtest/NightlyRun/test2110.m (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 3d2b61eb046aba19bb60bb914471ad183f79632f by support
CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker
(commit: 3d2b61e)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedtest/Archives/Archive2112.arch (diff)
The file was modifiedtest/Archives/Archive2092.arch (diff)
The file was modifiedtest/Archives/Archive2010.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was removedexternalpackages/gdal/install-3.sh
The file was modifiedtest/Archives/Archive2111.arch (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was addedexternalpackages/petsc/install-3.22-mac.sh
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was modifiedtest/Archives/Archive2101.arch (diff)
The file was addedexternalpackages/gdal/install-3-linux.sh
The file was addedexternalpackages/gdal/install-3-mac.sh
The file was modifiedtest/Archives/Archive2011.arch (diff)
The file was addedexternalpackages/gdal/install-3-mac-python.sh
The file was addedexternalpackages/proj/install-9.sh
The file was addedexternalpackages/petsc/install-3.22-linux.sh
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was modifiedtest/Archives/Archive2113.arch (diff)
The file was modifiedtest/Archives/Archive2091.arch (diff)
The file was modifiedtest/Archives/Archive2110.arch (diff)
The file was removedexternalpackages/gdal/install-3-python.sh
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was addedexternalpackages/gdal/install-3-linux-python.sh
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedtest/Archives/Archive2003.arch (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modified.gitignore (diff)
The file was modified.gitignore (diff)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/github_linux_basic (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/mac-intel-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-iceocean (diff)
The file was addedexternalpackages/petsc/install-3.22-linux-static.sh
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-basic (diff)
The file was addedexternalpackages/petsc/install-3.22-mac-static.sh
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
Commit fcff971774b0fbeb3a76cfc8c03c446894c817ae by support
CHG: Renaming of GDAL install scripts
(commit: fcff971)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/eis-smce-binaries (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedjenkins/eis-daskhub-python-modules (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
Commit 5f36b1ed1a1d5daeba570e17b5bf58fcc989daca by support
CHG: Fixes for latest PETSc version install script
(commit: 5f36b1e)
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
Commit df66d12a77c2838d4fcc060da4d1b6e7ac913e3b by support
BUG: Corrected install script
(commit: df66d12)
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit f4219110bbe28cf8bf19f317b22e185b10e61175 by support
CHG: Disabling test 362 for Silicon-based Mac as it has large errors
(commit: f421911)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
Commit 27ae96f230c37ae8f1c001ef0483bf239a575302 by support
CHG: Corrected install script name
(commit: 27ae96f)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modified.gitignore (diff)
The file was addedsrc/m/contrib/larour/converttopowerof2.m
The file was removedsrc/m/miscellaneous/converttopowerof2.m
The file was removedsrc/m/miscellaneous/diagnostics.m
The file was addedsrc/m/contrib/larour/diagnostics.m
The file was added.github/workflows/mac-basic.yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit 507291f5d57dd0ddcb8a20c44811d28c0584e37d by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
(commit: 507291f)
The file was addedsrc/c/modules/Zgesvx/lsame.f
The file was addedsrc/c/modules/Zgesvx/zgetf2.f
The file was addedtest/NightlyRun/test2074.m
The file was addedsrc/c/modules/Zgesvx/ieeeck.f
The file was addedsrc/c/modules/Zgesvx/zgetrs.f
The file was addedsrc/c/modules/Zgesvx/zscal.f
The file was addedsrc/c/modules/Zgesvx/zgetrf2.f
The file was addedsrc/c/modules/Zgesvx/zswap.f
The file was addedsrc/c/modules/Zgesvx/iparmq.f
The file was addedsrc/c/modules/Zgesvx/xerbla.f
The file was addedsrc/c/modules/Zgesvx/zgemm.f
The file was addedsrc/c/modules/Zgesvx/ztrsm.f
The file was addedtest/Data/hypergeom.mat
The file was addedsrc/c/modules/Zgesvx/Zgesvx.h
The file was addedtest/NightlyRun/test2075.m
The file was addedsrc/c/modules/Zgesvx/izamax.f
The file was addedsrc/c/modules/Zgesvx/Zgesvx.cpp
The file was addedsrc/c/modules/Zgesvx/ilaenv.f
The file was addedsrc/c/modules/Zgesvx/dlamch.f
The file was addedsrc/c/modules/Zgesvx/dcabs1.f
The file was addedsrc/c/modules/Zgesvx/zgeru.f
The file was addedsrc/c/modules/Zgesvx/zgetrf.f
The file was addedsrc/c/modules/Zgesvx/zlaswp.f
The file was addedsrc/c/modules/Zgesvx/zgesv.f
Commit c7c1b20e88cc607460de28a813a7dac57a837be3 by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
(commit: c7c1b20)
The file was modifiedtest/NightlyRun/test2073.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedsrc/m/classes/materials.m (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 80570a2032055aa8b9965ee04b9ffefd5b352a30 by lambert.caron
fixing merging error in Makefile.am
(commit: 80570a2)
The file was modifiedsrc/c/Makefile.am (diff)
Commit cee3df64c11c40e7ed7e9202b248d13f5f56a4a3 by lambert.caron
CHG:cleaned up Love core for final version
(commit: cee3df6)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 57a34e64dda086e7425a0b7325e5d092502a9738 by lambert.caron
FIX: fixing recast of int/double to double precision for some compilers in Love core
(commit: 57a34e6)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit f5a7c4578f5bda84c53413f965ff70ed99fa7adf by support
CHG: Bug in Python wrapper; cleanup
(commit: f5a7c45)
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.m (diff)
The file was modifiedsrc/m/modules/InterpFromGridToMesh.py (diff)
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.py (diff)
The file was modifiedsrc/wrappers/InterpFromMeshToGrid/InterpFromMeshToGrid.h (diff)
Commit 07632790446d3e69819393693d79f67a72357aa8 by support
CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs
(commit: 0763279)
The file was modified.gitignore (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
Commit a5e6ef688bf4b5906e12bd64b68e744d89dfd018 by support
CHG: Committing local changes from UB CCR
(commit: a5e6ef6)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 08a9fb4e8d5a7c4d0532280e62b600b73390614c by noreply
Update test2084.m

CHG:Cleaning up test2084
(commit: 08a9fb4)
The file was modifiedtest/NightlyRun/test2084.m (diff)
Commit f58a1a78b15c64e7c6e315ddda471475557f22c4 by mattia.poinelli
CHG: minor edit, include larsen-thwaites hosts to interpStal2020
(commit: f58a1a7)
The file was modifiedsrc/m/modeldata/interpStal2020.m (diff)
Commit 3fdb691d90b9580ca5c9853fa24aa6734ae858c6 by support
CHG: Older versions of PETSc use config/configure.py (may need to change others)
(commit: 3fdb691)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5.sh (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
Commit 0f22121f39abda369fb2517f428241ae3ef018e7 by support
CHG: Updates for saving model for JavaScript
(commit: 0f22121)
The file was modifiedsrc/m/classes/solidearthsettings.m (diff)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/classes/groundingline.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
The file was modifiedsrc/m/classes/rotational.m (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
Commit baca642dc9eb445a20cde1bd8ac86a0aff09d7eb by support
CHG: Disabling guts of some savemodeljs methods until they are added to issm.js
(commit: baca642)
The file was modifiedsrc/m/classes/sampling.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
The file was modifiedsrc/m/classes/dsl.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
The file was modifiedsrc/m/classes/miscellaneous.m (diff)
Commit 1ae1d97e96c732148bfe70295c9ffc2fb12b8a71 by support
CHG: Turning off development mode so we can generate new binaries automatically for use on VESL
(commit: 1ae1d97)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 69bbd50d3a308f1d77bf83c857740c80cd98c62e by support
CHG: Fixes for JavaScript API and Emscripten compilation
(commit: 69bbd50)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedsrc/m/Makefile.am (diff)
The file was addedsrc/m/classes/private.js
The file was removedsrc/m/classes/slr.js
The file was modifiedsrc/m/classes/sealevelmodel.js (diff)
The file was removedsrc/m/classes/slr.py
The file was modifiedsrc/m/classes/matice.m (diff)
The file was modifiedsrc/m/classes/solidearthsolution.js (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was removedsrc/m/classes/priv.js
The file was modifiedsrc/m/classes/solidearthsettings.js (diff)
The file was modifiedsrc/m/classes/matice.js (diff)
Commit ac7755e72a8a30ef127ac8c86d494033b5024610 by support
CHG: no error compiler flag still needed
(commit: ac7755e)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 8c4ac4042920bd85763baa932779f1af143f3052 by support
CHG: More JavaScript API fixes; compiler options to disable wasm
(commit: 8c4ac40)
The file was modifiedsrc/m/classes/matice.js (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/m/classes/solidearth.js (diff)
The file was modifiedsrc/m/classes/verbose.js (diff)
Commit 93e615163cdc3ce83cbc09839f2d5252c1d82330 by support
CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out
(commit: 93e6151)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 455e88558bf6535e95acab78589d572b73632c8b by support
CHG: Emscripten does not like opt flag
(commit: 455e885)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 025c1f7f912a021ebc71767ed42e4581a0934ddf by support
BUG: Issue was missing quote, not flag
(commit: 025c1f7)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit d40778d7a978388774b7e6b490276adbe1005d9b by support
CHG: Added missing exported functions for JavaScript binaries
(commit: d40778d)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
Commit 9a73fc2a5f5cfca06ca1d37428cf3d6bb22514d2 by support
CHG: Fixes for outputting transient class to JavaScript model
(commit: 9a73fc2)
The file was modifiedsrc/m/classes/transient.m (diff)
The file was modifiedsrc/m/classes/transient.js (diff)
Commit 2fc48ba904ec6dd7f0dda20654c258f122218176 by adhikari
BUG: gmsl was not the same as bslc. Now fixed. test2011 modified.
(commit: 2fc48ba)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedtest/NightlyRun/test2011.m (diff)
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was modifiedtest/Archives/Archive2011.arch (diff)
The file was modifiedtest/Archives/Archive2008.arch (diff)
Commit c7e1e6694d205c705ca1b1236e498c77d0de4d7b by lambert.caron
FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives
(commit: c7e1e66)
The file was modifiedtest/Archives/Archive2070.arch (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedtest/Archives/Archive2085.arch (diff)
The file was modifiedtest/NightlyRun/test2084.m (diff)
The file was modifiedtest/Archives/Archive2071.arch (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/NightlyRun/test2074.m (diff)
The file was modifiedtest/NightlyRun/test2075.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was addedtest/Archives/Archive2074.arch
The file was modifiedtest/Archives/Archive2072.arch (diff)
The file was addedtest/Archives/Archive2075.arch
Commit c597ea09b9b973ccfb0829a5cd98042568a765a3 by lambert.caron
FIX: love core: recast some integers to doubletype to help some mac compilers
(commit: c597ea0)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit de53456702cc84dedf1f6475b94f395916d93ddb by lambert.caron
FIX: Missing synched enum files for Love core update
(commit: de53456)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
Commit 346cdbec60ec1325c549c69555132b5a058709d5 by noreply
Update test2075.m

FIX: Field tolerance format
(commit: 346cdbe)
The file was modifiedtest/NightlyRun/test2075.m (diff)
Commit 3bfeb3ddd1564f14410f58126b5ab07f52ac7512 by noreply
Update test2071.m

CHG: Updated tolerances
(commit: 3bfeb3d)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 15cf622f782fbfb64c7820e518254590c87e2ba3 by support
CHG: Fixes for love numbers and related tests under Python API
(commit: 15cf622)
The file was modifiedsrc/m/classes/materials.py (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/classes/love.py (diff)
The file was modifiedtest/NightlyRun/test2084.py (diff)
The file was modifiedsrc/m/classes/love.py (diff)
Commit 7fa8267960c12803dae7024cc050d7b0d58d1ec0 by support
CHG: Do not assume that system/subprocess call will use bash as shell; cleanup
(commit: 7fa8267)
The file was modified.gitignore (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-python-3.sh (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-matlab.sh (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-python-3.sh (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedsrc/m/solve/waitonlock.py (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-matlab.sh (diff)
Commit de6aa4ab4b31f7bede05be1dca9fb15cf2876636 by support
CHG: Translated test2085 from MATLAB -> Python
(commit: de6aa4a)
The file was addedsrc/m/contrib/adhikari/yi_analytic_homogenous.py
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/contrib/adhikari/yi_analytic_homogenous.m (diff)
Commit 68a1198edfa999cd523d05aba10dfde099ec95fe by daniel.abele
fix penta section normals and remove duplicate code
(commit: 68a1198)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was addedsrc/c/shared/Numerics/Normals.cpp
The file was modifiedsrc/c/shared/Numerics/Normals.cpp (diff)
Commit adf71c26d8786605af4f85013bc2ab982ff66ce6 by support
CHG: Adjusted tolerances; do not run test 2085 on Silicon
(commit: adf71c2)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-matlab.sh (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
Commit 2b35078d556615bcf0206a621d9f439eef898994 by noreply
remove unused indices in  Tria::NormalTop
(commit: 2b35078)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit b41fcb43bb2b2e095bc82a3485bf20bed1529b46 by support
CHG: Updated path to gfortran
(commit: b41fcb4)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit 957ed858a67dc4b4741312ec04c88654d2f510ba by support
CHG: Modified all basic external package installation scripts to use developers' download links, where possible
(commit: 957ed85)
The file was modifiedexternalpackages/autotools/install-mac.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/autotools/install-linux.sh (diff)
The file was modifiedexternalpackages/cmake/install.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was removedexternalpackages/autotools/install-win.sh
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
Commit f275274c23664491c830a36afed13296a07daec8 by support
CHG: Check if LDFLAGS is set
(commit: f275274)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
Commit 2f62628a572dea2ab54bb5f43d890e84827ef135 by support
CHG: Updated all install scripts for external packages needed for extended capabilities
(commit: 2f62628)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux-static.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64-caladan.sh
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-yosemite.sh
The file was modifiedexternalpackages/boost/install-1.7-ghub-workspace_10.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-cloud.sh
The file was modifiedexternalpackages/proj/install-8-static-with_tests.sh (diff)
The file was removedexternalpackages/boost/install-1.49-linux.sh
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-macosx64.sh
The file was removedexternalpackages/boost/install-1.49-macosx-snowleopard.sh
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-murdo.sh
The file was modifiedexternalpackages/gmt/install-6-linux-static.sh (diff)
The file was modifiedexternalpackages/gsl/install-pleiades.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux-python.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/mplapack/install-1-linux.sh (diff)
The file was modifiedexternalpackages/proj/install-6-static.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-discover.sh
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was modifiedexternalpackages/proj/install-9.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-caladan.sh
The file was modifiedexternalpackages/curl/install-7-mac.sh (diff)
The file was modifiedexternalpackages/proj/install-8.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-altix64-cosmos.sh
The file was removedexternalpackages/dakota/install-5.2-discover.sh
The file was modifiedexternalpackages/gmt/install-6-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/mplapack/install-2-linux.sh (diff)
The file was removedexternalpackages/netcdf-python/install.sh
The file was removedexternalpackages/dakota/install-5.3.1-macosx64.sh
The file was modifiedexternalpackages/gsl/install.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-stallo.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-pleiades.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was removedexternalpackages/gsl/install-ios.sh
The file was modifiedexternalpackages/gmsh/install-4-linux.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac-static.sh (diff)
The file was modifiedexternalpackages/gsl/install-static.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan-static.sh
The file was modifiedexternalpackages/boost/install-1.7-mac-valgrind.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/proj/install-8-static.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan.sh
The file was modifiedexternalpackages/proj/install-8-with_tests.sh (diff)
The file was removedexternalpackages/gsl/install-android.sh
The file was modifiedexternalpackages/boost/install-1.7-mac-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-yosemite.sh
The file was modifiedexternalpackages/proj/install-6.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-linux64.sh
The file was modifiedexternalpackages/curl/install-7-linux.sh (diff)
The file was modifiedexternalpackages/gshhg/install.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/mplapack/install-0-linux.sh (diff)
The file was modified.gitignore (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-larsen.sh
The file was modifiedexternalpackages/curl/install-7-linux-static.sh (diff)
The file was modifiedexternalpackages/gsl/install-javascript.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-snowleopard.sh
The file was modifiedexternalpackages/boost/install-1.7-mac.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux-valgrind.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac-python.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4-static.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-lonestar.sh
The file was removedexternalpackages/boost/install-1.55-macosx-snowleopard.sh
The file was removedexternalpackages/boost/install-1.55-macosx-mavericks.sh
The file was modifiedexternalpackages/gmsh/install-4-linux-static.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac.sh (diff)
The file was removedexternalpackages/netcdf-cxx/install.sh
The file was removedexternalpackages/dakota/install-5.2-macosx64.sh
The file was modifiedexternalpackages/curl/install-7-mac-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac-static.sh (diff)
Commit 8a018b9c89b1215eda522a8655e49336a10deceb by support
CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo
(commit: 8a018b9)
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
Commit 9270a304a839b7ad7ef21058fe04e123a9129d44 by support
CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down
(commit: 9270a30)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
Commit b4d061b224991904f8d61eff435c5559248967d2 by support
CHG: More external package fixes
(commit: b4d061b)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedscripts/DownloadExternalPackage.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 648c7e7f6fef5a800fff8a91edac93518b28e79c by support
CHG: Need to ignore download script in directory to properly download datasets
(commit: 648c7e7)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 551c597b556b3ff1e06c4817e8fe5dd1c33e2b54 by support
CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue)
(commit: 551c597)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
Commit 3438d0b4c583b0d9fd23e95c30075ea9a29f5db3 by support
BUG: Expode hidden NumPy symbols in newer versions; cleanup
(commit: 3438d0b)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
The file was modifiedsrc/wrappers/python/include/pythonincludes.h (diff)
The file was modifiedsrc/wrappers/python/io/FetchPythonData.cpp (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 45dcbbb1e8d5db65ffcf9a71646ccf334aff1867 by inwoopark0415
CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp

* Fix bug in L474-475 with updating SEMIC parameters in Smb analysis.
(commit: 45dcbbb)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
Commit 7eed5a33b6461f87ba754c6cfb5f774af96c2a31 by inwoopark0415
CHG: Update SmbSEMIC modules

* Enable to return runoff (SmbRunoffEnum) and sublimation (SmbEvaporationEnum) values from SEMIC in ISSM.

modified:   src/c/classes/Elements/Element.cpp
modified:   src/c/modules/SurfaceMassBalancex/run_semic_transient.f90

* (MATLAB/Python) Update information for albedo parameterization implemented in SEMIC.

modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 7eed5a3)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
Commit 318919a325cc60ff6d2e435bd40d464ae8772aad by inwoopark0415
ADD: MATLAB - interpolate netcdf file with using xarray in python.
CHG: Python - Fix using interpXarrayGridToMesh.

new file:   src/m/contrib/inwoo/interpXarrayGridToMesh.m
modified:   src/m/contrib/inwoo/interpXarrayGridToMesh.py
(commit: 318919a)
The file was addedsrc/m/contrib/inwoo/interpXarrayGridToMesh.m
The file was modifiedsrc/m/contrib/inwoo/interpXarrayGridToMesh.py (diff)
Commit 0dda306f38c710024f2e148c5e71f05490b644f7 by inwoopark0415
CHG: Resolve memory leakage in SEMIC.

modified:   src/c/classes/Elements/Element.cpp
(commit: 0dda306)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 50c4f954fd67e41e6d55012044c529be4363f45f by support
CHG: model.refine MATLAB -> Python; clean up
(commit: 50c4f95)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
The file was modifiedsrc/m/classes/model.py (diff)
The file was modifiedsrc/m/mesh/meshconvert.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit c6bade2dfb8b273741b1463f4970ac66368b0a21 by support
BUG: Bad indexing of bamgmesh out
(commit: c6bade2)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
Commit d641506e5a3f31795b66cc876d3cc2576d72c0e9 by support
CHG: Catch unsupported draw function; clean up
(commit: d641506)
The file was modifiedsrc/m/plot/applyoptions.py (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
Commit 89066e22a77b71e5b747fc50dac678a7605cc50b by lambert.caron
FIX: Output of Tidal love numbers in Love core
(commit: 89066e2)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/m/modeldata/interpDTU19MDT.m (diff)
Commit 36a100d8075006bbb623fe3df9e4391f81b95341 by Mathieu Morlighem
BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed
(commit: 36a100d)
The file was modifiedm4/issm_options.m4 (diff)
Commit 06e43c8b723b6e2fb0d91622105090101855f58e by inwoopark0415
CHG: Fix SEMIC enables to run surface mass and energy balance with albedo scheme of Alex. Fix Documentation for SMBsemic with albedo scheme of Denby and ISBA.

modified:   src/c/modules/SurfaceMassBalancex/run_semic_transient.f90
modified:   src/m/classes/SMBsemic.m
modified:   src/m/classes/SMBsemic.py
(commit: 06e43c8)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
Commit 408883053729cb3e0ad7fc0ceb9ca1a31edec5fb by enigne
ADD: flag `with_matlab` in CI with matlab
(commit: 4088830)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was removed.github/workflows/mac-basic.yml
Commit bcd7f0e01e6e3fc6153d6d84294d3897c0978cfd by enigne
CHG: input.with_matlab -> input.interface
(commit: bcd7f0e)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 06adc93a434ff487551113f4fed2137a0bdede88 by enigne
CHG: get python path from python action
(commit: 06adc93)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit a9da2df1ab97364556ac900111131d7e257d9329 by enigne
CHG: output python path after setup
(commit: a9da2df)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 0de888990a4a52dcd144d3e4e08faf7ea7835302 by enigne
change to v5 python action
(commit: 0de8889)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 1428b1eb5b5f5911a73abce3c5430002093d2c46 by Mathieu Morlighem
CHG: wrong place holder for string
(commit: 1428b1e)
The file was modifiedsrc/m/classes/clusters/pfe.m (diff)
Commit ca2f893e4a2a9b23ba74f9c87b7f995c5d57be73 by enigne
currentlt test with only python
(commit: ca2f893)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-python.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modifiedREADME.md (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was removed.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit dd63a1b51e13c04fbf1aea4792c7968abdfce95f by noreply
Revert "Revert "add python CI""
(commit: dd63a1b)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was added.github/workflows/ubuntu-python.yml
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (diff)
Commit 672689d0889227077f3d54de7c2ba1286b3aa6fe by support
CHG: Moving certain external packages to new repo
(commit: 672689d)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-stallo.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
Commit 950c755025061c1b1a9440ff9169b315c5764485 by enigne
ADD: `cutoff` option in flowlines.m
(commit: 950c755)
The file was modifiedsrc/m/exp/flowlines.m (diff)
Commit 23b709cbcac46340beea61dd4a5d1c1e1ddbf8a0 by enigne
BUG: revert issmscpin to previous version
(commit: 23b709c)
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit dd8dc912b6ee80cc34c897afdaad916818a14b83 by Mathieu Morlighem
CHG: adding dynamic function name
(commit: dd8dc91)
The file was modifiedexternalpackages/vim/addons/vimrc (diff)
Commit 3a249748630198a60131a65f4459d10a38749e91 by Mathieu Morlighem
CHG: automatically remove checkpoint file once done to save disk space
(commit: 3a24974)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit 61ab59f43d40b72e67a18836a59caee26f4314c2 by support
CHG: Cleanup; MATLAB -> Python; documentation
(commit: 61ab59f)
The file was modifiedsrc/wrappers/matlab/io/ApiPrintf.cpp (diff)
The file was modifiedsrc/wrappers/python/io/ApiPrintf.cpp (diff)
The file was modifiedsrc/wrappers/matlab/io/matlabio.h (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/wrappers/python/io/pythonio.h (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
Commit 6b9c9fc038a7d9a0b9b4337f2a997e55071818e8 by support
CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes
(commit: 6b9c9fc)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 08c867c92517a3cd132e9a368562fc2e4a3ca6e8 by Mathieu Morlighem
BUG: should not capitalize Matlab and Python so that they can be picked up by modules
(commit: 08c867c)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
Commit 90ee39e50f392d03409f7bb47d6ad313458d7cd3 by support
BUG: Lowercasing JavaScript
(commit: 90ee39e)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)