Skip to content
Success

Changes

Summary

  1. CHG: update interp files for passing in other servers and building with (commit: 227a2fc) (details)
  2. CHG: do not recompute distance unless absolutely necessary (commit: c865317) (details)
  3. DEL: not needed anymore (commit: edef79f) (details)
  4. CHG: Corrected env to pick up PROJ; added infiniband network option to UB CCR cluster; corrected rpath for macOS binaries (commit: 5d348c6) (details)
  5. BUG: Typo (commit: f331694) (details)
  6. CHG: gdaltransform -> CoordTransform; cleanup (commit: 47dfffb) (details)
  7. CHG: not needed anymore, and not part of ISSM (commit: bc727e4) (details)
  8. CHG: renaming file because name is inconsistent with function name, and filename is already used by class (commit: fbd2caa) (details)
  9. CHG: cleaning up netCDF functions, lots of duplicates (commit: b086cf1) (details)
  10. CHG: merging createMCC's (commit: f07fd45) (details)
  11. CHG: removing old external packages (commit: a1e8b26) (details)
  12. CHG: Reapplying corrections for scp on systems that don't have bash list expansion; more error checks; clean up (commit: 12903b3) (details)
  13. BUG: Bad indentation (commit: ae8ae3a) (details)
  14. CHG: added netcdf to bin (commit: a2bb407) (details)
  15. CHG: do not exceed final time even for fixed time steps (commit: 318f2c9) (details)
  16. CHG: do not bother us with vz if 2d (commit: c984b4a) (details)
  17. CHG: added option for path in interpMouginot (commit: 5a01774) (details)
  18. CHG: updated archive now that final time is enforced for fixed time steps (commit: 36baf6d) (details)
  19. CHG: added more checks to GrdModel (commit: a702059) (details)
  20. CHG: Adjusted tolerances (commit: 33744a0) (details)
  21. CHG: fixing memory leaks (commit: 2a51b2a) (details)
  22. BUG: do not free world (commit: 77bed25) (details)
  23. CHG: fixing grammar (commit: 10a8e8b) (details)
  24. CHG: Adjusted tolerances (commit: 59f4a62) (details)
  25. CHG: minor aestetics (commit: 8f975c8) (details)
  26. BUG: fixed a ton of memory leaks (commit: 90dda5a) (details)
  27. CHG: SMBgemb does not need geometry (commit: 49ad06c) (details)
  28. BUG: forgot to change nargin (commit: b505df7) (details)
  29. BUG: removed minus signs (commit: 1ad38a0) (details)
  30. CHG: using Isend instead of blocking Send (commit: 997fcf1) (details)
  31. CHG: moving MPI_Send to Isend, non-blocking (commit: e8a1e91) (details)
  32. BUG: new code could not work when port was non 0 (commit: 58593b7) (details)
  33. CHG: adding InterpFromGrid as a standard mex module (commit: 87aa45c) (details)
  34. CHG: updated EXTRA_DIST (commit: d389e0b) (details)
  35. CHG: shorter list (commit: 64a3170) (details)
  36. BUG: removed exclamation point from system command (commit: 5220ddf) (details)
  37. some hdf5 files are created without proper compression (zlib) support, unsure if reproducible by others (commit: 7bbdc00) (details)
  38. setonix cluster support (commit: e690800) (details)
  39. CHG: added support for free surface (commit: d149e67) (details)
  40. BUG: isrotated should be initialized and copied properly (commit: 0b0969f) (details)
  41. CHG: no need to write restart file after we are done with optimization (commit: 7864702) (details)
  42. CHG: not needed: (commit: 3716c29) (details)
  43. CHG: updated CPPcheck github link (commit: 22c1fb8) (details)
  44. CHG: no need to keep adic (commit: 1cec4c5) (details)
  45. CHG: no need to keep angel (commit: 15fec48) (details)
  46. DEL: removed unused lib (commit: 2d13e67) (details)
  47. CHG: estetics (commit: a38ecd5) (details)
  48. CHG: Adjusted tolerances (commit: 69d4149) (details)
  49. CHG: updated cppcheck installation script (commit: 92003e6) (details)
  50. CHG: cleanup based on cppcheck (commit: 1303b62) (details)
  51. CHG: removing GaussLobato, unused (commit: b4df8a2) (details)
  52. CHG: tx and ty are unused (commit: dbe3cfb) (details)
  53. CHG: removing GetM, unused (commit: 7ba02ae) (details)
  54. CHG: removing FindParamInDataset, unused (commit: ffc832e) (details)
  55. CHG: removing DeleteBarystaticContributionsParam, unused (commit: 491148e) (details)
  56. CHG: CreateKMatrix unused (commit: b43d554) (details)
  57. CHG: do not call python's configure, let PETSc do it (commit: 5fafd3e) (details)
  58. CHG: cleaning up external packages (commit: c8b9a09) (details)
  59. CHG: More cleanup of external packages (commit: 480d2bc) (details)
  60. CHG: list outputs (commit: 796e574) (details)
  61. CHG: machine name for discover should not be local machine name (commit: 1583842) (details)
  62. CHG: added --with-python option to simplify python support (commit: b581cdf) (details)
  63. CHG: Test new Python configuration option on Jenkins (commit: df8d14d) (details)
  64. CHG: More reliable way of getting correct include path for Python on macOS that has both Xcode and Command Line Tools installed (commit: e6cde11) (details)
  65. CHG: forgot to add -I for python.h (commit: b972b4c) (details)
  66. CHG: reverting back, and need double brackets for m4 (commit: c0622b2) (details)
  67. CHG: Check second path for Python.h on macOS (commit: 894249f) (details)
  68. CHG: Need another way to get libpython on macOS (commit: 71c5a25) (details)
  69. BUG: Correction to path supplied to L linker option (commit: 412afd0) (details)
  70. ADD: added up to Outputdefinition2000Enum (commit: 0ffb0e3) (details)
  71. ADD: new modeldata interpolation script (commit: 1b4fd77) (details)
  72. BUG: only write part of large outlogs and errlogs (commit: 93b4f08) (details)
  73. CHG: added preemptable node option (commit: 335db67) (details)
  74. CHG: New --with-python option appears to be working on all Jenkins nodes now (commit: 030fe2a) (details)
  75. CHG: Updating cmake to latest version (commit: a51eb82) (details)
  76. CHG: Moving back to earlier version of Cmake until PETSc updates external packages; download latest version of MPICH (commit: e3f2532) (details)
  77. CHG: Wrong version of Cmake (commit: 28d4c28) (details)
  78. CHG: added TransientFileInput, not working yet (commit: d1594b8) (details)
  79. CHG: added new VecToMPISerial, which may or may not be faster, to check (commit: edfac10) (details)
  80. CHG: cleanup (commit: 6fa2dcb) (details)
  81. CHG: fixed typo (commit: f50c4ea) (details)
  82. CHG: missing include (commit: ce073e7) (details)
  83. CHG: relaxed tolerances (commit: 0941f6f) (details)
  84. CHG: removing unused configure options (commit: 69b9155) (details)
  85. CHG: updated Makefiles accordingly (whoops) (commit: 8ac30ea) (details)
  86. ADD: `small` node for frontera (commit: 07b55ed) (details)
  87. CHG: forgot to update javascript Makefile (commit: aefad1e) (details)
  88. ADD: option to choose normal vector from velocity or front normal in calving rate calculation (commit: d5a0ec4) (details)
  89. CHG: removed scripts that are not used (commit: 828c45f) (details)
  90. DEL: removed kml stuff (commit: 2401588) (details)
  91. CHG: removed KML stuff (commit: b33fec7) (details)
  92. CHG: no need to include kml anymore (commit: a45f1dd) (details)
  93. CHG: added warning so that people start using cuffey, which is more accurate for warmer ice (commit: 1ef87ca) (details)
  94. CHG: use float.h's DBL_EPSILON instead of defining new variables (commit: 0205e85) (details)
  95. CHG: do not define a structure with the same name twice (commit: a1d03c2) (details)
  96. CHG: Pulling master branch of Gmsh development repo for now to overcome duplicate definition issue (commit: 778fe6f) (details)
  97. ADD: crevasse depth law based on buttressing (commit: a5d2da4) (details)
  98. CHG: Correcting linking (rpath) of Boost on newer macOS Command Line Tools (commit: 8997ba7) (details)
  99. BUG: some variables were not initialized (commit: 9e86f27) (details)
  100. BUG:add 1e-10 to comparing thickness with crevasse to avoid machine epsilon (commit: cfa6325) (details)
  101. ADD: test for crevasse depth law with buttressing (commit: 53f2f40) (details)
  102. CHG: better error message to avoid people using periodic BC with non linear elements (commit: 442d638) (details)
  103. CHG: better error message (commit: b3d215c) (details)
  104. CHG: force path to CPPCHECK (commit: a54ca18) (details)
  105. CHG: cleaning up unused functions (commit: d6146b1) (details)
  106. CHG: new path (commit: 40bad55) (details)
  107. CHG: Fixes for UB CCR cluster class (finally running as expected!) (commit: e0585ac) (details)
  108. ADD:TransientGriddedFieldParam to handle transient gridded data (commit: 7e8d081) (details)
  109. ADD: SMBpddGCM in m file and SMBAnalysis (commit: bf89e83) (details)
  110. ADD: SMBpddGCM model, input tested (commit: eb52dc6) (details)
  111. CHG: declare PROJ_LIB if not found (commit: 723e374) (details)
  112. CHG: added interpBedmap3.m to interpolate Bedmap3 data (commit: 19232cd) (details)
  113. CHG: handle different types of geotiffs (commit: 063d825) (details)
  114. CHG: do not error out if data is outside requested x/y (commit: f720e70) (details)
  115. CHG: cleaned up function so that it does not rely on try/catch (and sped up the code here and there) (commit: a95b552) (details)
  116. BUG:fix the indices in TransientGriddedFieldParam (commit: ac2a196) (details)
  117. ADD:FindParam for TransientGriddedFieldParam to get the whole time slice (commit: 4be0965) (details)
  118. CHG:lat,lon in SMGpddGMC to x_grid and y_grid (commit: f212acb) (details)
  119. CHG: move all the helpler functions from InterpFromGridToMeshx.cpp to shared/Numerics/Interpolation.cpp (commit: a5e367d) (details)
  120. add temperature and precepitation as input and output (commit: abaee52) (details)
  121. BUG: No regional/ subdir (commit: d81c99d) (details)
  122. NEW: added cost function to integrate L2 norm over base (commit: 1381298) (details)
  123. CHG: no more types (commit: 0088672) (details)
  124. ADD: time averaging function for TransientGriddedFieldParam::GetParameterValue (commit: 01a1766) (details)
  125. BUG:fix NULL can not be set to index (commit: 14e78a2) (details)
  126. Changes for enabling AD with PETsc. (commit: a555d6d) (details)
  127. Deactivation of new VecToMPISerial function. (commit: 2099f70) (details)
  128. ADD:accumulation, ablation, refreezing (commit: a8e5125) (details)
  129. BUG:fix the units (commit: 1ee884e) (details)
  130. CHG: updated script so that we can reinstall adjointpetsc more than once (commit: ed7a5c0) (details)
  131. CHG: need to include adjointpetsc otherwise it won't find header file (commit: 8758358) (details)
  132. CHG: need to have ajointpetsclib in path otherwise mex modules are lost (commit: ce73ea6) (details)
  133. ADD:complete SBMpddGCM (commit: b97c17b) (details)
  134. CHG: Adjusted tolerances (commit: 874905e) (details)
