Skip to content
Jenkins
Linux
Debian Linux - Binaries - MATLAB
Changes
Search
Sign in
Status
Changes
GitHub
Builds
Loading builds...
No builds
Newer builds
Older builds
Changes
#247 (Aug 26, 2026, 9:12:00 AM)
NEW: Added simple lookup method to parameters to check if any given requestedresult are present; CHG: removed ISSM_DEBUG gating on Barystatic SLC inputs (#179)
(
296e88f
)
noreply
at
4:13 PM 8/25/26
CHG: minor bug fix detected by claude
(
b7835a6
)
mathieu.morlighem
at
5:23 PM 8/25/26
CHG: homogenized function descriptions, fixed typos, etc
(
f39fe26
)
mathieu.morlighem
at
6:24 PM 8/25/26
CHG: removing white line after function declaration
(
8242ec5
)
mathieu.morlighem
at
6:39 PM 8/25/26
Disabling debugging again on binaries builds now that it is no longer necessary for SLC
(
c4fc3ed
)
34657535+TidbitSoftware
at
7:37 PM 8/25/26
#245 (Aug 25, 2026, 11:43:04 AM)
Enabling debugging on binaries builds to allow SLC functionality.
(
e54aecf
)
34657535+TidbitSoftware
at
11:25 AM 8/25/26
#244 (Aug 24, 2026, 7:05:03 PM)
NEW: added install-3.25-linux.sh
(
8750ddd
)
mathieu.morlighem
at
5:03 PM 8/24/26
#243 (Aug 24, 2026, 11:57:04 AM)
CHG: no need to save gradient in controlparam anymore
(
ee801af
)
mathieu.morlighem
at
12:58 PM 8/19/26
CHG: no need to save aG anymore because it is unused in these functions
(
462410e
)
mathieu.morlighem
at
12:58 PM 8/19/26
CHG: streamlining Params so that it behaves like Inputs (centralize enum_type in Param.h etc)
(
e003ef2
)
mathieu.morlighem
at
7:35 AM 8/22/26
CHG: streamlining all the SetValues as only one is relevant per class, use Param.h to set the default behavior
(
e24395a
)
mathieu.morlighem
at
7:50 AM 8/22/26
CHG: moved most GetParameter to Param.h, only one or 2 are used by each Param class
(
8c128f7
)
mathieu.morlighem
at
8:22 AM 8/22/26
CHG: all these classes return -1 for Id, moved this behavior to Param.h
(
4b9f15b
)
mathieu.morlighem
at
8:27 AM 8/22/26
CHG: moving ObjectEnum to headerfile since it is so simple
(
c5a4d2f
)
mathieu.morlighem
at
8:41 AM 8/22/26
CHG: final cleanup of Params, looks much better now
(
e93dace
)
mathieu.morlighem
at
8:56 AM 8/22/26
CHG: streamlining Inputs, just like we did for Params
(
bbcbb6c
)
mathieu.morlighem
at
11:32 AM 8/22/26
CHG: removing unused functions
(
3c79363
)
mathieu.morlighem
at
12:01 PM 8/22/26
CHG: cleaning up unused variables in Tria
(
1d57f00
)
mathieu.morlighem
at
1:49 PM 8/22/26
CHG: removing unused variables
(
3270d3d
)
mathieu.morlighem
at
3:56 PM 8/23/26
CHG: did not mean to add this file, removing
(
d55aa15
)
mathieu.morlighem
at
3:59 PM 8/23/26
CHG: removing more unused variables
(
434f3c4
)
mathieu.morlighem
at
5:02 PM 8/23/26
CHG: removing unnecessary includes
(
06ae86e
)
mathieu.morlighem
at
5:09 PM 8/23/26
BUG: m1qn3 now behaves the same as the FORTRAN code
(
3ea0add
)
mathieu.morlighem
at
9:57 PM 8/23/26
CHG: added some more explanations needed to speed up Claude
(
1f33e8d
)
mathieu.morlighem
at
12:49 AM 8/24/26
Pushing some minor unversioned changes to JavaScript interface to trigger Jenkins
(
cbefca7
)
34657535+TidbitSoftware
at
10:19 AM 8/24/26
#242 (Aug 19, 2026, 9:12:00 AM)
CHG: fixed friction linearizations for laws different than 1 and 4
(
07bf6a1
)
mathieu.morlighem
at
3:17 AM 8/13/26
CHG: fixed documentation
(
fa184c4
)
mathieu.morlighem
at
3:18 AM 8/13/26
CHG: use same behavior for Schoof as C++ code
(
e152e74
)
mathieu.morlighem
at
3:40 AM 8/13/26
CHG: removing isnan(N) that is not needed
(
b7229de
)
mathieu.morlighem
at
3:41 AM 8/13/26
CHG: made some changes to folding. Do we actually use this function??
(
f11b5ae
)
mathieu.morlighem
at
9:27 AM 8/14/26
BUG: clashes with other interpBedmap2 function, and we are now at BedMap3 anyway :)
(
4a619a5
)
mathieu.morlighem
at
9:36 AM 8/14/26
CHG: plot_section.m - line colormap only for 2D dataset.
(
9c92bdb
)
inwoopark0415
at
6:40 PM 8/16/26
CHG: subplotmodel.m - Support the "axes" option in either handle or 1×4 vector format.
(
8962ef3
)
inwoopark0415
at
6:45 PM 8/16/26
CHG: Fix minor in gadi cluster.
(
ac4b88e
)
inwoopark0415
at
7:52 PM 8/16/26
CHG: hydrologyprescribe supports 3D model with extruding 3D.
(
32fd74b
)
inwoopark0415
at
1:25 AM 8/19/26
#241 (Aug 12, 2026, 9:12:00 AM)
CHG: Synchronize Python > Matlab. Add gadi cluster in matlab.
(
f91ce0c
)
inwoopark0415
at
1:28 AM 8/10/26
CHG: shear2d is a duplicate of what mechanicalproperties can do
(
55aa301
)
mathieu.morlighem
at
5:56 AM 8/11/26
CHG: cosmetics
(
9d888b8
)
mathieu.morlighem
at
5:57 AM 8/11/26
CHG: cosmetics
(
9da2c1b
)
mathieu.morlighem
at
5:57 AM 8/11/26
CHG: removing gradient from control inputs because it is now handled by the optimizer
(
f9d0739
)
mathieu.morlighem
at
7:10 AM 8/11/26
CHG: optimizer now returns gradient
(
bc60b04
)
mathieu.morlighem
at
7:10 AM 8/11/26
CHG: no need to output control anymore, it is done by core
(
d2dd416
)
mathieu.morlighem
at
7:11 AM 8/11/26
CHG: updated archive now that gradient is not automatically extruded
(
5857f34
)
mathieu.morlighem
at
7:11 AM 8/11/26
CHG: no need to set gradient anymore since G is handled directly by core
(
0b6e0e5
)
mathieu.morlighem
at
7:12 AM 8/11/26
CHG: updating cores now that gradient is handled outside of inputs
(
db409ab
)
mathieu.morlighem
at
7:13 AM 8/11/26
CHG: removing all the SetGradients now that it's gone
(
05f3e18
)
mathieu.morlighem
at
8:29 AM 8/11/26
BUG: should not deal with gradient anymore
(
1e03563
)
mathieu.morlighem
at
8:56 AM 8/11/26
BUG: fixed codipack
(
12358cd
)
Mathieu Morlighem
at
2:41 PM 8/11/26
#240 (Aug 5, 2026, 9:12:00 AM)
NEW: added linearization for frictionschoof
(
fa1740a
)
mathieu.morlighem
at
2:43 AM 7/30/26
CHG: linearize was not marshalled
(
3aa677c
)
mathieu.morlighem
at
3:16 AM 7/30/26
CHG: minor indentation
(
1d86fb1
)
mathieu.morlighem
at
3:17 AM 7/30/26
CHG: generic can now work for machines that are not local
(
8142fee
)
mathieu.morlighem
at
5:09 AM 7/31/26
CHG: fixing restart command that had two times &&
(
bfbd78a
)
mathieu.morlighem
at
5:25 AM 7/31/26
#239 (Jul 29, 2026, 9:12:00 AM)
CHG: default option in TJhpc is AMD node
(
8a18ecf
)
enigne
at
1:44 AM 7/28/26
CHG: update interp ITSLIVE and MEaSUREs to be able to load the data files from other machine
(
69148f9
)
enigne
at
1:00 AM 7/29/26
CHG: do not unzip file if batch mode on local machine
(
7c25248
)
mathieu.morlighem
at
6:54 AM 7/29/26
#238 (Jul 23, 2026, 11:24:01 AM)
CHG: add error message so that people don't try full adjoint with FS
(
3384282
)
mathieu.morlighem
at
5:10 AM 7/23/26