Skip to content
Success

Changes

Summary

  1. Update README.md (details)
  2. Update README.md (details)
  3. CHG: adding other way to download ISSM from GitHub (details)
  4. CHG: Updating paths to Python installation (now using venv) (details)
  5. CHG: Adjusted tolerances (details)
  6. Delete README (details)
  7. CHG: upgrading to latest PETSc version (details)
  8. BUG: Path to libgfortran (details)
  9. CHG: Need libgcc in package (details)
  10. BUG: Path fixes (details)
  11. BUG: Not catching runme error; 'exclude_name' option no longer exists (details)
  12. CHG: svn -> git; uncommitted cluster class; clean up of devpath from when we couldn't compile native Silicon MEX-files (details)
  13. BUG: Incorrect file name (details)
  14. CHG: Virtual environment not preserved in called script (details)
  15. CHG: removing old scripts (details)
  16. CHG: moved up one directory and removed  from version check (details)
  17. CHG: adding more files to gitignore (details)
  18. CHG: Adjusted tolerances (details)
  19. CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins (details)
  20. CHG: removing reference to cshrc, replacing by zshrc (details)
  21. CHG: Adjusted tolerances (details)
  22. CHG: Removing Cmake to avoid conflicts with standalone copy (details)
  23. BUG: Removed 'command' (details)
  24. ADD: Missing empty Models/ dir (details)
  25. Update of .gitignore. (details)
  26. Moved all CoDiPack specific functions to CoDiPackGlobal.h. (details)
  27. CHG: Add default location for libgfortran on Mac to rpath (details)
  28. CHG: adaptive time stepping needs vz in 3d (details)
  29. CHG: throw error message if FCT in 3d (details)
  30. CHG: Use git now to get changes and determine installation type (details)
  31. CHG: minor, testing to see if jenkins will recompile (details)
  32. CHG: forgot to change path to m/mesh/planet (details)
  33. CHG: Additions to ignore list (details)
  34. Create codeql.yml (details)
  35. Bump the npm_and_yarn group across 1 directory with 2 updates (details)
  36. CHG: Fixes for gfortran path in rpath; new config for CodeQL (details)
  37. Update codeql.yml (details)
  38. Update codeql.yml (details)
  39. Update codeql.yml (details)
  40. Update codeql.yml (details)
  41. CHG: Disabling wrappers on CodeQL build (details)
  42. CHG: Correcting handling of git commit and changes when fetch has not been used (details)
  43. Delete codeql.yml (details)
  44. CHG: Adding whitespace and rerunning jobs (details)
  45. CHG: removing double blank lines (details)
  46. CHG: Adjusted tolerances (details)
  47. CHG: Updates to UB CCR config; changed path of gmshplanet.py (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 (details)
  49. CoDiPack type can be defined during the configuration. (details)
  50. BUG: Need to update previous commit every time we run (details)
  51. CHG: Outstanding commit and test fix to git change polling (details)
  52. Extracted common computation from StressbalanceAnalysis.cpp. (details)
  53. Added Preaccumulation helper for sparse row assembly. (details)
  54. BUG: Fix for rpath anb libgfortran on Mac; no effect, but make sure MSYS2 is set correctly (details)
  55. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details)
  56. CHG: vertical speed needs md.basalforcings.perturbation_melting_rate (details)
  57. CHG: missing -fPIC install-linux.sh (details)
  58. CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory (details)
  59. CHG: removing SLEPSC and ADIC2 that we have never used (details)
  60. CHG: adding common factor to KMatrices StressBalance (details)
  61. CHG: do not extrude lat/lon if undefined (details)
  62. CHG: refine should deal with lat/long as well (details)
  63. BUG: output is md2 and not md (details)
  64. CHG: if no observations are provided, we can still use md.initialization.vx/vy to set new spc's (details)
  65. CHG: New cluster class for submitting jobs to UB CCR; typos (details)
  66. CHG: adding factors to analysis (details)
  67. CHG: added Data directory for examples (details)
  68. CHG: adding factors in analysis (details)
  69. CHG: added factors in analysis (details)
  70. CHG: fixed problem with Glads (details)
  71. BUG: MPI_Wait should wait for the cpu that is receiving for once, which created seg faults with AD (details)
  72. CHG: renaming Viscous Budd (details)
  73. CHG: Adjusted tolerances (details)
  74. CHG: multithreading ContourToNodes (details)
  75. BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (details)
  76. CHG: Temporary fix for not being able to connect via port 22 (details)
  77. CHG: Need P instead of p option (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 (details)
  79. CHG: minor changed ISSM description (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` (details)
  81. ADD: interpolate from MEaSUREs monthly averaged velocity Mosaic (2014-2023) : https://doi.org/10.5067/EGKZX6FXXM4P (details)
  82. CHG: use mapping toolbox map if Googlemaps is not available (details)
  83. CHG: fixed zoom level option (details)
  84. CHG: adjusted tolerances (details)
  85. CHG: added interactive to disp: (details)
  86. Added time and memory output for CoDiPack. (details)
  87. Make preaccumulation configurable. (details)
  88. Create c-cpp.yml (details)
  89. Update c-cpp.yml (details)
  90. CHG: changed checks on flags (details)
  91. CHG: need to initialize as 0 (details)
  92. Update c-cpp.yml (details)
  93. Update c-cpp.yml (details)
  94. Update c-cpp.yml (details)
  95. Update c-cpp.yml (details)
  96. Update c-cpp.yml, add matlab (details)
  97. Update c-cpp.yml (details)
  98. Update c-cpp.yml (details)
  99. Create github_linux_basic (details)
  100. Update c-cpp.yml (details)
  101. Update c-cpp.yml (details)
  102. change the directory for CI files (details)
  103. Update README.md (details)
  104. Update README.md (details)
  105. create badge for CI, add it to README (details)
  106. CHG: minor (details)
  107. BUG: forgot to close parenthesis (details)
  108. CHG: upgrading PETSc in order to find latest ZLIB (details)
  109. FIX: calculation of VAF based on mask in Tria.cpp (details)
  110. CHG: trying to simplify CI (details)
  111. CHG: trying to simplify CI (details)
  112. CHG: getting PETSc from apt-get (details)
  113. CHG: PETSc needs to be installed manually, but we can skip autotools and cmake (details)
  114. BUG: fixing CI problem (details)
  115. CHG: trying to fix CI (details)
  116. CHG: trying to fix CI (details)
  117. CHG: trying to fix CI (details)
  118. CHG: trying to fix CI (details)
  119. Update README.md (details)
  120. NEW: added option 'quitonerror' for GitHub's CI (details)
  121. CHG: fixing matlab tests in GitHub CI (details)
  122. CHG: trying to fix CI with MATLAB (details)
  123. CHG: trying to debug CI (details)
  124. CHG: trying to add MATLAB tests (details)
  125. CHG: fixing MATLAB (details)
  126. load matlab action manually (details)
  127. FIX: updated archive 540 (details)
  128. CHG: checking env (details)
  129. CHG: checking env (details)
  130. CHG: checking env (details)
  131. CHG: checking env (details)
  132. CHG: checking env (details)
  133. CHG: checking env (details)
  134. set environment before running matlab (details)
  135. Update c-cpp.yml (details)
  136. Update c-cpp.yml (details)
  137. Update c-cpp.yml (details)
  138. Update c-cpp.yml (details)
  139. CHG: fixed typo (details)
  140. NEW: added a function that reads a geotiff and outputs x,y,data (details)
  141. CHG: better check on METIS header (details)
  142. CHG: removing PETSc from installation (details)
  143. CHG: install openMPI (details)
  144. CHG: figuring out open MPI (details)
  145. CHG: mpi-include does not need -I (details)
  146. CHG: scalapack is installed as part of open MPI (details)
  147. CHG: do not assume that ParMETIS is installed if MUMPS is provided (details)
  148. CHG: do not preload petsc files if petsc is not installed (details)
  149. CHG: reverting to installing PETSc (details)
  150. CHG: simplifying workflow and scripts (details)
  151. CHG: change name (details)
  152. CHG: removing MPICH from PETSc to speed up CI (details)
  153. CHG: adding more libs to mpi (details)
  154. CHG: forgot to change LD_PRELOAD (details)
  155. CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (details)
  156. CHG: do not make MeshPartition a template (details)
  157. CHG: added example (details)
  158. BUG: do not initialize codi_global if autodiff is false (details)
  159. CHG: Added packages to UB CCR installation; do not compile MeshPartition if METIS is not available (details)
  160. try to set two steps for the CI (details)
  161. try to add cache (details)
  162. try to set the path for cache (details)
  163. try again with env variable (details)
  164. update download path in artifact (details)
  165. try to also cache matlab (details)
  166. change mpi back to petsc version (details)
  167. no need to cache matlab (details)
  168. cache matlab (details)
  169. try the uncompress path again (details)
  170. download to /root (details)
  171. try to use relative path (details)
  172. add relative path (details)
  173. change relative path again (details)
  174. typo fixed (details)
  175. update working dir (details)
  176. activate compile (details)
  177. put test back (details)
  178. remove apt-get installed mpi (details)
  179. try to create a matrix of test (details)
  180. try matrix with string variables (details)
  181. add codipack in CI (details)
  182. try to fix codipack configure (details)
  183. add gsl (details)
  184. seperate basic and codipack (details)
  185. Update common-workflow.yml (details)
  186. only include ad tests for ccdipack (details)
  187. fix bug in main-ci (details)
  188. set different names for different runs (details)
  189. add type of input.os (details)
  190. try to cache src/c (details)
  191. fix error in the test job (details)
  192. remove cache src/c (details)
  193. try petsc-3.20 for ad (details)
  194. try to use env to set the id of cache (details)
  195. try github.env (details)
  196. try to fix bugs when using inputs in cache id (details)
  197. fix bug in the if condition (details)
  198. fix codipack (details)
  199. try ad again (details)
  200. CHG: added error message instead of just bypassing (details)
  201. CHG: for macOS we now also need to add  -commons use_dylibs (details)
  202. BUG: need to provide specific LD_FLAGS and tweak setCompiler.py to make it work on Sonoma (details)
  203. CHG: cleanup (details)
  204. remove with-petsc in codipack (details)
  205. reduce matrix size for tests (details)
  206. check spaces (details)
  207. turn off codipack tests (details)
  208. do not compress petsc/src/ to decrease the size of the artifact (details)
  209. try to exclude petsc/src (details)
  210. add gsl to codipack version (details)
  211. CHG: calving rate in CalvingMIP use normal vector from the levelset (details)
  212. Update README.md (details)
  213. Update README.md (details)
  214. Update action badge in README.md (details)
  215. CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization (details)
  216. CHG: make two CIs separately for Ubuntu basic and codipack (details)
  217. CHG: Update test540, due to update default reinit_frequency (details)
  218. change the way to reuse workflow (details)
  219. hard code the version of configure ISSM for now (details)
  220. BUG: fix CalvingCalvingMIP in Penta (details)
  221. fix bugs in action.yml (details)
  222. separate prepare externalpackes and build (details)
  223. test ISSM_DIR (details)
  224. Update action.yml (details)
  225. fix ISSM_DIR issue (details)
  226. rerun CI, make input name shorter (details)
  227. fix bug in action.yml (details)
  228. CHG: update Archive540 (details)
  229. rerun full CI (details)
  230. fix bug in uploading artifact (details)
  231. BUG: fix CalvingCalvingMIP (details)
  232. BUG: recompile ISSM, update test540 Archive (details)
  233. CHG: update Archive affected by levelset.reinit_frequency=10 (details)
  234. add badges for Ubuntu Basic and CodiPack (details)
  235. CHG: MATLAB -> Python and Javascript (details)
  236. NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script (details)
  237. CHG: 1st edit of interpPaolo2023 (details)
  238. CHG: taking care of paths with white spaces (details)
  239. CHG: relaxed tolerances for test 541 (details)
  240. CHG: Cleanup (details)
  241. CHG: update to GEMB merge layers to parallel matlab version updates (details)
  242. CHG: update GEMB tols for latest commit (details)
  243. CHG: update remaining tols in windows and on git for GEMB (details)
  244. CHG: Cleanup of configuration options (details)
  245. BUG: Needed closing ;; (details)
  246. CHG: Removing support for Android (details)
  247. CHG: Synchronized enums after pull and merge (details)
  248. BUG: Cleaned up configs (details)
  249. BUG: Correcting env var substitution (details)
  250. CHG: Cleanup (details)
  251. CHG: Cleanup (details)
  252. CHG: Moving standard env vars to issm_options for MSYS2 builds (details)
  253. CHG: Cleanup; missing env var for Javascript build (details)
  254. BUG: Fix for MSYS2 build (details)
  255. merge actions to the workflow file (details)
  256. use multiple lines for the yml (details)
  257. try to set matlab outside (details)
  258. fix missing type of common-workflow.yml (details)
  259. fix bug in setting matlab root (details)
  260. if cache not hit, then recompile (details)
  261. CHG: added check to tell useers they cannot use both PETSc and CoDiPack (details)
  262. BUG: Need to check if supplied gfortran and other libs are files for binaries builds (details)
  263. CHG: added some explanation (details)
  264. BUG: compute calving rate after extrapolation, so that the direction can be correctly computated in the inactive elements (details)
  265. BUG: update archive 540,541,542 (details)
  266. update 806,812 (details)
  267. BUG: update archive 3203 (details)
  268. CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option (details)
  269. BUG: Missing commit from pristine copy (details)
  270. BUG: CXXFLAGS is not empty by default under clang (details)
  271. BUG: Bad path to gfortran (details)
  272. use json to handle matrix strategy (details)
  273. CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations (details)
  274. BUG: fixed memory leak (details)
  275. BUG: Reverting changes for now to get versioned code working (details)
  276. CHG: Standardizing MATLAB and Python wrapper makefiles (details)
  277. BUG: Reverting (again, sigh) (details)
  278. add \' in common_workflow (details)
  279. Update common-workflow.yml (details)
  280. Update common-workflow.yml (details)
  281. Update common-workflow.yml (details)
  282. update workflow using one file for one case (details)
  283. CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2 (details)
  284. ADD: output melt rate and its components in SHAKTI hydrology (details)
  285. CHG: removing unused options (details)
  286. CHG: Removed HTTPS protocol as checkout option; added troubleshooting note about HTTPS protocol error (details)
  287. CHG: More clarification about HTTPS vs SSH (details)
  288. NEW: added file to interpolate undercutting forcings from ISMIP6 data files (details)
  289. CHG: added ref (details)
  290. CHG: moving file to a better directory (details)
  291. CHG: update ICESat2 ATL14/15 to version 4 (details)
  292. CHG: closed contour should be option #1 (details)
  293. CHG: minor estetics (details)
  294. CHG:update script for TACC Frontera (details)
  295. NEW: add option to include subglacial hydrology layer thickness in driving stress calculation of the SSA (details)
  296. CHG: include stressbalance hydrology layer capability in python (details)
  297. BUG: fix loading MEaSUREs velocity for individual glaciers (details)
  298. CHG: update Jakobshavn MEaSUREs velocity to 2024 (details)
  299. BUG: add if for more general model results (details)
  300. BUG: generalize analyzeCalvingfront function (details)
  301. CHG: second iteration of interpPaolo2023- add interpolation routine (details)
  302. CHG: include temporal component in Paolo2023 melt rate (details)
  303. NEW: added error message if cxxoptflags is provided (details)
  304. BUG: python should not need MEXLIB, this introduces dependencies that are problematic (details)
  305. BUG: bad python syntax (details)
  306. CHG: simplifying hydro slope code (details)
  307. NEW: nightly run test for stressbalance hydrology layer (details)
  308. CHG: add interpolated dates as output (details)
  309. CHG: do not use configure.py in installation script, call configure directly (details)
  310. CHG: fixed RHS (details)
  311. ADD: stanage cluster settings for Sheffield University Stanage HPC cluster (details)
  312. BUG: ocean-averaged sea level loads (details)
  313. NEW: retrieving change in gravitational acceleration from ESA solver (details)
  314. CHG: fixed bad character from Surendra's commit (details)
  315. CHG: fixing NR (details)
  316. CHG: make python test identical to MATLAB test (details)
  317. CHG: making python test identical to MATLAB (details)
  318. ESA nightly updated with a new diagostic (details)
  319. CHG: relaxing tolerances (details)
  320. CHG: relaxing tolerances (details)
  321. CHG: relaxing tolerances (details)
  322. CHG: New archives; changes to ext pkg install scripts and Makefiles as needed to account for new changes to macOS linker (details)
  323. Update .gitignore (details)
  324. CHG: Updated PETSc version (details)
  325. CHG: Renaming of GDAL install scripts (details)
  326. CHG: Fixes for latest PETSc version install script (details)
  327. BUG: Corrected install script (details)
  328. CHG: Adjusted tolerances (details)
  329. CHG: Disabling test 362 for Silicon-based Mac as it has large errors (details)
  330. CHG: Adjusted tolerances (details)
  331. CHG: Adjusted tolerances (details)
  332. CHG: Corrected install script name (details)
  333. Update .gitignore (details)
  334. CHG: moving functions around (details)
  335. ADD: mac basic CI (details)
  336. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details)
  337. CHG: Love core accuracy and stability improved. NEW: Complex solution enabled (details)
  338. fixing merging error in Makefile.am (details)
  339. CHG:cleaned up Love core for final version (details)
  340. FIX: fixing recast of int/double to double precision for some compilers in Love core (details)
  341. FIX: cleaning up love core (details)
  342. CHG: Bug in Python wrapper; cleanup (details)
  343. CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs (details)
  344. CHG: Committing local changes from UB CCR (details)
  345. Update test2085.m (details)
  346. Update test2084.m (details)
  347. CHG: minor edit, include larsen-thwaites hosts to interpStal2020 (details)
  348. CHG: Older versions of PETSc use config/configure.py (may need to change others) (details)
  349. CHG: Updates for saving model for JavaScript (details)
  350. CHG: Disabling guts of some savemodeljs methods until they are added to issm.js (details)
  351. CHG: Turning off development mode so we can generate new binaries automatically for use on VESL (details)
  352. CHG: Fixes for JavaScript API and Emscripten compilation (details)
  353. CHG: no error compiler flag still needed (details)
  354. CHG: More JavaScript API fixes; compiler options to disable wasm (details)
  355. CHG: Make sure optimization is use for JavaScript binaries, but that certain functions are not optimized out (details)
  356. CHG: Emscripten does not like opt flag (details)
  357. BUG: Issue was missing quote, not flag (details)
  358. CHG: Added missing exported functions for JavaScript binaries (details)
  359. CHG: Adjusted tolerances (details)
  360. CHG: Fixes for outputting transient class to JavaScript model (details)
  361. BUG: gmsl was not the same as bslc. Now fixed. test2011 modified. (details)
  362. CHG: Updated archives (details)
  363. FIX: Bug in frequency love number output format when np>1; CHG: updated love core tests and archives (details)
  364. FIX: love core: recast some integers to doubletype to help some mac compilers (details)
  365. FIX: Missing synched enum files for Love core update (details)
  366. Update test2075.m (details)
  367. Update test2071.m (details)
  368. CHG: Adjusted tolerances (details)
  369. CHG: Fixes for love numbers and related tests under Python API (details)
  370. BUG: Fixed parens (details)
  371. CHG: Do not assume that system/subprocess call will use bash as shell; cleanup (details)
  372. CHG: Translated test2085 from MATLAB -> Python (details)
  373. fix penta section normals and remove duplicate code (details)
  374. fix indentation (details)
  375. CHG: Adjusted tolerances; do not run test 2085 on Silicon (details)
  376. CHG: Adjusted tolerances (details)
  377. remove unused indices in  Tria::NormalTop (details)
  378. CHG: Updated path to gfortran (details)
  379. CHG: extract AD cost functions (details)
  380. CHG: Modified all basic external package installation scripts to use developers' download links, where possible (details)
  381. CHG: Check if LDFLAGS is set (details)
  382. CHG: Updated all install scripts for external packages needed for extended capabilities (details)
  383. CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo (details)
  384. CHG: Moved Adjoinable MPI source to repo because developer's Mercurial repo appears to be down (details)
  385. CHG: More external package fixes (details)
  386. CHG: Adjusted tolerances (details)
  387. CHG: Need to ignore download script in directory to properly download datasets (details)
  388. CHG: Rolling back to HDF5 1.14.3 as newer versions do not properly compile on Intel-based Macs (known issue) (details)
  389. BUG: Expode hidden NumPy symbols in newer versions; cleanup (details)
  390. CHG: Adjusted tolerances (details)
  391. CHG: Fix bug in src/c/analyses/SmbAnalysis.cpp (details)
  392. CHG: Update SmbSEMIC modules (details)
  393. ADD: MATLAB - interpolate netcdf file with using xarray in python. (details)
  394. CHG: Resolve memory leakage in SEMIC. (details)
  395. CHG: model.refine MATLAB -> Python; clean up (details)
  396. BUG: Bad indexing of bamgmesh out (details)
  397. CHG: Catch unsupported draw function; clean up (details)
  398. CHG: Adjusted tolerances (details)
  399. FIX: Output of Tidal love numbers in Love core (details)
  400. CHG: do not assume hemisphere (details)
  401. BUG: if minor version of python is greater than 9 the last digit was removed. Now fixed (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. (details)
  403. ADD: flag `with_matlab` in CI with matlab (details)
  404. CHG: input.with_matlab -> input.interface (details)
  405. ADD: ubuntu python test (details)
  406. ADD: install python-dev (details)
  407. ADD: python tests (details)
  408. BUG: fix .yml (details)
  409. CHG: python path for CI (details)
  410. BUG: fix python path (details)
  411. CHG: get python path from python action (details)
  412. CHG: use env (details)
  413. Update ubuntu-python.yml (details)
  414. CHG: output python path after setup (details)
  415. change to v5 python action (details)
  416. update python path (details)
  417. fix bug in python_version (details)
  418. CHG: wrong place holder for string (details)
  419. currentlt test with only python (details)
  420. add libpython (details)
  421. update CI (details)
  422. update CI (details)
  423. set python path (details)
  424. update numpy path (details)
  425. check the folder (details)
  426. add path to numpy (details)
  427. add path to numpy (details)
  428. update numpy (details)
  429. add test numpy (details)
  430. print more (details)
  431. look into _core (details)
  432. add python to test (details)
  433. add netCDF4 (details)
  434. add source ISSM (details)
  435. ADD: ubuntu python CI test (details)
  436. Revert "add python CI" (details)
  437. Revert "Revert "add python CI"" (details)
  438. CHG: Eased tolerances (details)
  439. CHG: Moving certain external packages to new repo (details)
  440. ADD: `cutoff` option in flowlines.m (details)
  441. BUG: revert issmscpin to previous version (details)
  442. CHG: adding dynamic function name (details)
  443. CHG: automatically remove checkpoint file once done to save disk space (details)
  444. CHG: Cleanup; MATLAB -> Python; documentation (details)
  445. CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes (details)
  446. BUG: should not capitalize Matlab and Python so that they can be picked up by modules (details)
  447. BUG: Lowercasing JavaScript (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
The file was modifiedREADME.md (diff)
Commit 48fafb498c30a8843c3d3fb44d93b1098eac061d by 34657535+TidbitSoftware
CHG: Updating paths to Python installation (now using venv)
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-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedtest/NightlyRun/test206.py (diff)
The file was modifiedtest/NightlyRun/test206.js (diff)
The file was modifiedtest/NightlyRun/test206.m (diff)
The file was removedREADME
Commit 1954c7d81d694a818d071c6f7851f734f2033fb8 by Mathieu Morlighem
CHG: upgrading to latest PETSc version
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-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.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
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was modifiedpackagers/mac/test-issm-mac-binaries-python-3.sh (diff)
The file was modifiedjenkins/ross-debian_linux-python (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
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was addedsrc/m/classes/clusters/ub_ccr_from_ghub.py
The file was modifiedpackagers/linux/package-issm-linux-binaries-matlab.sh (diff)
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedpackagers/win/package-issm-win-binaries-matlab.sh (diff)
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/mac/package-issm-mac-binaries-python-3.sh (diff)
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit 6c6e3fc2aad57e8ea51974f31a41b2fd844dac05 by 34657535+TidbitSoftware
CHG: Virtual environment not preserved in called script
The file was modifiedpackagers/linux/package-issm-linux-binaries-python-3.sh (diff)
The file was removedscripts/historyISSM.m
The file was removedscripts/jpic2pdf
The file was removedscripts/report.sh
The file was removedscripts/svnvimdiff
The file was removedscripts/mToPy.py
The file was removedscripts/convertmatlabclasses.py
The file was removedscripts/svn_repo_authors.sh
The file was removedscripts/svnlog
Commit 3da6aa47f518aef711804f95dbc1ea91b6d625ab by Mathieu Morlighem
CHG: moved up one directory and removed  from version check
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.js
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.py
The file was addedsrc/m/mesh/planet/gmshplanet.m
The file was addedsrc/m/mesh/planet/gmshplanet.js
The file was addedsrc/m/mesh/planet/mesh_refine_tri4.m
The file was removedsrc/m/mesh/planet/spheretri/planettrimesh.m
The file was removedsrc/m/mesh/planet/spheretri/sphere_tri.m
The file was removedsrc/m/mesh/planet/spheretri/sphere_project.m
The file was addedsrc/m/mesh/planet/sphere_project.m
The file was addedsrc/m/mesh/planet/sphere_tri.m
The file was addedsrc/m/mesh/planet/planettrimesh.m
The file was removedsrc/m/mesh/planet/gmsh/gmshplanet.m
The file was removedsrc/m/mesh/planet/spheretri/mesh_refine_tri4.m
The file was addedsrc/m/mesh/planet/gmshplanet.py
Commit 71cf980e61eb5a1f0087a456a23d1447035df59b by Mathieu Morlighem
CHG: adding more files to gitignore
The file was modified.gitignore (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
Commit 5f7277758008972d71995abd1b54c3899532a1e6 by 34657535+TidbitSoftware
CHG: Minor changes to test fixes to GitHub Webhook -> Jenkins
The file was modified.gitignore (diff)
Commit c96bbfdea76e9da51ddd5fb4f563efd6d35708c3 by Mathieu Morlighem
CHG: removing reference to cshrc, replacing by zshrc
The file was modifiedsrc/m/dev/devpath.m (diff)
The file was modifiedsrc/m/dev/devpath.py (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
Commit 71a58546b50f6b7b18b231e097b47d4f913010ea by 34657535+TidbitSoftware
CHG: Removing Cmake to avoid conflicts with standalone copy
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.m (diff)
The file was modifiedsrc/m/mesh/planet/gmshplanet.py (diff)
Commit d0460840d458f2d5bcd64c7e4563b00956515392 by 34657535+TidbitSoftware
ADD: Missing empty Models/ dir
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.
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/c/cores/controlvalidation_core.cpp (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackTypes.h
The file was modifiedsrc/c/cores/ad_core.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/types.h (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was removedsrc/c/cores/adgradient_core.cpp
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.cpp (diff)
The file was modifiedsrc/c/shared/io/Marshalling/Marshalling.h (diff)
Commit c21aea74c199db5fd1f90c139767a40e33c61cc5 by 34657535+TidbitSoftware
CHG: Add default location for libgfortran on Mac to rpath
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit cfdb310add434be073582c58a9025ed125d52a30 by Mathieu Morlighem
CHG: adaptive time stepping needs vz in 3d
The file was modified.gitignore (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
Commit 6693f076baab2d3c4b72bf321d72cd723f55e149 by Mathieu Morlighem
CHG: throw error message if FCT in 3d
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
The file was modifiedjenkins/jenkins.sh (diff)
Commit d46094f5d3a72451661f8de18779b9c670dc85e9 by Mathieu Morlighem
CHG: minor, testing to see if jenkins will recompile
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modified.gitignore (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackTypes.h (diff)
Commit 48f2f11c1972989d792ab6b85ad301a1440218b4 by Mathieu Morlighem
CHG: forgot to change path to m/mesh/planet
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
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>
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
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
The file was modifiedjenkins/github-linux-basic-codeql (diff)
The file was modified.github/workflows/codeql.yml (diff)
Commit 2e2e4479643b1e81f9196fc9c39eee446924d48c by 34657535+TidbitSoftware
CHG: Correcting handling of git commit and changes when fetch has not been used
The file was modified.gitignore (diff)
The file was modifiedjenkins/jenkins.sh (diff)
Commit 265086183ed1f6c2b7c38fb76a49e25d6229946d by 34657535+TidbitSoftware
Delete codeql.yml

Deleting for now until external packages can be offloaded to package managers.
The file was removed.github/workflows/codeql.yml
Commit c241279474440c494565d88fc9c0022c067eaa25 by 34657535+TidbitSoftware
CHG: Adding whitespace and rerunning jobs
The file was modifiedjenkins/jenkins.sh (diff)
Commit 501faea131d937532ea736d5780fd8687c514784 by Mathieu Morlighem
CHG: removing double blank lines
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock_uneven.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgrad.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAlongGradientx/ThicknessAlongGradientx.cpp (diff)
The file was modifiedsrc/c/analyses/LoveAnalysis.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi_uneven.cpp (diff)
The file was modifiedsrc/c/toolkits/gsl/DenseGslSolve.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matice.cpp (diff)
The file was modifiedsrc/c/modules/FrontalForcingsx/FrontalForcingsx.cpp (diff)
The file was modifiedsrc/c/cores/sampling_core.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/c/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp (diff)
The file was modifiedsrc/wrappers/M1qn3/M1qn3.cpp (diff)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
The file was modifiedsrc/c/modules/SetActiveNodesLSMx/SetActiveNodesLSMx.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Moulin.cpp (diff)
The file was modifiedsrc/c/shared/Random/random.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgrad.cpp (diff)
The file was modifiedsrc/m/modeldata/InterpFromGrid.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCInefficientAnalysis.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/classes/Cfdragcoeffabsgradtransient.cpp (diff)
The file was modifiedsrc/c/modules/StochasticForcingx/StochasticForcingx.cpp (diff)
The file was modifiedsrc/wrappers/Triangle/Triangle.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/vfsa.cpp (diff)
The file was modifiedsrc/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp (diff)
The file was modifiedsrc/c/modules/OceanExchangeDatax/OceanExchangeDatax.cpp (diff)
The file was modifiedsrc/wrappers/ExpToLevelSet/ExpToLevelSet.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyDCEfficientAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
The file was modifiedsrc/c/modules/ThicknessAcrossGradientx/ThicknessAcrossGradientx.cpp (diff)
The file was modifiedsrc/c/shared/Random/randomgenerator.cpp (diff)
The file was modifiedsrc/c/classes/Cfrheologybbarabsgradtransient.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/cores/controladm1qn3_core.cpp (diff)
The file was modifiedsrc/c/shared/Matrix/MatrixUtils.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientParam.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_densite/density_rock.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyArmapwAnalysis.cpp (diff)
The file was modifiedsrc/c/toolkits/mumps/MumpsSolve.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/TransientInput.cpp (diff)
The file was modifiedsrc/c/classes/Materials/Matlitho.cpp (diff)
The file was modifiedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateOutputDefinitions.cpp (diff)
The file was modifiedsrc/wrappers/Issm/issm.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Channel.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientArrayParam.cpp (diff)
The file was modifiedsrc/c/analyses/DebrisAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.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
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
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/Node.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/XZvectorsToCoordinateSystem.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Node.h (diff)
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
Commit 0c86d88ac5c87780db757611c6836dc0c849ca5e by max.sagebaum
CoDiPack type can be defined during the configuration.
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
The file was modifiedjenkins/jenkins.sh (diff)
Commit f94c8d5422c2d5d02fb9a9e028b2673e44891e85 by 34657535+TidbitSoftware
CHG: Outstanding commit and test fix to git change polling
The file was modifiedjenkins/ub-ccr (diff)
Commit 1c23b49adf909cb9219f268f16d875b6eec9613e by max.sagebaum
Extracted common computation from StressbalanceAnalysis.cpp.
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit a28008dc0f48fcc7c844f7a91855853ef9d787d5 by max.sagebaum
Added Preaccumulation helper for sparse row assembly.
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
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
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit d4ab7264e035b5c6ff2c2b7395c2a07b92c5368f by Mathieu Morlighem
CHG: vertical speed needs md.basalforcings.perturbation_melting_rate
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
Commit ef4f38b45b178c51688ddb8686c3f4eb5e43dca0 by Mathieu Morlighem
CHG: missing -fPIC install-linux.sh
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
The file was modified.gitignore (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit eb56793635df37920844a68bf04bacc210ccc781 by Mathieu Morlighem
CHG: removing SLEPSC and ADIC2 that we have never used
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit d79f20f4420283fd5877935bf9f74a7d2c91b513 by helene.l.seroussi
CHG: adding common factor to KMatrices StressBalance
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit 542dd67652a6007ac7f6240ab48c02b7e0e8b5c1 by Mathieu Morlighem
CHG: do not extrude lat/lon if undefined
The file was modifiedsrc/m/classes/model.m (diff)
Commit 1c44f94cab679028160a820ccaf57a1e8d99d2ba by Mathieu Morlighem
CHG: refine should deal with lat/long as well
The file was modifiedsrc/m/classes/model.m (diff)
Commit 624b32edfd35e7c89ccd5889c7d85ea505071586 by Mathieu Morlighem
BUG: output is md2 and not md
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
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
The file was modifiedsrc/m/consistency/QueueRequirements.py (diff)
The file was addedsrc/m/classes/clusters/ub_ccr.py
The file was modifiedsrc/m/consistency/QueueRequirements.m (diff)
Commit 5221b49fa355ce0d89811c8f7fb1a62b06184f7b by helene.l.seroussi
CHG: adding factors to analysis
The file was modifiedsrc/c/analyses/SmoothAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceSIAAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/ThermalAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceVerticalAnalysis.cpp (diff)
Commit 3b214651898e1ce7c080276e2928025c0f1ad50c by Mathieu Morlighem
CHG: added Data directory for examples
The file was addedexamples/Data/download.sh
The file was modified.gitignore (diff)
Commit 5a7f8512626d5b25a7e89753c145fe8068ff5bf8 by helene.l.seroussi
CHG: adding factors in analysis
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/MasstransportAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.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/HydrologyShaktiAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShreveAnalysis.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/L2ProjectionBaseAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/GLheightadvectionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/L2ProjectionEPLAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/FreeSurfaceTopAnalysis.cpp (diff)
Commit e049dfc018a49f3c5e400178dcb63c983359f08e by helene.l.seroussi
CHG: added factors in analysis
The file was modifiedsrc/c/analyses/AdjointBalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/AgeAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancethicknessAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/DamageEvolutionAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/BalancevelocityAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/Balancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointBalancethickness2Analysis.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
Commit 06ba9991ab8527a4c66c42b7f3a15fb6cf859d74 by helene.l.seroussi
CHG: fixed problem with Glads
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
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit 58ec93e1bd3e708b8f5795aad9ec05b46574eadb by Mathieu Morlighem
CHG: renaming Viscous Budd
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.py (diff)
The file was modifiedtest/NightlyRun/test404.m (diff)
Commit a5cce0e254b33e6698a61b512091386b4504bc55 by Mathieu Morlighem
CHG: multithreading ContourToNodes
The file was modifiedsrc/c/shared/Exp/exp.h (diff)
The file was modifiedsrc/c/modules/ContourToMeshx/ContourToMeshxt.cpp (diff)
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)
Commit 7031ace5e8643145599c10fd12f96ba0142cf9f7 by Mathieu Morlighem
BUG: mexPrintf is NOT thread safe and crashes. Replace by printf
The file was modifiedsrc/c/modules/Krigingx/Krigingx.cpp (diff)
The file was modifiedsrc/c/classes/kriging/Observation.cpp (diff)
Commit 7930043988a4979ae07e001c18fd3ce94527793f by 34657535+TidbitSoftware
CHG: Temporary fix for not being able to connect via port 22
The file was modifiedpackagers/linux/transfer-issm-linux-binaries.sh (diff)
Commit 1ae9f6205e790f9a4efb6c3c98591f8adaef5e7c by 34657535+TidbitSoftware
CHG: Need P instead of p option
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
The file was removedltmain.sh
The file was modifiedetc/environment.sh (diff)
Commit e79d8fcb3df19ba15291109af09ef896e146b162 by Mathieu Morlighem
CHG: minor changed ISSM description
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`
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
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
The file was modifiedsrc/m/plot/googlemaps.m (diff)
Commit f13265c0843ff9f1a1cdfa8f04efed8ec7462525 by Mathieu Morlighem
CHG: fixed zoom level option
The file was modifiedsrc/m/plot/googlemaps.m (diff)
The file was modifiedtest/NightlyRun/test104.m (diff)
The file was modifiedtest/NightlyRun/test104.js (diff)
The file was modifiedtest/NightlyRun/test104.py (diff)
Commit 82f74cc2f361ca7f9efe784e4b2460a122717a31 by Mathieu Morlighem
CHG: added interactive to disp:
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.
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/toolkits/mpi/issmmpi.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/toolkits/codipack/ampi_interface.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp
Commit 0053772d7250f3857ab2dacafdc2a466232f9897 by max.sagebaum
Make preaccumulation configurable.
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackGlobal.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/toolkits/issm/SparseRow.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.js (diff)
The file was added.github/workflows/c-cpp.yml
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 75710aa5d020bd93a1ec58bf8250a05d5e5fc685 by Mathieu Morlighem
CHG: changed checks on flags
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)
Commit 206ded5ded0b043c8b9a5b60d694cab7c086ec1e by Mathieu Morlighem
CHG: need to initialize as 0
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
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 917aa3bca16847a1aafbdb60c06bcf00825e3dd8 by noreply
Create github_linux_basic
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
The file was modified.github/workflows/c-cpp.yml (diff)
The file was added.github/ci_scripts/ci_ISSM.sh
The file was added.github/ci_scripts/github_linux_basic
The file was modifiedsrc/m/classes/clusters/andes.m (diff)
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit 5b19ff43dbb9ed03feac2ab9f2feaaf125eb91a6 by noreply
create badge for CI, add it to README
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit 99e58f8d0ec871ccabea70551357bf5b61389854 by Mathieu Morlighem
BUG: forgot to close parenthesis
The file was modifiedsrc/m/classes/autodiff.py (diff)
Commit 0a5d4f85874fbf2fa424d7ce3451f85a5f182271 by Mathieu Morlighem
CHG: upgrading PETSc in order to find latest ZLIB
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
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 345ce88874b306835feb59e621d03009b0208bc1 by Mathieu Morlighem
CHG: trying to simplify CI
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 8ca30ea999f830833a62fe9ab51ae85558892dbf by Mathieu Morlighem
CHG: trying to simplify CI
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 7653d0bc6ac2d021a07fffc271f291d0189d26c1 by Mathieu Morlighem
CHG: getting PETSc from apt-get
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
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/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 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)
The file was modifiedREADME.md (diff)
Commit cadec6157ff9975ff22051fe2090d434edb8a91f by Mathieu Morlighem
NEW: added option 'quitonerror' for GitHub's CI
The file was modifiedtest/NightlyRun/runme.m (diff)
Commit e29269a0a55ecc57d347ee512ec6356051ddbf67 by Mathieu Morlighem
CHG: fixing matlab tests in GitHub CI
The file was modified.github/ci_scripts/github_linux_basic (diff)
The file was modified.github/ci_scripts/ci_ISSM.sh (diff)
Commit c02ba766bc450e9e7e21aa184dadf192db398900 by Mathieu Morlighem
CHG: trying to fix CI with MATLAB
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)
Commit 9e03058bf881e65a9dd3d02ad5e6a228a48ee57f by Mathieu Morlighem
CHG: trying to add MATLAB tests
The file was modified.github/workflows/c-cpp.yml (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)
Commit 979bccd4ff13db26b5014858a82b5a0b739864f1 by noreply
load matlab action manually