Commit 227a2fc6c7341bb92cae955ba7d666d803745261 by 95945328+NJSchlegel
CHG: update interp files for passing in other servers and building with
MATLAB_DIR
(commit: 227a2fc)
The file was modifiedsrc/m/modeldata/interpJoughinCompositeGreenland.m (diff)
The file was modifiedsrc/m/modeldata/Makefile (diff)
The file was modifiedsrc/m/modeldata/interpSeaRISE.m (diff)
Commit c86531735fd8a37377f9a1b44fc7b0d76ee72852 by Mathieu Morlighem
CHG: do not recompute distance unless absolutely necessary
(commit: c865317)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was removedpatches/issm_options.m4
The file was removedpatches/Makefile.am_C
The file was removedpatches/Makefile.am_MATLAB
The file was removedpatches/configure.ac
Commit 5d348c67e904dd1585c06d432e93b941017e2e6a by support
CHG: Corrected env to pick up PROJ; added infiniband network option to UB CCR cluster; corrected rpath for macOS binaries
(commit: 5d348c6)
The file was modifiedetc/environment.sh (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit 47dfffbb90291bddbc40ae54191617679896f945 by support
CHG: gdaltransform -> CoordTransform; cleanup
(commit: 47dfffb)
The file was modifiedsrc/m/mesh/patchglobe.m (diff)
The file was modifiedsrc/m/mesh/TwoDToThreeD.m (diff)
The file was modifiedsrc/m/classes/boundary.m (diff)
The file was modifiedsrc/m/classes/boundary.py (diff)
The file was modifiedsrc/m/plot/plot_coastlines.m (diff)
The file was modifiedsrc/m/classes/basin.py (diff)
The file was removedsrc/m/contrib/cdavis/gdaltransform_cdavis
The file was modifiedsrc/m/shp/shpdisp3d.m (diff)
The file was modifiedsrc/m/classes/basin.m (diff)
The file was removedsrc/m/contrib/cdavis/cdm.m
The file was modifiedsrc/m/shp/projectedges.m (diff)
The file was modifiedsrc/m/mesh/TwoDToThreeD.py (diff)
The file was removedsrc/m/contrib/cdavis/gdaltransfrom_cdavis
The file was removedsrc/m/contrib/cdavis/gdaltransform.m
The file was modifiedsrc/m/plot/plot_coastlines.py (diff)
Commit bc727e473f043d49bd92f00bde9f830dd8cc5b46 by Mathieu Morlighem
CHG: not needed anymore, and not part of ISSM
(commit: bc727e4)
The file was removedsrc/m/contrib/buzzi/gravity/code_densite/density_rock.cpp
The file was removedsrc/m/contrib/buzzi/gravity/code_densite/density_rock_uneven.cpp
The file was removedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi.cpp
The file was removedsrc/m/contrib/buzzi/gravity/vfsa_mpi.cpp
The file was removedsrc/m/contrib/buzzi/gravity/code_densite/Makefile
The file was removedsrc/m/contrib/buzzi/gravity/code_inversion/vfsa_mpi_uneven.cpp
The file was removedsrc/m/contrib/buzzi/gravity/Makefile
The file was removedsrc/m/contrib/buzzi/gravity/vfsa.cpp
Commit fbd2caa23967aba30dd8a7bdbf3f87891c893bcc by Mathieu Morlighem
CHG: renaming file because name is inconsistent with function name, and filename is already used by class
(commit: fbd2caa)
The file was removedsrc/m/contrib/larour/UQ/sampling.m
The file was addedsrc/m/contrib/larour/UQ/drawfrompdf.m
Commit b086cf1ef17afbf2e628645f57a278a65cb45611 by Mathieu Morlighem
CHG: cleaning up netCDF functions, lots of duplicates
(commit: b086cf1)
The file was removedsrc/m/contrib/musselman/write_netCDF.py
The file was removedsrc/m/contrib/defleurian/netCDF/export_netCDF.m
The file was removedsrc/m/contrib/defleurian/netCDF/restable.m
The file was removedsrc/m/contrib/musselman/write_netCDF.m
The file was removedsrc/m/contrib/defleurian/netCDF/read_netCDF.py
The file was removedsrc/m/contrib/musselman/read_netCDF.py
The file was removedsrc/m/contrib/defleurian/netCDF/read_netCDF.m
The file was removedsrc/m/contrib/defleurian/netCDF/export_netCDF.py
The file was removedsrc/m/contrib/musselman/read_netCDF.m
The file was modifiedsrc/m/solve/createMCC.m (diff)
The file was removedsrc/m/contrib/bgetraer/createMCC.m
Commit a1e8b264eac28f887f2e01571cfa8dc181773571 by Mathieu Morlighem
CHG: removing old external packages
(commit: a1e8b26)
The file was removedexternalpackages/m2html/install.sh
The file was removedexternalpackages/oofem/install.sh
The file was removedexternalpackages/dyson/ldap.pl
The file was removedexternalpackages/octave/install.sh
The file was removedexternalpackages/dyson/jplusers.db
The file was removedexternalpackages/latex2rtf/install.sh
The file was removedexternalpackages/modelE/install.sh
The file was removedexternalpackages/dyson/readme.txt
The file was removedexternalpackages/dyson/source_seek.sh
The file was removedexternalpackages/m2html/m2html.m.patch
Commit 12903b3080fdee9e566efbe03e81a6b8ba20128f by support
CHG: Reapplying corrections for scp on systems that don't have bash list expansion; more error checks; clean up
(commit: 12903b3)
The file was modifiedsrc/m/os/issmscpout.py (diff)
The file was modifiedsrc/m/os/issmscpout.m (diff)
The file was modifiedsrc/m/os/issmbbftpin.m (diff)
The file was modifiedsrc/m/os/issmscpin.m (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedsrc/m/os/issmstscpin.m (diff)
The file was modifiedsrc/m/os/issmscpout.py (diff)
The file was modifiedsrc/m/os/issmscpin.py (diff)
The file was modifiedsrc/m/Makefile.am (diff)
The file was modifiedsrc/m/netcdf/read_netCDF.py (diff)
The file was modifiedsrc/m/netcdf/write_netCDF.m (diff)
Commit 318f2c960c41c7de4729dcbd482ff288ac7c829c by Mathieu Morlighem
CHG: do not exceed final time even for fixed time steps
(commit: 318f2c9)
The file was modifiedsrc/c/cores/transient_core.cpp (diff)
Commit c984b4a58f952430bd69d173b972720d72a2bbff by Mathieu Morlighem
CHG: do not bother us with vz if 2d
(commit: c984b4a)
The file was modifiedsrc/m/plot/plot_BC.m (diff)
Commit 5a017742937c1bbf176890822b0358f7a4dee7fd by helene.l.seroussi
CHG: added option for path in interpMouginot
(commit: 5a01774)
The file was modifiedsrc/m/modeldata/interpMouginotAnt2019.m (diff)
Commit 36baf6db871b6daa8b68ac0625a478d20561b86e by Mathieu Morlighem
CHG: updated archive now that final time is enforced for fixed time steps
(commit: 36baf6d)
The file was modifiedtest/Archives/Archive258.arch (diff)
Commit a702059e46409139f72caf20615decc14ae6bfa2 by Mathieu Morlighem
CHG: added more checks to GrdModel
(commit: a702059)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.h (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedtest/NightlyRun/test258.py (diff)
The file was modifiedtest/NightlyRun/test258.m (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/main/issm_slc.cpp (diff)
The file was modifiedsrc/c/main/issm_slc.cpp (diff)
The file was modifiedsrc/m/classes/geometry.m (diff)
The file was modifiedsrc/m/classes/geometry.py (diff)
The file was modifiedtest/NightlyRun/test244.py (diff)
The file was modifiedtest/NightlyRun/test244.m (diff)
The file was modifiedsrc/c/classes/SealevelGeometry.cpp (diff)
The file was modifiedsrc/c/main/issm_slc.cpp (diff)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
Commit 49ad06c3c093241d467a72f39a805ae71c148e38 by Mathieu Morlighem
CHG: SMBgemb does not need geometry
(commit: 49ad06c)
The file was modifiedtest/NightlyRun/test258.py (diff)
The file was modifiedsrc/m/classes/SMBgemb.m (diff)
The file was modifiedtest/NightlyRun/test243.py (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 modifiedsrc/m/classes/SMBgemb.py (diff)
The file was modifiedtest/NightlyRun/test243.m (diff)
The file was modifiedtest/NightlyRun/test470.m (diff)
The file was modifiedtest/NightlyRun/test252.m (diff)
The file was modifiedtest/NightlyRun/test244.m (diff)
The file was modifiedtest/NightlyRun/test253.m (diff)
The file was modifiedtest/NightlyRun/test258.m (diff)
The file was modifiedsrc/m/classes/SMBgemb.m (diff)
The file was modifiedsrc/m/classes/SMBgemb.py (diff)
The file was modifiedtest/NightlyRun/test470.m (diff)
Commit 997fcf1415c76fe135718580e46d94d429e94885 by Mathieu Morlighem
CHG: using Isend instead of blocking Send
(commit: 997fcf1)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit e8a1e91eaa55bd43916ab9aa56ea5dcd0324e986 by Mathieu Morlighem
CHG: moving MPI_Send to Isend, non-blocking
(commit: e8a1e91)
The file was modifiedsrc/c/cores/sealevelchange_core.cpp (diff)
Commit 58593b788e6e37884c56aff91ad94b1377e19718 by Mathieu Morlighem
BUG: new code could not work when port was non 0
(commit: 58593b7)
The file was modifiedsrc/m/os/issmscpout.py (diff)
The file was modifiedsrc/m/os/issmscpout.m (diff)
Commit 87aa45cf65ba5798807e13653f4d8a18b07c1721 by Mathieu Morlighem
CHG: adding InterpFromGrid as a standard mex module
(commit: 87aa45c)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was removedsrc/m/modeldata/InterpFromGrid.cpp
The file was addedsrc/wrappers/InterpFromGrid/InterpFromGrid.cpp
The file was modifiedMakefile.am (diff)
The file was modifiedMakefile.am (diff)
Commit 5220ddfa763cdda9d1c6085e2aa9e018c4f6cd31 by Mathieu Morlighem
BUG: removed exclamation point from system command
(commit: 5220ddf)
The file was modifiedsrc/m/os/issmscpin.m (diff)
Commit 7bbdc00cdbcbf065e2f6b0f7f7c4e1bf66371dea by justinkinjun.hew
some hdf5 files are created without proper compression (zlib) support, unsure if reproducible by others
(commit: 7bbdc00)
The file was addedsrc/m/contrib/jkjhew/gadi.py
The file was addedsrc/m/contrib/jkjhew/export_netCDF.py
The file was addedsrc/m/contrib/jkjhew/setonix.py
Commit d149e6797ec81f6e7d17429e7dedf084434437e4 by Mathieu Morlighem
CHG: added support for free surface
(commit: d149e67)
The file was modifiedsrc/c/classes/Loads/Penpair.cpp (diff)
Commit 0b0969f89edf06587f047f115de29f1b4b65ef7d by Mathieu Morlighem
BUG: isrotated should be initialized and copied properly
(commit: 0b0969f)
The file was modifiedsrc/c/classes/Node.cpp (diff)
Commit 78647021334b8532d973afa9ff930c075c41ea5f by Mathieu Morlighem
CHG: no need to write restart file after we are done with optimization
(commit: 7864702)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/cores/controladm1qn3_core.cpp (diff)
The file was removedexternalpackages/findbugs/install.sh
The file was removedexternalpackages/findbugs/README
Commit 22c1fb867cd598bbb877176279c17f41fdf3249d by Mathieu Morlighem
CHG: updated CPPcheck github link
(commit: 22c1fb8)
The file was modifiedexternalpackages/cppcheck/install-dev.sh (diff)
The file was removedexternalpackages/adic/tests/notes
The file was removedexternalpackages/adic/install.sh
The file was removedexternalpackages/angel/install.sh
The file was removedexternalpackages/appscan/bin/genouncemakePFile.sh
The file was removedexternalpackages/appscan/hostname
The file was removedexternalpackages/cvs/install.sh
The file was removedexternalpackages/appscan/install.sh
The file was removedexternalpackages/tex2im/install.sh
The file was modifiedsrc/c/classes/GrdLoads.cpp (diff)
The file was modifiedtest/NightlyRun/test435.py (diff)
The file was modifiedtest/NightlyRun/test435.m (diff)
Commit 92003e6337a11433472f543cf00ae7ad3cfb2dd2 by Mathieu Morlighem
CHG: updated cppcheck installation script
(commit: 92003e6)
The file was modifiedexternalpackages/cppcheck/install-dev.sh (diff)
The file was modifiedsrc/c/shared/Bamg/extrema.h (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateNodes.cpp (diff)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.h (diff)
The file was removedsrc/c/modules/ModelProcessorx/NodesPartitioning.cpp
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/ModelProcessorx.h (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp (diff)
Commit b4df8a2f7ae0de4abf327307d1a090c7df6dfbd3 by Mathieu Morlighem
CHG: removing GaussLobato, unused
(commit: b4df8a2)
The file was modifiedsrc/c/shared/Numerics/GaussPoints.h (diff)
The file was modifiedsrc/c/shared/Numerics/GaussPoints.cpp (diff)
The file was modifiedsrc/c/bamg/R2.h (diff)
The file was modifiedsrc/c/analyses/UzawaPressureAnalysis.h (diff)
The file was modifiedsrc/c/analyses/UzawaPressureAnalysis.cpp (diff)
Commit ffc832ed7c12c4e2565b86ee1db51d33ca6cb2c8 by Mathieu Morlighem
CHG: removing FindParamInDataset, unused
(commit: ffc832e)
The file was modifiedsrc/c/classes/Params/Parameters.cpp (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
Commit 491148ed55c927f8490bf9b0864d6a653da1eed7 by Mathieu Morlighem
CHG: removing DeleteBarystaticContributionsParam, unused
(commit: 491148e)
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/SealevelchangeAnalysis.h (diff)
The file was modifiedsrc/c/analyses/SamplingAnalysis.cpp (diff)
The file was modifiedsrc/c/analyses/SamplingAnalysis.h (diff)
Commit 5fafd3e733b12f72cde0858a69225b1d38c21672 by Mathieu Morlighem
CHG: do not call python's configure, let PETSc do it
(commit: 5fafd3e)
The file was modifiedexternalpackages/petsc/install-3.14-discover.sh (diff)
Commit c8b9a0941fc572130eae07f95bf6f166bbb9d1c3 by Mathieu Morlighem
CHG: cleaning up external packages
(commit: c8b9a09)
The file was removedexternalpackages/mpich/install-2_1.5-linux64.sh
The file was removedexternalpackages/flaim/install.sh
The file was removedexternalpackages/mpich/install-3.2-static.sh
The file was removedexternalpackages/scipy/install-macosx-lion.sh
The file was removedexternalpackages/blas/configs/3.8/win/msys2/gcc/make.inc
The file was removedexternalpackages/rose/install.sh
The file was removedexternalpackages/scalapack/install-2.0-linux-static.sh
The file was removedexternalpackages/mpich/install-2_1.4-macosx32.sh
The file was removedexternalpackages/distribute/README
The file was removedexternalpackages/mumps/install-5-win-msys2-mingw-msmpi.sh
The file was removedexternalpackages/openanalysis/install.sh
The file was removedexternalpackages/metis/install-4.0-macosx32.sh
The file was removedexternalpackages/metis/configs/4.0/linux64/Makefile.in.patch
The file was removedexternalpackages/mpich/install-3.2-mac.sh
The file was removedexternalpackages/meteoio/install.sh
The file was removedexternalpackages/metis/install-4.0-altix64.sh
The file was removedexternalpackages/mitgcm/readme_mitgcm.txt
The file was removedexternalpackages/matplotlib/install-macosx64.sh
The file was removedexternalpackages/rats/README
The file was removedexternalpackages/cython/install-22.sh
The file was removedexternalpackages/mpich/install-3.0-macosx64-snowleopard-dakota.sh
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/mingw64/msmpi/PORD/lib/Makefile
The file was removedexternalpackages/canos/selfintersect.m
The file was removedexternalpackages/canos/selfintersect.zip
The file was removedexternalpackages/canos/licenseNS.txt
The file was removedexternalpackages/mpich/install-3.2-mac-static.sh
The file was removedexternalpackages/pysvn/install.sh
The file was removedexternalpackages/nose/install-macosx64-python2.sh
The file was removedexternalpackages/mpich/install-2_1.5-walgreen.sh
The file was removedexternalpackages/metis/install-4.0-greenplanet.sh
The file was removedexternalpackages/metis/configs/4.0/win7/Makefile.patch
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/gcc/msmpi/src/Makefile
The file was removedexternalpackages/metis/install-5-win-msys2-mingw.sh
The file was removedexternalpackages/cython/install-18.sh
The file was removedexternalpackages/metis/install-4.0-linux64.sh
The file was removedexternalpackages/metis/install-4.0-win10.sh
The file was removedexternalpackages/mumps/README
The file was removedexternalpackages/lapack/install-3.8-linux-static.sh
The file was removedexternalpackages/readline/install.sh
The file was removedexternalpackages/scipy/install-macosx-snowleopard.sh
The file was removedexternalpackages/libpng/install.sh
The file was removedexternalpackages/xerces/install.sh
The file was removedexternalpackages/howatmask/enviread.m
The file was removedexternalpackages/metis/configs/4.0/win7/Makefile.in.patch
The file was removedexternalpackages/h5py/install.sh
The file was removedexternalpackages/javascript/gauge.min.js
The file was removedexternalpackages/mpich/install-3.0-macosx64-nothreads.sh
The file was removedexternalpackages/windows/configs/sdk7.1-win32.sh
The file was removedexternalpackages/ec2ami/install.sh
The file was removedexternalpackages/javascript/jsonfn.js
The file was removedexternalpackages/lapack/configs/linux64/make.inc
The file was removedexternalpackages/windows/configs/sdk10.0-win64.sh
The file was removedexternalpackages/mpich/install-3.0-linux64-static.sh
The file was removedexternalpackages/scipy/install-linux64.sh
The file was removedexternalpackages/mpich/install-3.0-macosx64.sh
The file was removedexternalpackages/lapack/install-3-win-msys2-gcc.sh
The file was removedexternalpackages/mpich/install-3.0-cyclone.sh
The file was removedexternalpackages/mitgcm/notes
The file was removedexternalpackages/metis/configs/4.0/discover/Makefile.in.patch
The file was removedexternalpackages/metis/configs/4.0/altix64/Makefile.in.patch
The file was removedexternalpackages/blas/install-macosx64.sh
The file was removedexternalpackages/metis/install-4.0-discover.sh
The file was removedexternalpackages/canos/license.txt
The file was removedexternalpackages/freetype/install.sh
The file was removedexternalpackages/atlas/install.sh
The file was removedexternalpackages/mpich/install-3.0-linux64.sh
The file was removedexternalpackages/canos/InterX.zip
The file was removedexternalpackages/windows/README
The file was removedexternalpackages/metis/configs/5.1/win/msys2/GKlib/gk_getopt.h
The file was removedexternalpackages/javascript/gl-matrix-min.js
The file was removedexternalpackages/mingw-mex/configuremingw.p
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/mingw64/msmpi/src/Makefile
The file was removedexternalpackages/libermate/install.sh
The file was removedexternalpackages/mpich/install-3.0-macosx64-static.sh
The file was removedexternalpackages/windows/configs/intel-winXP.sh
The file was removedexternalpackages/zlib/install-1.sh
The file was removedexternalpackages/mpich/install-2_1.4.1-p1-win7.sh
The file was removedexternalpackages/mpich/install-3.3-static.sh
The file was removedexternalpackages/colpack/install.sh
The file was removedexternalpackages/nco/install.sh
The file was removedexternalpackages/metis/metis-4.0.patch
The file was removedexternalpackages/mingw-mex/README
The file was removedexternalpackages/blas/configs/3.8/win/msys2/gcc/Makefile
The file was removedexternalpackages/metis/install-4.0-hoffman2.sh
The file was removedexternalpackages/xaifbooster/install.sh
The file was removedexternalpackages/tclx/install.sh
The file was removedexternalpackages/matplotlib/install-linux64.sh
The file was removedexternalpackages/mumps/install-macosx64.sh
The file was removedexternalpackages/tk/install.sh
The file was removedexternalpackages/canos/InterX.m
The file was removedexternalpackages/openssl/install.sh
The file was removedexternalpackages/blas/configs/3.8/win/msys2/mingw64/Makefile
The file was removedexternalpackages/ipython/install.sh
The file was removedexternalpackages/mpich/install-3.0-macosx64-gforker.sh
The file was removedexternalpackages/lapack/configs/macosx64/make.inc
The file was removedexternalpackages/mpich/install-2_1.5-macosx64.sh
The file was removedexternalpackages/metis/configs/4.0/macosx64/Makefile.in.patch
The file was removedexternalpackages/mpich/install-2_1.4-macosx64.sh
The file was removedexternalpackages/ncview/install.sh
The file was removedexternalpackages/numpy/install-macosx-snowleopard.sh
The file was removedexternalpackages/bsdtar/install-win7.sh
The file was removedexternalpackages/apr-util/install.sh
The file was removedexternalpackages/lapack/configs/mac/3.8/CMakeLists.txt
The file was removedexternalpackages/cython/install.sh
The file was removedexternalpackages/doxygen/install.sh
The file was removedexternalpackages/windows/configs/sdk7.1.win7-32.sh
The file was removedexternalpackages/blas/configs/macosx64/make.inc
The file was removedexternalpackages/parmetis/install-4-win-msys2-mingw-msmpi.sh
The file was removedexternalpackages/scalapack/configs/2.0/linux/SLmake.inc.static
The file was removedexternalpackages/metis/install-4.0-cosmos.sh
The file was removedexternalpackages/java/yuicompressor-2.4.8.jar
The file was removedexternalpackages/lapack/install-3-win-msys2-mingw.sh
The file was removedexternalpackages/metis/configs/5.1/win/msys2/GKlib/gk_arch.h
The file was removedexternalpackages/nose/install-linux64-python3.sh
The file was removedexternalpackages/windows/windows_environment.sh
The file was removedexternalpackages/javascript/hammer.min.js
The file was removedexternalpackages/blas/install-linux64.sh
The file was removedexternalpackages/cccl/install-win7.orig.sh
The file was removedexternalpackages/mercurial/install.sh
The file was removedexternalpackages/gslib/install.sh
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/gcc/msmpi/PORD/lib/Makefile
The file was removedexternalpackages/blas/install-3-win-msys2-gcc.sh
The file was removedexternalpackages/snowpack/install.sh
The file was removedexternalpackages/parmetis/configs/4.0/win/msys2/mingw64/libparmetis/CMakeLists.txt
The file was removedexternalpackages/distribute/install.sh
The file was removedexternalpackages/mpich/install-3.2-linux64.sh
The file was removedexternalpackages/mpich/install-3.3.sh
The file was removedexternalpackages/qhull/install.sh
The file was removedexternalpackages/parmetis/configs/4.0/win/msys2/CMakeLists.txt
The file was removedexternalpackages/parmetis/install-4-win-msys2-gcc-msmpi.sh
The file was removedexternalpackages/fti/install.sh
The file was removedexternalpackages/numpy/README
The file was removedexternalpackages/metis/install-5.0.1-linux64.sh
The file was removedexternalpackages/starcluster/install.sh
The file was removedexternalpackages/scipy/README
The file was removedexternalpackages/fti/Makefile
The file was removedexternalpackages/pyclips/install.sh
The file was removedexternalpackages/metis/configs/5.1/win/msys2/Makefile
The file was removedexternalpackages/blas/install-3-win-msys2-mingw.sh
The file was removedexternalpackages/git/install.sh
The file was removedexternalpackages/cython/install-26.sh
The file was removedexternalpackages/metis/configs/4.0/cosmos/Makefile.in.patch
The file was removedexternalpackages/metis/install-5-win-msys2-gcc.sh
The file was removedexternalpackages/adjointmpi/install.sh
The file was removedexternalpackages/matplotlib/install-macosx64-snowleopard.sh
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/gcc/msmpi/libseq/Makefile
The file was removedexternalpackages/polygonclipper/install.sh
The file was removedexternalpackages/nose/install-linux64-python2.sh
The file was removedexternalpackages/muq/install.sh
The file was removedexternalpackages/ec2api/install.sh
The file was removedexternalpackages/scalapack/configs/2.1/win/msys2/mingw64/msmpi/CMakeLists.txt
The file was removedexternalpackages/gmp/install-linux64.sh
The file was removedexternalpackages/geos5/install.sh
The file was removedexternalpackages/lapack/install-macosx64.sh
The file was removedexternalpackages/metis/install-4.0-macosx64.sh
The file was removedexternalpackages/ffmpeg/install-macosx64.sh
The file was removedexternalpackages/blas/configs/linux64/make.inc
The file was removedexternalpackages/parmetis/configs/4.0/win/msys2/include/parmetis.h
The file was removedexternalpackages/windows/configs/sdk7.1.win7-64.sh
The file was removedexternalpackages/kml/install.sh
The file was removedexternalpackages/git/install-macosx64-sierra.sh
The file was removedexternalpackages/howatmask/subsetGimpIceMask.m
The file was removedexternalpackages/parmetis/configs/4.0/win/msys2/Makefile
The file was removedexternalpackages/mpich/install-2_1.4-linux64.sh
The file was removedexternalpackages/mpich/install-3.2-linux64-static.sh
The file was removedexternalpackages/googleearthtoolbox/install.sh
The file was removedexternalpackages/scalapack/install-2-win-msys2-gcc-msmpi.sh
The file was removedexternalpackages/windows/configs/sdk7.1-win64.sh
The file was removedexternalpackages/mumps/configs/Makefile-macosx64.inc
The file was removedexternalpackages/cccl/issm/cccl
The file was removedexternalpackages/tcl/install.sh
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/gcc/msmpi/Makefile.inc
The file was removedexternalpackages/javascript/sprintf.js
The file was removedexternalpackages/metis/configs/4.0/macosx32/Makefile.in.patch
The file was removedexternalpackages/blas/configs/3.8/win/msys2/mingw64/make.inc
The file was removedexternalpackages/scalapack/configs/2.1/win/msys2/mingw64/msmpi/BLACS/SRC/src-C.c.in
The file was removedexternalpackages/windows/InstallInstructions.txt
The file was removedexternalpackages/javascript/jquery.min.js
The file was removedexternalpackages/lapack/install-linux64.sh
The file was removedexternalpackages/windows/install.sh
The file was removedexternalpackages/cython/install-19.2.sh
The file was removedexternalpackages/lapack/install-3.8-mac.sh
The file was removedexternalpackages/cccl/install-win7.sh
The file was removedexternalpackages/javascript/README
The file was removedexternalpackages/metis/install-4.0-win32.sh
The file was removedexternalpackages/nose/install-macosx64-python3.sh
The file was removedexternalpackages/scalapack/configs/2.1/win/msys2/gcc/msmpi/CMakeLists.txt
The file was removedexternalpackages/mitgcm/install.sh
The file was removedexternalpackages/parmetis/configs/4.0/win/msys2/gcc/libparmetis/CMakeLists.txt
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/mingw64/msmpi/Makefile.inc
The file was removedexternalpackages/windows/fortran_environment.sh
The file was removedexternalpackages/numpy/install-macosx-mlion.sh
The file was removedexternalpackages/aspell/install.sh
The file was removedexternalpackages/pcre/install.sh
The file was removedexternalpackages/mumps/configs/5.3/win/msys2/mingw64/msmpi/libseq/Makefile
The file was removedexternalpackages/lapack/install-3.8-linux.sh
The file was removedexternalpackages/metis/configs/4.0/greenplanet/Makefile.in.patch
The file was removedexternalpackages/metis/configs/4.0/win32/Makefile.in.patch
The file was removedexternalpackages/mumps/install-5.0-linux-parallel-static.sh
The file was removedexternalpackages/scipy/install-macosx-mlion.sh
The file was removedexternalpackages/adjointmpi/install-pleiades.sh
The file was removedexternalpackages/libtiff/install-4-mac.sh
The file was removedexternalpackages/mumps/install-5-win-msys2-gcc-msmpi.sh
The file was removedexternalpackages/windows/configs/intel-win7.sh
The file was removedexternalpackages/numpy/install-linux64.sh
The file was removedexternalpackages/metis/install-4.0-pleiades.sh
The file was removedexternalpackages/numpy/install-macosx-lion.sh
The file was removedexternalpackages/scalapack/install-2-win-msys2-mingw-msmpi.sh
The file was removedexternalpackages/rats/install.sh
The file was removedexternalpackages/gmake/install.sh
The file was removedexternalpackages/parmetis/compil.log
The file was removedexternalpackages/satstress/install.sh
The file was removedexternalpackages/mumps/configs/5.0/linux/Makefile.debian.static.PAR
The file was removedexternalpackages/apr/install.sh
The file was removedexternalpackages/openblas/install-0.3-linux-static.sh
The file was removedexternalpackages/svn/install.sh
The file was removedexternalpackages/mpich/install-3.0-macosx64-yosemite-dakota.sh
The file was removedexternalpackages/metis/configs/4.0/pleiades/Makefile.in.patch
Commit 480d2bcfe2678da00614a6daf1e4ccca75e0db11 by support
CHG: More cleanup of external packages
(commit: 480d2bc)
The file was modifiedetc/environment.csh (diff)
The file was modifiedetc/environment.sh (diff)
The file was addedexternalpackages/zlib/install-1.sh
The file was modifiedsrc/c/shared/Enum/Synchronize.sh (diff)
The file was addedsrc/m/solve/listoutputs.m
Commit 15838421611b442a09437ed00527e70f943bb2e4 by Mathieu Morlighem
CHG: machine name for discover should not be local machine name
(commit: 1583842)
The file was modifiedsrc/m/classes/clusters/discover.py (diff)
The file was modifiedsrc/m/classes/clusters/discover.m (diff)
Commit b581cdff7e96fd03a81e997eb6e956ddec15d4cb by Mathieu Morlighem
CHG: added --with-python option to simplify python support
(commit: b581cdf)
The file was modifiedm4/issm_options.m4 (diff)
Commit df8d14d7aab9b2058a3431d33c3d881c6e44c39f by support
CHG: Test new Python configuration option on Jenkins
(commit: df8d14d)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedjenkins/mac-intel-dakota (diff)
The file was modifiedjenkins/mac-silicon-python (diff)
The file was modifiedjenkins/mac-intel-full (diff)
The file was modifiedjenkins/ross-debian_linux-python (diff)
Commit e6cde1126e38f765643e106f074b50d0baa2f9ec by support
CHG: More reliable way of getting correct include path for Python on macOS that has both Xcode and Command Line Tools installed
(commit: e6cde11)
The file was modifiedm4/issm_options.m4 (diff)
Commit b972b4c736edde802f41e12b703e76fcb1bac187 by Mathieu Morlighem
CHG: forgot to add -I for python.h
(commit: b972b4c)
The file was modifiedm4/issm_options.m4 (diff)
Commit c0622b21e7f4259a00b8bc691087677fee58f755 by Mathieu Morlighem
CHG: reverting back, and need double brackets for m4
(commit: c0622b2)
The file was modifiedm4/issm_options.m4 (diff)
Commit 894249f347802f8bac784b6f10c00070fdfb6ef9 by support
CHG: Check second path for Python.h on macOS
(commit: 894249f)
The file was modifiedm4/issm_options.m4 (diff)
Commit 71c5a25d63b2451258f6b75b72b0e454de119eac by support
CHG: Need another way to get libpython on macOS
(commit: 71c5a25)
The file was modifiedm4/issm_options.m4 (diff)
Commit 412afd0ad030df03ccd72cc05051e52bb4c26f28 by support
BUG: Correction to path supplied to L linker option
(commit: 412afd0)
The file was modifiedm4/issm_options.m4 (diff)
Commit 0ffb0e3361fad0bf27d96fcc1465083e43d8b30b by jessica.a.badgeley
ADD: added up to Outputdefinition2000Enum
(commit: 0ffb0e3)
The file was modifiedsrc/m/classes/cfsurfacesquare.m (diff)
The file was modifiedsrc/m/classes/cfsurfacesquaretransient.m (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/m/classes/cfsurfacelogvel.m (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/m/classes/misfit.m (diff)
The file was modifiedsrc/m/classes/cflevelsetmisfit.m (diff)
The file was modifiedsrc/m/classes/cfrheologybbarabsgradtransient.m (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/classes/cfdragcoeffabsgrad.m (diff)
The file was modifiedsrc/m/classes/cfdragcoeffabsgradtransient.m (diff)
The file was modifiedsrc/m/classes/cfrheologybbarabsgrad.m (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
Commit 1b4fd7781b688a5eef80d0b549cf8ae80bb6114e by jessica.a.badgeley
ADD: new modeldata interpolation script

ADD: new modeldata interpolation scripts

BUG: specified which files
(commit: 1b4fd77)
The file was addedsrc/m/contrib/badgeley/interpISMIP6GreenlandRetreatMask.m
The file was addedsrc/m/contrib/badgeley/interpRACMO23p2runoff.m
The file was addedsrc/m/contrib/badgeley/interpFromMEaSUREsGeotiffs.m
The file was modifiedsrc/m/contrib/badgeley/interpRACMO23p2smb.m (diff)
The file was addedsrc/m/contrib/badgeley/interpISMIP6GreenlandSMB.m
Commit 93b4f0828ab8f9951a6c144abfce67988527beba by jessica.a.badgeley
BUG: only write part of large outlogs and errlogs
(commit: 93b4f08)
The file was modifiedsrc/m/solve/loadresultsfromdisk.m (diff)
Commit 335db674abf59b292ae12c74e82dd337c8fdbbb8 by jessica.a.badgeley
CHG: added preemptable node option
(commit: 335db67)
The file was modifiedsrc/m/classes/clusters/discovery.m (diff)
Commit 030fe2aaa6d438ab8cba75b3334c469a4c164596 by support
CHG: New --with-python option appears to be working on all Jenkins nodes now
(commit: 030fe2a)
The file was modifiedjenkins/mac-silicon-binaries-python-3 (diff)
The file was modifiedjenkins/mac-silicon-full (diff)
The file was modifiedjenkins/ross-debian_linux-gia (diff)
The file was modifiedjenkins/mac-intel-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-full-mplapack (diff)
The file was modifiedjenkins/ross-debian_linux-full (diff)
The file was modifiedjenkins/mac-silicon-solid_earth (diff)
The file was modifiedjenkins/ross-debian_linux-full-valgrind (diff)
The file was modifiedjenkins/mac-intel-binaries-python-3 (diff)
The file was modifiedjenkins/ross-debian_linux-dakota (diff)
The file was modifiedjenkins/mac-silicon-dakota (diff)
The file was modifiedjenkins/ross-debian_linux-solid_earth (diff)
Commit a51eb82604653394a613debaa261570fec9eb0ae by support
CHG: Updating cmake to latest version
(commit: a51eb82)
The file was modifiedexternalpackages/cmake/install.sh (diff)
Commit e3f253268163312bebf19a1d308b0fe26f44e79a by support
CHG: Moving back to earlier version of Cmake until PETSc updates external packages; download latest version of MPICH
(commit: e3f2532)
The file was modifiedexternalpackages/petsc/install-3.22-mac.sh (diff)
The file was modifiedexternalpackages/petsc/install-3.22-mac-static.sh (diff)
The file was modifiedexternalpackages/cmake/install.sh (diff)
Commit 28d4c2889d5239a8daf821d03376f9bd50e712dd by support
CHG: Wrong version of Cmake
(commit: 28d4c28)
The file was modifiedexternalpackages/cmake/install.sh (diff)
Commit d1594b8d5e2144e5df8cc989629983b716a33fd9 by Mathieu Morlighem
CHG: added TransientFileInput, not working yet
(commit: d1594b8)
The file was modifiedsrc/c/classes/Inputs/TransientInput.h (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/Inputs/Inputs.cpp (diff)
The file was addedsrc/c/classes/Inputs/TransientFileInput.h
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/TransientInput.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was addedsrc/c/classes/Inputs/TransientFileInput.cpp
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/classes/Inputs/Inputs.h (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
Commit edfac10022b5263b10e3e3d1109c4c3f1d55a1e8 by Mathieu Morlighem
CHG: added new VecToMPISerial, which may or may not be faster, to check
(commit: edfac10)
The file was modifiedsrc/c/toolkits/petsc/patches/VecToMPISerial.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/ControlInput.cpp (diff)
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was modifiedsrc/c/classes/Inputs/Inputs.cpp (diff)
The file was modifiedtest/NightlyRun/test361.py (diff)
The file was modifiedtest/NightlyRun/test361.m (diff)
Commit 69b9155655733bd320fb01057dd4e27651d81998 by Mathieu Morlighem
CHG: removing unused configure options
(commit: 69b9155)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit 8ac30eaa5573a91424173044794f07bc95038272 by Mathieu Morlighem
CHG: updated Makefiles accordingly (whoops)
(commit: 8ac30ea)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
Commit 07b55ed2e1df0825a5378f4ee45838cf5071dc6c by enigne
ADD: `small` node for frontera
(commit: 07b55ed)
The file was modifiedsrc/m/classes/clusters/frontera.m (diff)
Commit aefad1e1678ce98af56ae4b6ae4b0d61bfc9e772 by Mathieu Morlighem
CHG: forgot to update javascript Makefile
(commit: aefad1e)
The file was modifiedsrc/wrappers/javascript/Makefile.am (diff)
Commit d5a0ec4096e52c8c269da49c70f95bf3faa0b456 by enigne
ADD: option to choose normal vector from velocity or front normal in calving rate calculation
(commit: d5a0ec4)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 828c45f2b730b93ec315c539fc696d4946c26f96 by Mathieu Morlighem
CHG: removed scripts that are not used
(commit: 828c45f)
The file was removedscripts/translateToPy.py
The file was removedscripts/intel-compile.sh
The file was removedscripts/windowsbuild.sh
The file was removedscripts/ConvertAllNetcdfArchivesToArch.m
The file was removedscripts/mail
The file was removedscripts/issmconfiguration.sh
The file was removedscripts/GenerateReferences.sh
The file was removedscripts/wincron.sh
The file was removedsrc/m/kml/kml_file_write.m
The file was removedsrc/m/kml/edgeadjacency.m
The file was removedsrc/m/kml/kml_object.m
The file was removedsrc/m/kml/kml_polygon.m
The file was removedsrc/m/kml/string_buf.m
The file was removedsrc/m/kml/kml_placemark.m
The file was removedsrc/m/kml/kml_folder.m
The file was removedsrc/m/kml/kml_geometry.m
The file was removedsrc/m/kml/kmlimagesc.m
The file was removedsrc/m/kml/edgeperimeter.m
The file was removedsrc/m/kml/kml_part_flagedges.m
The file was removedsrc/m/kml/kml_document.m
The file was removedsrc/m/kml/README.txt
The file was removedsrc/m/kml/kml2exp.m
The file was removedsrc/m/kml/kml_style.m
The file was removedsrc/m/kml/kml_substyle.m
The file was removedsrc/m/kml/kml_part_elems.m
The file was removedsrc/m/kml/kml_styleselector.m
The file was removedsrc/m/kml/kml_unsh_edges.m
The file was removedsrc/m/kml/kml_colorstyle.m
The file was removedsrc/m/kml/kml_linestyle.m
The file was removedsrc/m/kml/kml_multigeometry.m
The file was removedsrc/m/kml/kml_partitions.m
The file was removedsrc/m/kml/kml_linearring.m
The file was removedsrc/m/kml/kml_mesh_write.m
The file was removedsrc/m/kml/kml_container.m
The file was removedsrc/m/kml/kml_mesh_elem.m
The file was removedsrc/m/kml/kml_feature.m
The file was removedsrc/m/kml/kmlnodeconnectivity.m
The file was removedsrc/m/kml/kml_file_swrite.m
The file was removedsrc/m/kml/kml_linestring.m
The file was removedsrc/m/kml/kml_part_edges.m
The file was removedsrc/m/kml/kml_polystyle.m
The file was removedsrc/m/kml/kml2expg.m
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was removedsrc/c/kml/KML_MultiGeometry.cpp
The file was removedsrc/c/kml/KML_PolyStyle.h
The file was removedsrc/c/kml/KML_Style.cpp
The file was removedsrc/c/kml/KML_Folder.cpp
The file was removedsrc/c/kml/KML_Placemark.cpp
The file was removedsrc/c/kml/KML_StyleSelector.h
The file was removedsrc/c/kml/KML_Placemark.h
The file was removedsrc/c/kml/KML_Polygon.cpp
The file was removedsrc/c/kml/KML_Document.h
The file was removedsrc/c/kml/KML_Folder.h
The file was removedsrc/c/kml/KML_GroundOverlay.h
The file was removedsrc/c/kml/KML_Container.cpp
The file was removedsrc/c/kml/KML_LineStyle.cpp
The file was removedsrc/c/modules/Shp2Kmlx/Shp2Kmlx.h
The file was removedsrc/c/kml/KML_Point.h
The file was removedsrc/c/modules/Kml2Expx/Kml2Expx.h
The file was removedsrc/c/kml/KML_Feature.h
The file was removedsrc/c/kml/KML_Style.h
The file was removedsrc/c/kml/KML_LinearRing.h
The file was modifiedsrc/c/modules/modules.h (diff)
The file was removedsrc/c/kml/KML_Geometry.cpp
The file was removedsrc/c/modules/KMLFileReadx/KMLFileReadx.h
The file was removedsrc/c/modules/Shp2Kmlx/Shp2Kmlx.cpp
The file was removedsrc/c/kml/KML_Point.cpp
The file was removedsrc/c/kml/KML_Document.cpp
The file was removedsrc/c/kml/KML_StyleSelector.cpp
The file was removedsrc/c/kml/KML_Unknown.h
The file was removedsrc/c/kml/KML_Feature.cpp
The file was removedsrc/c/kml/KML_SubStyle.cpp
The file was removedsrc/c/kml/KML_LineString.cpp
The file was removedsrc/c/kml/KML_Geometry.h
The file was removedsrc/c/kml/KML_Polygon.h
The file was removedsrc/c/kml/KML_LatLonBox.cpp
The file was removedsrc/c/kml/KML_ColorStyle.h
The file was removedsrc/c/modules/Exp2Kmlx/Exp2Kmlx.h
The file was removedsrc/c/modules/Kml2Expx/Kml2Expx.cpp
The file was removedsrc/c/kml/KML_Overlay.h
The file was removedsrc/c/kml/KML_Object.cpp
The file was modifiedsrc/c/classes/FemModel.cpp (diff)
The file was removedsrc/c/kml/KML_Attribute.h
The file was removedsrc/c/kml/KML_Icon.h
The file was removedsrc/c/kml/KMLFileReadUtils.h
The file was removedsrc/c/kml/KML_Container.h
The file was removedsrc/c/kml/KML_LatLonBox.h
The file was removedsrc/c/kml/KML_LineStyle.h
The file was removedsrc/c/kml/KML_PolyStyle.cpp
The file was removedsrc/c/kml/KML_Object.h
The file was removedsrc/c/modules/KMLFileReadx/KMLFileReadx.cpp
The file was removedsrc/c/modules/KMLMeshWritex/KMLMeshWritex.cpp
The file was removedsrc/c/kml/KML_Attribute.cpp
The file was removedsrc/c/modules/KMLOverlayx/KMLOverlayx.h
The file was removedsrc/c/kml/KML_LineString.h
The file was removedsrc/c/kml/KML_MultiGeometry.h
The file was removedsrc/c/kml/KMLFileReadUtils.cpp
The file was removedsrc/c/kml/KML_SubStyle.h
The file was removedsrc/c/modules/Exp2Kmlx/Exp2Kmlx.cpp
The file was removedsrc/c/kml/KML_GroundOverlay.cpp
The file was removedsrc/c/kml/kmlobjects.h
The file was removedsrc/c/modules/KMLMeshWritex/KMLMeshWritex.h
The file was removedsrc/c/kml/KML_File.h
The file was removedsrc/c/kml/KML_Comment.cpp
The file was removedsrc/c/kml/KML_Unknown.cpp
The file was removedsrc/c/kml/KML_ColorStyle.cpp
The file was removedsrc/c/kml/KML_Icon.cpp
The file was removedsrc/c/kml/KML_LinearRing.cpp
The file was removedsrc/c/kml/KML_Comment.h
The file was removedsrc/c/kml/KML_File.cpp
The file was removedsrc/c/modules/KMLOverlayx/KMLOverlayx.cpp
The file was removedsrc/c/kml/KML_Overlay.cpp
Commit a45f1ddc3b89f57f502f33a49aaa8423b7f3605f by Mathieu Morlighem
CHG: no need to include kml anymore
(commit: a45f1dd)
The file was modifiedsrc/m/Makefile.am (diff)
Commit 1ef87caf99d3358d2c1261269b16490f7a24b04a by Mathieu Morlighem
CHG: added warning so that people start using cuffey, which is more accurate for warmer ice
(commit: 1ef87ca)
The file was modifiedsrc/m/materials/paterson.m (diff)
The file was modifiedsrc/m/materials/paterson.py (diff)
Commit 0205e8569a61461023f8dcb625084b58075e13a4 by Mathieu Morlighem
CHG: use float.h's DBL_EPSILON instead of defining new variables
(commit: 0205e85)
The file was modifiedsrc/c/modules/SurfaceRelVelMisfitx/SurfaceRelVelMisfitx.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceLogVxVyMisfitx/SurfaceLogVxVyMisfitx.cpp (diff)
The file was modifiedsrc/c/classes/Loads/Channel.cpp (diff)
The file was modifiedsrc/c/analyses/AdjointHorizAnalysis.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceLogVelMisfitx/SurfaceLogVelMisfitx.cpp (diff)
The file was modifiedsrc/c/classes/Cfsurfacelogvel.cpp (diff)
Commit a1d03c2d11d43df9923642c7c88aee37fe2833df by Mathieu Morlighem
CHG: do not define a structure with the same name twice
(commit: a1d03c2)
The file was modifiedsrc/c/cores/controltao_core.cpp (diff)
Commit 778fe6fa5ffa4903ba9579461ca553d235a00f57 by support
CHG: Pulling master branch of Gmsh development repo for now to overcome duplicate definition issue
(commit: 778fe6f)
The file was modifiedexternalpackages/gmsh/install-4-mac-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-mac.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux-static.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-linux.sh (diff)
The file was modifiedexternalpackages/gmsh/install-4-pleiades.sh (diff)
Commit a5d2da4dd1c9be975a37f4dd71be000a32b02665 by enigne
ADD: crevasse depth law based on buttressing
(commit: a5d2da4)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
The file was modifiedsrc/m/classes/calvingcrevassedepth.m (diff)
Commit 8997ba7d9cae5058d2becb7cb41af40c8058f8f1 by support
CHG: Correcting linking (rpath) of Boost on newer macOS Command Line Tools
(commit: 8997ba7)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedm4/issm_options.m4 (diff)
Commit 9e86f274bf253001b612186d864fba88d8cd27e3 by Mathieu Morlighem
BUG: some variables were not initialized
(commit: 9e86f27)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit cfa6325d40b935a6a9f327e5744f38629519a64e by enigne
BUG:add 1e-10 to comparing thickness with crevasse to avoid machine epsilon
(commit: cfa6325)
The file was modifiedsrc/c/analyses/LevelsetAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Tria.cpp (diff)
Commit 53f2f40675a0a2bf9b4f3642d10bda00a81b505e by enigne
ADD: test for crevasse depth law with buttressing
(commit: 53f2f40)
The file was addedtest/NightlyRun/test814.m
The file was addedtest/Archives/Archive814.arch
Commit 442d638b1af095eb0428a9fd05853abc2f7816e2 by Mathieu Morlighem
CHG: better error message to avoid people using periodic BC with non linear elements
(commit: 442d638)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateNodes.cpp (diff)
The file was modifiedsrc/m/solve/loadresultsfromdisk.py (diff)
The file was modifiedsrc/m/solve/loadresultfromdisk.py (diff)
The file was modifiedsrc/m/solve/loadresultsfromdisk.m (diff)
The file was modifiedscripts/cppcheck.sh (diff)
Commit d6146b19ed7faa90fcb4eda9f25007818fa70035 by Mathieu Morlighem
CHG: cleaning up unused functions
(commit: d6146b1)
The file was removedsrc/m/regional/BasinConstrain.m
The file was removedsrc/m/regional/isbasin.m
The file was removedsrc/m/regional/plotbasins.m
The file was removedsrc/m/string/dewhite.m
The file was removedsrc/m/regional/regionaltransient2d.m
The file was removedsrc/m/contrib/akesson/interpMAR.m
The file was removedsrc/m/miscellaneous/vorticity.m
The file was removedsrc/m/regional/BasinConstrainShelf.m
The file was removedsrc/m/regional/basinzoom.m
The file was removedsrc/m/regional/showbasins.m
The file was modifiedsrc/m/modeldata/interpGeoid.m (diff)
Commit e0585ac8f4c93a05a42cc80f90689eb92f16f5a9 by support
CHG: Fixes for UB CCR cluster class (finally running as expected!)
(commit: e0585ac)
The file was modifiedsrc/m/classes/clusters/ub_ccr.py (diff)
Commit 7e8d081bff1e321c8842fb3ed527fc33a3163d57 by enigne
ADD:TransientGriddedFieldParam to handle transient gridded data
(commit: 7e8d081)
The file was addedsrc/c/classes/Params/TransientGriddedFieldParam.h
The file was addedsrc/c/classes/Params/TransientGriddedFieldParam.cpp
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/Params/Parameters.cpp (diff)
The file was modifiedsrc/c/classes/classes.h (diff)
The file was modifiedsrc/c/Makefile.am (diff)
Commit bf89e83b988f2f1f83c8128244a1ccffff6ff424 by enigne
ADD: SMBpddGCM in m file and SMBAnalysis
(commit: bf89e83)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was addedsrc/m/classes/SMBpddGCM.m
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/io/Marshalling/IoCodeConversions.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/solve/listoutputs.m (diff)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
Commit eb52dc6fe5579a6c62bbb2a3b2d7c527045c26bd by enigne
ADD: SMBpddGCM model, input tested
(commit: eb52dc6)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateParameters.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/m/classes/SMBpddGCM.m (diff)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
The file was addedtest/NightlyRun/test363.m
Commit 723e374b58867336449829ffc6b930c82f178953 by Mathieu Morlighem
CHG: declare PROJ_LIB if not found
(commit: 723e374)
The file was modifiedsrc/m/modules/CoordTransform.m (diff)
Commit 19232cd347a0bfaa8fd3ab539a8544456003a109 by Mathieu Morlighem
CHG: added interpBedmap3.m to interpolate Bedmap3 data
(commit: 19232cd)
The file was modifiedetc/environment.sh (diff)
The file was addedsrc/m/modeldata/interpBedmap3.m
Commit 063d825b28ef5a2a94aa41e15c4509d8fb5b0bdc by Mathieu Morlighem
CHG: handle different types of geotiffs
(commit: 063d825)
The file was modifiedsrc/m/modeldata/ReadGeotiff.m (diff)
Commit f720e70c6c8c8acb1174c16c6a680499971508fb by Mathieu Morlighem
CHG: do not error out if data is outside requested x/y
(commit: f720e70)
The file was modifiedsrc/m/modeldata/interpFromGeotiff.m (diff)
Commit a95b5523799d032287a7a4cb4e2557d1ea6485a6 by Mathieu Morlighem
CHG: cleaned up function so that it does not rely on try/catch (and sped up the code here and there)
(commit: a95b552)
The file was modifiedsrc/m/contrib/badgeley/interpFromMEaSUREsGeotiffs.m (diff)
Commit ac2a1961250cc63728e3363ce8b37d2bab7926ee by enigne
BUG:fix the indices in TransientGriddedFieldParam
(commit: ac2a196)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.cpp (diff)
The file was modifiedtest/NightlyRun/test363.m (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp (diff)
The file was modifiedsrc/c/classes/Params/Parameters.cpp (diff)
The file was modifiedsrc/m/classes/SMBpddGCM.m (diff)
The file was modifiedsrc/c/classes/Params/Param.h (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
Commit 4be0965bb3a7b67ab6789c99cd065fc197ce1092 by enigne
ADD:FindParam for TransientGriddedFieldParam to get the whole time slice
(commit: 4be0965)
The file was modifiedsrc/c/classes/Params/Param.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.h (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.cpp (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp (diff)
The file was modifiedsrc/c/classes/Params/Parameters.cpp (diff)
Commit f212acb9df9c9456b78bd9b31edecb8b78fc8996 by enigne
CHG:lat,lon in SMGpddGMC to x_grid and y_grid
(commit: f212acb)
The file was modifiedsrc/c/analyses/SmbAnalysis.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/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedtest/NightlyRun/test363.m (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/classes/SMBpddGCM.m (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
Commit a5e367de4c4bef407126fb3ade823163aac600ff by enigne
CHG: move all the helpler functions from InterpFromGridToMeshx.cpp to shared/Numerics/Interpolation.cpp
(commit: a5e367d)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/modules/InterpFromGridToMeshx/InterpFromGridToMeshx.h (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/modules/InterpFromGridToMeshx/InterpFromGridToMeshx.cpp (diff)
The file was addedsrc/c/shared/Numerics/Interpolation.cpp
Commit abaee52860dddc4264b9eead77fef18430399fec by enigne
add temperature and precepitation as input and output
(commit: abaee52)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Numerics/numerics.h (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/solve/listoutputs.m (diff)
The file was modifiedtest/NightlyRun/test363.m (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Numerics/Interpolation.cpp (diff)
The file was modifiedsrc/m/Makefile.am (diff)
Commit 13812987ebae90794580d0b66fe7b7800be63ac6 by Mathieu Morlighem
NEW: added cost function to integrate L2 norm over base
(commit: 1381298)
The file was modifiedsrc/m/classes/independent.m (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/CreateOutputDefinitions.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/m/classes/cfrheologybbarabsgradtransient.m (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Control/UpdateElementsAndMaterialsControl.cpp (diff)
The file was modifiedsrc/m/classes/cfsurfacesquare.m (diff)
The file was modifiedsrc/c/analyses/EnthalpyAnalysis.cpp (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/m/classes/autodiff.js (diff)
The file was modifiedsrc/c/classes/Elements/PentaRef.cpp (diff)
The file was modifiedsrc/m/classes/autodiff.py (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/solve/listoutputs.m (diff)
The file was modifiedsrc/c/classes/Cfsurfacesquare.h (diff)
The file was modifiedsrc/m/classes/autodiff.m (diff)
The file was modifiedsrc/m/classes/cfrheologybbarabsgrad.m (diff)
The file was modifiedsrc/m/classes/independent.py (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/classes/Cfsurfacesquare.cpp (diff)
The file was modifiedsrc/m/classes/cflevelsetmisfit.m (diff)
The file was modifiedsrc/m/classes/cfdragcoeffabsgrad.m (diff)
The file was modifiedsrc/m/classes/cfdragcoeffabsgradtransient.m (diff)
The file was modifiedsrc/m/classes/cfsurfacelogvel.m (diff)
The file was modifiedsrc/c/classes/IoModel.cpp (diff)
Commit 01a17666cc7ef4f2aa767b22875e672be4f30d8e by enigne
ADD: time averaging function for TransientGriddedFieldParam::GetParameterValue
(commit: 01a1766)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/solve/listoutputs.m (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.h (diff)
Commit 14e78a27fe8ba09d44d82b4e9fbebffe5f6b25fe by enigne
BUG:fix NULL can not be set to index
(commit: 14e78a2)
The file was modifiedtest/NightlyRun/test363.m (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/m/solve/listoutputs.m (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.cpp (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.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/shared/Enum/StringToEnumx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
Commit a555d6ddcaa0ea9d56b2f54984de850538ccd31d by max.sagebaum
Changes for enabling AD with PETsc.
(commit: a555d6d)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscMat.h (diff)
The file was modifiedsrc/c/toolkits/objects/Vector.h (diff)
The file was modifiedsrc/c/toolkits/issm/IssmDenseMat.h (diff)
The file was modifiedsrc/c/toolkits/petsc/patches/VecFree.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.h (diff)
The file was modifiedsrc/c/solutionsequences/solutionsequence_fct.cpp (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackDebug.cpp
The file was modifiedsrc/c/toolkits/issm/IssmVec.h (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscVec.cpp (diff)
The file was modifiedsrc/c/solutionsequences/solutionsequence_schurcg.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/patches/VecToMPISerial.cpp (diff)
The file was modifiedsrc/c/toolkits/issm/IssmSeqVec.h (diff)
The file was modifiedsrc/c/toolkits/mumps/MumpsSolve.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscMat.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/patches/MatToMPISerial.cpp (diff)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/c/toolkits/issm/IssmAbsMat.h (diff)
The file was modifiedsrc/c/toolkits/petsc/patches/NewVec.cpp (diff)
The file was modifiedsrc/c/Makefile.am (diff)
The file was modifiedsrc/c/cores/controltao_core.cpp (diff)
The file was modifiedsrc/c/classes/ExternalResults/GenericExternalResult.h (diff)
The file was modifiedsrc/c/toolkits/issm/IssmMpiVec.h (diff)
The file was modifiedsrc/c/toolkits/issm/IssmMat.h (diff)
The file was modifiedsrc/c/toolkits/issm/IssmMpiDenseMat.h (diff)
The file was modifiedsrc/c/toolkits/issm/IssmMpiSparseMat.h (diff)
The file was modifiedsrc/c/toolkits/objects/Matrix.h (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscVec.h (diff)
The file was modifiedsrc/c/modules/ModelProcessorx/Autodiff/CreateParametersAutodiff.cpp (diff)
The file was addedexternalpackages/adjointpetsc/install.sh
The file was modifiedsrc/c/toolkits/issm/IssmAbsVec.h (diff)
The file was modifiedsrc/c/toolkits/petsc/patches/KSPFree.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/patches/MatFree.cpp (diff)
The file was modifiedsrc/c/toolkits/objects/Solver.h (diff)
The file was modifiedsrc/c/toolkits/codipack/CoDiPackCommon.hpp (diff)
The file was modifiedsrc/c/toolkits/petsc/objects/PetscSolver.cpp (diff)
The file was modifiedsrc/c/toolkits/petsc/patches/petscpatches.h (diff)
The file was addedsrc/c/toolkits/codipack/CoDiPackDebug.h
The file was modifiedsrc/c/toolkits/petsc/patches/NewMat.cpp (diff)
Commit 2099f70cb383395caf63da6fe3e0f351098e1b19 by max.sagebaum
Deactivation of new VecToMPISerial function.
(commit: 2099f70)
The file was modifiedsrc/c/toolkits/petsc/patches/VecToMPISerial.cpp (diff)
Commit a8e5125edc0c25d2f80e4ed18c8da7e4c5dd8e4a by enigne
ADD:accumulation, ablation, refreezing
(commit: a8e5125)
The file was modifiedsrc/m/classes/SMBpddGCM.m (diff)
The file was modifiedsrc/c/classes/Params/Parameters.h (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp (diff)
The file was modifiedtest/NightlyRun/test363.m (diff)
The file was modifiedsrc/c/classes/Params/Parameters.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.cpp (diff)
The file was modifiedsrc/c/classes/Params/TransientGriddedFieldParam.h (diff)
The file was modifiedsrc/c/classes/Params/Param.h (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedtest/NightlyRun/test363.m (diff)
The file was modifiedsrc/m/classes/SMBpddGCM.m (diff)
Commit ed7a5c02d376cbd417929a98ebcf8441f6744338 by Mathieu Morlighem
CHG: updated script so that we can reinstall adjointpetsc more than once
(commit: ed7a5c0)
The file was modifiedexternalpackages/adjointpetsc/install.sh (diff)
Commit 87583580d113dae712f69911cd0339a1f2c47305 by Mathieu Morlighem
CHG: need to include adjointpetsc otherwise it won't find header file
(commit: 8758358)
The file was modifiedm4/issm_options.m4 (diff)
The file was modifiedsrc/wrappers/matlab/Makefile.am (diff)
The file was modifiedsrc/wrappers/python/Makefile.am (diff)
Commit ce73ea6eb80eba839377636fca0a125b8229402e by Mathieu Morlighem
CHG: need to have ajointpetsclib in path otherwise mex modules are lost
(commit: ce73ea6)
The file was modifiedetc/environment.sh (diff)
The file was modifiedsrc/c/shared/Enum/Enumjl.vim (diff)
The file was modifiedsrc/m/classes/SMBpddGCM.m (diff)
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
The file was modifiedsrc/c/shared/Enum/Enum.vim (diff)
The file was modifiedtest/NightlyRun/test363.m (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/analyses/SmbAnalysis.cpp (diff)
The file was modifiedsrc/c/shared/Enum/StringToEnumx.cpp (diff)
The file was addedtest/Archives/Archive363.arch
The file was modifiedsrc/c/shared/Enum/EnumToStringx.cpp (diff)
The file was modifiedsrc/c/shared/Enum/issmenums.jl (diff)
The file was modifiedsrc/m/solve/listoutputs.m (diff)
The file was modifiedtest/NightlyRun/test509.py (diff)
The file was modifiedtest/NightlyRun/test509.m (diff)