as suggested https://github.com/matlab-actions/run-command/issues/53
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
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
The file was addedsrc/m/modeldata/ReadGeotiff.m
Commit aab516860932e28e8d9a2db3ee3a5151ee084dcc by Mathieu Morlighem
CHG: better check on METIS header
The file was modifiedm4/issm_options.m4 (diff)
Commit 2788cec8828589c69ee420d55b57a0f0cd718636 by Mathieu Morlighem
CHG: removing PETSc from installation
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)
Commit 8b91009de3f6f31b721ad640dc3b61a868fd78d2 by Mathieu Morlighem
CHG: figuring out open MPI
The file was modifiedm4/issm_options.m4 (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit b55430e92b9bd21f27f574bf4acb46c4aba66e7c by Mathieu Morlighem
CHG: mpi-include does not need -I
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
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
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
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
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 0319b4638cbba73b5a97f01fa7818c751540d6c4 by Mathieu Morlighem
CHG: simplifying workflow and scripts
The file was added.github/workflows/c-cpp-apt.yml
The file was removed.github/ci_scripts/github_linux_basic
The file was removed.github/ci_scripts/ci_ISSM.sh
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
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 modified.github/workflows/c-cpp.yml (diff)
The file was modifiedexternalpackages/petsc/install-3.21-mac.sh (diff)
Commit e69a782436e837a62de37f022046e679552a0983 by Mathieu Morlighem
CHG: adding more libs to mpi
The file was modified.github/workflows/c-cpp.yml (diff)
Commit b00c721dc252f70dbf4cdcef089aff1684119e89 by Mathieu Morlighem
CHG: forgot to change LD_PRELOAD
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'
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 7f7505c21c35cdac8bc0d58e272784773ae7b90b by Mathieu Morlighem
CHG: do not make MeshPartition a template
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Control/UpdateElementsAndMaterialsControl.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/UpdateElementsAndMaterialsDakota.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Dakota/CreateParametersDakota.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/NodesPartitioning.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp (diff)
The file was addedsrc/c/modules/MeshPartitionx/MeshPartitionx.cpp
The file was modifiedsrc/c/modules/ModelProcessorx/CreateNodes.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/modules/MeshPartitionx/MeshPartitionx.h (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
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
The file was modifiedexternalpackages/gdal/install-3.sh (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedexternalpackages/gdal/install-3-python.sh (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
Commit 59756403705398ab0d7511fb6766beaf933a0860 by noreply
try to set two steps for the CI
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
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 1b19f0ba62f6aa77be833de1739fea2f94d98e9a by noreply
try again with env variable
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 0848c3ff00ac6ecb27e4be82281c8fa22da58af8 by noreply
update download path in artifact
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 9b235c57cf8283362fcf463d0a8aa56ffa5ee0bb by noreply
try to also cache matlab
The file was modified.github/workflows/c-cpp.yml (diff)
Commit 2e7ff856fd6ffab76257e9a629814f666112deaa by noreply
change mpi back to petsc version
The file was modified.github/workflows/c-cpp.yml (diff)
Commit d6fe3365c15d89bbec3c1e18f8425e6af344642d by noreply
no need to cache matlab
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
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit e864a3b9857a38261286f7c1c8c8b69e0b3182bd by noreply
try to use relative path
The file was modified.github/workflows/c-cpp.yml (diff)
The file was modified.github/workflows/c-cpp.yml (diff)
Commit e113efe20642a199a871ebf7b6e531d097074d32 by noreply
change relative path again
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
The file was modified.github/workflows/c-cpp.yml (diff)
Commit efc7cc7e5d77fde8baa0e06c6acd37d149458312 by noreply
try to create a matrix of test
The file was modified.github/workflows/c-cpp.yml (diff)
Commit e91fd41d208773e646cf248ffd1eaff561abf400 by noreply
try matrix with string variables
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
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
The file was added.github/workflows/common-workflow.yml
The file was added.github/workflows/main-ci.yml
Commit 083c437fcca5afe88d62c52327ea3f0527144064 by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 25b6dfca5645c1771b087de5915151de7649892d by noreply
only include ad tests for ccdipack
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
The file was modified.github/workflows/main-ci.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit e0b1eedfe045fc1294d1169049bbfb391f07a2c4 by noreply
add type of input.os
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 020650402ff19ddc9a9b261c62204a9e3413f132 by noreply
fix error in the test job
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b377c3a5559bec36da91e786ed81b566f89911e3 by noreply
try petsc-3.20 for ad
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ea1e689ea55a6495d6ca6c78fbaa07b8c3dbae5c by noreply
try to use env to set the id of cache
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
The file was modified.github/workflows/common-workflow.yml (diff)
Commit c3b366031f8605f272dd20ee588b4f82da75412c by noreply
fix bug in the if condition
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
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
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
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
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 2fcdd4572285d3aad6f46540415f2c477e0822ce by noreply
reduce matrix size for tests
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit b8d2d5134daf3a0d165304eb490b25e60646bc55 by noreply
turn off codipack tests
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
The file was modified.github/workflows/common-workflow.yml (diff)
Commit f9262f676abf806a3fcf494df801ea769e4527f4 by noreply
try to exclude petsc/src
The file was modified.github/workflows/common-workflow.yml (diff)
Commit a35859207ec1a963d7b4c1624abc96d56fe82404 by noreply
add gsl to codipack version
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
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 0fb4465b1d15080b06c7eb211b7d543d0c1bc5b1 by 34657535+TidbitSoftware
Update README.md

Testing Jenkins status badge
The file was modifiedREADME.md (diff)
The file was modifiedREADME.md (diff)
Commit f4f10ac64478d455127e80141d413b1e87309a72 by noreply
Update action badge in README.md
The file was modifiedREADME.md (diff)
Commit 2f6a9e3637a8f9a8f8d7b6d43fe6a73c6659a218 by enigne
CHG: default md.levelset.reinit_frequency=10. Add more description to stabilization
The file was modifiedsrc/m/classes/levelset.m (diff)
Commit 4741ed5cec5541bb4997bd7893a8806a56a83b50 by enigne
CHG: make two CIs separately for Ubuntu basic and codipack
The file was added.github/workflows/ubuntu-codipack.yml
The file was removed.github/workflows/main-ci.yml
The file was added.github/workflows/ubuntu-basic.yml
Commit 430b1052745c459d7fc23096202613832f7a1922 by enigne
CHG: Update test540, due to update default reinit_frequency
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 0efe728c13fcd838508948551ba0892c7b2cc579 by enigne
change the way to reuse workflow
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/actions/ubuntu-latest-basic/build.yml
Commit db8075df73a1dcc994f3de7e4187858ce2885439 by enigne
hard code the version of configure ISSM for now
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 269813704b7c65ff2346d888316d6422e0442d92 by enigne
BUG: fix CalvingCalvingMIP in Penta
The file was added.github/actions/build/action.yml
The file was modifiedsrc/c/classes/Elements/Penta.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was removed.github/actions/ubuntu-latest-basic/build.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 7f6f1415b20b1c3fceb810d9aaf90b3a80d732cb by noreply
fix bugs in action.yml
The file was modified.github/actions/build/action.yml (diff)
Commit 584f3a56209b798862dc5c50d83d416d2f92bade by enigne
separate prepare externalpackes and build
The file was added.github/actions/prepare-externalpackages/action.yml
The file was modified.github/workflows/common-workflow.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/actions/prepare-externalpackages/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/build/action.yml (diff)
Commit f857165398f8561d1c54170307adb2fe890f7b95 by enigne
rerun CI, make input name shorter
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ff67c9fed8dacab3957564a8b7b30f7adf358c87 by noreply
fix bug in action.yml
The file was modified.github/actions/build/action.yml (diff)
Commit a30382f49b942d77ca0c4cd8ea995fbe145d23bc by enigne
CHG: update Archive540
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
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 92549b057e2abc889ae6613ef85ad6e0cb3c1cb6 by enigne
BUG: fix CalvingCalvingMIP
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
The file was modifiedtest/Archives/Archive540.arch (diff)
Commit 87b72a8151e744c7d4278c5721e387e5abb437d6 by enigne
CHG: update Archive affected by levelset.reinit_frequency=10
The file was removed.github/workflows/c-cpp.yml
The file was modifiedtest/Archives/Archive545.arch (diff)
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/Archive541.arch (diff)
Commit feb47a9be421b9fc92f6e302d1be28db0b9ee299 by noreply
add badges for Ubuntu Basic and CodiPack
The file was modifiedREADME.md (diff)
Commit ba723697e2a9b137bda53eb78c8d6212f0279f4c by support
CHG: MATLAB -> Python and Javascript
The file was modifiedsrc/m/classes/levelset.js (diff)
The file was modifiedsrc/m/classes/levelset.py (diff)
Commit 4436be017a1604db702c0b3713c81d03d6e5b818 by mattia.poinelli
NEW: Add contrib/poinelli folder and include Paolo2023 interpolation script
The file was addedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m
Commit 37889e4d931b0394d31525e3da5aee736d2756c2 by mattia.poinelli
CHG: 1st edit of interpPaolo2023
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit b52a7fa40e67b9c891da18bd373ee30f9195ff51 by Mathieu Morlighem
CHG: taking care of paths with white spaces
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpout.m (diff)
Commit 17823c6c6e0d573244fa8ab20e2b5b3884f69ee5 by Mathieu Morlighem
CHG: relaxed tolerances for test 541
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
The file was modifiedtest/Archives/Archive253.arch (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/Gembx.cpp (diff)
The file was modifiedtest/Archives/Archive244.arch (diff)
The file was modifiedtest/Archives/Archive243.arch (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h (diff)
The file was modifiedtest/Archives/Archive252.arch (diff)
Commit 6ae19afe8f27957895e29950febee5461e9cd76d by 95945328+NJSchlegel
CHG: update GEMB tols for latest commit
The file was modifiedtest/NightlyRun/test252.m (diff)
The file was modifiedtest/NightlyRun/test244.py (diff)
The file was modifiedtest/NightlyRun/test252.py (diff)
The file was modifiedtest/NightlyRun/test253.py (diff)
The file was modifiedtest/NightlyRun/test243.m (diff)
The file was modifiedtest/NightlyRun/test244.m (diff)
The file was modifiedtest/NightlyRun/test243.py (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
Commit 16ba5ed75b13e272ed6790664239396b3a7c55ba by 95945328+NJSchlegel
CHG: update remaining tols in windows and on git for GEMB
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
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/c/shared/io/Print/PrintfFunction.cpp (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-binaries-matlab (diff)
The file was removedjenkins/ross-win-msys2-gcc-msmpi-basic
The file was modifiedsrc/c/classes/Loads/Friction.cpp (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedsrc/c/shared/Exceptions/Exceptions.cpp (diff)
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
Commit cde015ce6675a383de8385c5c455f2658040a470 by support
BUG: Needed closing ;;
The file was modifiedm4/issm_options.m4 (diff)
Commit f2dc910a0ee79dc8bea8cd2130a441a088cbdfb2 by support
CHG: Removing support for Android
The file was removedexternalpackages/android/android-ndk/android_aux.sh
The file was removedexternalpackages/android/android-ndk/installNDK-linux-x86.sh
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was removedexternalpackages/android/android-ndk/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
The file was removedexternalpackages/android/android-sdk/install.sh
Commit 31a55043b2e12d8c796f924e11dd700f07e6ac42 by support
CHG: Synchronized enums after pull and merge
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
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/Enum.vim (diff)
The file was addedsrc/c/shared/Enum/issmenums.jl
Commit 52cd3be3d6ed59b277c29787b918eece26ab3e8d by support
BUG: Cleaned up configs
The file was modifiedjenkins/pleiades-basic (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/pleiades-dakota (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
Commit 53e20645080ffbe87452f1008d78098a70bf796e by support
BUG: Correcting env var substitution
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (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/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 317ec2352ae2767545c68b1f7edb8a6a5d85ac4b by support
CHG: Moving standard env vars to issm_options for MSYS2 builds
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)
Commit e96bbbb418ca771e6081aa67fe097ce2bc5ef5a1 by support
CHG: Cleanup; missing env var for Javascript build
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit efeecc071b725899202c39c3b5e272d730b75e5d by support
BUG: Fix for MSYS2 build
The file was modifiedm4/issm_options.m4 (diff)
Commit 426b2b2cf33597452c6893e8fa4347b57cfa6092 by enigne
merge actions to the workflow file
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 731bcc7b3eb2077f33d1fd49403565360c76ba67 by noreply
use multiple lines for the yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 3cf77f72ad8a71070cc8da088ca2b4efa3b5b2cc by enigne
try to set matlab outside
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
The file was modified.github/workflows/common-workflow.yml (diff)
Commit ec42822e74b6aff5923b58706b86c93eddad1970 by enigne
fix bug in setting matlab root
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 20636a0b627f320ee038b5a4f7951dd341ee7cb0 by enigne
if cache not hit, then recompile
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
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
The file was modifiedm4/issm_options.m4 (diff)
Commit 13ed4483f8daa1563c69d8bad7c7c99d17e5b95f by Mathieu Morlighem
CHG: added some explanation
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
The file was modifiedsrc/c/cores/movingfront_core.cpp (diff)
Commit d00366b4e8ebb5ee9ae64e64ed179a718d16801e by enigne
BUG: update archive 540,541,542
The file was modifiedtest/Archives/Archive542.arch (diff)
The file was modifiedtest/Archives/Archive541.arch (diff)
The file was modifiedtest/Archives/Archive540.arch (diff)
The file was modifiedtest/Archives/Archive806.arch (diff)
The file was modifiedtest/Archives/Archive812.arch (diff)
Commit 1c2cf340ace4ba22cd16fb48825d214e0ed5489f by enigne
BUG: update archive 3203
The file was modifiedtest/Archives/Archive3203.arch (diff)
Commit 613dd085eb5d38e72e896ef6dad4a3c2208f1b63 by support
CHG: Consolidation of C*OPTFLAGS to C*FLAGS; missing parmetis option
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedjenkins/pleiades-basic (diff)
The file was modifiedjenkins/pleiades-solid_earth (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedjenkins/pleiades-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
Commit 01418c99075b23d98834080236d6d6b6d48cd74b by support
BUG: Missing commit from pristine copy
The file was modifiedm4/issm_options.m4 (diff)
Commit 03ddf03f7032cf572fec3f78427215e4b8dc3ac7 by support
BUG: CXXFLAGS is not empty by default under clang
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
Commit a6bb0618c3ca217a034a1bc0896b7dd67df07a2b by support
BUG: Bad path to gfortran
The file was modifiedjenkins/mac-intel-basic (diff)
Commit c700e2bfbb61c503188af983ed10f723f227a7fd by enigne
use json to handle matrix strategy
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit f202e0d4053a469a459ef330960fd203104a194a by support
CHG: Standardizing MATLAB and Python wrapper makefiles; adding more possible NumPy header file locations
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
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit c1e78bee75ef47da55ee7ec12b6dd4d16fd4c14d by support
CHG: Standardizing MATLAB and Python wrapper makefiles
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 16fcdb0447f58a5d74e72a9e6c8dcdb92a9266f0 by support
BUG: Reverting (again, sigh)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 102f07b0852b15e8ce6029b0d75783f1096c0ece by noreply
add \' in common_workflow
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 6ec3517e9d121b374bbc3252881610403d7839fd by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 8bdf8d228de9b2a7ae5e5611ff8bd5405e2937e9 by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 92334a9bf8c6423ce8a67383ab43f0515cb4b4bd by noreply
Update common-workflow.yml
The file was modified.github/workflows/common-workflow.yml (diff)
Commit e477fa33523a311f9a6a14e2fe518f48df293d2c by enigne
update workflow using one file for one case
The file was removed.github/actions/build/action.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was removed.github/actions/prepare-externalpackages/action.yml
Commit e71532022768c774c92f0ac82589ce30df4d728c by support
CHG: MATLAB -> Python wrapper Makrfile.am; upgraded nodes to NumPy 2
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedtest/NightlyRun/test806.py (diff)
The file was modifiedtest/NightlyRun/test807.py (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedsrc/m/solve/WriteData.py (diff)
The file was modifiedtest/NightlyRun/test812.py (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedtest/NightlyRun/test211.py (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
Commit 4bfad50004c918ad043b60a3263b32aaa50e8868 by aleahsommers
ADD: output melt rate and its components in SHAKTI hydrology
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyShaktiAnalysis.cpp (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/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
Commit 187f80ce7a9d99a54004d2acd1de0b39d78073ba by Mathieu Morlighem
CHG: removing unused options
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
The file was modifiedREADME.md (diff)
Commit 66a11ce65eab16b28aa6a02be5d65bceef8df4d6 by support
CHG: More clarification about HTTPS vs SSH
The file was modifiedREADME.md (diff)
Commit 3392563dc6736fb6d9e334c52e9aa4d081034a58 by Mathieu Morlighem
NEW: added file to interpolate undercutting forcings from ISMIP6 data files
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
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
The file was modifiedsrc/m/contrib/badgeley/interpICESat2ATL1415.m (diff)
Commit 3814cab68f1125170178517581c249b592b6f7ee by Mathieu Morlighem
CHG: closed contour should be option #1
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
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
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/m/classes/stressbalance.m (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
Commit da74c910af7e2d2b25453c48cc4c94e93ae7fe0e by kr2mcart
CHG: include stressbalance hydrology layer capability in python
The file was modifiedsrc/m/classes/stressbalance.py (diff)
Commit ba48cc8611495b9d11ba1ba30f11e07eb21bc127 by enigne
BUG: fix loading MEaSUREs velocity for individual glaciers
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit f2e798e8f8756a29f133c3da0b22ba3443e91e99 by enigne
CHG: update Jakobshavn MEaSUREs velocity to 2024
The file was modifiedsrc/m/contrib/chenggong/modeldata/interpFromMEaSUREsGeotiff.m (diff)
Commit d81f05de4adb57adc68af34e314b4605cb63fb81 by enigne
BUG: add if for more general model results
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/extractTransientSolutions.m (diff)
Commit 8448acdbcf006b5be0904c420e35b6fa63c3d410 by enigne
BUG: generalize analyzeCalvingfront function
The file was modifiedsrc/m/contrib/chenggong/dataprocessing/analyzeCalvingFront.m (diff)
Commit bd63da8b09b6784d92e55424343f2d9aa1f6d601 by mattia.poinelli
CHG: second iteration of interpPaolo2023- add interpolation routine
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 99209c86aa4a51d432f8135befdea30dacca7d0d by mattia.poinelli
CHG: include temporal component in Paolo2023 melt rate
The file was modifiedsrc/m/contrib/poinelli/interpPaolo2023IceShelfMelt.m (diff)
Commit 08657b9783be2e5f0607aa47343aacfe6c2829c3 by mathieu.morlighem
NEW: added error message if cxxoptflags is provided
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
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
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
Commit ad33e61668a1cda0b9d1f843b990030f3362afdc by kr2mcart
NEW: nightly run test for stressbalance hydrology layer
The file was addedtest/Archives/Archive362.arch
The file was addedtest/NightlyRun/test362.py
The file was addedtest/NightlyRun/test362.m
Commit eff452a3ce7ea5ff115c2bf6c71349efa02f6068 by mattia.poinelli
CHG: add interpolated dates as output
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
The file was modifiedexternalpackages/petsc/install-3.14-linux.sh (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-linux-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.16-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.17-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-babylon.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.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-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.21-andes.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.19-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.15-discovery.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-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
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
The file was addedsrc/m/classes/clusters/stanage.m
Commit a9afa9f8dfa91f95b75038b7a7a25cff952a328e by adhikari
BUG: ocean-averaged sea level loads
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit 934614b1f0b911ff6b7ed55260513cdba9a1eb76 by adhikari
NEW: retrieving change in gravitational acceleration from ESA solver
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/cores/esa_core.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Seg.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/classes/Elements/Penta.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.h (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/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/analyses/EsaAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/FemModel.h (diff)
Commit 54b4de7e2de34ef11baa7777ab028836332787c9 by Mathieu Morlighem
CHG: fixed bad character from Surendra's commit
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
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit e546cd0e8ddb3f9dfa3518d88e0abac6e9af20d2 by Mathieu Morlighem
CHG: making python test identical to MATLAB
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit 513a325e902ee6ae374a08b1c31a91d00a262f17 by adhikari
ESA nightly updated with a new diagostic
The file was modifiedtest/NightlyRun/test2101.m (diff)
The file was modifiedtest/NightlyRun/test2110.m (diff)
The file was modifiedtest/NightlyRun/test2111.m (diff)
The file was modifiedtest/NightlyRun/test2112.m (diff)
The file was modifiedtest/NightlyRun/test2113.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
The file was modifiedtest/Archives/Archive2092.arch (diff)
The file was addedexternalpackages/gdal/install-3-linux.sh
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was addedexternalpackages/petsc/install-3.22-mac.sh
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was removedexternalpackages/gdal/install-3.sh
The file was modifiedjenkins/ross-win-msys2-mingw-msmpi-basic (diff)
The file was modifiedtest/Archives/Archive2091.arch (diff)
The file was modifiedtest/Archives/Archive2010.arch (diff)
The file was modifiedtest/Archives/Archive2011.arch (diff)
The file was modified.gitignore (diff)
The file was addedexternalpackages/gdal/install-3-linux-python.sh
The file was modifiedtest/Archives/Archive2113.arch (diff)
The file was modifiedtest/Archives/Archive2110.arch (diff)
The file was modifiedtest/Archives/Archive2003.arch (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedtest/Archives/Archive2112.arch (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was addedexternalpackages/petsc/install-3.22-linux.sh
The file was modifiedtest/Archives/Archive2101.arch (diff)
The file was addedexternalpackages/proj/install-9.sh
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was removedexternalpackages/gdal/install-3-python.sh
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was addedexternalpackages/gdal/install-3-mac.sh
The file was modifiedtest/Archives/Archive2111.arch (diff)
The file was addedexternalpackages/gdal/install-3-mac-python.sh
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modified.gitignore (diff)
Commit afc8a21dda96b19a8415de379124534d0fad0aac by support
CHG: Updated PETSc version
The file was modifiedjenkins/ross-debian_linux-basic (diff)
The file was modifiedjenkins/ross-debian_linux-iceocean (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was addedexternalpackages/petsc/install-3.22-mac-static.sh
The file was modifiedjenkins/ross-debian_linux-binaries-matlab (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-examples (diff)
The file was addedexternalpackages/petsc/install-3.22-linux-static.sh
The file was modifiedjenkins/ross-debian_linux-adolc-ampioff (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-codipack (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-adolc-ampion (diff)
The file was modifiedjenkins/mac-intel-basic (diff)
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modifiedjenkins/github_linux_basic (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/github-linux-basic-codeql (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/mac-intel-binaries-matlab (diff)
Commit fcff971774b0fbeb3a76cfc8c03c446894c817ae by support
CHG: Renaming of GDAL install scripts
The file was modifiedjenkins/aws-amazon_linux-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/eis-daskhub-python-modules (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (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/mac-silicon-dakota (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
Commit 5f36b1ed1a1d5daeba570e17b5bf58fcc989daca by support
CHG: Fixes for latest PETSc version install script
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
Commit df66d12a77c2838d4fcc060da4d1b6e7ac913e3b by support
BUG: Corrected install script
The file was modifiedjenkins/mac-silicon-examples (diff)
Commit 0ed21082d9b7d9cde9e1d433827baa5a36a0d9f3 by support
CHG: Adjusted tolerances
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
The file was modifiedjenkins/mac-silicon-basic (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
Commit fb91a00d6be319f1f80315fe136216288e32ba36 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test362.m (diff)
The file was modifiedtest/NightlyRun/test362.py (diff)
Commit e4a2c1e380368c1622e249537db92bc6e8fea31a by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test361.m (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
Commit 27ae96f230c37ae8f1c001ef0483bf239a575302 by support
CHG: Corrected install script name
The file was modifiedjenkins/mac-intel-examples (diff)
The file was modified.gitignore (diff)
Commit 02c609d055dffa794aefa21c0f8554438ad637eb by Mathieu Morlighem
CHG: moving functions around
The file was addedsrc/m/contrib/larour/diagnostics.m
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 modified.github/workflows/ubuntu-basic.yml (diff)
The file was added.github/workflows/mac-basic.yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit 507291f5d57dd0ddcb8a20c44811d28c0584e37d by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
The file was addedtest/Data/hypergeom.mat
The file was addedsrc/c/modules/Zgesvx/Zgesvx.cpp
The file was addedsrc/c/modules/Zgesvx/zgetrf.f
The file was addedsrc/c/modules/Zgesvx/ztrsm.f
The file was addedsrc/c/modules/Zgesvx/zgetf2.f
The file was addedsrc/c/modules/Zgesvx/zlaswp.f
The file was addedtest/NightlyRun/test2074.m
The file was addedtest/NightlyRun/test2075.m
The file was addedsrc/c/modules/Zgesvx/zswap.f
The file was addedsrc/c/modules/Zgesvx/dlamch.f
The file was addedsrc/c/modules/Zgesvx/zgemm.f
The file was addedsrc/c/modules/Zgesvx/izamax.f
The file was addedsrc/c/modules/Zgesvx/lsame.f
The file was addedsrc/c/modules/Zgesvx/zscal.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/zgeru.f
The file was addedsrc/c/modules/Zgesvx/zgetrf2.f
The file was addedsrc/c/modules/Zgesvx/ilaenv.f
The file was addedsrc/c/modules/Zgesvx/zgesv.f
The file was addedsrc/c/modules/Zgesvx/zgetrs.f
The file was addedsrc/c/modules/Zgesvx/dcabs1.f
The file was addedsrc/c/modules/Zgesvx/ieeeck.f
The file was addedsrc/c/modules/Zgesvx/Zgesvx.h
Commit c7c1b20e88cc607460de28a813a7dac57a837be3 by lambert.caron
CHG: Love core accuracy and stability improved. NEW: Complex solution enabled
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedtest/NightlyRun/test2072.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/NightlyRun/test2073.m (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was modifiedsrc/m/classes/materials.m (diff)
The file was modifiedsrc/c/modules/modules.h (diff)
Commit 80570a2032055aa8b9965ee04b9ffefd5b352a30 by lambert.caron
fixing merging error in Makefile.am
The file was modifiedsrc/c/Makefile.am (diff)
Commit cee3df64c11c40e7ed7e9202b248d13f5f56a4a3 by lambert.caron
CHG:cleaned up Love core for final version
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
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit e3030e4b0a9a7c8376f1b12e5d311926d8fcde93 by lambert.caron
FIX: cleaning up love core
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit f5a7c4578f5bda84c53413f965ff70ed99fa7adf by support
CHG: Bug in Python wrapper; cleanup
The file was modifiedsrc/wrappers/InterpFromMeshToGrid/InterpFromMeshToGrid.h (diff)
The file was modifiedsrc/m/modules/InterpFromGridToMesh.py (diff)
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.m (diff)
The file was modifiedsrc/m/modules/InterpFromMeshToGrid.py (diff)
Commit 07632790446d3e69819393693d79f67a72357aa8 by support
CHG: Updated gitignore; removed test 362 from test suite for distributables on Silicon-based Macs
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)
The file was modified.gitignore (diff)
Commit a5e6ef688bf4b5906e12bd64b68e744d89dfd018 by support
CHG: Committing local changes from UB CCR
The file was modifiedjenkins/ub-ccr (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit 08a9fb4e8d5a7c4d0532280e62b600b73390614c by noreply
Update test2084.m

CHG:Cleaning up test2084
The file was modifiedtest/NightlyRun/test2084.m (diff)
Commit f58a1a78b15c64e7c6e315ddda471475557f22c4 by mattia.poinelli
CHG: minor edit, include larsen-thwaites hosts to interpStal2020
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)
The file was modifiedexternalpackages/petsc/install-3.14-greenplanet.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-tetralith.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac-with-hdf5-static.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-linux-static.sh (diff)
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-discover.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-pleiades.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.14-mac.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.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-static.sh (diff)
Commit 0f22121f39abda369fb2517f428241ae3ef018e7 by support
CHG: Updates for saving model for JavaScript
The file was modifiedsrc/m/classes/model.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/groundingline.m (diff)
The file was modifiedsrc/m/classes/love.m (diff)
The file was modifiedsrc/m/classes/lovenumbers.m (diff)
The file was modifiedsrc/m/classes/solidearthsettings.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
Commit baca642dc9eb445a20cde1bd8ac86a0aff09d7eb by support
CHG: Disabling guts of some savemodeljs methods until they are added to issm.js
The file was modifiedsrc/m/classes/dsl.m (diff)
The file was modifiedsrc/m/classes/miscellaneous.m (diff)
The file was modifiedsrc/m/classes/solidearth.m (diff)
The file was modifiedsrc/m/classes/debris.m (diff)
The file was modifiedsrc/m/classes/sampling.m (diff)
Commit 1ae1d97e96c732148bfe70295c9ffc2fb12b8a71 by support
CHG: Turning off development mode so we can generate new binaries automatically for use on VESL
The file was modifiedjenkins/ross-debian_linux-javascript (diff)
Commit 69bbd50d3a308f1d77bf83c857740c80cd98c62e by support
CHG: Fixes for JavaScript API and Emscripten compilation
The file was modifiedsrc/m/classes/matice.js (diff)
The file was modifiedsrc/m/Makefile.am (diff)
The file was removedsrc/m/classes/priv.js
The file was removedsrc/m/classes/slr.js
The file was modifiedsrc/m/classes/solidearthsettings.js (diff)
The file was addedsrc/m/classes/private.js
The file was removedsrc/m/classes/slr.py
The file was modifiedsrc/m/classes/solidearthsolution.js (diff)
The file was modifiedjenkins/jenkins.sh (diff)
The file was modifiedsrc/m/classes/matice.m (diff)
The file was modifiedsrc/m/classes/sealevelmodel.js (diff)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit ac7755e72a8a30ef127ac8c86d494033b5024610 by support
CHG: no error compiler flag still needed
The file was modifiedjenkins/jenkins.sh (diff)
Commit 8c4ac4042920bd85763baa932779f1af143f3052 by support
CHG: More JavaScript API fixes; compiler options to disable wasm
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
The file was modifiedsrc/m/classes/matice.js (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
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 455e88558bf6535e95acab78589d572b73632c8b by support
CHG: Emscripten does not like opt flag
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 025c1f7f912a021ebc71767ed42e4581a0934ddf by support
BUG: Issue was missing quote, not flag
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit d40778d7a978388774b7e6b490276adbe1005d9b by support
CHG: Added missing exported functions for JavaScript binaries
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit 46ed7a1dfefcd826caa00dea8e710a92e8e5b0d7 by support
CHG: Adjusted tolerances
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
The file was modifiedsrc/m/classes/transient.js (diff)
The file was modifiedsrc/m/classes/transient.m (diff)
Commit 2fc48ba904ec6dd7f0dda20654c258f122218176 by adhikari
BUG: gmsl was not the same as bslc. Now fixed. test2011 modified.
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedtest/NightlyRun/test2011.m (diff)
Commit b9a0f5cc9497207239e8079e0ec2becb31296f62 by support
CHG: Updated archives
The file was modifiedtest/Archives/Archive2005.arch (diff)
The file was modifiedtest/Archives/Archive2090.arch (diff)
The file was modifiedtest/Archives/Archive2008.arch (diff)
The file was modifiedtest/Archives/Archive2002.arch (diff)
The file was modifiedtest/Archives/Archive2011.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
The file was modifiedtest/Archives/Archive2072.arch (diff)
The file was modifiedtest/Archives/Archive2085.arch (diff)
The file was modifiedtest/NightlyRun/test2071.m (diff)
The file was addedtest/Archives/Archive2074.arch
The file was addedtest/Archives/Archive2075.arch
The file was modifiedtest/Archives/Archive2070.arch (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedtest/Archives/Archive2071.arch (diff)
The file was modifiedtest/NightlyRun/test2070.m (diff)
The file was modifiedtest/NightlyRun/test2075.m (diff)
The file was modifiedtest/NightlyRun/test2084.m (diff)
The file was modifiedtest/NightlyRun/test2074.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
Commit c597ea09b9b973ccfb0829a5cd98042568a765a3 by lambert.caron
FIX: love core: recast some integers to doubletype to help some mac compilers
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit de53456702cc84dedf1f6475b94f395916d93ddb by lambert.caron
FIX: Missing synched enum files for Love core update
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
The file was modifiedtest/NightlyRun/test2075.m (diff)
Commit 3bfeb3ddd1564f14410f58126b5ab07f52ac7512 by noreply
Update test2071.m

CHG: Updated tolerances
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 6b4611e65502ab0552aa828b5a2998da963ed8fe by support
CHG: Adjusted tolerances
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
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was modifiedsrc/m/classes/love.py (diff)
The file was modifiedsrc/m/classes/materials.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
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedpackagers/mac/complete-issm-mac-intel-binaries-matlab.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedsrc/m/solve/waitonlock.py (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedpackagers/linux/complete-issm-linux-binaries-matlab.sh (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.py (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
The file was modifiedpackagers/linux/complete-issm-linux-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 modifiedpackagers/mac/complete-issm-mac-intel-binaries-python-3.sh (diff)
Commit de6aa4ab4b31f7bede05be1dca9fb15cf2876636 by support
CHG: Translated test2085 from MATLAB -> Python
The file was modifiedsrc/m/contrib/adhikari/yi_analytic_homogenous.m (diff)
The file was modifiedtest/NightlyRun/test2085.m (diff)
The file was modifiedtest/NightlyRun/test2085.py (diff)
The file was addedsrc/m/contrib/adhikari/yi_analytic_homogenous.py
Commit 68a1198edfa999cd523d05aba10dfde099ec95fe by daniel.abele
fix penta section normals and remove duplicate code
The file was modifiedsrc/c/classes/Elements/Tetra.cpp (diff)
The file was addedsrc/c/shared/Numerics/Normals.cpp
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (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/shared/Numerics/Normals.cpp (diff)
Commit adf71c26d8786605af4f85013bc2ab982ff66ce6 by support
CHG: Adjusted tolerances; do not run test 2085 on Silicon
The file was modifiedpackagers/mac/complete-issm-mac-silicon-binaries-python-3.sh (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 modifiedtest/NightlyRun/test2085.py (diff)
Commit 6164a6e4dec256e731f742f4ec845e5f79d360c7 by support
CHG: Adjusted tolerances
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
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit b41fcb43bb2b2e095bc82a3485bf20bed1529b46 by support
CHG: Updated path to gfortran
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-binaries-matlab (diff)
Commit 58fe6ce38bfc0e1537494dcc9b5650a71824dacb by Mathieu Morlighem
CHG: extract AD cost functions
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
The file was modifiedexternalpackages/autotools/install-mac.sh (diff)
The file was modifiedexternalpackages/autotools/install-linux.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was removedexternalpackages/autotools/install-win.sh
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/cmake/install.sh (diff)
The file was modifiedexternalpackages/triangle/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
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-linux.sh (diff)
Commit 2f62628a572dea2ab54bb5f43d890e84827ef135 by support
CHG: Updated all install scripts for external packages needed for extended capabilities
The file was removedexternalpackages/dakota/install-5.3.1-linux64.sh
The file was modifiedexternalpackages/gdal/install-3-python-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was removedexternalpackages/gsl/install-android.sh
The file was modifiedexternalpackages/proj/install-8.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-ghub-workspace_10.sh (diff)
The file was removedexternalpackages/boost/install-1.49-linux.sh
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-stallo.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-mac-python.sh (diff)
The file was modifiedexternalpackages/gsl/install-static.sh (diff)
The file was modifiedexternalpackages/proj/install-6-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac-static.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-larsen.sh
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-yosemite.sh
The file was modifiedexternalpackages/dakota/install-6.2-lonestar.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac-static.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/proj/install-8-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-linux.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-mac-static.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades.sh (diff)
The file was modifiedexternalpackages/mplapack/install-0-linux.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-pleiades.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-macosx64.sh
The file was modifiedexternalpackages/mplapack/install-2-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-mac.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-linux.sh (diff)
The file was removedexternalpackages/dakota/install-5.3.1-macosx64.sh
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan.sh
The file was removedexternalpackages/dakota/install-5.3.1-linux64-caladan.sh
The file was modifiedexternalpackages/gdal/install-3-linux-python.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-el_capitan-static.sh
The file was removedexternalpackages/dakota/install-5.3.1-lonestar.sh
The file was modifiedexternalpackages/gmsh/install-4-mac-static.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was removedexternalpackages/netcdf-python/install.sh
The file was removedexternalpackages/boost/install-1.49-macosx-snowleopard.sh
The file was modifiedexternalpackages/dakota/install-6.2-linux.sh (diff)
The file was modifiedexternalpackages/gdal/install-3-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-mac.sh (diff)
The file was modifiedexternalpackages/proj/install-8-with_tests.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-mac-valgrind.sh (diff)
The file was removedexternalpackages/netcdf-cxx/install.sh
The file was modifiedexternalpackages/gdal/install-3-mac.sh (diff)
The file was modifiedexternalpackages/curl/install-7-linux.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-linux-static.sh (diff)
The file was modifiedexternalpackages/boost/install-1.7-linux-valgrind.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-cloud.sh
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-linux64-murdo.sh
The file was modifiedexternalpackages/proj/install-6.sh (diff)
The file was modifiedexternalpackages/curl/install-7-mac-static.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-discover.sh
The file was removedexternalpackages/dakota/install-5.3.1-macosx64-snowleopard.sh
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-snowleopard.sh
The file was modifiedexternalpackages/gsl/install.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-yosemite.sh
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modifiedexternalpackages/gsl/install-pleiades.sh (diff)
The file was modifiedexternalpackages/curl/install-7-mac.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-discover.sh
The file was modifiedexternalpackages/gdal/install-3-static.sh (diff)
The file was modifiedexternalpackages/proj/install-8-static-with_tests.sh (diff)
The file was removedexternalpackages/dakota/install-5.2-linux64-caladan.sh
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
The file was modifiedexternalpackages/gshhg/install.sh (diff)
The file was removedexternalpackages/gsl/install-ios.sh
The file was modifiedexternalpackages/proj/install-9.sh (diff)
The file was modifiedexternalpackages/mplapack/install-1-linux.sh (diff)
The file was removedexternalpackages/boost/install-1.55-macosx-mavericks.sh
The file was modifiedexternalpackages/boost/install-1.7-linux-static.sh (diff)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (diff)
The file was modifiedexternalpackages/curl/install-7-linux-static.sh (diff)
The file was modifiedexternalpackages/gsl/install-javascript.sh (diff)
The file was modifiedexternalpackages/gmt/install-6-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux.sh (diff)
The file was modifiedexternalpackages/boost/install-1.55-linux.sh (diff)
The file was modifiedexternalpackages/netcdf/install-4-static.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was removedexternalpackages/dakota/install-4.2-altix64-cosmos.sh
The file was removedexternalpackages/dakota/install-5.2-macosx64.sh
Commit 8a018b9c89b1215eda522a8655e49336a10deceb by support
CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/chaco/install-win-msys2-mingw.sh (diff)
The file was modified.gitignore (diff)
The file was modifiedexternalpackages/adolc/install-withampi-pleiades-gcc.sh (diff)
The file was modifiedexternalpackages/chaco/install-linux.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
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
Commit b4d061b224991904f8d61eff435c5559248967d2 by support
CHG: More external package fixes
The file was modifiedexternalpackages/adolc/install-withampi-pleiades.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedexternalpackages/adolc/install-with_ampi.sh (diff)
The file was modifiedexternalpackages/adolc/install.sh (diff)
The file was modifiedscripts/DownloadExternalPackage.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
The file was modifiedexternalpackages/adolc/install-mac-with_ampi.sh (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/chaco/install-linux.sh (diff)
The file was modifiedexternalpackages/chaco/install-mac.sh (diff)
Commit 419bba7714e321e7fce7c0dbb93bd6186fd9cb55 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test2071.m (diff)
Commit 648c7e7f6fef5a800fff8a91edac93518b28e79c by support
CHG: Need to ignore download script in directory to properly download datasets
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)
The file was modifiedexternalpackages/hdf5/install-1-static.sh (diff)
The file was modifiedexternalpackages/hdf5/install-1.sh (diff)
Commit 3438d0b4c583b0d9fd23e95c30075ea9a29f5db3 by support
BUG: Expode hidden NumPy symbols in newer versions; cleanup
The file was modifiedsrc/wrappers/python/io/FetchPythonData.cpp (diff)
The file was modifiedsrc/wrappers/python/include/pythonincludes.h (diff)
The file was modifiedsrc/wrappers/python/io/WritePythonData.cpp (diff)
Commit c6abcf6940f4ab14dfa00d221ed2dbff12456a72 by support
CHG: Adjusted tolerances
The file was modifiedtest/NightlyRun/test362.py (diff)
The file was modifiedtest/NightlyRun/test362.m (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.
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
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)
The file was modifiedsrc/m/classes/SMBsemic.m (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
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
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 50c4f954fd67e41e6d55012044c529be4363f45f by support
CHG: model.refine MATLAB -> Python; clean up
The file was modifiedsrc/m/classes/model.py (diff)
The file was modifiedsrc/m/mesh/meshconvert.m (diff)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
The file was modifiedsrc/m/classes/model.m (diff)
Commit c6bade2dfb8b273741b1463f4970ac66368b0a21 by support
BUG: Bad indexing of bamgmesh out
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
Commit d641506e5a3f31795b66cc876d3cc2576d72c0e9 by support
CHG: Catch unsupported draw function; clean up
The file was modifiedsrc/m/plot/applyoptions.py (diff)
Commit 5d36a67158e2749200cf854db3907e6cb4c00ffb by support
CHG: Adjusted tolerances
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
The file was modifiedsrc/c/cores/love_core.cpp (diff)
Commit 73416d616d2b21c1016ccaa36c3e9b707c4efd55 by Mathieu Morlighem
CHG: do not assume hemisphere
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
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
The file was modifiedsrc/m/classes/SMBsemic.m (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/run_semic_transient.f90 (diff)
The file was modifiedsrc/m/classes/SMBsemic.py (diff)
Commit 408883053729cb3e0ad7fc0ceb9ca1a31edec5fb by enigne
ADD: flag `with_matlab` in CI with matlab
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/mac-basic.yml
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit bcd7f0e01e6e3fc6153d6d84294d3897c0978cfd by enigne
CHG: input.with_matlab -> input.interface
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
The file was modified.github/workflows/ubuntu-basic.yml (diff)
Commit c45e79118c3685cf1d5c7583d9bb1ed1b78a782d by enigne
ADD: ubuntu python test
The file was modified.github/workflows/common-workflow.yml (diff)
The file was added.github/workflows/ubuntu-python.yml
Commit 5d792baa2d2432aa2cbab5276b9f4651b4fb3222 by enigne
ADD: install python-dev
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)
Commit b07f2eab016e4ee15ba1acbc5d875fd2b8053836 by enigne
CHG: python path for CI
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 307f8a0ae5ab4040ea1b79abcf92fd8d647bfef1 by enigne
BUG: fix python path
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit 06adc93a434ff487551113f4fed2137a0bdede88 by enigne
CHG: get python path from python action
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 002f28d4ef30dfe822015a0b0dfcd333ce6fb3cf by noreply
Update ubuntu-python.yml
The file was modified.github/workflows/ubuntu-python.yml (diff)
Commit a9da2df1ab97364556ac900111131d7e257d9329 by enigne
CHG: output python path after setup
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
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 939717ab1f5d8794379dd9ff69abc2052cf35645 by enigne
fix bug in python_version
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 1428b1eb5b5f5911a73abce3c5430002093d2c46 by Mathieu Morlighem
CHG: wrong place holder for string
The file was modifiedsrc/m/classes/clusters/pfe.m (diff)
Commit ca2f893e4a2a9b23ba74f9c87b7f995c5d57be73 by enigne
currentlt test with only python
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/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)
Commit 7f7ee10a87ed9fd58645d7014d60a86a368a978b by noreply
ADD: ubuntu python CI test
The file was modifiedREADME.md (diff)
Commit 101481c57af459f951a1b251a77ae8415fe0ea6a by noreply
Revert "add python CI"
The file was modified.github/workflows/ubuntu-basic.yml (diff)
The file was removed.github/workflows/ubuntu-python.yml
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modified.github/workflows/ubuntu-codipack.yml (diff)
Commit dd63a1b51e13c04fbf1aea4792c7968abdfce95f by noreply
Revert "Revert "add python CI""
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/ubuntu-codipack.yml (diff)
Commit 868cbe1d50dac96d7509e178b03bd2a8772ce46f by support
CHG: Eased tolerances
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
The file was modifiedexternalpackages/dakota/install-6.2-mac.sh (diff)
The file was modifiedexternalpackages/triangle/install-mac.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-linux-static.sh (diff)
The file was modifiedexternalpackages/triangle/install-linux.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides-gcc.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-ghub-workspace_10.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-stallo.sh (diff)
The file was modifiedexternalpackages/adjoinablempi/install-pleaides.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-linux.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-discover.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.sh (diff)
The file was modifiedexternalpackages/m1qn3/install-mac.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-pleiades_toss4.sh (diff)
The file was modifiedexternalpackages/dakota/install-6.2-mac-static.sh (diff)
Commit 950c755025061c1b1a9440ff9169b315c5764485 by enigne
ADD: `cutoff` option in flowlines.m
The file was modifiedsrc/m/exp/flowlines.m (diff)
Commit 23b709cbcac46340beea61dd4a5d1c1e1ddbf8a0 by enigne
BUG: revert issmscpin to previous version
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit dd8dc912b6ee80cc34c897afdaad916818a14b83 by Mathieu Morlighem
CHG: adding dynamic function name
The file was modifiedexternalpackages/vim/addons/vimrc (diff)
Commit 3a249748630198a60131a65f4459d10a38749e91 by Mathieu Morlighem
CHG: automatically remove checkpoint file once done to save disk space
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
Commit 61ab59f43d40b72e67a18836a59caee26f4314c2 by support
CHG: Cleanup; MATLAB -> Python; documentation
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/wrappers/matlab/io/matlabio.h (diff)
The file was modifiedsrc/wrappers/matlab/io/ApiPrintf.cpp (diff)
The file was modifiedsrc/wrappers/python/io/pythonio.h (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedsrc/wrappers/python/io/ApiPrintf.cpp (diff)
Commit 6b9c9fc038a7d9a0b9b4337f2a997e55071818e8 by support
CHG: Merging Inwoo's fix for MATLAB + Python APIs with minor changes
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
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 90ee39e50f392d03409f7bb47d6ad313458d7cd3 by support
BUG: Lowercasing JavaScript
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)