Started by GitHub push by MathieuMorlighem
Running as SYSTEM
Building remotely on Windows_10-MSYS2-MinGW-VM (mingw win) in workspace C:\Users\jenkins\Jenkins\workspace\Windows-Basic
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir C:\Users\jenkins\Jenkins\workspace\Windows-Basic\.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
> git --version # timeout=10
> git --version # 'git version 2.47.1'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse "refs/remotes/origin/main^{commit}" # timeout=10
Checking out Revision c518c964aee034f2eb8107f6f7ed1825a8641f80 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f c518c964aee034f2eb8107f6f7ed1825a8641f80 # timeout=10
Commit message: "CHG: trying to fix windows with the new format of execution/input files"
> git rev-list --no-walk 6ba456d16724a8844093d2b5d6314b18247f5ae6 # timeout=10
[Windows-Basic] $ C:\msys64\usr\bin\bash C:\Users\jenkins\jenkins6609126689614568833.sh
Cleaning up execution directory
======================================================
Determining installation type
======================================================
List of changed files
---------------------
src/m/classes/clusters/generic.m
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... no
======================================================
Skipping msmpi
======================================================
======================================================
Skipping petsc
======================================================
======================================================
Skipping triangle
======================================================
======================================================
Skipping m1qn3
======================================================
======================================================
Skipping semic
======================================================
======================================================
Skipping shell2junit
======================================================
Skipping ISSM compilation
Waiting for MATLAB to exit
-----------------------------
pid: 67804
68284
-----------------------------
+++ Removing old junit reports from: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog/results
+++ Running case: MATLAB-101
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.372882
Total Core solution elapsed time: 0.11935
Linear solver elapsed time: 0.0433646 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test101.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test101 (line 19)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-101
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.372882
Total Core solution elapsed time: 0.11935
Linear solver elapsed time: 0.0433646 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test101.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test101 (line 19)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-102
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153371
Total Core solution elapsed time: 0.0302389
Linear solver elapsed time: 0.0160357 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test102.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test102 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-102
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153371
Total Core solution elapsed time: 0.0302389
Linear solver elapsed time: 0.0160357 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test102.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test102 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-103
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.172863
Total Core solution elapsed time: 0.210964
Linear solver elapsed time: 0.0855501 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test103.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test103 (line 9)
md=solve(md,'sb');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-103
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.172863
Total Core solution elapsed time: 0.210964
Linear solver elapsed time: 0.0855501 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test103.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test103 (line 9)
md=solve(md,'sb');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-104
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.128518
Total Core solution elapsed time: 0.575291
Linear solver elapsed time: 0.316049 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test104.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test104 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-104
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.128518
Total Core solution elapsed time: 0.575291
Linear solver elapsed time: 0.316049 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test104.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test104 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-105
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0578579
Total Core solution elapsed time: 0.0098242
Linear solver elapsed time: 0.0064099 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test105.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test105 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-105
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0578579
Total Core solution elapsed time: 0.0098242
Linear solver elapsed time: 0.0064099 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test105.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test105 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-106
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0645973
Total Core solution elapsed time: 0.044388
Linear solver elapsed time: 0.0151414 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test106.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test106 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-106
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0645973
Total Core solution elapsed time: 0.044388
Linear solver elapsed time: 0.0151414 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test106.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test106 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-107
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.179917
Total Core solution elapsed time: 0.0137757
Linear solver elapsed time: 0.0064683 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test107.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test107 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-107
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.179917
Total Core solution elapsed time: 0.0137757
Linear solver elapsed time: 0.0064683 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test107.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test107 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-108
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.155861
Total Core solution elapsed time: 0.0731292
Linear solver elapsed time: 0.0432017 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test108.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test108 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-108
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.155861
Total Core solution elapsed time: 0.0731292
Linear solver elapsed time: 0.0432017 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test108.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test108 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-109
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.120371
Total Core solution elapsed time: 0.213104
Linear solver elapsed time: 0.0832362 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test109.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test109 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-109
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.120371
Total Core solution elapsed time: 0.213104
Linear solver elapsed time: 0.0832362 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test109.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test109 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-110
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.137745
Total Core solution elapsed time: 0.0961795
Linear solver elapsed time: 0.0787125 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test110.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test110 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-110
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.137745
Total Core solution elapsed time: 0.0961795
Linear solver elapsed time: 0.0787125 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test110.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test110 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-111
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.210648
Total Core solution elapsed time: 0.388361
Linear solver elapsed time: 0.188408 (49%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test111.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test111 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-111
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.210648
Total Core solution elapsed time: 0.388361
Linear solver elapsed time: 0.188408 (49%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test111.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test111 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-112
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0364102
Total Core solution elapsed time: 0.0289764
Linear solver elapsed time: 0.0086621 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test112.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test112 (line 7)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-112
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0364102
Total Core solution elapsed time: 0.0289764
Linear solver elapsed time: 0.0086621 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test112.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test112 (line 7)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-113
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114367
Total Core solution elapsed time: 0.0170889
Linear solver elapsed time: 0.0108192 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test113.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test113 (line 8)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-113
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114367
Total Core solution elapsed time: 0.0170889
Linear solver elapsed time: 0.0108192 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test113.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test113 (line 8)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-114
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0497161
Total Core solution elapsed time: 0.0158145
Linear solver elapsed time: 0.0109533 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test114.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test114 (line 7)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-114
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0497161
Total Core solution elapsed time: 0.0158145
Linear solver elapsed time: 0.0109533 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test114.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test114 (line 7)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-115
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0493557
Total Core solution elapsed time: 0.0147467
Linear solver elapsed time: 0.0085526 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test115.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test115 (line 8)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-115
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0493557
Total Core solution elapsed time: 0.0147467
Linear solver elapsed time: 0.0085526 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test115.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test115 (line 8)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-116
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0475647
Total Core solution elapsed time: 0.016236
Linear solver elapsed time: 0.00587 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test116.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test116 (line 10)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-116
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0475647
Total Core solution elapsed time: 0.016236
Linear solver elapsed time: 0.00587 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test116.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test116 (line 10)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-119
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference: 4.2 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-119
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference: 4.2 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-120
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0990575
Total Core solution elapsed time: 0.0449118
Linear solver elapsed time: 0.0223004 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test120.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test120 (line 14)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-120
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0990575
Total Core solution elapsed time: 0.0449118
Linear solver elapsed time: 0.0223004 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test120.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test120 (line 14)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-121
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.093938
Total Core solution elapsed time: 0.254236
Linear solver elapsed time: 0.0697944 (27%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test121.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test121 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-121
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.093938
Total Core solution elapsed time: 0.254236
Linear solver elapsed time: 0.0697944 (27%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test121.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test121 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-122
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.304328
Total Core solution elapsed time: 0.408514
Linear solver elapsed time: 0.209984 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test122.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test122 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-122
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.304328
Total Core solution elapsed time: 0.408514
Linear solver elapsed time: 0.209984 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test122.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test122 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-123
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.434064
Total Core solution elapsed time: 0.154201
Linear solver elapsed time: 0.04673 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test123.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test123 (line 16)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-123
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.434064
Total Core solution elapsed time: 0.154201
Linear solver elapsed time: 0.04673 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test123.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test123 (line 16)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-124
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.383172
Total Core solution elapsed time: 1.92246
Linear solver elapsed time: 0.777812 (40%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test124.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test124 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-124
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.383172
Total Core solution elapsed time: 1.92246
Linear solver elapsed time: 0.777812 (40%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test124.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test124 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-127
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.136844
Total Core solution elapsed time: 0.830027
Linear solver elapsed time: 0.549027 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test127.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test127 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-127
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.136844
Total Core solution elapsed time: 0.830027
Linear solver elapsed time: 0.549027 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test127.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test127 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-128
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.129895
Total Core solution elapsed time: 0.377186
Linear solver elapsed time: 0.299145 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test128.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test128 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-128
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.129895
Total Core solution elapsed time: 0.377186
Linear solver elapsed time: 0.299145 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test128.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test128 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-131
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0588152
Total Core solution elapsed time: 0.0130726
Linear solver elapsed time: 0.0056235 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test131.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test131 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-131
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0588152
Total Core solution elapsed time: 0.0130726
Linear solver elapsed time: 0.0056235 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test131.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test131 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-132
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.065368
Total Core solution elapsed time: 0.154134
Linear solver elapsed time: 0.0072382 (4.7%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test132.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test132 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-132
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.065368
Total Core solution elapsed time: 0.154134
Linear solver elapsed time: 0.0072382 (4.7%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test132.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test132 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-133
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0466155
Total Core solution elapsed time: 0.0082449
Linear solver elapsed time: 0.0055428 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test133.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test133 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-133
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0466155
Total Core solution elapsed time: 0.0082449
Linear solver elapsed time: 0.0055428 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test133.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test133 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-134
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0811649
Total Core solution elapsed time: 0.111433
Linear solver elapsed time: 0.061842 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test134.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test134 (line 10)
md=solve(md,'smp');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 134 test name: SquareShelfConstrainedSampling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-134
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0811649
Total Core solution elapsed time: 0.111433
Linear solver elapsed time: 0.061842 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test134.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test134 (line 10)
md=solve(md,'smp');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 134 test name: SquareShelfConstrainedSampling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-201
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.116903
Total Core solution elapsed time: 0.292668
Linear solver elapsed time: 0.282206 (96%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test201.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test201 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-201
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.116903
Total Core solution elapsed time: 0.292668
Linear solver elapsed time: 0.282206 (96%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test201.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test201 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-202
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0969951
Total Core solution elapsed time: 0.0501427
Linear solver elapsed time: 0.030717 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test202.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test202 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-202
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0969951
Total Core solution elapsed time: 0.0501427
Linear solver elapsed time: 0.030717 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test202.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test202 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-203
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153721
Total Core solution elapsed time: 0.152626
Linear solver elapsed time: 0.0983945 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test203.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test203 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-203
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153721
Total Core solution elapsed time: 0.152626
Linear solver elapsed time: 0.0983945 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test203.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test203 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-204
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122821
Total Core solution elapsed time: 0.748201
Linear solver elapsed time: 0.0567854 (7.6%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test204.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test204 (line 10)
md1=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-204
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122821
Total Core solution elapsed time: 0.748201
Linear solver elapsed time: 0.0567854 (7.6%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test204.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test204 (line 10)
md1=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-205
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.251746
Total Core solution elapsed time: 0.226064
Linear solver elapsed time: 0.102351 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test205.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test205 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-205
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.251746
Total Core solution elapsed time: 0.226064
Linear solver elapsed time: 0.102351 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test205.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test205 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-206
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.160319
Total Core solution elapsed time: 0.0656631
Linear solver elapsed time: 0.0254037 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test206.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test206 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-206
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.160319
Total Core solution elapsed time: 0.0656631
Linear solver elapsed time: 0.0254037 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test206.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test206 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-207
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.142732
Total Core solution elapsed time: 0.367897
Linear solver elapsed time: 0.123741 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test207.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test207 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-207
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.142732
Total Core solution elapsed time: 0.367897
Linear solver elapsed time: 0.123741 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test207.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test207 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-208
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105191
Total Core solution elapsed time: 0.303424
Linear solver elapsed time: 0.233268 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test208.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test208 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-208
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105191
Total Core solution elapsed time: 0.303424
Linear solver elapsed time: 0.233268 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test208.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test208 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-209
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.31042
Total Core solution elapsed time: 0.481503
Linear solver elapsed time: 0.245586 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test209.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test209 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-209
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.31042
Total Core solution elapsed time: 0.481503
Linear solver elapsed time: 0.245586 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test209.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test209 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-210
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.188833
Total Core solution elapsed time: 0.30498
Linear solver elapsed time: 0.129274 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test210.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test210 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-210
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.188833
Total Core solution elapsed time: 0.30498
Linear solver elapsed time: 0.129274 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test210.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test210 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-211
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.393285
Total Core solution elapsed time: 0.713627
Linear solver elapsed time: 0.248465 (35%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test211.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test211 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-211
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.393285
Total Core solution elapsed time: 0.713627
Linear solver elapsed time: 0.248465 (35%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test211.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test211 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-212
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.251022
Total Core solution elapsed time: 0.66083
Linear solver elapsed time: 0.597177 (90%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test212.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test212 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-212
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.251022
Total Core solution elapsed time: 0.66083
Linear solver elapsed time: 0.597177 (90%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test212.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test212 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-213
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test213-05-12-2026-07-29-43-2268/test213.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
computing new velocity
computing basal mass balance
computing vertical velocities
write lock file:
FemModel initialization elapsed time: 0.489405
Total Core solution elapsed time: 2.06551
Linear solver elapsed time: 1.44314 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test213.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test213 (line 25)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-213
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test213-05-12-2026-07-29-43-2268/test213.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
computing new velocity
computing basal mass balance
computing vertical velocities
write lock file:
FemModel initialization elapsed time: 0.489405
Total Core solution elapsed time: 2.06551
Linear solver elapsed time: 1.44314 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test213.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test213 (line 25)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-214
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1890.062 | 1890.062
x = 1 | f(x) = 1630.013 | 1630.013
x = 0.381966 | f(x) = 1693.788 | 1693.788
x = 0.618034 | f(x) = 1686.267 | 1686.267
====================== step 2/2 ===============================
x = 0 | f(x) = 1600.26 | 1600.26
x = 1 | f(x) = 1024.416 | 1024.416
x = 0.381966 | f(x) = 1085.473 | 1085.473
x = 0.618034 | f(x) = 1087.497 | 1087.497
write lock file:
FemModel initialization elapsed time: 0.40876
Total Core solution elapsed time: 2.89755
Linear solver elapsed time: 1.80187 (62%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test214.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test214 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-214
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1890.062 | 1890.062
x = 1 | f(x) = 1630.013 | 1630.013
x = 0.381966 | f(x) = 1693.788 | 1693.788
x = 0.618034 | f(x) = 1686.267 | 1686.267
====================== step 2/2 ===============================
x = 0 | f(x) = 1600.26 | 1600.26
x = 1 | f(x) = 1024.416 | 1024.416
x = 0.381966 | f(x) = 1085.473 | 1085.473
x = 0.618034 | f(x) = 1087.497 | 1087.497
write lock file:
FemModel initialization elapsed time: 0.40876
Total Core solution elapsed time: 2.89755
Linear solver elapsed time: 1.80187 (62%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test214.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test214 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-215
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 8640.392 | 8640.392
x = 1 | f(x) = 8392.483 | 8392.483
x = 0.381966 | f(x) = 8455.903 | 8455.903
x = 0.618034 | f(x) = 8451.962 | 8451.962
====================== step 2/2 ===============================
x = 0 | f(x) = 8372.372 | 8372.372
x = 1 | f(x) = 7791.308 | 7791.308
x = 0.381966 | f(x) = 7839.865 | 7839.865
x = 0.618034 | f(x) = 7818.227 | 7818.227
write lock file:
FemModel initialization elapsed time: 0.686142
Total Core solution elapsed time: 2.94647
Linear solver elapsed time: 1.62862 (55%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test215.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test215 (line 23)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-215
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 8640.392 | 8640.392
x = 1 | f(x) = 8392.483 | 8392.483
x = 0.381966 | f(x) = 8455.903 | 8455.903
x = 0.618034 | f(x) = 8451.962 | 8451.962
====================== step 2/2 ===============================
x = 0 | f(x) = 8372.372 | 8372.372
x = 1 | f(x) = 7791.308 | 7791.308
x = 0.381966 | f(x) = 7839.865 | 7839.865
x = 0.618034 | f(x) = 7818.227 | 7818.227
write lock file:
FemModel initialization elapsed time: 0.686142
Total Core solution elapsed time: 2.94647
Linear solver elapsed time: 1.62862 (55%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test215.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test215 (line 23)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-216
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.109459
Total Core solution elapsed time: 9.4349
Linear solver elapsed time: 4.35411 (46%)
Total elapsed time: 0 hrs 0 min 9 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test216.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test216 (line 15)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 216 test name: SquareShelfStressSSA2dRift field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-216
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.109459
Total Core solution elapsed time: 9.4349
Linear solver elapsed time: 4.35411 (46%)
Total elapsed time: 0 hrs 0 min 9 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test216.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test216 (line 15)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 216 test name: SquareShelfStressSSA2dRift field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-217
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.205718
Total Core solution elapsed time: 0.223358
Linear solver elapsed time: 0.195108 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test217.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test217 (line 59)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-217
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.205718
Total Core solution elapsed time: 0.223358
Linear solver elapsed time: 0.195108 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test217.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test217 (line 59)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-219
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.128615
Total Core solution elapsed time: 0.289909
Linear solver elapsed time: 0.112392 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test219.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test219 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-219
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.128615
Total Core solution elapsed time: 0.289909
Linear solver elapsed time: 0.112392 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test219.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test219 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-220
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114661
Total Core solution elapsed time: 0.796779
Linear solver elapsed time: 0.289432 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test220.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test220 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-220
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114661
Total Core solution elapsed time: 0.796779
Linear solver elapsed time: 0.289432 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test220.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test220 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-221
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153564
Total Core solution elapsed time: 0.68842
Linear solver elapsed time: 0.304357 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test221.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test221 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-221
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153564
Total Core solution elapsed time: 0.68842
Linear solver elapsed time: 0.304357 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test221.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test221 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-222
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.227972
Total Core solution elapsed time: 0.18905
Linear solver elapsed time: 0.158257 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test222.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test222 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-222
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.227972
Total Core solution elapsed time: 0.18905
Linear solver elapsed time: 0.158257 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test222.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test222 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-223
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0835965
Total Core solution elapsed time: 0.10002
Linear solver elapsed time: 0.0345875 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test223.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test223 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-223
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0835965
Total Core solution elapsed time: 0.10002
Linear solver elapsed time: 0.0345875 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test223.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test223 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-224
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.285415
Total Core solution elapsed time: 0.532813
Linear solver elapsed time: 0.214158 (40%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test224.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test224 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-224
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.285415
Total Core solution elapsed time: 0.532813
Linear solver elapsed time: 0.214158 (40%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test224.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test224 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-225
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.328811
Total Core solution elapsed time: 0.598536
Linear solver elapsed time: 0.349034 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test225.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test225 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-225
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.328811
Total Core solution elapsed time: 0.598536
Linear solver elapsed time: 0.349034 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test225.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test225 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-226
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.127665
Total Core solution elapsed time: 0.415844
Linear solver elapsed time: 0.220607 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test226.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test226 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-226
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.127665
Total Core solution elapsed time: 0.415844
Linear solver elapsed time: 0.220607 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test226.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test226 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-227
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.239363
Total Core solution elapsed time: 0.537608
Linear solver elapsed time: 0.311278 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test227.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test227 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-227
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.239363
Total Core solution elapsed time: 0.537608
Linear solver elapsed time: 0.311278 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test227.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test227 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-228
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0861118
Total Core solution elapsed time: 0.253209
Linear solver elapsed time: 0.20722 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test228.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test228 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-228
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0861118
Total Core solution elapsed time: 0.253209
Linear solver elapsed time: 0.20722 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test228.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test228 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-229
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.134187
Total Core solution elapsed time: 0.172769
Linear solver elapsed time: 0.11907 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test229.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test229 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-229
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.134187
Total Core solution elapsed time: 0.172769
Linear solver elapsed time: 0.11907 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test229.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test229 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-230
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.216762
Total Core solution elapsed time: 0.326567
Linear solver elapsed time: 0.182727 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test230.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test230 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-230
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.216762
Total Core solution elapsed time: 0.326567
Linear solver elapsed time: 0.182727 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test230.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test230 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-231
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.195046
Total Core solution elapsed time: 0.15446
Linear solver elapsed time: 0.0791174 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test231.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test231 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-231
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.195046
Total Core solution elapsed time: 0.15446
Linear solver elapsed time: 0.0791174 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test231.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test231 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-232
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.671635
Total Core solution elapsed time: 0.236741
Linear solver elapsed time: 0.0740185 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test232.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test232 (line 16)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-232
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.671635
Total Core solution elapsed time: 0.236741
Linear solver elapsed time: 0.0740185 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test232.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test232 (line 16)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-233
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.274224
Total Core solution elapsed time: 0.619659
Linear solver elapsed time: 0.218846 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test233.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test233 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-233
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.274224
Total Core solution elapsed time: 0.619659
Linear solver elapsed time: 0.218846 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test233.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test233 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-236
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0988872
Total Core solution elapsed time: 0.220887
Linear solver elapsed time: 0.0333588 (15%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test236.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test236 (line 62)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-236
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0988872
Total Core solution elapsed time: 0.220887
Linear solver elapsed time: 0.0333588 (15%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test236.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test236 (line 62)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-237
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.327295
Total Core solution elapsed time: 0.262947
Linear solver elapsed time: 0.0507957 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test237.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test237 (line 60)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-237
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.327295
Total Core solution elapsed time: 0.262947
Linear solver elapsed time: 0.0507957 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test237.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test237 (line 60)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-238
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.119273
Total Core solution elapsed time: 0.21238
Linear solver elapsed time: 0.0332842 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test238.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test238 (line 44)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-238
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.119273
Total Core solution elapsed time: 0.21238
Linear solver elapsed time: 0.0332842 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test238.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test238 (line 44)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-239
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161215
Total Core solution elapsed time: 0.291372
Linear solver elapsed time: 0.0315453 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test239.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test239 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-239
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161215
Total Core solution elapsed time: 0.291372
Linear solver elapsed time: 0.0315453 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test239.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test239 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-240
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.110575
Total Core solution elapsed time: 0.265027
Linear solver elapsed time: 0.027796 (10%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test240.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test240 (line 45)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-240
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.110575
Total Core solution elapsed time: 0.265027
Linear solver elapsed time: 0.027796 (10%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test240.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test240 (line 45)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-241
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114262
Total Core solution elapsed time: 0.20868
Linear solver elapsed time: 0.108483 (52%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test241.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test241 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-241
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114262
Total Core solution elapsed time: 0.20868
Linear solver elapsed time: 0.108483 (52%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test241.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test241 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-242
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.293557
Total Core solution elapsed time: 0.375244
Linear solver elapsed time: 0.17976 (48%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test242.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test242 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-242
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.293557
Total Core solution elapsed time: 0.375244
Linear solver elapsed time: 0.17976 (48%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test242.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test242 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-243
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.299245
Total Core solution elapsed time: 237.008
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 3 min 57 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test243.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test243 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-243
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.299245
Total Core solution elapsed time: 237.008
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 3 min 57 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test243.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test243 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-245
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddSicopolis.s0p specified: values set as zero
no SMBpddSicopolis.s0t specified: values set as zero
no SMBpddSicopolis.temperature_anomaly specified: values set as zero
no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
no SMBpddSicopolis.smb_corr specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.058867
Total Core solution elapsed time: 0.0326975
Linear solver elapsed time: 0.0052807 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test245.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test245 (line 35)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-245
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddSicopolis.s0p specified: values set as zero
no SMBpddSicopolis.s0t specified: values set as zero
no SMBpddSicopolis.temperature_anomaly specified: values set as zero
no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
no SMBpddSicopolis.smb_corr specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.058867
Total Core solution elapsed time: 0.0326975
Linear solver elapsed time: 0.0052807 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test245.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test245 (line 35)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-246
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBsemic.s0gcm specified: values from md.geometry.surface
no SMBsemic.mask specified: values set as 2 for ice
no SMBsemic.Tamp specified: values set as 3.0
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.174526
Total Core solution elapsed time: 2.7128
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test246.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test246 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 246 test name: SquareShelfTranSemic field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-246
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBsemic.s0gcm specified: values from md.geometry.surface
no SMBsemic.mask specified: values set as 2 for ice
no SMBsemic.Tamp specified: values set as 3.0
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.174526
Total Core solution elapsed time: 2.7128
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test246.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test246 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 246 test name: SquareShelfTranSemic field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-247
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0893952
Total Core solution elapsed time: 0.123517
Linear solver elapsed time: 0.0126717 (10%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test247.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test247 (line 76)
md=solve(md,'thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-247
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0893952
Total Core solution elapsed time: 0.123517
Linear solver elapsed time: 0.0126717 (10%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test247.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test247 (line 76)
md=solve(md,'thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-248
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105301
Total Core solution elapsed time: 0.330643
Linear solver elapsed time: 0.292253 (88%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test248.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test248 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-248
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105301
Total Core solution elapsed time: 0.330643
Linear solver elapsed time: 0.292253 (88%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test248.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test248 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-249
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0904556
Total Core solution elapsed time: 0.355221
Linear solver elapsed time: 0.260649 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test249.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test249 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-249
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0904556
Total Core solution elapsed time: 0.355221
Linear solver elapsed time: 0.260649 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test249.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test249 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-252
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.175779
Total Core solution elapsed time: 253.3
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 4 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test252.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test252 (line 56)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-252
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.175779
Total Core solution elapsed time: 253.3
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 4 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test252.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test252 (line 56)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-253
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.19869
Total Core solution elapsed time: 209.847
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 3 min 30 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test253.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test253 (line 57)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-253
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.19869
Total Core solution elapsed time: 209.847
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 3 min 30 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test253.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test253 (line 57)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-254
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0725449
Total Core solution elapsed time: 0.262783
Linear solver elapsed time: 0.215372 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test254.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test254 (line 61)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-254
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0725449
Total Core solution elapsed time: 0.262783
Linear solver elapsed time: 0.215372 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test254.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test254 (line 61)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-255
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0840939
Total Core solution elapsed time: 0.21757
Linear solver elapsed time: 0.170102 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test255.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test255 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-255
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0840939
Total Core solution elapsed time: 0.21757
Linear solver elapsed time: 0.170102 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test255.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test255 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-256
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0910343
Total Core solution elapsed time: 0.129517
Linear solver elapsed time: 0.0326048 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test256.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test256 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-256
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0910343
Total Core solution elapsed time: 0.129517
Linear solver elapsed time: 0.0326048 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test256.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test256 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-257
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0907305
Total Core solution elapsed time: 0.919045
Linear solver elapsed time: 0.570113 (62%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test257.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test257 (line 79)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-257
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0907305
Total Core solution elapsed time: 0.919045
Linear solver elapsed time: 0.570113 (62%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test257.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test257 (line 79)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-258
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.202329
Total Core solution elapsed time: 408.794
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 6 min 49 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test258.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test258 (line 72)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 258 test name: SquareShelfSMBGembPrecipMapping field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-258
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.202329
Total Core solution elapsed time: 408.794
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 6 min 49 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test258.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test258 (line 72)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 258 test name: SquareShelfSMBGembPrecipMapping field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-259
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.169506
Total Core solution elapsed time: 398.735
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 6 min 38 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test259.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test259 (line 74)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 259 test name: SquareShelfSMBGembMapping field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-259
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.169506
Total Core solution elapsed time: 398.735
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 6 min 38 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test259.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test259 (line 74)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 259 test name: SquareShelfSMBGembMapping field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-260
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0663791
Total Core solution elapsed time: 0.0514872
Linear solver elapsed time: 0.0379599 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test260.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test260 (line 11)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-260
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0663791
Total Core solution elapsed time: 0.0514872
Linear solver elapsed time: 0.0379599 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test260.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test260 (line 11)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-261
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.204773
Total Core solution elapsed time: 0.111343
Linear solver elapsed time: 0.049464 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test261.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test261 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-261
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.204773
Total Core solution elapsed time: 0.111343
Linear solver elapsed time: 0.049464 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test261.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test261 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-270
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0647314
Total Core solution elapsed time: 0.0750457
Linear solver elapsed time: 0.0646969 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test270.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test270 (line 11)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-270
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0647314
Total Core solution elapsed time: 0.0750457
Linear solver elapsed time: 0.0646969 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test270.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test270 (line 11)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-272
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 376479.6 | 376479.6
x = 1 | f(x) = 2669.993 | 2669.993
====================== step 2/2 ===============================
x = 0 | f(x) = 2468.558 | 2468.558
x = 1 | f(x) = 993.8173 | 993.8173
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0763036
Total Core solution elapsed time: 0.2157
Linear solver elapsed time: 0.174051 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test272.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test272 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-272
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 376479.6 | 376479.6
x = 1 | f(x) = 2669.993 | 2669.993
====================== step 2/2 ===============================
x = 0 | f(x) = 2468.558 | 2468.558
x = 1 | f(x) = 993.8173 | 993.8173
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0763036
Total Core solution elapsed time: 0.2157
Linear solver elapsed time: 0.174051 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test272.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test272 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-273
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0716191
Total Core solution elapsed time: 0.0448221
Linear solver elapsed time: 0.0313495 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test273.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test273 (line 16)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-273
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0716191
Total Core solution elapsed time: 0.0448221
Linear solver elapsed time: 0.0313495 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test273.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test273 (line 16)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-274
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0930084
Total Core solution elapsed time: 0.591689
Linear solver elapsed time: 0.302567 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test274.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test274 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 274 test name: SquareShelfStressSSA2dDamageRift field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-274
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0930084
Total Core solution elapsed time: 0.591689
Linear solver elapsed time: 0.302567 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test274.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test274 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 274 test name: SquareShelfStressSSA2dDamageRift field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-275
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0486993
Total Core solution elapsed time: 0.0119698
Linear solver elapsed time: 0.0050308 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test275.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test275 (line 22)
md=solve(md,'DamageEvolution');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-275
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0486993
Total Core solution elapsed time: 0.0119698
Linear solver elapsed time: 0.0050308 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test275.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test275 (line 22)
md=solve(md,'DamageEvolution');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-280
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0595797
Total Core solution elapsed time: 0.107652
Linear solver elapsed time: 0.0956423 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test280.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test280 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-280
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0595797
Total Core solution elapsed time: 0.107652
Linear solver elapsed time: 0.0956423 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test280.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test280 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-285
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.100133
Total Core solution elapsed time: 0.328405
Linear solver elapsed time: 0.203616 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test285.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test285 (line 14)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-285
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.100133
Total Core solution elapsed time: 0.328405
Linear solver elapsed time: 0.203616 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test285.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test285 (line 14)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-290
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.547664
Total Core solution elapsed time: 2.18173
Linear solver elapsed time: 1.05132 (48%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test290.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test290 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-290
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.547664
Total Core solution elapsed time: 2.18173
Linear solver elapsed time: 1.05132 (48%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test290.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test290 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-291
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.104144
Total Core solution elapsed time: 5.61643
Linear solver elapsed time: 0.520838 (9.3%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test291.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test291 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-291
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.104144
Total Core solution elapsed time: 5.61643
Linear solver elapsed time: 0.520838 (9.3%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test291.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test291 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-292
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0930969
Total Core solution elapsed time: 0.127678
Linear solver elapsed time: 0.10089 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test292.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test292 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-292
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0930969
Total Core solution elapsed time: 0.127678
Linear solver elapsed time: 0.10089 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test292.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test292 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-293
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0827284
Total Core solution elapsed time: 0.15161
Linear solver elapsed time: 0.123266 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test293.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test293 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-293
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0827284
Total Core solution elapsed time: 0.15161
Linear solver elapsed time: 0.123266 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test293.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test293 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-294
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
md =
mesh: [1x1 mesh2d] -- mesh properties
mask: [1x1 mask] -- defines grounded and floating elements
geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,...
constants: [1x1 constants] -- physical constants
smb: [1x1 SMBforcing] -- surface mass balance
basalforcings: [1x1 linearbasalforcings] -- bed forcings
materials: [1x1 matice] -- material properties
damage: [1x1 damage] -- parameters for damage evolution solution
friction: [1x1 friction] -- basal friction/drag properties
flowequation: [1x1 flowequation] -- flow equations
timestepping: [1x1 timestepping] -- time stepping for transient models
initialization: [1x1 initialization] -- initial guess/state
rifts: [1x1 rifts] -- rifts properties
solidearth: [1x1 solidearth] -- solidearth inputs and settings
dsl: [1x1 dsl] -- dynamic sea-level
debug: [1x1 debug] -- debugging tools (valgrind, gprof)
verbose: [1x1 verbose] -- verbosity level in solve
settings: [1x1 issmsettings] -- settings properties
toolkits: [1x1 toolkits] -- PETSc options for each solution
cluster: [1x1 generic] -- cluster parameters (number of CPUs...)
balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution
stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution
groundingline: [1x1 groundingline] -- parameters for groundingline solution
hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution
debris: [1x1 debris] -- parameters for debris solution
masstransport: [1x1 masstransport] -- parameters for masstransport solution
mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution
thermal: [1x1 thermal] -- parameters for thermal solution
steadystate: [1x1 steadystate] -- parameters for steadystate solution
transient: [1x1 transient] -- parameters for transient solution
levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method)
calving: [1x1 calving] -- parameters for calving
frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings
esa: [1x1 esa] -- parameters for elastic adjustment solution
love: [1x1 love] -- parameters for love solution
sampling: [1x1 sampling] -- parameters for stochastic sampler
autodiff: [1x1 autodiff] -- automatic differentiation parameters
inversion: [1x1 inversion] -- parameters for inverse methods
qmu: [1x1 qmu] -- Dakota properties
amr: [1x1 amr] -- adaptive mesh refinement properties
outputdefinition: [1x1 outputdefinition] -- output definition
results: [1x1 struct] -- model results
radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay
miscellaneous: [1x1 miscellaneous] -- miscellaneous fields
stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0778192
Total Core solution elapsed time: 0.128337
Linear solver elapsed time: 0.101974 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test294.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test294 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-294
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
md =
mesh: [1x1 mesh2d] -- mesh properties
mask: [1x1 mask] -- defines grounded and floating elements
geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,...
constants: [1x1 constants] -- physical constants
smb: [1x1 SMBforcing] -- surface mass balance
basalforcings: [1x1 linearbasalforcings] -- bed forcings
materials: [1x1 matice] -- material properties
damage: [1x1 damage] -- parameters for damage evolution solution
friction: [1x1 friction] -- basal friction/drag properties
flowequation: [1x1 flowequation] -- flow equations
timestepping: [1x1 timestepping] -- time stepping for transient models
initialization: [1x1 initialization] -- initial guess/state
rifts: [1x1 rifts] -- rifts properties
solidearth: [1x1 solidearth] -- solidearth inputs and settings
dsl: [1x1 dsl] -- dynamic sea-level
debug: [1x1 debug] -- debugging tools (valgrind, gprof)
verbose: [1x1 verbose] -- verbosity level in solve
settings: [1x1 issmsettings] -- settings properties
toolkits: [1x1 toolkits] -- PETSc options for each solution
cluster: [1x1 generic] -- cluster parameters (number of CPUs...)
balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution
stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution
groundingline: [1x1 groundingline] -- parameters for groundingline solution
hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution
debris: [1x1 debris] -- parameters for debris solution
masstransport: [1x1 masstransport] -- parameters for masstransport solution
mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution
thermal: [1x1 thermal] -- parameters for thermal solution
steadystate: [1x1 steadystate] -- parameters for steadystate solution
transient: [1x1 transient] -- parameters for transient solution
levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method)
calving: [1x1 calving] -- parameters for calving
frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings
esa: [1x1 esa] -- parameters for elastic adjustment solution
love: [1x1 love] -- parameters for love solution
sampling: [1x1 sampling] -- parameters for stochastic sampler
autodiff: [1x1 autodiff] -- automatic differentiation parameters
inversion: [1x1 inversion] -- parameters for inverse methods
qmu: [1x1 qmu] -- Dakota properties
amr: [1x1 amr] -- adaptive mesh refinement properties
outputdefinition: [1x1 outputdefinition] -- output definition
results: [1x1 struct] -- model results
radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay
miscellaneous: [1x1 miscellaneous] -- miscellaneous fields
stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0778192
Total Core solution elapsed time: 0.128337
Linear solver elapsed time: 0.101974 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test294.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test294 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-301
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0691996
Total Core solution elapsed time: 0.0251672
Linear solver elapsed time: 0.0202351 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test301.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test301 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-301
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0691996
Total Core solution elapsed time: 0.0251672
Linear solver elapsed time: 0.0202351 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test301.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test301 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-302
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0518104
Total Core solution elapsed time: 0.0183646
Linear solver elapsed time: 0.0135888 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test302.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test302 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-302
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0518104
Total Core solution elapsed time: 0.0183646
Linear solver elapsed time: 0.0135888 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test302.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test302 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-303
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0727886
Total Core solution elapsed time: 0.0356777
Linear solver elapsed time: 0.0232148 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test303.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test303 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-303
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0727886
Total Core solution elapsed time: 0.0356777
Linear solver elapsed time: 0.0232148 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test303.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test303 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-304
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.108831
Total Core solution elapsed time: 0.0186302
Linear solver elapsed time: 0.010788 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test304.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test304 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-304
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.108831
Total Core solution elapsed time: 0.0186302
Linear solver elapsed time: 0.010788 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test304.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test304 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-305
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0769225
Total Core solution elapsed time: 0.0422493
Linear solver elapsed time: 0.0298554 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test305.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test305 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-305
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0769225
Total Core solution elapsed time: 0.0422493
Linear solver elapsed time: 0.0298554 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test305.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test305 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-306
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.116444
Total Core solution elapsed time: 0.0348576
Linear solver elapsed time: 0.0216476 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test306.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test306 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-306
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.116444
Total Core solution elapsed time: 0.0348576
Linear solver elapsed time: 0.0216476 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test306.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test306 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-307
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0950833
Total Core solution elapsed time: 0.115691
Linear solver elapsed time: 0.057763 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test307.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test307 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-307
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0950833
Total Core solution elapsed time: 0.115691
Linear solver elapsed time: 0.057763 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test307.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test307 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-308
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.101314
Total Core solution elapsed time: 0.149098
Linear solver elapsed time: 0.0699985 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test308.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test308 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-308
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.101314
Total Core solution elapsed time: 0.149098
Linear solver elapsed time: 0.0699985 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test308.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test308 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-309
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0514523
Total Core solution elapsed time: 0.0062688
Linear solver elapsed time: 0.0040341 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test309.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test309 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-309
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0514523
Total Core solution elapsed time: 0.0062688
Linear solver elapsed time: 0.0040341 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test309.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test309 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-310
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0409
Total Core solution elapsed time: 0.0125674
Linear solver elapsed time: 0.0099745 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test310.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test310 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-310
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0409
Total Core solution elapsed time: 0.0125674
Linear solver elapsed time: 0.0099745 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test310.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test310 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-311
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0597422
Total Core solution elapsed time: 0.0114195
Linear solver elapsed time: 0.0047889 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test311.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test311 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-311
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0597422
Total Core solution elapsed time: 0.0114195
Linear solver elapsed time: 0.0047889 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test311.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test311 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-312
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0804043
Total Core solution elapsed time: 0.0389492
Linear solver elapsed time: 0.0170495 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test312.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test312 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-312
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0804043
Total Core solution elapsed time: 0.0389492
Linear solver elapsed time: 0.0170495 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test312.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test312 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-313
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test313-05-12-2026-07-27-47-2748/test313.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.40039e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.25994e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.3328e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.292077
Total Core solution elapsed time: 0.131937
Linear solver elapsed time: 0.0613887 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test313.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test313 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-313
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test313-05-12-2026-07-27-47-2748/test313.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.40039e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.25994e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.3328e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.292077
Total Core solution elapsed time: 0.131937
Linear solver elapsed time: 0.0613887 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test313.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test313 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-314
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0768146
Total Core solution elapsed time: 0.204847
Linear solver elapsed time: 0.156682 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test314.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test314 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-314
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0768146
Total Core solution elapsed time: 0.204847
Linear solver elapsed time: 0.156682 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test314.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test314 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-315
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.231039
Total Core solution elapsed time: 0.595603
Linear solver elapsed time: 0.209846 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test315.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test315 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-315
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.231039
Total Core solution elapsed time: 0.595603
Linear solver elapsed time: 0.209846 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test315.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test315 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-316
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0912512
Total Core solution elapsed time: 0.176292
Linear solver elapsed time: 0.156688 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test316.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test316 (line 7)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-316
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0912512
Total Core solution elapsed time: 0.176292
Linear solver elapsed time: 0.156688 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test316.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test316 (line 7)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-317
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.324715
Total Core solution elapsed time: 0.65182
Linear solver elapsed time: 0.211743 (32%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test317.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test317 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-317
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.324715
Total Core solution elapsed time: 0.65182
Linear solver elapsed time: 0.211743 (32%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test317.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test317 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-318
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.168082
Total Core solution elapsed time: 0.274819
Linear solver elapsed time: 0.151078 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test318.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test318 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-318
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.168082
Total Core solution elapsed time: 0.274819
Linear solver elapsed time: 0.151078 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test318.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test318 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-319
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-36
x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06
x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06
x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 15.89764 | 15.89764 4.385504e-36
x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06
x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06
x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06
write lock file:
FemModel initialization elapsed time: 0.190814
Total Core solution elapsed time: 0.161345
Linear solver elapsed time: 0.0693374 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test319.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test319 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-319
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-36
x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06
x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06
x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 15.89764 | 15.89764 4.385504e-36
x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06
x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06
x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06
write lock file:
FemModel initialization elapsed time: 0.190814
Total Core solution elapsed time: 0.161345
Linear solver elapsed time: 0.0693374 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test319.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test319 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-320
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-36
x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06
x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06
x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 15.89764 | 15.89764 4.385504e-36
x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06
x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06
x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06
write lock file:
FemModel initialization elapsed time: 0.127623
Total Core solution elapsed time: 0.355711
Linear solver elapsed time: 0.0840538 (24%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test320.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test320 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-320
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-36
x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06
x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06
x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 15.89764 | 15.89764 4.385504e-36
x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06
x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06
x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06
write lock file:
FemModel initialization elapsed time: 0.127623
Total Core solution elapsed time: 0.355711
Linear solver elapsed time: 0.0840538 (24%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test320.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test320 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-321
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 4.385504e-36
x = 1 | f(x) = 1.842259e+07 | 1.842259e+07 7.227865e-06
x = 0.381966 | f(x) = 2.459484e+07 | 2.459484e+07 1.054531e-06
x = 0.618034 | f(x) = 2.277014e+07 | 2.277014e+07 2.760799e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 1.927481e+07 | 1.927481e+07 7.227865e-06
x = 1 | f(x) = 1.137632e+07 | 1.137632e+07 3.071964e-05
x = 0.381966 | f(x) = 1.54918e+07 | 1.54918e+07 1.427099e-05
x = 0.618034 | f(x) = 1.408283e+07 | 1.408283e+07 1.981665e-05
write lock file:
FemModel initialization elapsed time: 0.266085
Total Core solution elapsed time: 0.394506
Linear solver elapsed time: 0.229896 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test321.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test321 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-321
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 4.385504e-36
x = 1 | f(x) = 1.842259e+07 | 1.842259e+07 7.227865e-06
x = 0.381966 | f(x) = 2.459484e+07 | 2.459484e+07 1.054531e-06
x = 0.618034 | f(x) = 2.277014e+07 | 2.277014e+07 2.760799e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 1.927481e+07 | 1.927481e+07 7.227865e-06
x = 1 | f(x) = 1.137632e+07 | 1.137632e+07 3.071964e-05
x = 0.381966 | f(x) = 1.54918e+07 | 1.54918e+07 1.427099e-05
x = 0.618034 | f(x) = 1.408283e+07 | 1.408283e+07 1.981665e-05
write lock file:
FemModel initialization elapsed time: 0.266085
Total Core solution elapsed time: 0.394506
Linear solver elapsed time: 0.229896 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test321.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test321 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-322
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 41871.84 | 41871.84 4.385504e-36
x = 1 | f(x) = 48506.18 | 48506.18 5.091117e-06
x = 0.381966 | f(x) = 53570.36 | 53570.36 7.42784e-07
x = 0.618034 | f(x) = 56943.92 | 56943.92 1.944634e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 60073.66 | 60073.66 4.385504e-36
x = 1 | f(x) = 60753.31 | 60753.31 4.090513e-06
x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967978e-07
x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06
write lock file:
FemModel initialization elapsed time: 0.136465
Total Core solution elapsed time: 0.948247
Linear solver elapsed time: 0.425468 (45%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test322.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test322 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-322
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 41871.84 | 41871.84 4.385504e-36
x = 1 | f(x) = 48506.18 | 48506.18 5.091117e-06
x = 0.381966 | f(x) = 53570.36 | 53570.36 7.42784e-07
x = 0.618034 | f(x) = 56943.92 | 56943.92 1.944634e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 60073.66 | 60073.66 4.385504e-36
x = 1 | f(x) = 60753.31 | 60753.31 4.090513e-06
x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967978e-07
x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06
write lock file:
FemModel initialization elapsed time: 0.136465
Total Core solution elapsed time: 0.948247
Linear solver elapsed time: 0.425468 (45%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test322.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test322 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-323
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122373
Total Core solution elapsed time: 0.420027
Linear solver elapsed time: 0.33447 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test323.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test323 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-323
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122373
Total Core solution elapsed time: 0.420027
Linear solver elapsed time: 0.33447 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test323.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test323 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-324
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.233381
Total Core solution elapsed time: 0.417987
Linear solver elapsed time: 0.185055 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test324.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test324 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-324
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.233381
Total Core solution elapsed time: 0.417987
Linear solver elapsed time: 0.185055 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test324.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test324 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-325
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0672789
Total Core solution elapsed time: 0.172014
Linear solver elapsed time: 0.0215708 (13%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test325.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test325 (line 14)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-325
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0672789
Total Core solution elapsed time: 0.172014
Linear solver elapsed time: 0.0215708 (13%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test325.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test325 (line 14)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-326
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.119472
Total Core solution elapsed time: 0.0904544
Linear solver elapsed time: 0.0369268 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test326.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test326 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-326
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.119472
Total Core solution elapsed time: 0.0904544
Linear solver elapsed time: 0.0369268 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test326.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test326 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-327
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.301562
Total Core solution elapsed time: 0.345365
Linear solver elapsed time: 0.135373 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test327.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test327 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-327
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.301562
Total Core solution elapsed time: 0.345365
Linear solver elapsed time: 0.135373 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test327.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test327 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-328
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.198222
Total Core solution elapsed time: 0.779753
Linear solver elapsed time: 0.206661 (27%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test328.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test328 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-328
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.198222
Total Core solution elapsed time: 0.779753
Linear solver elapsed time: 0.206661 (27%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test328.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test328 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-329
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.214922
Total Core solution elapsed time: 0.766674
Linear solver elapsed time: 0.406318 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test329.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test329 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-329
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.214922
Total Core solution elapsed time: 0.766674
Linear solver elapsed time: 0.406318 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test329.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test329 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-330
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.181836
Total Core solution elapsed time: 0.255957
Linear solver elapsed time: 0.0833754 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test330.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test330 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-330
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.181836
Total Core solution elapsed time: 0.255957
Linear solver elapsed time: 0.0833754 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test330.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test330 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-331
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0769727
Total Core solution elapsed time: 0.0743568
Linear solver elapsed time: 0.0244168 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test331.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test331 (line 24)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-331
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0769727
Total Core solution elapsed time: 0.0743568
Linear solver elapsed time: 0.0244168 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test331.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test331 (line 24)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-332
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.123966
Total Core solution elapsed time: 0.204978
Linear solver elapsed time: 0.13625 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test332.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test332 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-332
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.123966
Total Core solution elapsed time: 0.204978
Linear solver elapsed time: 0.13625 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test332.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test332 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-333
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 4.385504e-36
x = 1 | f(x) = 1.876304e+07 | 1.876304e+07 7.207202e-06
x = 0.381966 | f(x) = 2.338061e+07 | 2.338061e+07 1.051517e-06
x = 0.618034 | f(x) = 2.251014e+07 | 2.251014e+07 2.752906e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 1.923886e+07 | 1.923886e+07 7.207202e-06
x = 1 | f(x) = 1.133764e+07 | 1.133764e+07 3.069844e-05
x = 0.381966 | f(x) = 1.48015e+07 | 1.48015e+07 1.424717e-05
x = 0.618034 | f(x) = 1.398718e+07 | 1.398718e+07 1.97927e-05
write lock file:
FemModel initialization elapsed time: 0.116766
Total Core solution elapsed time: 0.949555
Linear solver elapsed time: 0.702044 (74%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test333.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test333 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-333
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 4.385504e-36
x = 1 | f(x) = 1.876304e+07 | 1.876304e+07 7.207202e-06
x = 0.381966 | f(x) = 2.338061e+07 | 2.338061e+07 1.051517e-06
x = 0.618034 | f(x) = 2.251014e+07 | 2.251014e+07 2.752906e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 1.923886e+07 | 1.923886e+07 7.207202e-06
x = 1 | f(x) = 1.133764e+07 | 1.133764e+07 3.069844e-05
x = 0.381966 | f(x) = 1.48015e+07 | 1.48015e+07 1.424717e-05
x = 0.618034 | f(x) = 1.398718e+07 | 1.398718e+07 1.97927e-05
write lock file:
FemModel initialization elapsed time: 0.116766
Total Core solution elapsed time: 0.949555
Linear solver elapsed time: 0.702044 (74%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test333.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test333 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-334
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1841.967 | 1841.967
x = 1 | f(x) = 1604.856 | 1604.856
x = 0.381966 | f(x) = 1673.735 | 1673.735
x = 0.618034 | f(x) = 1669.909 | 1669.909
====================== step 2/2 ===============================
x = 0 | f(x) = 1586.587 | 1586.587
x = 1 | f(x) = 1016.728 | 1016.728
x = 0.381966 | f(x) = 1077.684 | 1077.684
x = 0.618034 | f(x) = 1079.855 | 1079.855
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.112018
Total Core solution elapsed time: 0.852137
Linear solver elapsed time: 0.587255 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test334.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test334 (line 23)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-334
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1841.967 | 1841.967
x = 1 | f(x) = 1604.856 | 1604.856
x = 0.381966 | f(x) = 1673.735 | 1673.735
x = 0.618034 | f(x) = 1669.909 | 1669.909
====================== step 2/2 ===============================
x = 0 | f(x) = 1586.587 | 1586.587
x = 1 | f(x) = 1016.728 | 1016.728
x = 0.381966 | f(x) = 1077.684 | 1077.684
x = 0.618034 | f(x) = 1079.855 | 1079.855
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.112018
Total Core solution elapsed time: 0.852137
Linear solver elapsed time: 0.587255 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test334.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test334 (line 23)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-335
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.201114
Total Core solution elapsed time: 0.15837
Linear solver elapsed time: 0.115374 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test335.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test335 (line 10)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-335
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.201114
Total Core solution elapsed time: 0.15837
Linear solver elapsed time: 0.115374 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test335.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test335 (line 10)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-336
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114858
Total Core solution elapsed time: 0.395354
Linear solver elapsed time: 0.295722 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test336.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test336 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-336
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114858
Total Core solution elapsed time: 0.395354
Linear solver elapsed time: 0.295722 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test336.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test336 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-337
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.238029
Total Core solution elapsed time: 0.479378
Linear solver elapsed time: 0.277534 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test337.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test337 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-337
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.238029
Total Core solution elapsed time: 0.479378
Linear solver elapsed time: 0.277534 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test337.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test337 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-338
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122883
Total Core solution elapsed time: 0.237407
Linear solver elapsed time: 0.183724 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test338.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test338 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-338
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122883
Total Core solution elapsed time: 0.237407
Linear solver elapsed time: 0.183724 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test338.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test338 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-339
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.4923
Total Core solution elapsed time: 0.598091
Linear solver elapsed time: 0.328615 (55%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test339.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test339 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-339
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.4923
Total Core solution elapsed time: 0.598091
Linear solver elapsed time: 0.328615 (55%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test339.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test339 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-340
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Function Residual | List of contributions
___________________________________________________________
0 2.960964e+07 1913666 | 2.960964e+07 4.385504e-36
1 2481908 266319.5 | 2481908 0.0002275342
2 1314255 186135.7 | 1314255 0.0003177314
Tao Object: 3 MPI processes
type: blmvm
Gradient steps: 0
Mat Object: (tao_blmvm_) 3 MPI processes
type: lmvmbfgs
rows=78, cols=78
Scale type: DIAGONAL
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factors: phi=0., theta=0.125
Max. storage: 5
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
Mat Object: (J0_) 3 MPI processes
type: lmvmdiagbroyden
rows=78, cols=78
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factor: theta=0.
Max. storage: 1
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
TaoLineSearch Object: 3 MPI processes
type: more-thuente
maximum function evaluations=30
tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
total number of function evaluations=0
total number of gradient evaluations=0
total number of function/gradient evaluations=1
using variable bounds
Termination reason: 1
Active Set subset type: subvec
convergence tolerances: gatol=0., steptol=0., gttol=0.0001
Residual in Function/Gradient:=186136.
Objective value=1.31425e+06
total number of iterations=2, (max: 2)
total number of function/gradient evaluations=3, (max: 6)
Solver terminated: -2 Maximum Iterations
write lock file:
FemModel initialization elapsed time: 0.207774
Total Core solution elapsed time: 0.842617
Linear solver elapsed time: 0.176682 (21%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test340.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test340 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-340
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Function Residual | List of contributions
___________________________________________________________
0 2.960964e+07 1913666 | 2.960964e+07 4.385504e-36
1 2481908 266319.5 | 2481908 0.0002275342
2 1314255 186135.7 | 1314255 0.0003177314
Tao Object: 3 MPI processes
type: blmvm
Gradient steps: 0
Mat Object: (tao_blmvm_) 3 MPI processes
type: lmvmbfgs
rows=78, cols=78
Scale type: DIAGONAL
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factors: phi=0., theta=0.125
Max. storage: 5
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
Mat Object: (J0_) 3 MPI processes
type: lmvmdiagbroyden
rows=78, cols=78
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factor: theta=0.
Max. storage: 1
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
TaoLineSearch Object: 3 MPI processes
type: more-thuente
maximum function evaluations=30
tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
total number of function evaluations=0
total number of gradient evaluations=0
total number of function/gradient evaluations=1
using variable bounds
Termination reason: 1
Active Set subset type: subvec
convergence tolerances: gatol=0., steptol=0., gttol=0.0001
Residual in Function/Gradient:=186136.
Objective value=1.31425e+06
total number of iterations=2, (max: 2)
total number of function/gradient evaluations=3, (max: 6)
Solver terminated: -2 Maximum Iterations
write lock file:
FemModel initialization elapsed time: 0.207774
Total Core solution elapsed time: 0.842617
Linear solver elapsed time: 0.176682 (21%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test340.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test340 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-341
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Cost function Grad. norm List of contributions
1 f(x)=2.9312e+07 1.91e+06 2.931e+07 4.386e-36
2 f(x)=2.4569e+06 2.71e+05 2.457e+06 0.000223
3 f(x)=1.3135e+06 1.89e+05 1.313e+06 0.0003139
Maximum number of iterations exceeded
write lock file:
FemModel initialization elapsed time: 0.189198
Total Core solution elapsed time: 0.435569
Linear solver elapsed time: 0.189179 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test341.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test341 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-341
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Cost function Grad. norm List of contributions
1 f(x)=2.9312e+07 1.91e+06 2.931e+07 4.386e-36
2 f(x)=2.4569e+06 2.71e+05 2.457e+06 0.000223
3 f(x)=1.3135e+06 1.89e+05 1.313e+06 0.0003139
Maximum number of iterations exceeded
write lock file:
FemModel initialization elapsed time: 0.189198
Total Core solution elapsed time: 0.435569
Linear solver elapsed time: 0.189179 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test341.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test341 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-342
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.142434
Total Core solution elapsed time: 0.38749
Linear solver elapsed time: 0.211789 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test342.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test342 (line 15)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-342
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.142434
Total Core solution elapsed time: 0.38749
Linear solver elapsed time: 0.211789 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test342.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test342 (line 15)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-343
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.125284
Total Core solution elapsed time: 0.519816
Linear solver elapsed time: 0.0704537 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test343.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test343 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-343
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.125284
Total Core solution elapsed time: 0.519816
Linear solver elapsed time: 0.0704537 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test343.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test343 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-344
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.361531
Total Core solution elapsed time: 0.97214
Linear solver elapsed time: 0.452109 (47%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test344.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test344 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-344
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.361531
Total Core solution elapsed time: 0.97214
Linear solver elapsed time: 0.452109 (47%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test344.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test344 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-345
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing effectiveconductivity_averaging=0 =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0978705
Total Core solution elapsed time: 0.112057
Linear solver elapsed time: 0.0313185 (28%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test345.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test345 (line 21)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-345
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing effectiveconductivity_averaging=0 =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0978705
Total Core solution elapsed time: 0.112057
Linear solver elapsed time: 0.0313185 (28%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test345.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test345 (line 21)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-346
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test346-05-12-2026-07-29-28-2748/test346.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.54796e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.82891e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.80514e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.308255
Total Core solution elapsed time: 0.179099
Linear solver elapsed time: 0.0455697 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test346.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test346 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-346
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test346-05-12-2026-07-29-28-2748/test346.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.54796e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.82891e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.80514e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.308255
Total Core solution elapsed time: 0.179099
Linear solver elapsed time: 0.0455697 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test346.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test346 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-347
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test347-05-12-2026-07-29-31-2748/test347.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.60228e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.06994e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.52518e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.214165
Total Core solution elapsed time: 0.138284
Linear solver elapsed time: 0.0413826 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test347.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test347 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-347
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test347-05-12-2026-07-29-31-2748/test347.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.60228e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.06994e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.52518e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.214165
Total Core solution elapsed time: 0.138284
Linear solver elapsed time: 0.0413826 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test347.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test347 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-350
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.139761
Total Core solution elapsed time: 0.848467
Linear solver elapsed time: 0.469173 (55%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test350.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test350 (line 55)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-350
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.139761
Total Core solution elapsed time: 0.848467
Linear solver elapsed time: 0.469173 (55%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test350.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test350 (line 55)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-351
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.497652
Total Core solution elapsed time: 20.4013
Linear solver elapsed time: 12.4808 (61%)
Total elapsed time: 0 hrs 0 min 20 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test351.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test351 (line 25)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 351 test name: SquareSheetFrictionTemp field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-351
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.497652
Total Core solution elapsed time: 20.4013
Linear solver elapsed time: 12.4808 (61%)
Total elapsed time: 0 hrs 0 min 20 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test351.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test351 (line 25)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 351 test name: SquareSheetFrictionTemp field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-352
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.09063
Total Core solution elapsed time: 0.559277
Linear solver elapsed time: 0.430426 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test352.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test352 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-352
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.09063
Total Core solution elapsed time: 0.559277
Linear solver elapsed time: 0.430426 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test352.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test352 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-353
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.186842
Total Core solution elapsed time: 0.692119
Linear solver elapsed time: 0.550979 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test353.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test353 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-353
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.186842
Total Core solution elapsed time: 0.692119
Linear solver elapsed time: 0.550979 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test353.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test353 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-354
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.148888
Total Core solution elapsed time: 0.944926
Linear solver elapsed time: 0.619001 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test354.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test354 (line 25)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-354
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.148888
Total Core solution elapsed time: 0.944926
Linear solver elapsed time: 0.619001 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test354.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test354 (line 25)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-355
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-09-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.111
Total Core solution elapsed time: 1.40386
Linear solver elapsed time: 0.289801 (21%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test355 (line 69)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-355
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-09-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.111
Total Core solution elapsed time: 1.40386
Linear solver elapsed time: 0.289801 (21%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test355 (line 69)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-356
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1008983 | 1008983 2.775154e-34
x = 1 | f(x) = 915273.6 | 915273.6 1.12984e-05
x = 0.381966 | f(x) = 899226.1 | 899226.1 1.648414e-06
x = 0.618034 | f(x) = 873055.8 | 873055.8 4.315604e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 857940.3 | 857940.3 4.315604e-06
x = 1 | f(x) = 803900.7 | 803900.7 2.963215e-05
x = 0.381966 | f(x) = 807722 | 807722 1.131055e-05
x = 0.618034 | f(x) = 795880.1 | 795880.1 1.728697e-05
write lock file:
FemModel initialization elapsed time: 0.0794956
Total Core solution elapsed time: 0.142503
Linear solver elapsed time: 0.0640402 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test356.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test356 (line 28)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-356
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1008983 | 1008983 2.775154e-34
x = 1 | f(x) = 915273.6 | 915273.6 1.12984e-05
x = 0.381966 | f(x) = 899226.1 | 899226.1 1.648414e-06
x = 0.618034 | f(x) = 873055.8 | 873055.8 4.315604e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 857940.3 | 857940.3 4.315604e-06
x = 1 | f(x) = 803900.7 | 803900.7 2.963215e-05
x = 0.381966 | f(x) = 807722 | 807722 1.131055e-05
x = 0.618034 | f(x) = 795880.1 | 795880.1 1.728697e-05
write lock file:
FemModel initialization elapsed time: 0.0794956
Total Core solution elapsed time: 0.142503
Linear solver elapsed time: 0.0640402 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test356.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test356 (line 28)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-357
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 181.433 | 181.433 4.385504e-33
x = 1 | f(x) = 191.8117 | 191.8079 0.003773519
x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549
x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356
====================== step 2/2 ===============================
x = 0 | f(x) = 211.1913 | 211.1913 4.385504e-33
x = 1 | f(x) = 212.2166 | 212.2129 0.003772603
x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154
x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006
write lock file:
FemModel initialization elapsed time: 0.0677632
Total Core solution elapsed time: 0.0679199
Linear solver elapsed time: 0.0410412 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test357.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test357 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-357
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 181.433 | 181.433 4.385504e-33
x = 1 | f(x) = 191.8117 | 191.8079 0.003773519
x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549
x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356
====================== step 2/2 ===============================
x = 0 | f(x) = 211.1913 | 211.1913 4.385504e-33
x = 1 | f(x) = 212.2166 | 212.2129 0.003772603
x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154
x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006
write lock file:
FemModel initialization elapsed time: 0.0677632
Total Core solution elapsed time: 0.0679199
Linear solver elapsed time: 0.0410412 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test357.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test357 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-358
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test358-05-12-2026-07-30-18-2748/test358.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
starting model processor
creating datasets for analysis StressbalanceAnalysis
creating datasets for analysis StressbalanceVerticalAnalysis
creating datasets for analysis L2ProjectionBaseAnalysis
creating datasets for analysis ExtrudeFromBaseAnalysis
creating datasets for analysis DepthAverageAnalysis
updating elements and materials for control parameters
creating output definitions
done with model processor
Processing finite element model of analysis StressbalanceAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
detecting active vertices
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis StressbalanceVerticalAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Processing finite element model of analysis L2ProjectionBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis ExtrudeFromBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis DepthAverageAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.35871e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 81.0324 > 5 %
Convergence criterion: norm(du)/norm(u) 45.0359 > 5 %
Convergence criterion: max(du) 1.59781e-06
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.6993e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 47.9462 > 5 %
Convergence criterion: norm(du)/norm(u) 32.3457 > 5 %
Convergence criterion: max(du) 6.25562e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.22448e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 29.9385 > 5 %
Convergence criterion: norm(du)/norm(u) 22.9541 > 5 %
Convergence criterion: max(du) 3.06167e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.72562e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 19.115 > 5 %
Convergence criterion: norm(du)/norm(u) 15.9807 > 5 %
Convergence criterion: max(du) 1.66989e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.06854e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 12.3938 > 5 %
Convergence criterion: norm(du)/norm(u) 10.9804 > 5 %
Convergence criterion: max(du) 9.75081e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.75393e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 8.11816 > 5 %
Convergence criterion: norm(du)/norm(u) 7.47743 > 5 %
Convergence criterion: max(du) 5.95866e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.00456e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 5.35338 > 5 %
Convergence criterion: norm(du)/norm(u) 5.06123 > 5 %
Convergence criterion: max(du) 3.75963e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=9.37989e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.54592 < 5 %
Convergence criterion: norm(du)/norm(u) 3.41177 < 5 %
Convergence criterion: max(du) 2.42835e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 8
Input updates from constant
computing adjoint
Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=3.54442e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 1026175 | 1026175 2.775154e-34
x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.98984e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.2434 < 5 %
Convergence criterion: norm(du)/norm(u) 3.15343 < 5 %
Convergence criterion: max(du) 2.3342e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 929871.4 | 929871.4 1.126811e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.57759e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.61766 < 5 %
Convergence criterion: norm(du)/norm(u) 1.57678 < 5 %
Convergence criterion: max(du) 1.15502e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 912601.3 | 912601.3 1.643995e-06
x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.04731e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.26155 < 5 %
Convergence criterion: norm(du)/norm(u) 1.25282 < 5 %
Convergence criterion: max(du) 8.46079e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 885444.2 | 885444.2 4.304035e-06
====================== step 2/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.29131e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.838505 < 5 %
Convergence criterion: norm(du)/norm(u) 0.836503 < 5 %
Convergence criterion: max(du) 5.46257e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
Input updates from constant
computing adjoint
Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.50472e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 869664.6 | 869664.6 4.304035e-06
x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.04609e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.59492 < 5 %
Convergence criterion: norm(du)/norm(u) 1.49784 < 5 %
Convergence criterion: max(du) 1.15572e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 814673.1 | 814673.1 2.955889e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=3.71218e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.453799 < 5 %
Convergence criterion: norm(du)/norm(u) 0.418271 < 5 %
Convergence criterion: max(du) 3.57149e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 818200.2 | 818200.2 1.128169e-05
x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.56408e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.486456 < 5 %
Convergence criterion: norm(du)/norm(u) 0.479652 < 5 %
Convergence criterion: max(du) 3.35769e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 806034.3 | 806034.3 1.724355e-05
preparing final solution
computing new velocity
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.95886e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.31659 < 5 %
Convergence criterion: norm(du)/norm(u) 0.315531 < 5 %
Convergence criterion: max(du) 2.13538e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
write lock file:
FemModel initialization elapsed time: 0.163284
Total Core solution elapsed time: 0.398205
Linear solver elapsed time: 0.0304201 (7.6%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test358.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test358 (line 30)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-358
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test358-05-12-2026-07-30-18-2748/test358.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
starting model processor
creating datasets for analysis StressbalanceAnalysis
creating datasets for analysis StressbalanceVerticalAnalysis
creating datasets for analysis L2ProjectionBaseAnalysis
creating datasets for analysis ExtrudeFromBaseAnalysis
creating datasets for analysis DepthAverageAnalysis
updating elements and materials for control parameters
creating output definitions
done with model processor
Processing finite element model of analysis StressbalanceAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
detecting active vertices
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis StressbalanceVerticalAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Processing finite element model of analysis L2ProjectionBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis ExtrudeFromBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis DepthAverageAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.35871e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 81.0324 > 5 %
Convergence criterion: norm(du)/norm(u) 45.0359 > 5 %
Convergence criterion: max(du) 1.59781e-06
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.6993e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 47.9462 > 5 %
Convergence criterion: norm(du)/norm(u) 32.3457 > 5 %
Convergence criterion: max(du) 6.25562e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.22448e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 29.9385 > 5 %
Convergence criterion: norm(du)/norm(u) 22.9541 > 5 %
Convergence criterion: max(du) 3.06167e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.72562e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 19.115 > 5 %
Convergence criterion: norm(du)/norm(u) 15.9807 > 5 %
Convergence criterion: max(du) 1.66989e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.06854e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 12.3938 > 5 %
Convergence criterion: norm(du)/norm(u) 10.9804 > 5 %
Convergence criterion: max(du) 9.75081e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.75393e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 8.11816 > 5 %
Convergence criterion: norm(du)/norm(u) 7.47743 > 5 %
Convergence criterion: max(du) 5.95866e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.00456e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 5.35338 > 5 %
Convergence criterion: norm(du)/norm(u) 5.06123 > 5 %
Convergence criterion: max(du) 3.75963e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=9.37989e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.54592 < 5 %
Convergence criterion: norm(du)/norm(u) 3.41177 < 5 %
Convergence criterion: max(du) 2.42835e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 8
Input updates from constant
computing adjoint
Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=3.54442e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 1026175 | 1026175 2.775154e-34
x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.98984e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.2434 < 5 %
Convergence criterion: norm(du)/norm(u) 3.15343 < 5 %
Convergence criterion: max(du) 2.3342e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 929871.4 | 929871.4 1.126811e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.57759e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.61766 < 5 %
Convergence criterion: norm(du)/norm(u) 1.57678 < 5 %
Convergence criterion: max(du) 1.15502e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 912601.3 | 912601.3 1.643995e-06
x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.04731e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.26155 < 5 %
Convergence criterion: norm(du)/norm(u) 1.25282 < 5 %
Convergence criterion: max(du) 8.46079e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 885444.2 | 885444.2 4.304035e-06
====================== step 2/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.29131e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.838505 < 5 %
Convergence criterion: norm(du)/norm(u) 0.836503 < 5 %
Convergence criterion: max(du) 5.46257e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
Input updates from constant
computing adjoint
Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.50472e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 869664.6 | 869664.6 4.304035e-06
x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.04609e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.59492 < 5 %
Convergence criterion: norm(du)/norm(u) 1.49784 < 5 %
Convergence criterion: max(du) 1.15572e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 814673.1 | 814673.1 2.955889e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=3.71218e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.453799 < 5 %
Convergence criterion: norm(du)/norm(u) 0.418271 < 5 %
Convergence criterion: max(du) 3.57149e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 818200.2 | 818200.2 1.128169e-05
x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.56408e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.486456 < 5 %
Convergence criterion: norm(du)/norm(u) 0.479652 < 5 %
Convergence criterion: max(du) 3.35769e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 806034.3 | 806034.3 1.724355e-05
preparing final solution
computing new velocity
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.95886e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.31659 < 5 %
Convergence criterion: norm(du)/norm(u) 0.315531 < 5 %
Convergence criterion: max(du) 2.13538e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
write lock file:
FemModel initialization elapsed time: 0.163284
Total Core solution elapsed time: 0.398205
Linear solver elapsed time: 0.0304201 (7.6%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test358.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test358 (line 30)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-359
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-21-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0794223
Total Core solution elapsed time: 3.3866
Linear solver elapsed time: 1.43579 (42%)
Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test359 (line 73)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-359
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-21-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0794223
Total Core solution elapsed time: 3.3866
Linear solver elapsed time: 1.43579 (42%)
Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test359 (line 73)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-360
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-27-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.115775
Total Core solution elapsed time: 3.53875
Linear solver elapsed time: 1.30011 (37%)
Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test360 (line 74)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-360
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-27-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.115775
Total Core solution elapsed time: 3.53875
Linear solver elapsed time: 1.30011 (37%)
Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test360 (line 74)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-361
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-33-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0832341
Total Core solution elapsed time: 8.10319
Linear solver elapsed time: 2.85675 (35%)
Total elapsed time: 0 hrs 0 min 8 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test361 (line 70)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-361
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-33-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0832341
Total Core solution elapsed time: 8.10319
Linear solver elapsed time: 2.85675 (35%)
Total elapsed time: 0 hrs 0 min 8 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test361 (line 70)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-362
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
maximum number of nonlinear iterations (10) exceeded
write lock file:
FemModel initialization elapsed time: 0.198493
Total Core solution elapsed time: 1.38186
Linear solver elapsed time: 0.585061 (42%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test362.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test362 (line 74)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 362 test name: SquareSheetHydrologyLayerSSA field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-362
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
maximum number of nonlinear iterations (10) exceeded
write lock file:
FemModel initialization elapsed time: 0.198493
Total Core solution elapsed time: 1.38186
Linear solver elapsed time: 0.585061 (42%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test362.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test362 (line 74)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 362 test name: SquareSheetHydrologyLayerSSA field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-363
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddGCM.enhance_factor specified: values set as zero
no SMBpddGCM.lapserates specified: values set as 0.0065 C/m
no SMBpddGCM.ref_surf specified: values set as sea-level 0 m
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.17295
Total Core solution elapsed time: 0.636289
Linear solver elapsed time: 0.444289 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test363.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test363 (line 31)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-363
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddGCM.enhance_factor specified: values set as zero
no SMBpddGCM.lapserates specified: values set as 0.0065 C/m
no SMBpddGCM.ref_surf specified: values set as sea-level 0 m
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.17295
Total Core solution elapsed time: 0.636289
Linear solver elapsed time: 0.444289 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test363.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test363 (line 31)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-401
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0684726
Total Core solution elapsed time: 0.0833366
Linear solver elapsed time: 0.0737719 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test401.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test401 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-401
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0684726
Total Core solution elapsed time: 0.0833366
Linear solver elapsed time: 0.0737719 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test401.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test401 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-402
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.120628
Total Core solution elapsed time: 0.0797896
Linear solver elapsed time: 0.0589851 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test402.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test402 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-402
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.120628
Total Core solution elapsed time: 0.0797896
Linear solver elapsed time: 0.0589851 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test402.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test402 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-403
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.168062
Total Core solution elapsed time: 0.29843
Linear solver elapsed time: 0.23213 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test403.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test403 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-403
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.168062
Total Core solution elapsed time: 0.29843
Linear solver elapsed time: 0.23213 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test403.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test403 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-404
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.167479
Total Core solution elapsed time: 1.14294
Linear solver elapsed time: 0.498083 (44%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test404.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test404 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-404
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.167479
Total Core solution elapsed time: 1.14294
Linear solver elapsed time: 0.498083 (44%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test404.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test404 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-405
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.112943
Total Core solution elapsed time: 0.164098
Linear solver elapsed time: 0.0705516 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test405.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test405 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-405
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.112943
Total Core solution elapsed time: 0.164098
Linear solver elapsed time: 0.0705516 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test405.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test405 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-406
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0913673
Total Core solution elapsed time: 0.174537
Linear solver elapsed time: 0.0565383 (32%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test406.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test406 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-406
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0913673
Total Core solution elapsed time: 0.174537
Linear solver elapsed time: 0.0565383 (32%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test406.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test406 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-407
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.169796
Total Core solution elapsed time: 0.815358
Linear solver elapsed time: 0.405007 (50%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test407.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test407 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-407
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.169796
Total Core solution elapsed time: 0.815358
Linear solver elapsed time: 0.405007 (50%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test407.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test407 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-408
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.145658
Total Core solution elapsed time: 0.720459
Linear solver elapsed time: 0.606574 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test408.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test408 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-408
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.145658
Total Core solution elapsed time: 0.720459
Linear solver elapsed time: 0.606574 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test408.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test408 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-409
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.209869
Total Core solution elapsed time: 0.488405
Linear solver elapsed time: 0.0540144 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test409.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test409 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-409
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.209869
Total Core solution elapsed time: 0.488405
Linear solver elapsed time: 0.0540144 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test409.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test409 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-410
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.242218
Total Core solution elapsed time: 0.807278
Linear solver elapsed time: 0.344063 (43%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test410.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test410 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-410
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.242218
Total Core solution elapsed time: 0.807278
Linear solver elapsed time: 0.344063 (43%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test410.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test410 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-411
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288947
Total Core solution elapsed time: 1.46754
Linear solver elapsed time: 1.03435 (70%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test411.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test411 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-411
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288947
Total Core solution elapsed time: 1.46754
Linear solver elapsed time: 1.03435 (70%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test411.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test411 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-415
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379
x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765
x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231
x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563
====================== step 2/2 ===============================
x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765
x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593
x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137
x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412
write lock file:
FemModel initialization elapsed time: 0.420233
Total Core solution elapsed time: 2.91389
Linear solver elapsed time: 1.22307 (42%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test415.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test415 (line 23)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-415
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379
x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765
x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231
x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563
====================== step 2/2 ===============================
x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765
x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593
x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137
x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412
write lock file:
FemModel initialization elapsed time: 0.420233
Total Core solution elapsed time: 2.91389
Linear solver elapsed time: 1.22307 (42%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test415.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test415 (line 23)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-416
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379
x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599
x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826
x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472
====================== step 2/2 ===============================
x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599
x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786
x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669
x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008
write lock file:
FemModel initialization elapsed time: 0.570266
Total Core solution elapsed time: 4.46213
Linear solver elapsed time: 2.64408 (59%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test416.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test416 (line 23)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-416
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379
x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599
x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826
x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472
====================== step 2/2 ===============================
x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599
x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786
x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669
x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008
write lock file:
FemModel initialization elapsed time: 0.570266
Total Core solution elapsed time: 4.46213
Linear solver elapsed time: 2.64408 (59%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test416.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test416 (line 23)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-419
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.154322
Total Core solution elapsed time: 0.790127
Linear solver elapsed time: 0.602179 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test419.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test419 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-419
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.154322
Total Core solution elapsed time: 0.790127
Linear solver elapsed time: 0.602179 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test419.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test419 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-421
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138254
Total Core solution elapsed time: 4.24631
Linear solver elapsed time: 1.95079 (46%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test421.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test421 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-421
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138254
Total Core solution elapsed time: 4.24631
Linear solver elapsed time: 1.95079 (46%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test421.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test421 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-422
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.137792
Total Core solution elapsed time: 3.104
Linear solver elapsed time: 1.63213 (53%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test422.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test422 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-422
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.137792
Total Core solution elapsed time: 3.104
Linear solver elapsed time: 1.63213 (53%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test422.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test422 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-423
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.322485
Total Core solution elapsed time: 1.9536
Linear solver elapsed time: 1.16741 (60%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test423.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test423 (line 29)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-423
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.322485
Total Core solution elapsed time: 1.9536
Linear solver elapsed time: 1.16741 (60%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test423.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test423 (line 29)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-424
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0766612
Total Core solution elapsed time: 0.125466
Linear solver elapsed time: 0.0133293 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test424.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test424 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-424
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0766612
Total Core solution elapsed time: 0.125466
Linear solver elapsed time: 0.0133293 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test424.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test424 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-425
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138528
Total Core solution elapsed time: 0.33521
Linear solver elapsed time: 0.217854 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test425.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test425 (line 18)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-425
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138528
Total Core solution elapsed time: 0.33521
Linear solver elapsed time: 0.217854 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test425.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test425 (line 18)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-426
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.330752
Total Core solution elapsed time: 0.569828
Linear solver elapsed time: 0.187374 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test426.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test426 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-426
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.330752
Total Core solution elapsed time: 0.569828
Linear solver elapsed time: 0.187374 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test426.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test426 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-427
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.252132
Total Core solution elapsed time: 1.64117
Linear solver elapsed time: 0.975348 (59%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test427.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test427 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-427
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.252132
Total Core solution elapsed time: 1.64117
Linear solver elapsed time: 0.975348 (59%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test427.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test427 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-428
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0801095
Total Core solution elapsed time: 0.0934558
Linear solver elapsed time: 0.0620569 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test428.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test428 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-428
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0801095
Total Core solution elapsed time: 0.0934558
Linear solver elapsed time: 0.0620569 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test428.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test428 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-429
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.224769
Total Core solution elapsed time: 1.73321
Linear solver elapsed time: 0.571169 (33%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test429.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test429 (line 10)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-429
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.224769
Total Core solution elapsed time: 1.73321
Linear solver elapsed time: 0.571169 (33%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test429.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test429 (line 10)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-430
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.132993
Total Core solution elapsed time: 1.9133
Linear solver elapsed time: 1.57927 (83%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test430.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test430 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 430 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-430
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.132993
Total Core solution elapsed time: 1.9133
Linear solver elapsed time: 1.57927 (83%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test430.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test430 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 430 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-431
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.281433
Total Core solution elapsed time: 1.06557
Linear solver elapsed time: 0.777027 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test431.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test431 (line 13)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-431
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.281433
Total Core solution elapsed time: 1.06557
Linear solver elapsed time: 0.777027 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test431.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test431 (line 13)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-432
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.257354
Total Core solution elapsed time: 2.11218
Linear solver elapsed time: 1.62621 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test432.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test432 (line 12)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-432
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.257354
Total Core solution elapsed time: 2.11218
Linear solver elapsed time: 1.62621 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test432.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test432 (line 12)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-433
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.308626
Total Core solution elapsed time: 0.0357393
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test433.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test433 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-433
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.308626
Total Core solution elapsed time: 0.0357393
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test433.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test433 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-434
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288828
Total Core solution elapsed time: 0.496981
Linear solver elapsed time: 0.37597 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test434.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test434 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-434
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288828
Total Core solution elapsed time: 0.496981
Linear solver elapsed time: 0.37597 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test434.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test434 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-436
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing rheology law: LliboutryDuval =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.195866
Total Core solution elapsed time: 1.41376
Linear solver elapsed time: 1.03384 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test436.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test436 (line 22)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-436
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing rheology law: LliboutryDuval =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.195866
Total Core solution elapsed time: 1.41376
Linear solver elapsed time: 1.03384 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test436.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test436 (line 22)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-437
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
creating thickness
creating velocities
creating drag
creating temperatures
creating flow law parameter
creating surface mass balance
boundary conditions for stressbalance model
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for thermal model
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106653
Total Core solution elapsed time: 19.0431
Linear solver elapsed time: 8.00901 (42%)
Total elapsed time: 0 hrs 0 min 19 sec
Error using loadresultsfromdisk
=========================================================================
Binary file SquareThermal.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test437 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-437
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
creating thickness
creating velocities
creating drag
creating temperatures
creating flow law parameter
creating surface mass balance
boundary conditions for stressbalance model
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for thermal model
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106653
Total Core solution elapsed time: 19.0431
Linear solver elapsed time: 8.00901 (42%)
Total elapsed time: 0 hrs 0 min 19 sec
Error using loadresultsfromdisk
=========================================================================
Binary file SquareThermal.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test437 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-438
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105959
Total Core solution elapsed time: 0.502813
Linear solver elapsed time: 0.434764 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test438.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test438 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-438
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105959
Total Core solution elapsed time: 0.502813
Linear solver elapsed time: 0.434764 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test438.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test438 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-439
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.207122
Total Core solution elapsed time: 2.65386
Linear solver elapsed time: 1.6686 (63%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test439.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test439 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-439
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.207122
Total Core solution elapsed time: 2.65386
Linear solver elapsed time: 1.6686 (63%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test439.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test439 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-441
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.234988
Total Core solution elapsed time: 1.34038
Linear solver elapsed time: 1.21234 (90%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test441.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test441 (line 48)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 441 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-441
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.234988
Total Core solution elapsed time: 1.34038
Linear solver elapsed time: 1.21234 (90%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test441.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test441 (line 48)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 441 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-442
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.373836
Total Core solution elapsed time: 6.46392
Linear solver elapsed time: 4.65119 (72%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test442.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test442 (line 49)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 442 test name: MISMIP3DHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-442
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.373836
Total Core solution elapsed time: 6.46392
Linear solver elapsed time: 4.65119 (72%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test442.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test442 (line 49)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 442 test name: MISMIP3DHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-443
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.394166
Total Core solution elapsed time: 1.61078
Linear solver elapsed time: 1.06616 (66%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test443.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test443 (line 59)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-443
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.394166
Total Core solution elapsed time: 1.61078
Linear solver elapsed time: 1.06616 (66%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test443.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test443 (line 59)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-446
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106382
Total Core solution elapsed time: 0.571384
Linear solver elapsed time: 0.542681 (95%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test446.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test446 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-446
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106382
Total Core solution elapsed time: 0.571384
Linear solver elapsed time: 0.542681 (95%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test446.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test446 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-447
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.35663
Total Core solution elapsed time: 1.29178
Linear solver elapsed time: 1.10576 (86%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test447.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test447 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-447
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.35663
Total Core solution elapsed time: 1.29178
Linear solver elapsed time: 1.10576 (86%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test447.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test447 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-448
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.697987
Total Core solution elapsed time: 3.01341
Linear solver elapsed time: 2.389 (79%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test448.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test448 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-448
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.697987
Total Core solution elapsed time: 3.01341
Linear solver elapsed time: 2.389 (79%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test448.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test448 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-449
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.279013
Total Core solution elapsed time: 2.13612
Linear solver elapsed time: 1.64328 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test449.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test449 (line 48)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-449
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.279013
Total Core solution elapsed time: 2.13612
Linear solver elapsed time: 1.64328 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test449.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test449 (line 48)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-450
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.273965
Total Core solution elapsed time: 0.241426
Linear solver elapsed time: 0.134419 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test450.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test450 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-450
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.273965
Total Core solution elapsed time: 0.241426
Linear solver elapsed time: 0.134419 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test450.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test450 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-455
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.140057
Total Core solution elapsed time: 0.569466
Linear solver elapsed time: 0.458745 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test455.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test455 (line 14)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-455
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.140057
Total Core solution elapsed time: 0.569466
Linear solver elapsed time: 0.458745 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test455.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test455 (line 14)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-456
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0795936
Total Core solution elapsed time: 1.73949
Linear solver elapsed time: 1.60368 (92%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test456.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test456 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 456 test name: MISMIP3D-IntrusionMelt field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-456
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0795936
Total Core solution elapsed time: 1.73949
Linear solver elapsed time: 1.60368 (92%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test456.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test456 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 456 test name: MISMIP3D-IntrusionMelt field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-460
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
====== Testing Estar with SSA =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.454982
Total Core solution elapsed time: 0.151683
Linear solver elapsed time: 0.0862716 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test460.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test460 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-460
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
====== Testing Estar with SSA =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.454982
Total Core solution elapsed time: 0.151683
Linear solver elapsed time: 0.0862716 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test460.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test460 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-461
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.300968
Total Core solution elapsed time: 0.25312
Linear solver elapsed time: 0.144004 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test461.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test461 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-461
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.300968
Total Core solution elapsed time: 0.25312
Linear solver elapsed time: 0.144004 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test461.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test461 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-462
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288359
Total Core solution elapsed time: 1.33653
Linear solver elapsed time: 0.877535 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test462.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test462 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 462 test name: SquareSheetShelfAmrBamgField field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-462
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288359
Total Core solution elapsed time: 1.33653
Linear solver elapsed time: 0.877535 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test462.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test462 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 462 test name: SquareSheetShelfAmrBamgField field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-463
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.243246
Total Core solution elapsed time: 2.96388
Linear solver elapsed time: 1.43125 (48%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test463.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test463 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-463
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.243246
Total Core solution elapsed time: 2.96388
Linear solver elapsed time: 1.43125 (48%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test463.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test463 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-464
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0753845
Total Core solution elapsed time: 1.30282
Linear solver elapsed time: 0.292155 (22%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test464.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test464 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-464
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0753845
Total Core solution elapsed time: 1.30282
Linear solver elapsed time: 0.292155 (22%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test464.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test464 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-465
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.166429
Total Core solution elapsed time: 3.22144
Linear solver elapsed time: 1.58862 (49%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test465.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test465 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-465
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.166429
Total Core solution elapsed time: 3.22144
Linear solver elapsed time: 1.58862 (49%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test465.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test465 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-470
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.13363
Total Core solution elapsed time: 1.75752
Linear solver elapsed time: 1.14528 (65%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test470.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test470 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 470 test name: PicoMeltRate field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-470
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.13363
Total Core solution elapsed time: 1.75752
Linear solver elapsed time: 1.14528 (65%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test470.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test470 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 470 test name: PicoMeltRate field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-471
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0863247
Total Core solution elapsed time: 1.90919
Linear solver elapsed time: 1.75645 (92%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test471.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test471 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 471 test name: PicopMeltRate field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-471
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0863247
Total Core solution elapsed time: 1.90919
Linear solver elapsed time: 1.75645 (92%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test471.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test471 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 471 test name: PicopMeltRate field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-472
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0988257
Total Core solution elapsed time: 0.334761
Linear solver elapsed time: 0.0845941 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test472.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test472 (line 58)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 472 test name: ISMIP6MeltRateTest field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-472
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0988257
Total Core solution elapsed time: 0.334761
Linear solver elapsed time: 0.0845941 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test472.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test472 (line 58)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 472 test name: ISMIP6MeltRateTest field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-473
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.207835
Total Core solution elapsed time: 1.7728
Linear solver elapsed time: 0.201348 (11%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test473.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test473 (line 54)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 473 test name: ISMIP6MeltRateTest_HO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-473
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.207835
Total Core solution elapsed time: 1.7728
Linear solver elapsed time: 0.201348 (11%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test473.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test473 (line 54)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 473 test name: ISMIP6MeltRateTest_HO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-474
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.188713
Total Core solution elapsed time: 3.77298
Linear solver elapsed time: 2.72995 (72%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test474.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test474 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 474 test name: PicoMeltRate_HO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-474
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.188713
Total Core solution elapsed time: 3.77298
Linear solver elapsed time: 2.72995 (72%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test474.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test474 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 474 test name: PicoMeltRate_HO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-475
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.562886
Total Core solution elapsed time: 6.27371
Linear solver elapsed time: 4.41918 (70%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test475.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test475 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 475 test name: PicopMeltRate_HO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-475
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.562886
Total Core solution elapsed time: 6.27371
Linear solver elapsed time: 4.41918 (70%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test475.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test475 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 475 test name: PicopMeltRate_HO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-476
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.309018
Total Core solution elapsed time: 4.42855
Linear solver elapsed time: 3.00138 (68%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test476.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test476 (line 41)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 476 test name: BeckmannGoosseMeltRate_HO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-476
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.309018
Total Core solution elapsed time: 4.42855
Linear solver elapsed time: 3.00138 (68%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test476.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test476 (line 41)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 476 test name: BeckmannGoosseMeltRate_HO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-480
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161923
Total Core solution elapsed time: 2.70271
Linear solver elapsed time: 2.12066 (78%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test480.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test480 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 480 test name: TransientFrictionTsai field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-480
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161923
Total Core solution elapsed time: 2.70271
Linear solver elapsed time: 2.12066 (78%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test480.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test480 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 480 test name: TransientFrictionTsai field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-481
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.283321
Total Core solution elapsed time: 3.26586
Linear solver elapsed time: 2.35949 (72%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test481.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test481 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-481
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.283321
Total Core solution elapsed time: 3.26586
Linear solver elapsed time: 2.35949 (72%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test481.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test481 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-491
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.382055
Total Core solution elapsed time: 0.85277
Linear solver elapsed time: 0.694625 (81%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test491.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test491 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-491
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.382055
Total Core solution elapsed time: 0.85277
Linear solver elapsed time: 0.694625 (81%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test491.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test491 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-492
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.157475
Total Core solution elapsed time: 0.686163
Linear solver elapsed time: 0.566976 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test492.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test492 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-492
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.157475
Total Core solution elapsed time: 0.686163
Linear solver elapsed time: 0.566976 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test492.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test492 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-493
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.145994
Total Core solution elapsed time: 1.4312
Linear solver elapsed time: 1.29222 (90%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test493.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test493 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-493
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.145994
Total Core solution elapsed time: 1.4312
Linear solver elapsed time: 1.29222 (90%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test493.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test493 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-494
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0847429
Total Core solution elapsed time: 0.359991
Linear solver elapsed time: 0.292753 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test494.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test494 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-494
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0847429
Total Core solution elapsed time: 0.359991
Linear solver elapsed time: 0.292753 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test494.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test494 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-495
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.129892
Total Core solution elapsed time: 0.500528
Linear solver elapsed time: 0.401552 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test495.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test495 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-495
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.129892
Total Core solution elapsed time: 0.500528
Linear solver elapsed time: 0.401552 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test495.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test495 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-501
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.067272
Total Core solution elapsed time: 0.0418158
Linear solver elapsed time: 0.0321092 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test501.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test501 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-501
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.067272
Total Core solution elapsed time: 0.0418158
Linear solver elapsed time: 0.0321092 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test501.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test501 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-502
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.115
Total Core solution elapsed time: 0.182625
Linear solver elapsed time: 0.110307 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test502.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test502 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-502
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.115
Total Core solution elapsed time: 0.182625
Linear solver elapsed time: 0.110307 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test502.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test502 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-503
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138194
Total Core solution elapsed time: 1.41186
Linear solver elapsed time: 0.583303 (41%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test503.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test503 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-503
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138194
Total Core solution elapsed time: 1.41186
Linear solver elapsed time: 0.583303 (41%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test503.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test503 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-504
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.10323
Total Core solution elapsed time: 0.101061
Linear solver elapsed time: 0.0583451 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test504.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test504 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-504
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.10323
Total Core solution elapsed time: 0.101061
Linear solver elapsed time: 0.0583451 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test504.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test504 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-505
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.548193
Total Core solution elapsed time: 0.57006
Linear solver elapsed time: 0.303085 (53%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test505.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test505 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-505
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.548193
Total Core solution elapsed time: 0.57006
Linear solver elapsed time: 0.303085 (53%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test505.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test505 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-506
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.459652
Total Core solution elapsed time: 0.675937
Linear solver elapsed time: 0.278329 (41%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test506.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test506 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-506
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.459652
Total Core solution elapsed time: 0.675937
Linear solver elapsed time: 0.278329 (41%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test506.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test506 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-507
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.237515
Total Core solution elapsed time: 1.82348
Linear solver elapsed time: 1.27493 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test507.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test507 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-507
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.237515
Total Core solution elapsed time: 1.82348
Linear solver elapsed time: 1.27493 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test507.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test507 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-508
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
maximum number of iterations (100) exceeded
write lock file:
FemModel initialization elapsed time: 0.460385
Total Core solution elapsed time: 4.49079
Linear solver elapsed time: 1.01938 (23%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test508.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test508 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 508 test name: PigSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-508
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
maximum number of iterations (100) exceeded
write lock file:
FemModel initialization elapsed time: 0.460385
Total Core solution elapsed time: 4.49079
Linear solver elapsed time: 1.01938 (23%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test508.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test508 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 508 test name: PigSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-509
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.295741
Total Core solution elapsed time: 4.52433
Linear solver elapsed time: 2.72342 (60%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test509.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test509 (line 10)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-509
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.295741
Total Core solution elapsed time: 4.52433
Linear solver elapsed time: 2.72342 (60%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test509.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test509 (line 10)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-510
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.445747
Total Core solution elapsed time: 1.91537
Linear solver elapsed time: 0.886 (46%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test510.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test510 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-510
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.445747
Total Core solution elapsed time: 1.91537
Linear solver elapsed time: 0.886 (46%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test510.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test510 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-511
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 0.0537942 | 0.0537942
x = 1 | f(x) = 0.04886803 | 0.04886803
====================== step 2/2 ===============================
x = 0 | f(x) = 0.04875168 | 0.04875168
x = 1 | f(x) = 0.05273747 | 0.05273747
x = 0.381966 | f(x) = 0.04920111 | 0.04920111
x = 0.618034 | f(x) = 0.05036058 | 0.05036058
write lock file:
FemModel initialization elapsed time: 0.124587
Total Core solution elapsed time: 0.520533
Linear solver elapsed time: 0.0501215 (9.6%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test511.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test511 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-511
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 0.0537942 | 0.0537942
x = 1 | f(x) = 0.04886803 | 0.04886803
====================== step 2/2 ===============================
x = 0 | f(x) = 0.04875168 | 0.04875168
x = 1 | f(x) = 0.05273747 | 0.05273747
x = 0.381966 | f(x) = 0.04920111 | 0.04920111
x = 0.618034 | f(x) = 0.05036058 | 0.05036058
write lock file:
FemModel initialization elapsed time: 0.124587
Total Core solution elapsed time: 0.520533
Linear solver elapsed time: 0.0501215 (9.6%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test511.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test511 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-512
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665
x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865
====================== step 2/2 ===============================
x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865
x = 1 | f(x) = 112.5636 | 112.563 0.0006652195
write lock file:
FemModel initialization elapsed time: 0.19295
Total Core solution elapsed time: 1.31508
Linear solver elapsed time: 0.887371 (67%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test512.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test512 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-512
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665
x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865
====================== step 2/2 ===============================
x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865
x = 1 | f(x) = 112.5636 | 112.563 0.0006652195
write lock file:
FemModel initialization elapsed time: 0.19295
Total Core solution elapsed time: 1.31508
Linear solver elapsed time: 0.887371 (67%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test512.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test512 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-513
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168
x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883
====================== step 2/2 ===============================
x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883
x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097
write lock file:
FemModel initialization elapsed time: 0.186514
Total Core solution elapsed time: 3.63288
Linear solver elapsed time: 2.49878 (69%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test513.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test513 (line 24)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-513
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168
x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883
====================== step 2/2 ===============================
x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883
x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097
write lock file:
FemModel initialization elapsed time: 0.186514
Total Core solution elapsed time: 3.63288
Linear solver elapsed time: 2.49878 (69%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test513.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test513 (line 24)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-514
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
SUCCESS difference: 0 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 0 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-514
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
SUCCESS difference: 0 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 0 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-515
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.37322
Total Core solution elapsed time: 0.310055
Linear solver elapsed time: 0.194522 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test515.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test515 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-515
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.37322
Total Core solution elapsed time: 0.310055
Linear solver elapsed time: 0.194522 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test515.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test515 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-516
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.260328
Total Core solution elapsed time: 0.113545
Linear solver elapsed time: 0.0262743 (23%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test516.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test516 (line 11)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-516
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.260328
Total Core solution elapsed time: 0.113545
Linear solver elapsed time: 0.0262743 (23%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test516.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test516 (line 11)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-517
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Cost function Grad. norm List of contributions
1 f(x)= 0.054509 1.32e-07 0.05451 6.124e-15
2 f(x)=7.0726e+11 1.78e+06 0.05377 7.073e+11
3 f(x)=7.0726e+07 1.78e+04 0.05376 7.073e+07
4 f(x)=1.7681e+05 892 0.05376 1.768e+05
5 f(x)= 11051 223 0.05376 1.105e+04
6 f(x)= 994.64 66.9 0.05376 994.6
7 f(x)= 89.566 20.1 0.05376 89.51
8 f(x)= 8.1099 6.02 0.05376 8.056
9 f(x)= 0.77881 1.81 0.05376 0.7251
10 f(x)= 0.11901 0.542 0.05376 0.06525
11 f(x)= 0.059631 0.163 0.05376 0.005873
stopped on dxmin during line search
write lock file:
FemModel initialization elapsed time: 0.128631
Total Core solution elapsed time: 1.40415
Linear solver elapsed time: 0.160369 (11%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test517.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test517 (line 29)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 517 test name: PigCMBFSm1qn3 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-517
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Cost function Grad. norm List of contributions
1 f(x)= 0.054509 1.32e-07 0.05451 6.124e-15
2 f(x)=7.0726e+11 1.78e+06 0.05377 7.073e+11
3 f(x)=7.0726e+07 1.78e+04 0.05376 7.073e+07
4 f(x)=1.7681e+05 892 0.05376 1.768e+05
5 f(x)= 11051 223 0.05376 1.105e+04
6 f(x)= 994.64 66.9 0.05376 994.6
7 f(x)= 89.566 20.1 0.05376 89.51
8 f(x)= 8.1099 6.02 0.05376 8.056
9 f(x)= 0.77881 1.81 0.05376 0.7251
10 f(x)= 0.11901 0.542 0.05376 0.06525
11 f(x)= 0.059631 0.163 0.05376 0.005873
stopped on dxmin during line search
write lock file:
FemModel initialization elapsed time: 0.128631
Total Core solution elapsed time: 1.40415
Linear solver elapsed time: 0.160369 (11%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test517.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test517 (line 29)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 517 test name: PigCMBFSm1qn3 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-518
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0773326
Total Core solution elapsed time: 0.451077
Linear solver elapsed time: 0.406926 (90%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test518.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test518 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 518 test name: PigStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-518
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0773326
Total Core solution elapsed time: 0.451077
Linear solver elapsed time: 0.406926 (90%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test518.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test518 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 518 test name: PigStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-519
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.260025
Total Core solution elapsed time: 0.631035
Linear solver elapsed time: 0.409128 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test519.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test519 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-519
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.260025
Total Core solution elapsed time: 0.631035
Linear solver elapsed time: 0.409128 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test519.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test519 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-520
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.206407
Total Core solution elapsed time: 0.174089
Linear solver elapsed time: 0.152089 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test520.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test520 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 520 test name: PigTran-IntrusionMelt field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-520
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.206407
Total Core solution elapsed time: 0.174089
Linear solver elapsed time: 0.152089 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test520.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test520 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 520 test name: PigTran-IntrusionMelt field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-530
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.053476
Total Core solution elapsed time: 0.0371126
Linear solver elapsed time: 0.0150495 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test530.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test530 (line 7)
md=solve(md,'Balancevelocity');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-530
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.053476
Total Core solution elapsed time: 0.0371126
Linear solver elapsed time: 0.0150495 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test530.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test530 (line 7)
md=solve(md,'Balancevelocity');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-531
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.148277
Total Core solution elapsed time: 0.0847123
Linear solver elapsed time: 0.0146332 (17%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test531.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test531 (line 9)
md=solve(md,'Balancevelocity');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-531
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.148277
Total Core solution elapsed time: 0.0847123
Linear solver elapsed time: 0.0146332 (17%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test531.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test531 (line 9)
md=solve(md,'Balancevelocity');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-540
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161598
Total Core solution elapsed time: 3.18679
Linear solver elapsed time: 0.907834 (28%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test540.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test540 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-540
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161598
Total Core solution elapsed time: 3.18679
Linear solver elapsed time: 0.907834 (28%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test540.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test540 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-541
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.596666
Total Core solution elapsed time: 32.319
Linear solver elapsed time: 5.43203 (17%)
Total elapsed time: 0 hrs 0 min 32 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test541.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test541 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-541
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.596666
Total Core solution elapsed time: 32.319
Linear solver elapsed time: 5.43203 (17%)
Total elapsed time: 0 hrs 0 min 32 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test541.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test541 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-542
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106078
Total Core solution elapsed time: 4.56318
Linear solver elapsed time: 2.762 (61%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test542.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test542 (line 43)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-542
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106078
Total Core solution elapsed time: 4.56318
Linear solver elapsed time: 2.762 (61%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test542.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test542 (line 43)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-543
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.180054
Total Core solution elapsed time: 7.28318
Linear solver elapsed time: 4.16212 (57%)
Total elapsed time: 0 hrs 0 min 7 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test543.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test543 (line 123)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-543
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.180054
Total Core solution elapsed time: 7.28318
Linear solver elapsed time: 4.16212 (57%)
Total elapsed time: 0 hrs 0 min 7 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test543.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test543 (line 123)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-544
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.355807
Total Core solution elapsed time: 2.57369
Linear solver elapsed time: 1.34341 (52%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test544.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test544 (line 99)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 544 test name: PigTranARMAandStochasticforcings field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-544
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.355807
Total Core solution elapsed time: 2.57369
Linear solver elapsed time: 1.34341 (52%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test544.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test544 (line 99)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 544 test name: PigTranARMAandStochasticforcings field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-545
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.286454
Total Core solution elapsed time: 2.21711
Linear solver elapsed time: 1.42597 (64%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test545.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test545 (line 89)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-545
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.286454
Total Core solution elapsed time: 2.21711
Linear solver elapsed time: 1.42597 (64%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test545.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test545 (line 89)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-546
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.157778
Total Core solution elapsed time: 2.71999
Linear solver elapsed time: 1.47434 (54%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test546.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test546 (line 109)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 546 test name: PigTranMultcovStochasticforcings field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-546
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.157778
Total Core solution elapsed time: 2.71999
Linear solver elapsed time: 1.47434 (54%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test546.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test546 (line 109)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 546 test name: PigTranMultcovStochasticforcings field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-550
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 1.78595
Total Core solution elapsed time: 86.9828
Linear solver elapsed time: 74.85 (86%)
Total elapsed time: 0 hrs 1 min 28 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test550.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test550 (line 51)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 550 test name: PigShakti field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-550
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 1.78595
Total Core solution elapsed time: 86.9828
Linear solver elapsed time: 74.85 (86%)
Total elapsed time: 0 hrs 1 min 28 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test550.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test550 (line 51)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 550 test name: PigShakti field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-601
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.126635
Total Core solution elapsed time: 0.0074441
Linear solver elapsed time: 0.0043902 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test601.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test601 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-601
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.126635
Total Core solution elapsed time: 0.0074441
Linear solver elapsed time: 0.0043902 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test601.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test601 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-602
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.048645
Total Core solution elapsed time: 0.0176156
Linear solver elapsed time: 0.0132949 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test602.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test602 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-602
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.048645
Total Core solution elapsed time: 0.0176156
Linear solver elapsed time: 0.0132949 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test602.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test602 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-603
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.184057
Total Core solution elapsed time: 0.0100204
Linear solver elapsed time: 0.0038917 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test603.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test603 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-603
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.184057
Total Core solution elapsed time: 0.0100204
Linear solver elapsed time: 0.0038917 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test603.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test603 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-604
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0743249
Total Core solution elapsed time: 0.0265963
Linear solver elapsed time: 0.0166133 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test604.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test604 (line 7)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-604
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0743249
Total Core solution elapsed time: 0.0265963
Linear solver elapsed time: 0.0166133 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test604.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test604 (line 7)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-605
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.135353
Total Core solution elapsed time: 0.365066
Linear solver elapsed time: 0.0495818 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test605.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test605 (line 8)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-605
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.135353
Total Core solution elapsed time: 0.365066
Linear solver elapsed time: 0.0495818 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test605.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test605 (line 8)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-606
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0307798
Total Core solution elapsed time: 0.0264735
Linear solver elapsed time: 0.0210503 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test606.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test606 (line 7)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-606
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0307798
Total Core solution elapsed time: 0.0264735
Linear solver elapsed time: 0.0210503 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test606.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test606 (line 7)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-607
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0576763
Total Core solution elapsed time: 0.0460005
Linear solver elapsed time: 0.0389523 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test607.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test607 (line 8)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-607
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0576763
Total Core solution elapsed time: 0.0460005
Linear solver elapsed time: 0.0389523 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test607.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test607 (line 8)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-608
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.03436
Total Core solution elapsed time: 0.0075369
Linear solver elapsed time: 0.0047305 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test608.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test608 (line 7)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-608
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.03436
Total Core solution elapsed time: 0.0075369
Linear solver elapsed time: 0.0047305 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test608.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test608 (line 7)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-610
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.104984
Total Core solution elapsed time: 0.0818397
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test610.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test610 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-610
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.104984
Total Core solution elapsed time: 0.0818397
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test610.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test610 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-611
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.576527e+15 | 5.576527e+15
x = 1 | f(x) = 2.800818e+15 | 2.800818e+15
====================== step 2/2 ===============================
x = 0 | f(x) = 2.800818e+15 | 2.800818e+15
x = 1 | f(x) = 9.878839e+14 | 9.878839e+14
write lock file:
FemModel initialization elapsed time: 0.0506246
Total Core solution elapsed time: 0.267991
Linear solver elapsed time: 0.125044 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test611.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test611 (line 22)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-611
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.576527e+15 | 5.576527e+15
x = 1 | f(x) = 2.800818e+15 | 2.800818e+15
====================== step 2/2 ===============================
x = 0 | f(x) = 2.800818e+15 | 2.800818e+15
x = 1 | f(x) = 9.878839e+14 | 9.878839e+14
write lock file:
FemModel initialization elapsed time: 0.0506246
Total Core solution elapsed time: 0.267991
Linear solver elapsed time: 0.125044 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test611.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test611 (line 22)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-612
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0708225
Total Core solution elapsed time: 0.444165
Linear solver elapsed time: 0.36931 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test612.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test612 (line 28)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-612
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0708225
Total Core solution elapsed time: 0.444165
Linear solver elapsed time: 0.36931 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test612.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test612 (line 28)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-613
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using initial velocities to create constraints along new boundary
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.931532e+14 | 5.931532e+14
x = 1 | f(x) = 5.011022e+14 | 5.011022e+14
====================== step 2/2 ===============================
x = 0 | f(x) = 5.011022e+14 | 5.011022e+14
x = 1 | f(x) = 4.265126e+14 | 4.265126e+14
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.120051
Total Core solution elapsed time: 0.170123
Linear solver elapsed time: 0.0531575 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test613.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test613 (line 29)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-613
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using initial velocities to create constraints along new boundary
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.931532e+14 | 5.931532e+14
x = 1 | f(x) = 5.011022e+14 | 5.011022e+14
====================== step 2/2 ===============================
x = 0 | f(x) = 5.011022e+14 | 5.011022e+14
x = 1 | f(x) = 4.265126e+14 | 4.265126e+14
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.120051
Total Core solution elapsed time: 0.170123
Linear solver elapsed time: 0.0531575 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test613.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test613 (line 29)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-621
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.495654
Total Core solution elapsed time: 2.02201
Linear solver elapsed time: 1.79887 (89%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test621.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test621 (line 49)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-621
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.495654
Total Core solution elapsed time: 2.02201
Linear solver elapsed time: 1.79887 (89%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test621.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test621 (line 49)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-622
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.175818
Total Core solution elapsed time: 6.55493
Linear solver elapsed time: 5.39139 (82%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test622.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test622 (line 85)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 622 test name: 79NorthHydrologyArmapw field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-622
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.175818
Total Core solution elapsed time: 6.55493
Linear solver elapsed time: 5.39139 (82%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test622.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test622 (line 85)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 622 test name: 79NorthHydrologyArmapw field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-801
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.318789
Total Core solution elapsed time: 2.21738
Linear solver elapsed time: 1.6982 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test801.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test801 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-801
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.318789
Total Core solution elapsed time: 2.21738
Linear solver elapsed time: 1.6982 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test801.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test801 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-802
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.867116
Total Core solution elapsed time: 7.86836
Linear solver elapsed time: 3.71807 (47%)
Total elapsed time: 0 hrs 0 min 8 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test802.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test802 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-802
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.867116
Total Core solution elapsed time: 7.86836
Linear solver elapsed time: 3.71807 (47%)
Total elapsed time: 0 hrs 0 min 8 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test802.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test802 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-803
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.585228
Total Core solution elapsed time: 11.1565
Linear solver elapsed time: 6.5396 (59%)
Total elapsed time: 0 hrs 0 min 11 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test803.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test803 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-803
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.585228
Total Core solution elapsed time: 11.1565
Linear solver elapsed time: 6.5396 (59%)
Total elapsed time: 0 hrs 0 min 11 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test803.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test803 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-804
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.147665
Total Core solution elapsed time: 2.00993
Linear solver elapsed time: 1.68284 (84%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test804.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test804 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-804
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.147665
Total Core solution elapsed time: 2.00993
Linear solver elapsed time: 1.68284 (84%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test804.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test804 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-805
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.901542
Total Core solution elapsed time: 12.3108
Linear solver elapsed time: 6.83127 (55%)
Total elapsed time: 0 hrs 0 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test805.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test805 (line 29)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-805
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.901542
Total Core solution elapsed time: 12.3108
Linear solver elapsed time: 6.83127 (55%)
Total elapsed time: 0 hrs 0 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test805.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test805 (line 29)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-806
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.265688
Total Core solution elapsed time: 3.49291
Linear solver elapsed time: 1.83738 (53%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test806.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test806 (line 37)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-806
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.265688
Total Core solution elapsed time: 3.49291
Linear solver elapsed time: 1.83738 (53%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test806.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test806 (line 37)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-807
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.30201
Total Core solution elapsed time: 2.59871
Linear solver elapsed time: 2.18225 (84%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test807.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test807 (line 33)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-807
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.30201
Total Core solution elapsed time: 2.59871
Linear solver elapsed time: 2.18225 (84%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test807.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test807 (line 33)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-808
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.267578
Total Core solution elapsed time: 4.05899
Linear solver elapsed time: 3.03818 (75%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test808.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test808 (line 36)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-808
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.267578
Total Core solution elapsed time: 4.05899
Linear solver elapsed time: 3.03818 (75%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test808.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test808 (line 36)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-809
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.1016
Total Core solution elapsed time: 17.1644
Linear solver elapsed time: 12.1393 (71%)
Total elapsed time: 0 hrs 0 min 17 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test809.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test809 (line 26)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-809
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.1016
Total Core solution elapsed time: 17.1644
Linear solver elapsed time: 12.1393 (71%)
Total elapsed time: 0 hrs 0 min 17 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test809.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test809 (line 26)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-810
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.166352
Total Core solution elapsed time: 4.05812
Linear solver elapsed time: 2.7258 (67%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test810.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test810 (line 18)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-810
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.166352
Total Core solution elapsed time: 4.05812
Linear solver elapsed time: 2.7258 (67%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test810.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test810 (line 18)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-811
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.127858
Total Core solution elapsed time: 4.81666
Linear solver elapsed time: 3.53708 (73%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test811.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test811 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-811
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.127858
Total Core solution elapsed time: 4.81666
Linear solver elapsed time: 3.53708 (73%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test811.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test811 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-812
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.117955
Total Core solution elapsed time: 5.22161
Linear solver elapsed time: 3.76128 (72%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test812.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test812 (line 38)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-812
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.117955
Total Core solution elapsed time: 5.22161
Linear solver elapsed time: 3.76128 (72%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test812.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test812 (line 38)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-813
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0868506
Total Core solution elapsed time: 0.709523
Linear solver elapsed time: 0.61886 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test813.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test813 (line 44)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 813 test name: SquareShelfLevelsetKillberg field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-813
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0868506
Total Core solution elapsed time: 0.709523
Linear solver elapsed time: 0.61886 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test813.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test813 (line 44)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 813 test name: SquareShelfLevelsetKillberg field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-814
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Found 38 to flip
Found 44 to flip
Found 51 to flip
Found 53 to flip
Found 47 to flip
Found 46 to flip
Found 41 to flip
Found 34 to flip
Found 30 to flip
Found 21 to flip
Found 15 to flip
Found 2 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.312787
Total Core solution elapsed time: 10.719
Linear solver elapsed time: 6.89711 (64%)
Total elapsed time: 0 hrs 0 min 11 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test814.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test814 (line 27)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 814 test name: SSA2dCDCalvingButtressing field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-814
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Found 38 to flip
Found 44 to flip
Found 51 to flip
Found 53 to flip
Found 47 to flip
Found 46 to flip
Found 41 to flip
Found 34 to flip
Found 30 to flip
Found 21 to flip
Found 15 to flip
Found 2 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.312787
Total Core solution elapsed time: 10.719
Linear solver elapsed time: 6.89711 (64%)
Total elapsed time: 0 hrs 0 min 11 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test814.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test814 (line 27)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 814 test name: SSA2dCDCalvingButtressing field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-900
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138786
Total Core solution elapsed time: 2.19088
Linear solver elapsed time: 0.51646 (24%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test900.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test900 (line 38)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-900
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138786
Total Core solution elapsed time: 2.19088
Linear solver elapsed time: 0.51646 (24%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test900.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test900 (line 38)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-901
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0449832
Total Core solution elapsed time: 0.0451803
Linear solver elapsed time: 0.0138068 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test901.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test901 (line 25)
md=solve(md,'Hydrology');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-901
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0449832
Total Core solution elapsed time: 0.0451803
Linear solver elapsed time: 0.0138068 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test901.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test901 (line 25)
md=solve(md,'Hydrology');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-902
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.069876
Total Core solution elapsed time: 0.522647
Linear solver elapsed time: 0.154316 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test902.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test902 (line 36)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-902
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.069876
Total Core solution elapsed time: 0.522647
Linear solver elapsed time: 0.154316 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test902.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test902 (line 36)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-903
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0900507
Total Core solution elapsed time: 0.0640356
Linear solver elapsed time: 0.0151877 (24%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test903.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test903 (line 27)
md=solve(md,'Hydrology');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-903
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0900507
Total Core solution elapsed time: 0.0640356
Linear solver elapsed time: 0.0151877 (24%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test903.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test903 (line 27)
md=solve(md,'Hydrology');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-904
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.14693
Total Core solution elapsed time: 0.756844
Linear solver elapsed time: 0.147256 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test904.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test904 (line 35)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-904
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.14693
Total Core solution elapsed time: 0.756844
Linear solver elapsed time: 0.147256 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test904.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test904 (line 35)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-905
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0839687
Total Core solution elapsed time: 2.48882
Linear solver elapsed time: 0.446086 (18%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test905.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test905 (line 55)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-905
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0839687
Total Core solution elapsed time: 2.48882
Linear solver elapsed time: 0.446086 (18%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test905.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test905 (line 55)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: MATLAB-906
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0849279
Total Core solution elapsed time: 13.3611
Linear solver elapsed time: 6.48952 (49%)
Total elapsed time: 0 hrs 0 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test906.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test906 (line 69)
md=solve(md, 'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-906
+++ working dir: /c/Users/jenkins/Jenkins/workspace/Windows-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0849279
Total Core solution elapsed time: 13.3611
Linear solver elapsed time: 6.48952 (49%)
Total elapsed time: 0 hrs 0 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test906.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test906 (line 69)
md=solve(md, 'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A
+++ exit code: 0
+++ error: 1
----------MATLAB exited in error!----------
For online documentation, see https://www.mathworks.com/support
For product information, visit www.mathworks.com.
ISSM development path correctly loaded
16 tests match 'Dakota'
218 : SquareShelfConstrainedDakotaB
234 : SquareShelfTranForceNeg2dDakotaSamp
235 : SquareShelfTranForceNeg2dDakotaLocal
244 : SquareShelfSMBGembDakota
250 : SquareShelfTranForceNeg2dDakotaSampLinearPart
251 : SquareShelfTranForceNeg2dDakotaLocalLinearPart
412 : SquareSheetShelfDiadSSA3dDakota
413 : SquareSheetShelfDiadSSA3dDakotaPart
414 : SquareSheetShelfDiadSSA3dDakotaMassFlux
417 : SquareSheetShelfDiadSSA3dDakotaSamp
418 : SquareSheetShelfDiadSSA3dDakotaAreaAverage
420 : SquareSheetShelfDakotaScaledResponse
440 : SquareSheetShelfDakotaScaledResponseLinearPart
444 : SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput
445 : SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff
2006 : EarthSlc Dakota Sampling glaciers.
----------------starting:101-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.372882
Total Core solution elapsed time: 0.11935
Linear solver elapsed time: 0.0433646 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test101.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test101 (line 19)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A
----------------finished:101-----------------------
----------------starting:102-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153371
Total Core solution elapsed time: 0.0302389
Linear solver elapsed time: 0.0160357 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test102.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test102 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A
----------------finished:102-----------------------
----------------starting:103-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.172863
Total Core solution elapsed time: 0.210964
Linear solver elapsed time: 0.0855501 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test103.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test103 (line 9)
md=solve(md,'sb');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A
----------------finished:103-----------------------
----------------starting:104-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.128518
Total Core solution elapsed time: 0.575291
Linear solver elapsed time: 0.316049 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test104.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test104 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A
----------------finished:104-----------------------
----------------starting:105-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0578579
Total Core solution elapsed time: 0.0098242
Linear solver elapsed time: 0.0064099 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test105.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test105 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A
----------------finished:105-----------------------
----------------starting:106-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0645973
Total Core solution elapsed time: 0.044388
Linear solver elapsed time: 0.0151414 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test106.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test106 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A
----------------finished:106-----------------------
----------------starting:107-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.179917
Total Core solution elapsed time: 0.0137757
Linear solver elapsed time: 0.0064683 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test107.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test107 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A
----------------finished:107-----------------------
----------------starting:108-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.155861
Total Core solution elapsed time: 0.0731292
Linear solver elapsed time: 0.0432017 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test108.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test108 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A
----------------finished:108-----------------------
----------------starting:109-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.120371
Total Core solution elapsed time: 0.213104
Linear solver elapsed time: 0.0832362 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test109.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test109 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A
----------------finished:109-----------------------
----------------starting:110-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.137745
Total Core solution elapsed time: 0.0961795
Linear solver elapsed time: 0.0787125 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test110.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test110 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A
----------------finished:110-----------------------
----------------starting:111-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.210648
Total Core solution elapsed time: 0.388361
Linear solver elapsed time: 0.188408 (49%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test111.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test111 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A
----------------finished:111-----------------------
----------------starting:112-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0364102
Total Core solution elapsed time: 0.0289764
Linear solver elapsed time: 0.0086621 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test112.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test112 (line 7)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A
----------------finished:112-----------------------
----------------starting:113-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114367
Total Core solution elapsed time: 0.0170889
Linear solver elapsed time: 0.0108192 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test113.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test113 (line 8)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A
----------------finished:113-----------------------
----------------starting:114-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0497161
Total Core solution elapsed time: 0.0158145
Linear solver elapsed time: 0.0109533 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test114.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test114 (line 7)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A
----------------finished:114-----------------------
----------------starting:115-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0493557
Total Core solution elapsed time: 0.0147467
Linear solver elapsed time: 0.0085526 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test115.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test115 (line 8)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A
----------------finished:115-----------------------
----------------starting:116-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0475647
Total Core solution elapsed time: 0.016236
Linear solver elapsed time: 0.00587 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test116.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test116 (line 10)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A
----------------finished:116-----------------------
----------------starting:119-----------------------
SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference: 4.2 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time
----------------finished:119-----------------------
----------------starting:120-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0990575
Total Core solution elapsed time: 0.0449118
Linear solver elapsed time: 0.0223004 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test120.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test120 (line 14)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A
----------------finished:120-----------------------
----------------starting:121-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.093938
Total Core solution elapsed time: 0.254236
Linear solver elapsed time: 0.0697944 (27%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test121.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test121 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A
----------------finished:121-----------------------
----------------starting:122-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.304328
Total Core solution elapsed time: 0.408514
Linear solver elapsed time: 0.209984 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test122.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test122 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A
----------------finished:122-----------------------
----------------starting:123-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.434064
Total Core solution elapsed time: 0.154201
Linear solver elapsed time: 0.04673 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test123.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test123 (line 16)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A
----------------finished:123-----------------------
----------------starting:124-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.383172
Total Core solution elapsed time: 1.92246
Linear solver elapsed time: 0.777812 (40%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test124.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test124 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: N/A
----------------finished:124-----------------------
----------------starting:127-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.136844
Total Core solution elapsed time: 0.830027
Linear solver elapsed time: 0.549027 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test127.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test127 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A
----------------finished:127-----------------------
----------------starting:128-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.129895
Total Core solution elapsed time: 0.377186
Linear solver elapsed time: 0.299145 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test128.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test128 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A
----------------finished:128-----------------------
----------------starting:131-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0588152
Total Core solution elapsed time: 0.0130726
Linear solver elapsed time: 0.0056235 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test131.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test131 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A
----------------finished:131-----------------------
----------------starting:132-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.065368
Total Core solution elapsed time: 0.154134
Linear solver elapsed time: 0.0072382 (4.7%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test132.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test132 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A
----------------finished:132-----------------------
----------------starting:133-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0466155
Total Core solution elapsed time: 0.0082449
Linear solver elapsed time: 0.0055428 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test133.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test133 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A
----------------finished:133-----------------------
----------------starting:134-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0811649
Total Core solution elapsed time: 0.111433
Linear solver elapsed time: 0.061842 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test134.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test134 (line 10)
md=solve(md,'smp');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 134 test name: SquareShelfConstrainedSampling field: N/A
----------------finished:134-----------------------
----------------starting:201-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.116903
Total Core solution elapsed time: 0.292668
Linear solver elapsed time: 0.282206 (96%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test201.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test201 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A
----------------finished:201-----------------------
----------------starting:202-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0969951
Total Core solution elapsed time: 0.0501427
Linear solver elapsed time: 0.030717 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test202.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test202 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A
----------------finished:202-----------------------
----------------starting:203-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153721
Total Core solution elapsed time: 0.152626
Linear solver elapsed time: 0.0983945 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test203.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test203 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A
----------------finished:203-----------------------
----------------starting:204-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122821
Total Core solution elapsed time: 0.748201
Linear solver elapsed time: 0.0567854 (7.6%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test204.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test204 (line 10)
md1=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A
----------------finished:204-----------------------
----------------starting:205-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.251746
Total Core solution elapsed time: 0.226064
Linear solver elapsed time: 0.102351 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test205.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test205 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A
----------------finished:205-----------------------
----------------starting:206-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.160319
Total Core solution elapsed time: 0.0656631
Linear solver elapsed time: 0.0254037 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test206.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test206 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A
----------------finished:206-----------------------
----------------starting:207-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.142732
Total Core solution elapsed time: 0.367897
Linear solver elapsed time: 0.123741 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test207.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test207 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A
----------------finished:207-----------------------
----------------starting:208-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105191
Total Core solution elapsed time: 0.303424
Linear solver elapsed time: 0.233268 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test208.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test208 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A
----------------finished:208-----------------------
----------------starting:209-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.31042
Total Core solution elapsed time: 0.481503
Linear solver elapsed time: 0.245586 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test209.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test209 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A
----------------finished:209-----------------------
----------------starting:210-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.188833
Total Core solution elapsed time: 0.30498
Linear solver elapsed time: 0.129274 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test210.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test210 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A
----------------finished:210-----------------------
----------------starting:211-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.393285
Total Core solution elapsed time: 0.713627
Linear solver elapsed time: 0.248465 (35%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test211.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test211 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A
----------------finished:211-----------------------
----------------starting:212-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.251022
Total Core solution elapsed time: 0.66083
Linear solver elapsed time: 0.597177 (90%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test212.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test212 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A
----------------finished:212-----------------------
----------------starting:213-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test213-05-12-2026-07-29-43-2268/test213.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
computing new velocity
computing basal mass balance
computing vertical velocities
write lock file:
FemModel initialization elapsed time: 0.489405
Total Core solution elapsed time: 2.06551
Linear solver elapsed time: 1.44314 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test213.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test213 (line 25)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A
----------------finished:213-----------------------
----------------starting:214-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1890.062 | 1890.062
x = 1 | f(x) = 1630.013 | 1630.013
x = 0.381966 | f(x) = 1693.788 | 1693.788
x = 0.618034 | f(x) = 1686.267 | 1686.267
====================== step 2/2 ===============================
x = 0 | f(x) = 1600.26 | 1600.26
x = 1 | f(x) = 1024.416 | 1024.416
x = 0.381966 | f(x) = 1085.473 | 1085.473
x = 0.618034 | f(x) = 1087.497 | 1087.497
write lock file:
FemModel initialization elapsed time: 0.40876
Total Core solution elapsed time: 2.89755
Linear solver elapsed time: 1.80187 (62%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test214.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test214 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A
----------------finished:214-----------------------
----------------starting:215-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 8640.392 | 8640.392
x = 1 | f(x) = 8392.483 | 8392.483
x = 0.381966 | f(x) = 8455.903 | 8455.903
x = 0.618034 | f(x) = 8451.962 | 8451.962
====================== step 2/2 ===============================
x = 0 | f(x) = 8372.372 | 8372.372
x = 1 | f(x) = 7791.308 | 7791.308
x = 0.381966 | f(x) = 7839.865 | 7839.865
x = 0.618034 | f(x) = 7818.227 | 7818.227
write lock file:
FemModel initialization elapsed time: 0.686142
Total Core solution elapsed time: 2.94647
Linear solver elapsed time: 1.62862 (55%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test215.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test215 (line 23)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A
----------------finished:215-----------------------
----------------starting:216-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.109459
Total Core solution elapsed time: 9.4349
Linear solver elapsed time: 4.35411 (46%)
Total elapsed time: 0 hrs 0 min 9 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test216.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test216 (line 15)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 216 test name: SquareShelfStressSSA2dRift field: N/A
----------------finished:216-----------------------
----------------starting:217-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.205718
Total Core solution elapsed time: 0.223358
Linear solver elapsed time: 0.195108 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test217.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test217 (line 59)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A
----------------finished:217-----------------------
----------------starting:219-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.128615
Total Core solution elapsed time: 0.289909
Linear solver elapsed time: 0.112392 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test219.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test219 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A
----------------finished:219-----------------------
----------------starting:220-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114661
Total Core solution elapsed time: 0.796779
Linear solver elapsed time: 0.289432 (36%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test220.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test220 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A
----------------finished:220-----------------------
----------------starting:221-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.153564
Total Core solution elapsed time: 0.68842
Linear solver elapsed time: 0.304357 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test221.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test221 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A
----------------finished:221-----------------------
----------------starting:222-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.227972
Total Core solution elapsed time: 0.18905
Linear solver elapsed time: 0.158257 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test222.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test222 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A
----------------finished:222-----------------------
----------------starting:223-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0835965
Total Core solution elapsed time: 0.10002
Linear solver elapsed time: 0.0345875 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test223.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test223 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A
----------------finished:223-----------------------
----------------starting:224-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.285415
Total Core solution elapsed time: 0.532813
Linear solver elapsed time: 0.214158 (40%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test224.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test224 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A
----------------finished:224-----------------------
----------------starting:225-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.328811
Total Core solution elapsed time: 0.598536
Linear solver elapsed time: 0.349034 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test225.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test225 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A
----------------finished:225-----------------------
----------------starting:226-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.127665
Total Core solution elapsed time: 0.415844
Linear solver elapsed time: 0.220607 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test226.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test226 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A
----------------finished:226-----------------------
----------------starting:227-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.239363
Total Core solution elapsed time: 0.537608
Linear solver elapsed time: 0.311278 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test227.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test227 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A
----------------finished:227-----------------------
----------------starting:228-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0861118
Total Core solution elapsed time: 0.253209
Linear solver elapsed time: 0.20722 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test228.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test228 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A
----------------finished:228-----------------------
----------------starting:229-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.134187
Total Core solution elapsed time: 0.172769
Linear solver elapsed time: 0.11907 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test229.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test229 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A
----------------finished:229-----------------------
----------------starting:230-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.216762
Total Core solution elapsed time: 0.326567
Linear solver elapsed time: 0.182727 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test230.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test230 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A
----------------finished:230-----------------------
----------------starting:231-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.195046
Total Core solution elapsed time: 0.15446
Linear solver elapsed time: 0.0791174 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test231.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test231 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A
----------------finished:231-----------------------
----------------starting:232-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.671635
Total Core solution elapsed time: 0.236741
Linear solver elapsed time: 0.0740185 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test232.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test232 (line 16)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A
----------------finished:232-----------------------
----------------starting:233-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.274224
Total Core solution elapsed time: 0.619659
Linear solver elapsed time: 0.218846 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test233.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test233 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A
----------------finished:233-----------------------
----------------starting:236-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0988872
Total Core solution elapsed time: 0.220887
Linear solver elapsed time: 0.0333588 (15%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test236.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test236 (line 62)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A
----------------finished:236-----------------------
----------------starting:237-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.327295
Total Core solution elapsed time: 0.262947
Linear solver elapsed time: 0.0507957 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test237.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test237 (line 60)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A
----------------finished:237-----------------------
----------------starting:238-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.119273
Total Core solution elapsed time: 0.21238
Linear solver elapsed time: 0.0332842 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test238.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test238 (line 44)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A
----------------finished:238-----------------------
----------------starting:239-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161215
Total Core solution elapsed time: 0.291372
Linear solver elapsed time: 0.0315453 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test239.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test239 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A
----------------finished:239-----------------------
----------------starting:240-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.110575
Total Core solution elapsed time: 0.265027
Linear solver elapsed time: 0.027796 (10%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test240.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test240 (line 45)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
----------------finished:240-----------------------
----------------starting:241-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114262
Total Core solution elapsed time: 0.20868
Linear solver elapsed time: 0.108483 (52%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test241.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test241 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A
----------------finished:241-----------------------
----------------starting:242-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.293557
Total Core solution elapsed time: 0.375244
Linear solver elapsed time: 0.17976 (48%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test242.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test242 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A
----------------finished:242-----------------------
----------------starting:243-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.299245
Total Core solution elapsed time: 237.008
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 3 min 57 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test243.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test243 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A
----------------finished:243-----------------------
----------------starting:245-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddSicopolis.s0p specified: values set as zero
no SMBpddSicopolis.s0t specified: values set as zero
no SMBpddSicopolis.temperature_anomaly specified: values set as zero
no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
no SMBpddSicopolis.smb_corr specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.058867
Total Core solution elapsed time: 0.0326975
Linear solver elapsed time: 0.0052807 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test245.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test245 (line 35)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A
----------------finished:245-----------------------
----------------starting:246-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBsemic.s0gcm specified: values from md.geometry.surface
no SMBsemic.mask specified: values set as 2 for ice
no SMBsemic.Tamp specified: values set as 3.0
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.174526
Total Core solution elapsed time: 2.7128
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test246.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test246 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 246 test name: SquareShelfTranSemic field: N/A
----------------finished:246-----------------------
----------------starting:247-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0893952
Total Core solution elapsed time: 0.123517
Linear solver elapsed time: 0.0126717 (10%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test247.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test247 (line 76)
md=solve(md,'thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
----------------finished:247-----------------------
----------------starting:248-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105301
Total Core solution elapsed time: 0.330643
Linear solver elapsed time: 0.292253 (88%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test248.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test248 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A
----------------finished:248-----------------------
----------------starting:249-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0904556
Total Core solution elapsed time: 0.355221
Linear solver elapsed time: 0.260649 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test249.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test249 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A
----------------finished:249-----------------------
----------------starting:252-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.175779
Total Core solution elapsed time: 253.3
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 4 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test252.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test252 (line 56)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A
----------------finished:252-----------------------
----------------starting:253-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.19869
Total Core solution elapsed time: 209.847
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 3 min 30 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test253.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test253 (line 57)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A
----------------finished:253-----------------------
----------------starting:254-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0725449
Total Core solution elapsed time: 0.262783
Linear solver elapsed time: 0.215372 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test254.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test254 (line 61)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A
----------------finished:254-----------------------
----------------starting:255-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0840939
Total Core solution elapsed time: 0.21757
Linear solver elapsed time: 0.170102 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test255.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test255 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A
----------------finished:255-----------------------
----------------starting:256-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0910343
Total Core solution elapsed time: 0.129517
Linear solver elapsed time: 0.0326048 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test256.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test256 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A
----------------finished:256-----------------------
----------------starting:257-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0907305
Total Core solution elapsed time: 0.919045
Linear solver elapsed time: 0.570113 (62%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test257.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test257 (line 79)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A
----------------finished:257-----------------------
----------------starting:258-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.202329
Total Core solution elapsed time: 408.794
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 6 min 49 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test258.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test258 (line 72)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 258 test name: SquareShelfSMBGembPrecipMapping field: N/A
----------------finished:258-----------------------
----------------starting:259-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.169506
Total Core solution elapsed time: 398.735
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 6 min 38 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test259.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test259 (line 74)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 259 test name: SquareShelfSMBGembMapping field: N/A
----------------finished:259-----------------------
----------------starting:260-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0663791
Total Core solution elapsed time: 0.0514872
Linear solver elapsed time: 0.0379599 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test260.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test260 (line 11)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A
----------------finished:260-----------------------
----------------starting:261-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.204773
Total Core solution elapsed time: 0.111343
Linear solver elapsed time: 0.049464 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test261.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test261 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A
----------------finished:261-----------------------
----------------starting:270-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0647314
Total Core solution elapsed time: 0.0750457
Linear solver elapsed time: 0.0646969 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test270.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test270 (line 11)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A
----------------finished:270-----------------------
----------------starting:272-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 376479.6 | 376479.6
x = 1 | f(x) = 2669.993 | 2669.993
====================== step 2/2 ===============================
x = 0 | f(x) = 2468.558 | 2468.558
x = 1 | f(x) = 993.8173 | 993.8173
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0763036
Total Core solution elapsed time: 0.2157
Linear solver elapsed time: 0.174051 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test272.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test272 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A
----------------finished:272-----------------------
----------------starting:273-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0716191
Total Core solution elapsed time: 0.0448221
Linear solver elapsed time: 0.0313495 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test273.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test273 (line 16)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A
----------------finished:273-----------------------
----------------starting:274-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0930084
Total Core solution elapsed time: 0.591689
Linear solver elapsed time: 0.302567 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test274.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test274 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 274 test name: SquareShelfStressSSA2dDamageRift field: N/A
----------------finished:274-----------------------
----------------starting:275-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0486993
Total Core solution elapsed time: 0.0119698
Linear solver elapsed time: 0.0050308 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test275.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test275 (line 22)
md=solve(md,'DamageEvolution');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A
----------------finished:275-----------------------
----------------starting:280-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0595797
Total Core solution elapsed time: 0.107652
Linear solver elapsed time: 0.0956423 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test280.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test280 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A
----------------finished:280-----------------------
----------------starting:285-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.100133
Total Core solution elapsed time: 0.328405
Linear solver elapsed time: 0.203616 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test285.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test285 (line 14)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A
----------------finished:285-----------------------
----------------starting:290-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.547664
Total Core solution elapsed time: 2.18173
Linear solver elapsed time: 1.05132 (48%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test290.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test290 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A
----------------finished:290-----------------------
----------------starting:291-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.104144
Total Core solution elapsed time: 5.61643
Linear solver elapsed time: 0.520838 (9.3%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test291.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test291 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A
----------------finished:291-----------------------
----------------starting:292-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0930969
Total Core solution elapsed time: 0.127678
Linear solver elapsed time: 0.10089 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test292.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test292 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A
----------------finished:292-----------------------
----------------starting:293-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0827284
Total Core solution elapsed time: 0.15161
Linear solver elapsed time: 0.123266 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test293.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test293 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A
----------------finished:293-----------------------
----------------starting:294-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
md =
mesh: [1x1 mesh2d] -- mesh properties
mask: [1x1 mask] -- defines grounded and floating elements
geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,...
constants: [1x1 constants] -- physical constants
smb: [1x1 SMBforcing] -- surface mass balance
basalforcings: [1x1 linearbasalforcings] -- bed forcings
materials: [1x1 matice] -- material properties
damage: [1x1 damage] -- parameters for damage evolution solution
friction: [1x1 friction] -- basal friction/drag properties
flowequation: [1x1 flowequation] -- flow equations
timestepping: [1x1 timestepping] -- time stepping for transient models
initialization: [1x1 initialization] -- initial guess/state
rifts: [1x1 rifts] -- rifts properties
solidearth: [1x1 solidearth] -- solidearth inputs and settings
dsl: [1x1 dsl] -- dynamic sea-level
debug: [1x1 debug] -- debugging tools (valgrind, gprof)
verbose: [1x1 verbose] -- verbosity level in solve
settings: [1x1 issmsettings] -- settings properties
toolkits: [1x1 toolkits] -- PETSc options for each solution
cluster: [1x1 generic] -- cluster parameters (number of CPUs...)
balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution
stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution
groundingline: [1x1 groundingline] -- parameters for groundingline solution
hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution
debris: [1x1 debris] -- parameters for debris solution
masstransport: [1x1 masstransport] -- parameters for masstransport solution
mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution
thermal: [1x1 thermal] -- parameters for thermal solution
steadystate: [1x1 steadystate] -- parameters for steadystate solution
transient: [1x1 transient] -- parameters for transient solution
levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method)
calving: [1x1 calving] -- parameters for calving
frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings
esa: [1x1 esa] -- parameters for elastic adjustment solution
love: [1x1 love] -- parameters for love solution
sampling: [1x1 sampling] -- parameters for stochastic sampler
autodiff: [1x1 autodiff] -- automatic differentiation parameters
inversion: [1x1 inversion] -- parameters for inverse methods
qmu: [1x1 qmu] -- Dakota properties
amr: [1x1 amr] -- adaptive mesh refinement properties
outputdefinition: [1x1 outputdefinition] -- output definition
results: [1x1 struct] -- model results
radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay
miscellaneous: [1x1 miscellaneous] -- miscellaneous fields
stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0778192
Total Core solution elapsed time: 0.128337
Linear solver elapsed time: 0.101974 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test294.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test294 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: N/A
----------------finished:294-----------------------
----------------starting:301-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0691996
Total Core solution elapsed time: 0.0251672
Linear solver elapsed time: 0.0202351 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test301.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test301 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A
----------------finished:301-----------------------
----------------starting:302-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0518104
Total Core solution elapsed time: 0.0183646
Linear solver elapsed time: 0.0135888 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test302.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test302 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A
----------------finished:302-----------------------
----------------starting:303-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0727886
Total Core solution elapsed time: 0.0356777
Linear solver elapsed time: 0.0232148 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test303.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test303 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A
----------------finished:303-----------------------
----------------starting:304-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.108831
Total Core solution elapsed time: 0.0186302
Linear solver elapsed time: 0.010788 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test304.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test304 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A
----------------finished:304-----------------------
----------------starting:305-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0769225
Total Core solution elapsed time: 0.0422493
Linear solver elapsed time: 0.0298554 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test305.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test305 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A
----------------finished:305-----------------------
----------------starting:306-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.116444
Total Core solution elapsed time: 0.0348576
Linear solver elapsed time: 0.0216476 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test306.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test306 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A
----------------finished:306-----------------------
----------------starting:307-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0950833
Total Core solution elapsed time: 0.115691
Linear solver elapsed time: 0.057763 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test307.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test307 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A
----------------finished:307-----------------------
----------------starting:308-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.101314
Total Core solution elapsed time: 0.149098
Linear solver elapsed time: 0.0699985 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test308.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test308 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A
----------------finished:308-----------------------
----------------starting:309-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0514523
Total Core solution elapsed time: 0.0062688
Linear solver elapsed time: 0.0040341 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test309.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test309 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A
----------------finished:309-----------------------
----------------starting:310-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0409
Total Core solution elapsed time: 0.0125674
Linear solver elapsed time: 0.0099745 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test310.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test310 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A
----------------finished:310-----------------------
----------------starting:311-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0597422
Total Core solution elapsed time: 0.0114195
Linear solver elapsed time: 0.0047889 (42%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test311.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test311 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A
----------------finished:311-----------------------
----------------starting:312-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0804043
Total Core solution elapsed time: 0.0389492
Linear solver elapsed time: 0.0170495 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test312.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test312 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run1 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A
----------------finished:312-----------------------
MATLABEXITEDCORRECTLY
For online documentation, see https://www.mathworks.com/support
For product information, visit www.mathworks.com.
ISSM development path correctly loaded
16 tests match 'Dakota'
218 : SquareShelfConstrainedDakotaB
234 : SquareShelfTranForceNeg2dDakotaSamp
235 : SquareShelfTranForceNeg2dDakotaLocal
244 : SquareShelfSMBGembDakota
250 : SquareShelfTranForceNeg2dDakotaSampLinearPart
251 : SquareShelfTranForceNeg2dDakotaLocalLinearPart
412 : SquareSheetShelfDiadSSA3dDakota
413 : SquareSheetShelfDiadSSA3dDakotaPart
414 : SquareSheetShelfDiadSSA3dDakotaMassFlux
417 : SquareSheetShelfDiadSSA3dDakotaSamp
418 : SquareSheetShelfDiadSSA3dDakotaAreaAverage
420 : SquareSheetShelfDakotaScaledResponse
440 : SquareSheetShelfDakotaScaledResponseLinearPart
444 : SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput
445 : SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff
2006 : EarthSlc Dakota Sampling glaciers.
----------------starting:313-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test313-05-12-2026-07-27-47-2748/test313.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.40039e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.25994e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.3328e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.292077
Total Core solution elapsed time: 0.131937
Linear solver elapsed time: 0.0613887 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test313.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test313 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A
----------------finished:313-----------------------
----------------starting:314-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0768146
Total Core solution elapsed time: 0.204847
Linear solver elapsed time: 0.156682 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test314.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test314 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A
----------------finished:314-----------------------
----------------starting:315-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.231039
Total Core solution elapsed time: 0.595603
Linear solver elapsed time: 0.209846 (35%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test315.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test315 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A
----------------finished:315-----------------------
----------------starting:316-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0912512
Total Core solution elapsed time: 0.176292
Linear solver elapsed time: 0.156688 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test316.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test316 (line 7)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A
----------------finished:316-----------------------
----------------starting:317-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.324715
Total Core solution elapsed time: 0.65182
Linear solver elapsed time: 0.211743 (32%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test317.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test317 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A
----------------finished:317-----------------------
----------------starting:318-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.168082
Total Core solution elapsed time: 0.274819
Linear solver elapsed time: 0.151078 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test318.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test318 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A
----------------finished:318-----------------------
----------------starting:319-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-36
x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06
x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06
x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 15.89764 | 15.89764 4.385504e-36
x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06
x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06
x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06
write lock file:
FemModel initialization elapsed time: 0.190814
Total Core solution elapsed time: 0.161345
Linear solver elapsed time: 0.0693374 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test319.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test319 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A
----------------finished:319-----------------------
----------------starting:320-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-36
x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06
x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06
x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 15.89764 | 15.89764 4.385504e-36
x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06
x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06
x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06
write lock file:
FemModel initialization elapsed time: 0.127623
Total Core solution elapsed time: 0.355711
Linear solver elapsed time: 0.0840538 (24%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test320.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test320 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A
----------------finished:320-----------------------
----------------starting:321-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 4.385504e-36
x = 1 | f(x) = 1.842259e+07 | 1.842259e+07 7.227865e-06
x = 0.381966 | f(x) = 2.459484e+07 | 2.459484e+07 1.054531e-06
x = 0.618034 | f(x) = 2.277014e+07 | 2.277014e+07 2.760799e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 1.927481e+07 | 1.927481e+07 7.227865e-06
x = 1 | f(x) = 1.137632e+07 | 1.137632e+07 3.071964e-05
x = 0.381966 | f(x) = 1.54918e+07 | 1.54918e+07 1.427099e-05
x = 0.618034 | f(x) = 1.408283e+07 | 1.408283e+07 1.981665e-05
write lock file:
FemModel initialization elapsed time: 0.266085
Total Core solution elapsed time: 0.394506
Linear solver elapsed time: 0.229896 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test321.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test321 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A
----------------finished:321-----------------------
----------------starting:322-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 41871.84 | 41871.84 4.385504e-36
x = 1 | f(x) = 48506.18 | 48506.18 5.091117e-06
x = 0.381966 | f(x) = 53570.36 | 53570.36 7.42784e-07
x = 0.618034 | f(x) = 56943.92 | 56943.92 1.944634e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 60073.66 | 60073.66 4.385504e-36
x = 1 | f(x) = 60753.31 | 60753.31 4.090513e-06
x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967978e-07
x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06
write lock file:
FemModel initialization elapsed time: 0.136465
Total Core solution elapsed time: 0.948247
Linear solver elapsed time: 0.425468 (45%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test322.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test322 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A
----------------finished:322-----------------------
----------------starting:323-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122373
Total Core solution elapsed time: 0.420027
Linear solver elapsed time: 0.33447 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test323.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test323 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A
----------------finished:323-----------------------
----------------starting:324-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.233381
Total Core solution elapsed time: 0.417987
Linear solver elapsed time: 0.185055 (44%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test324.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test324 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A
----------------finished:324-----------------------
----------------starting:325-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0672789
Total Core solution elapsed time: 0.172014
Linear solver elapsed time: 0.0215708 (13%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test325.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test325 (line 14)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A
----------------finished:325-----------------------
----------------starting:326-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.119472
Total Core solution elapsed time: 0.0904544
Linear solver elapsed time: 0.0369268 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test326.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test326 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A
----------------finished:326-----------------------
----------------starting:327-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.301562
Total Core solution elapsed time: 0.345365
Linear solver elapsed time: 0.135373 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test327.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test327 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A
----------------finished:327-----------------------
----------------starting:328-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.198222
Total Core solution elapsed time: 0.779753
Linear solver elapsed time: 0.206661 (27%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test328.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test328 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A
----------------finished:328-----------------------
----------------starting:329-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.214922
Total Core solution elapsed time: 0.766674
Linear solver elapsed time: 0.406318 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test329.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test329 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A
----------------finished:329-----------------------
----------------starting:330-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.181836
Total Core solution elapsed time: 0.255957
Linear solver elapsed time: 0.0833754 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test330.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test330 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
----------------finished:330-----------------------
----------------starting:331-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0769727
Total Core solution elapsed time: 0.0743568
Linear solver elapsed time: 0.0244168 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test331.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test331 (line 24)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: N/A
----------------finished:331-----------------------
----------------starting:332-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.123966
Total Core solution elapsed time: 0.204978
Linear solver elapsed time: 0.13625 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test332.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test332 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A
----------------finished:332-----------------------
----------------starting:333-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 4.385504e-36
x = 1 | f(x) = 1.876304e+07 | 1.876304e+07 7.207202e-06
x = 0.381966 | f(x) = 2.338061e+07 | 2.338061e+07 1.051517e-06
x = 0.618034 | f(x) = 2.251014e+07 | 2.251014e+07 2.752906e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 1.923886e+07 | 1.923886e+07 7.207202e-06
x = 1 | f(x) = 1.133764e+07 | 1.133764e+07 3.069844e-05
x = 0.381966 | f(x) = 1.48015e+07 | 1.48015e+07 1.424717e-05
x = 0.618034 | f(x) = 1.398718e+07 | 1.398718e+07 1.97927e-05
write lock file:
FemModel initialization elapsed time: 0.116766
Total Core solution elapsed time: 0.949555
Linear solver elapsed time: 0.702044 (74%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test333.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test333 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A
----------------finished:333-----------------------
----------------starting:334-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1841.967 | 1841.967
x = 1 | f(x) = 1604.856 | 1604.856
x = 0.381966 | f(x) = 1673.735 | 1673.735
x = 0.618034 | f(x) = 1669.909 | 1669.909
====================== step 2/2 ===============================
x = 0 | f(x) = 1586.587 | 1586.587
x = 1 | f(x) = 1016.728 | 1016.728
x = 0.381966 | f(x) = 1077.684 | 1077.684
x = 0.618034 | f(x) = 1079.855 | 1079.855
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.112018
Total Core solution elapsed time: 0.852137
Linear solver elapsed time: 0.587255 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test334.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test334 (line 23)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A
----------------finished:334-----------------------
----------------starting:335-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.201114
Total Core solution elapsed time: 0.15837
Linear solver elapsed time: 0.115374 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test335.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test335 (line 10)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: N/A
----------------finished:335-----------------------
----------------starting:336-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.114858
Total Core solution elapsed time: 0.395354
Linear solver elapsed time: 0.295722 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test336.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test336 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A
----------------finished:336-----------------------
----------------starting:337-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.238029
Total Core solution elapsed time: 0.479378
Linear solver elapsed time: 0.277534 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test337.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test337 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A
----------------finished:337-----------------------
----------------starting:338-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.122883
Total Core solution elapsed time: 0.237407
Linear solver elapsed time: 0.183724 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test338.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test338 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A
----------------finished:338-----------------------
----------------starting:339-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.4923
Total Core solution elapsed time: 0.598091
Linear solver elapsed time: 0.328615 (55%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test339.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test339 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A
----------------finished:339-----------------------
----------------starting:340-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Function Residual | List of contributions
___________________________________________________________
0 2.960964e+07 1913666 | 2.960964e+07 4.385504e-36
1 2481908 266319.5 | 2481908 0.0002275342
2 1314255 186135.7 | 1314255 0.0003177314
Tao Object: 3 MPI processes
type: blmvm
Gradient steps: 0
Mat Object: (tao_blmvm_) 3 MPI processes
type: lmvmbfgs
rows=78, cols=78
Scale type: DIAGONAL
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factors: phi=0., theta=0.125
Max. storage: 5
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
Mat Object: (J0_) 3 MPI processes
type: lmvmdiagbroyden
rows=78, cols=78
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factor: theta=0.
Max. storage: 1
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
TaoLineSearch Object: 3 MPI processes
type: more-thuente
maximum function evaluations=30
tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
total number of function evaluations=0
total number of gradient evaluations=0
total number of function/gradient evaluations=1
using variable bounds
Termination reason: 1
Active Set subset type: subvec
convergence tolerances: gatol=0., steptol=0., gttol=0.0001
Residual in Function/Gradient:=186136.
Objective value=1.31425e+06
total number of iterations=2, (max: 2)
total number of function/gradient evaluations=3, (max: 6)
Solver terminated: -2 Maximum Iterations
write lock file:
FemModel initialization elapsed time: 0.207774
Total Core solution elapsed time: 0.842617
Linear solver elapsed time: 0.176682 (21%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test340.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test340 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: N/A
----------------finished:340-----------------------
----------------starting:341-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Cost function Grad. norm List of contributions
1 f(x)=2.9312e+07 1.91e+06 2.931e+07 4.386e-36
2 f(x)=2.4569e+06 2.71e+05 2.457e+06 0.000223
3 f(x)=1.3135e+06 1.89e+05 1.313e+06 0.0003139
Maximum number of iterations exceeded
write lock file:
FemModel initialization elapsed time: 0.189198
Total Core solution elapsed time: 0.435569
Linear solver elapsed time: 0.189179 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test341.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test341 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A
----------------finished:341-----------------------
----------------starting:342-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.142434
Total Core solution elapsed time: 0.38749
Linear solver elapsed time: 0.211789 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test342.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test342 (line 15)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A
----------------finished:342-----------------------
----------------starting:343-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.125284
Total Core solution elapsed time: 0.519816
Linear solver elapsed time: 0.0704537 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test343.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test343 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A
----------------finished:343-----------------------
----------------starting:344-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.361531
Total Core solution elapsed time: 0.97214
Linear solver elapsed time: 0.452109 (47%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test344.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test344 (line 23)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
----------------finished:344-----------------------
----------------starting:345-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing effectiveconductivity_averaging=0 =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0978705
Total Core solution elapsed time: 0.112057
Linear solver elapsed time: 0.0313185 (28%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test345.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test345 (line 21)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: N/A
----------------finished:345-----------------------
----------------starting:346-----------------------
boundary conditions for stressbalance model: spc set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test346-05-12-2026-07-29-28-2748/test346.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.54796e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.82891e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.80514e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.308255
Total Core solution elapsed time: 0.179099
Linear solver elapsed time: 0.0455697 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test346.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test346 (line 15)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
----------------finished:346-----------------------
----------------starting:347-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test347-05-12-2026-07-29-31-2748/test347.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.60228e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 2/3 time [yr]: 2.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.06994e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.52518e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.214165
Total Core solution elapsed time: 0.138284
Linear solver elapsed time: 0.0413826 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test347.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test347 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
----------------finished:347-----------------------
----------------starting:350-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.139761
Total Core solution elapsed time: 0.848467
Linear solver elapsed time: 0.469173 (55%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test350.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test350 (line 55)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A
----------------finished:350-----------------------
----------------starting:351-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.497652
Total Core solution elapsed time: 20.4013
Linear solver elapsed time: 12.4808 (61%)
Total elapsed time: 0 hrs 0 min 20 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test351.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test351 (line 25)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 351 test name: SquareSheetFrictionTemp field: N/A
----------------finished:351-----------------------
----------------starting:352-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.09063
Total Core solution elapsed time: 0.559277
Linear solver elapsed time: 0.430426 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test352.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test352 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A
----------------finished:352-----------------------
----------------starting:353-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.186842
Total Core solution elapsed time: 0.692119
Linear solver elapsed time: 0.550979 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test353.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test353 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A
----------------finished:353-----------------------
----------------starting:354-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.148888
Total Core solution elapsed time: 0.944926
Linear solver elapsed time: 0.619001 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test354.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test354 (line 25)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A
----------------finished:354-----------------------
----------------starting:355-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-09-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.111
Total Core solution elapsed time: 1.40386
Linear solver elapsed time: 0.289801 (21%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test355 (line 69)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A
----------------finished:355-----------------------
----------------starting:356-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1008983 | 1008983 2.775154e-34
x = 1 | f(x) = 915273.6 | 915273.6 1.12984e-05
x = 0.381966 | f(x) = 899226.1 | 899226.1 1.648414e-06
x = 0.618034 | f(x) = 873055.8 | 873055.8 4.315604e-06
====================== step 2/2 ===============================
x = 0 | f(x) = 857940.3 | 857940.3 4.315604e-06
x = 1 | f(x) = 803900.7 | 803900.7 2.963215e-05
x = 0.381966 | f(x) = 807722 | 807722 1.131055e-05
x = 0.618034 | f(x) = 795880.1 | 795880.1 1.728697e-05
write lock file:
FemModel initialization elapsed time: 0.0794956
Total Core solution elapsed time: 0.142503
Linear solver elapsed time: 0.0640402 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test356.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test356 (line 28)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: N/A
----------------finished:356-----------------------
----------------starting:357-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 181.433 | 181.433 4.385504e-33
x = 1 | f(x) = 191.8117 | 191.8079 0.003773519
x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549
x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356
====================== step 2/2 ===============================
x = 0 | f(x) = 211.1913 | 211.1913 4.385504e-33
x = 1 | f(x) = 212.2166 | 212.2129 0.003772603
x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154
x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006
write lock file:
FemModel initialization elapsed time: 0.0677632
Total Core solution elapsed time: 0.0679199
Linear solver elapsed time: 0.0410412 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test357.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test357 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: N/A
----------------finished:357-----------------------
----------------starting:358-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/test358-05-12-2026-07-30-18-2748/test358.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
starting model processor
creating datasets for analysis StressbalanceAnalysis
creating datasets for analysis StressbalanceVerticalAnalysis
creating datasets for analysis L2ProjectionBaseAnalysis
creating datasets for analysis ExtrudeFromBaseAnalysis
creating datasets for analysis DepthAverageAnalysis
updating elements and materials for control parameters
creating output definitions
done with model processor
Processing finite element model of analysis StressbalanceAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
detecting active vertices
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis StressbalanceVerticalAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Processing finite element model of analysis L2ProjectionBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis ExtrudeFromBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis DepthAverageAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.35871e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 81.0324 > 5 %
Convergence criterion: norm(du)/norm(u) 45.0359 > 5 %
Convergence criterion: max(du) 1.59781e-06
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.6993e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 47.9462 > 5 %
Convergence criterion: norm(du)/norm(u) 32.3457 > 5 %
Convergence criterion: max(du) 6.25562e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.22448e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 29.9385 > 5 %
Convergence criterion: norm(du)/norm(u) 22.9541 > 5 %
Convergence criterion: max(du) 3.06167e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.72562e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 19.115 > 5 %
Convergence criterion: norm(du)/norm(u) 15.9807 > 5 %
Convergence criterion: max(du) 1.66989e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.06854e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 12.3938 > 5 %
Convergence criterion: norm(du)/norm(u) 10.9804 > 5 %
Convergence criterion: max(du) 9.75081e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=4.75393e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 8.11816 > 5 %
Convergence criterion: norm(du)/norm(u) 7.47743 > 5 %
Convergence criterion: max(du) 5.95866e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.00456e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 5.35338 > 5 %
Convergence criterion: norm(du)/norm(u) 5.06123 > 5 %
Convergence criterion: max(du) 3.75963e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=9.37989e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.54592 < 5 %
Convergence criterion: norm(du)/norm(u) 3.41177 < 5 %
Convergence criterion: max(du) 2.42835e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 8
Input updates from constant
computing adjoint
Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=3.54442e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 1026175 | 1026175 2.775154e-34
x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.98984e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.2434 < 5 %
Convergence criterion: norm(du)/norm(u) 3.15343 < 5 %
Convergence criterion: max(du) 2.3342e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 929871.4 | 929871.4 1.126811e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.57759e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.61766 < 5 %
Convergence criterion: norm(du)/norm(u) 1.57678 < 5 %
Convergence criterion: max(du) 1.15502e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 912601.3 | 912601.3 1.643995e-06
x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.04731e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.26155 < 5 %
Convergence criterion: norm(du)/norm(u) 1.25282 < 5 %
Convergence criterion: max(du) 8.46079e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 885444.2 | 885444.2 4.304035e-06
====================== step 2/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.29131e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.838505 < 5 %
Convergence criterion: norm(du)/norm(u) 0.836503 < 5 %
Convergence criterion: max(du) 5.46257e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
Input updates from constant
computing adjoint
Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.50472e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 869664.6 | 869664.6 4.304035e-06
x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.04609e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 1.59492 < 5 %
Convergence criterion: norm(du)/norm(u) 1.49784 < 5 %
Convergence criterion: max(du) 1.15572e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 814673.1 | 814673.1 2.955889e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=3.71218e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.453799 < 5 %
Convergence criterion: norm(du)/norm(u) 0.418271 < 5 %
Convergence criterion: max(du) 3.57149e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 818200.2 | 818200.2 1.128169e-05
x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.56408e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.486456 < 5 %
Convergence criterion: norm(du)/norm(u) 0.479652 < 5 %
Convergence criterion: max(du) 3.35769e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 806034.3 | 806034.3 1.724355e-05
preparing final solution
computing new velocity
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.95886e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 0.31659 < 5 %
Convergence criterion: norm(du)/norm(u) 0.315531 < 5 %
Convergence criterion: max(du) 2.13538e-09
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
write lock file:
FemModel initialization elapsed time: 0.163284
Total Core solution elapsed time: 0.398205
Linear solver elapsed time: 0.0304201 (7.6%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file test358.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test358 (line 30)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: N/A
----------------finished:358-----------------------
----------------starting:359-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-21-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0794223
Total Core solution elapsed time: 3.3866
Linear solver elapsed time: 1.43579 (42%)
Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test359 (line 73)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A
----------------finished:359-----------------------
----------------starting:360-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-27-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.115775
Total Core solution elapsed time: 3.53875
Linear solver elapsed time: 1.30011 (37%)
Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test360 (line 74)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A
----------------finished:360-----------------------
----------------starting:361-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file C:\Users\jenkins\Jenkins\workspace\Windows-Basic\\execution/testChannels-05-12-2026-07-30-33-2748/testChannels.bin
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0832341
Total Core solution elapsed time: 8.10319
Linear solver elapsed time: 2.85675 (35%)
Total elapsed time: 0 hrs 0 min 8 sec
loading results from cluster
Error using loadresultsfromdisk
=========================================================================
Binary file testChannels.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test361 (line 70)
md=solve(md,'Transient'); %or 'tr'
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A
----------------finished:361-----------------------
----------------starting:362-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
maximum number of nonlinear iterations (10) exceeded
write lock file:
FemModel initialization elapsed time: 0.198493
Total Core solution elapsed time: 1.38186
Linear solver elapsed time: 0.585061 (42%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test362.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test362 (line 74)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 362 test name: SquareSheetHydrologyLayerSSA field: N/A
----------------finished:362-----------------------
----------------starting:363-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddGCM.enhance_factor specified: values set as zero
no SMBpddGCM.lapserates specified: values set as 0.0065 C/m
no SMBpddGCM.ref_surf specified: values set as sea-level 0 m
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.17295
Total Core solution elapsed time: 0.636289
Linear solver elapsed time: 0.444289 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test363.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test363 (line 31)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: N/A
----------------finished:363-----------------------
----------------starting:401-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0684726
Total Core solution elapsed time: 0.0833366
Linear solver elapsed time: 0.0737719 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test401.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test401 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A
----------------finished:401-----------------------
----------------starting:402-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.120628
Total Core solution elapsed time: 0.0797896
Linear solver elapsed time: 0.0589851 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test402.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test402 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A
----------------finished:402-----------------------
----------------starting:403-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.168062
Total Core solution elapsed time: 0.29843
Linear solver elapsed time: 0.23213 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test403.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test403 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A
----------------finished:403-----------------------
----------------starting:404-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.167479
Total Core solution elapsed time: 1.14294
Linear solver elapsed time: 0.498083 (44%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test404.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test404 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A
----------------finished:404-----------------------
----------------starting:405-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.112943
Total Core solution elapsed time: 0.164098
Linear solver elapsed time: 0.0705516 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test405.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test405 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A
----------------finished:405-----------------------
----------------starting:406-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0913673
Total Core solution elapsed time: 0.174537
Linear solver elapsed time: 0.0565383 (32%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test406.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test406 (line 9)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A
----------------finished:406-----------------------
----------------starting:407-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.169796
Total Core solution elapsed time: 0.815358
Linear solver elapsed time: 0.405007 (50%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test407.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test407 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A
----------------finished:407-----------------------
----------------starting:408-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.145658
Total Core solution elapsed time: 0.720459
Linear solver elapsed time: 0.606574 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test408.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test408 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A
----------------finished:408-----------------------
----------------starting:409-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.209869
Total Core solution elapsed time: 0.488405
Linear solver elapsed time: 0.0540144 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test409.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test409 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A
----------------finished:409-----------------------
----------------starting:410-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.242218
Total Core solution elapsed time: 0.807278
Linear solver elapsed time: 0.344063 (43%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test410.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test410 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A
----------------finished:410-----------------------
----------------starting:411-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288947
Total Core solution elapsed time: 1.46754
Linear solver elapsed time: 1.03435 (70%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test411.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test411 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A
----------------finished:411-----------------------
----------------starting:415-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379
x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765
x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231
x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563
====================== step 2/2 ===============================
x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765
x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593
x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137
x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412
write lock file:
FemModel initialization elapsed time: 0.420233
Total Core solution elapsed time: 2.91389
Linear solver elapsed time: 1.22307 (42%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test415.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test415 (line 23)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A
----------------finished:415-----------------------
----------------starting:416-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379
x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599
x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826
x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472
====================== step 2/2 ===============================
x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599
x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786
x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669
x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008
write lock file:
FemModel initialization elapsed time: 0.570266
Total Core solution elapsed time: 4.46213
Linear solver elapsed time: 2.64408 (59%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test416.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test416 (line 23)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A
----------------finished:416-----------------------
----------------starting:419-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.154322
Total Core solution elapsed time: 0.790127
Linear solver elapsed time: 0.602179 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test419.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test419 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A
----------------finished:419-----------------------
----------------starting:421-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138254
Total Core solution elapsed time: 4.24631
Linear solver elapsed time: 1.95079 (46%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test421.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test421 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A
----------------finished:421-----------------------
----------------starting:422-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.137792
Total Core solution elapsed time: 3.104
Linear solver elapsed time: 1.63213 (53%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test422.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test422 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A
----------------finished:422-----------------------
----------------starting:423-----------------------
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.322485
Total Core solution elapsed time: 1.9536
Linear solver elapsed time: 1.16741 (60%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test423.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test423 (line 29)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: N/A
----------------finished:423-----------------------
----------------starting:424-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0766612
Total Core solution elapsed time: 0.125466
Linear solver elapsed time: 0.0133293 (11%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test424.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test424 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A
----------------finished:424-----------------------
----------------starting:425-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138528
Total Core solution elapsed time: 0.33521
Linear solver elapsed time: 0.217854 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test425.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test425 (line 18)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A
----------------finished:425-----------------------
----------------starting:426-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.330752
Total Core solution elapsed time: 0.569828
Linear solver elapsed time: 0.187374 (33%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test426.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test426 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A
----------------finished:426-----------------------
----------------starting:427-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.252132
Total Core solution elapsed time: 1.64117
Linear solver elapsed time: 0.975348 (59%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test427.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test427 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A
----------------finished:427-----------------------
----------------starting:428-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0801095
Total Core solution elapsed time: 0.0934558
Linear solver elapsed time: 0.0620569 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test428.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test428 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A
----------------finished:428-----------------------
----------------starting:429-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.224769
Total Core solution elapsed time: 1.73321
Linear solver elapsed time: 0.571169 (33%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test429.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test429 (line 10)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A
----------------finished:429-----------------------
----------------starting:430-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.132993
Total Core solution elapsed time: 1.9133
Linear solver elapsed time: 1.57927 (83%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test430.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test430 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 430 test name: MISMIP3D field: N/A
----------------finished:430-----------------------
----------------starting:431-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.281433
Total Core solution elapsed time: 1.06557
Linear solver elapsed time: 0.777027 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test431.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test431 (line 13)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A
----------------finished:431-----------------------
----------------starting:432-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.257354
Total Core solution elapsed time: 2.11218
Linear solver elapsed time: 1.62621 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test432.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test432 (line 12)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A
----------------finished:432-----------------------
----------------starting:433-----------------------
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.308626
Total Core solution elapsed time: 0.0357393
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test433.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test433 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: N/A
----------------finished:433-----------------------
----------------starting:434-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288828
Total Core solution elapsed time: 0.496981
Linear solver elapsed time: 0.37597 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test434.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test434 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A
----------------finished:434-----------------------
----------------starting:436-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing rheology law: LliboutryDuval =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.195866
Total Core solution elapsed time: 1.41376
Linear solver elapsed time: 1.03384 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test436.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test436 (line 22)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A
----------------finished:436-----------------------
----------------starting:437-----------------------
creating thickness
creating velocities
creating drag
creating temperatures
creating flow law parameter
creating surface mass balance
boundary conditions for stressbalance model
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for thermal model
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106653
Total Core solution elapsed time: 19.0431
Linear solver elapsed time: 8.00901 (42%)
Total elapsed time: 0 hrs 0 min 19 sec
Error using loadresultsfromdisk
=========================================================================
Binary file SquareThermal.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test437 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A
----------------finished:437-----------------------
----------------starting:438-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.105959
Total Core solution elapsed time: 0.502813
Linear solver elapsed time: 0.434764 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test438.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test438 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A
----------------finished:438-----------------------
----------------starting:439-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.207122
Total Core solution elapsed time: 2.65386
Linear solver elapsed time: 1.6686 (63%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test439.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test439 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A
----------------finished:439-----------------------
----------------starting:441-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.234988
Total Core solution elapsed time: 1.34038
Linear solver elapsed time: 1.21234 (90%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test441.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test441 (line 48)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 441 test name: MISMIP3D field: N/A
----------------finished:441-----------------------
----------------starting:442-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.373836
Total Core solution elapsed time: 6.46392
Linear solver elapsed time: 4.65119 (72%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test442.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test442 (line 49)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 442 test name: MISMIP3DHO field: N/A
----------------finished:442-----------------------
----------------starting:443-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.394166
Total Core solution elapsed time: 1.61078
Linear solver elapsed time: 1.06616 (66%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test443.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test443 (line 59)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A
----------------finished:443-----------------------
----------------starting:446-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106382
Total Core solution elapsed time: 0.571384
Linear solver elapsed time: 0.542681 (95%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test446.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test446 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A
----------------finished:446-----------------------
----------------starting:447-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.35663
Total Core solution elapsed time: 1.29178
Linear solver elapsed time: 1.10576 (86%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test447.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test447 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A
----------------finished:447-----------------------
----------------starting:448-----------------------
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.697987
Total Core solution elapsed time: 3.01341
Linear solver elapsed time: 2.389 (79%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test448.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test448 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: N/A
----------------finished:448-----------------------
----------------starting:449-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.279013
Total Core solution elapsed time: 2.13612
Linear solver elapsed time: 1.64328 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test449.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test449 (line 48)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A
----------------finished:449-----------------------
----------------starting:450-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.273965
Total Core solution elapsed time: 0.241426
Linear solver elapsed time: 0.134419 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test450.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test450 (line 13)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A
----------------finished:450-----------------------
----------------starting:455-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.140057
Total Core solution elapsed time: 0.569466
Linear solver elapsed time: 0.458745 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test455.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test455 (line 14)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A
----------------finished:455-----------------------
----------------starting:456-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0795936
Total Core solution elapsed time: 1.73949
Linear solver elapsed time: 1.60368 (92%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test456.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test456 (line 50)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 456 test name: MISMIP3D-IntrusionMelt field: N/A
----------------finished:456-----------------------
----------------starting:460-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
====== Testing Estar with SSA =====
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.454982
Total Core solution elapsed time: 0.151683
Linear solver elapsed time: 0.0862716 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test460.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test460 (line 21)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A
----------------finished:460-----------------------
----------------starting:461-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.300968
Total Core solution elapsed time: 0.25312
Linear solver elapsed time: 0.144004 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test461.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test461 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A
----------------finished:461-----------------------
----------------starting:462-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.288359
Total Core solution elapsed time: 1.33653
Linear solver elapsed time: 0.877535 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test462.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test462 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 462 test name: SquareSheetShelfAmrBamgField field: N/A
----------------finished:462-----------------------
----------------starting:463-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.243246
Total Core solution elapsed time: 2.96388
Linear solver elapsed time: 1.43125 (48%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test463.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test463 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: N/A
----------------finished:463-----------------------
----------------starting:464-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0753845
Total Core solution elapsed time: 1.30282
Linear solver elapsed time: 0.292155 (22%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test464.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test464 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: N/A
----------------finished:464-----------------------
----------------starting:465-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.166429
Total Core solution elapsed time: 3.22144
Linear solver elapsed time: 1.58862 (49%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test465.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test465 (line 30)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A
----------------finished:465-----------------------
----------------starting:470-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.13363
Total Core solution elapsed time: 1.75752
Linear solver elapsed time: 1.14528 (65%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test470.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test470 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 470 test name: PicoMeltRate field: N/A
----------------finished:470-----------------------
----------------starting:471-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0863247
Total Core solution elapsed time: 1.90919
Linear solver elapsed time: 1.75645 (92%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test471.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test471 (line 46)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 471 test name: PicopMeltRate field: N/A
----------------finished:471-----------------------
----------------starting:472-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0988257
Total Core solution elapsed time: 0.334761
Linear solver elapsed time: 0.0845941 (25%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test472.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test472 (line 58)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 472 test name: ISMIP6MeltRateTest field: N/A
----------------finished:472-----------------------
----------------starting:473-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.207835
Total Core solution elapsed time: 1.7728
Linear solver elapsed time: 0.201348 (11%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test473.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test473 (line 54)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 473 test name: ISMIP6MeltRateTest_HO field: N/A
----------------finished:473-----------------------
----------------starting:474-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.188713
Total Core solution elapsed time: 3.77298
Linear solver elapsed time: 2.72995 (72%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test474.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test474 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 474 test name: PicoMeltRate_HO field: N/A
----------------finished:474-----------------------
----------------starting:475-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.562886
Total Core solution elapsed time: 6.27371
Linear solver elapsed time: 4.41918 (70%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test475.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test475 (line 47)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 475 test name: PicopMeltRate_HO field: N/A
----------------finished:475-----------------------
----------------starting:476-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.309018
Total Core solution elapsed time: 4.42855
Linear solver elapsed time: 3.00138 (68%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test476.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test476 (line 41)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 476 test name: BeckmannGoosseMeltRate_HO field: N/A
----------------finished:476-----------------------
----------------starting:480-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161923
Total Core solution elapsed time: 2.70271
Linear solver elapsed time: 2.12066 (78%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test480.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test480 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 480 test name: TransientFrictionTsai field: N/A
----------------finished:480-----------------------
----------------starting:481-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.283321
Total Core solution elapsed time: 3.26586
Linear solver elapsed time: 2.35949 (72%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test481.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test481 (line 13)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A
----------------finished:481-----------------------
----------------starting:491-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.382055
Total Core solution elapsed time: 0.85277
Linear solver elapsed time: 0.694625 (81%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test491.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test491 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A
----------------finished:491-----------------------
----------------starting:492-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.157475
Total Core solution elapsed time: 0.686163
Linear solver elapsed time: 0.566976 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test492.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test492 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A
----------------finished:492-----------------------
----------------starting:493-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.145994
Total Core solution elapsed time: 1.4312
Linear solver elapsed time: 1.29222 (90%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test493.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test493 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A
----------------finished:493-----------------------
----------------starting:494-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0847429
Total Core solution elapsed time: 0.359991
Linear solver elapsed time: 0.292753 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test494.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test494 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A
----------------finished:494-----------------------
----------------starting:495-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.129892
Total Core solution elapsed time: 0.500528
Linear solver elapsed time: 0.401552 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test495.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test495 (line 19)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A
----------------finished:495-----------------------
----------------starting:501-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.067272
Total Core solution elapsed time: 0.0418158
Linear solver elapsed time: 0.0321092 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test501.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test501 (line 7)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A
----------------finished:501-----------------------
----------------starting:502-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.115
Total Core solution elapsed time: 0.182625
Linear solver elapsed time: 0.110307 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test502.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test502 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A
----------------finished:502-----------------------
----------------starting:503-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138194
Total Core solution elapsed time: 1.41186
Linear solver elapsed time: 0.583303 (41%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test503.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test503 (line 8)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A
----------------finished:503-----------------------
----------------starting:504-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.10323
Total Core solution elapsed time: 0.101061
Linear solver elapsed time: 0.0583451 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test504.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test504 (line 11)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A
----------------finished:504-----------------------
----------------starting:505-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.548193
Total Core solution elapsed time: 0.57006
Linear solver elapsed time: 0.303085 (53%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test505.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test505 (line 8)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A
----------------finished:505-----------------------
----------------starting:506-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.459652
Total Core solution elapsed time: 0.675937
Linear solver elapsed time: 0.278329 (41%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test506.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test506 (line 10)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A
----------------finished:506-----------------------
----------------starting:507-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.237515
Total Core solution elapsed time: 1.82348
Linear solver elapsed time: 1.27493 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test507.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test507 (line 9)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A
----------------finished:507-----------------------
----------------starting:508-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
maximum number of iterations (100) exceeded
write lock file:
FemModel initialization elapsed time: 0.460385
Total Core solution elapsed time: 4.49079
Linear solver elapsed time: 1.01938 (23%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test508.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test508 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 508 test name: PigSteaSSA3d field: N/A
----------------finished:508-----------------------
----------------starting:509-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.295741
Total Core solution elapsed time: 4.52433
Linear solver elapsed time: 2.72342 (60%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test509.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test509 (line 10)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A
----------------finished:509-----------------------
----------------starting:510-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.445747
Total Core solution elapsed time: 1.91537
Linear solver elapsed time: 0.886 (46%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test510.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test510 (line 9)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A
----------------finished:510-----------------------
----------------starting:511-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 0.0537942 | 0.0537942
x = 1 | f(x) = 0.04886803 | 0.04886803
====================== step 2/2 ===============================
x = 0 | f(x) = 0.04875168 | 0.04875168
x = 1 | f(x) = 0.05273747 | 0.05273747
x = 0.381966 | f(x) = 0.04920111 | 0.04920111
x = 0.618034 | f(x) = 0.05036058 | 0.05036058
write lock file:
FemModel initialization elapsed time: 0.124587
Total Core solution elapsed time: 0.520533
Linear solver elapsed time: 0.0501215 (9.6%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test511.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test511 (line 27)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A
----------------finished:511-----------------------
----------------starting:512-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665
x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865
====================== step 2/2 ===============================
x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865
x = 1 | f(x) = 112.5636 | 112.563 0.0006652195
write lock file:
FemModel initialization elapsed time: 0.19295
Total Core solution elapsed time: 1.31508
Linear solver elapsed time: 0.887371 (67%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test512.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test512 (line 22)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A
----------------finished:512-----------------------
----------------starting:513-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168
x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883
====================== step 2/2 ===============================
x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883
x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097
write lock file:
FemModel initialization elapsed time: 0.186514
Total Core solution elapsed time: 3.63288
Linear solver elapsed time: 2.49878 (69%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test513.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test513 (line 24)
md=solve(md,'Steadystate');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A
----------------finished:513-----------------------
----------------starting:514-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
SUCCESS difference: 0 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 0 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
----------------finished:514-----------------------
----------------starting:515-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.37322
Total Core solution elapsed time: 0.310055
Linear solver elapsed time: 0.194522 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test515.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test515 (line 14)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A
----------------finished:515-----------------------
----------------starting:516-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.260328
Total Core solution elapsed time: 0.113545
Linear solver elapsed time: 0.0262743 (23%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test516.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test516 (line 11)
md=solve(md,'Thermal');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A
----------------finished:516-----------------------
----------------starting:517-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Iter Cost function Grad. norm List of contributions
1 f(x)= 0.054509 1.32e-07 0.05451 6.124e-15
2 f(x)=7.0726e+11 1.78e+06 0.05377 7.073e+11
3 f(x)=7.0726e+07 1.78e+04 0.05376 7.073e+07
4 f(x)=1.7681e+05 892 0.05376 1.768e+05
5 f(x)= 11051 223 0.05376 1.105e+04
6 f(x)= 994.64 66.9 0.05376 994.6
7 f(x)= 89.566 20.1 0.05376 89.51
8 f(x)= 8.1099 6.02 0.05376 8.056
9 f(x)= 0.77881 1.81 0.05376 0.7251
10 f(x)= 0.11901 0.542 0.05376 0.06525
11 f(x)= 0.059631 0.163 0.05376 0.005873
stopped on dxmin during line search
write lock file:
FemModel initialization elapsed time: 0.128631
Total Core solution elapsed time: 1.40415
Linear solver elapsed time: 0.160369 (11%)
Total elapsed time: 0 hrs 0 min 1 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test517.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test517 (line 29)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 517 test name: PigCMBFSm1qn3 field: N/A
----------------finished:517-----------------------
----------------starting:518-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0773326
Total Core solution elapsed time: 0.451077
Linear solver elapsed time: 0.406926 (90%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test518.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test518 (line 9)
md=solve(md,'Stressbalance');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 518 test name: PigStressMOLHO2d field: N/A
----------------finished:518-----------------------
----------------starting:519-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.260025
Total Core solution elapsed time: 0.631035
Linear solver elapsed time: 0.409128 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test519.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test519 (line 12)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A
----------------finished:519-----------------------
----------------starting:520-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.206407
Total Core solution elapsed time: 0.174089
Linear solver elapsed time: 0.152089 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test520.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test520 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 520 test name: PigTran-IntrusionMelt field: N/A
----------------finished:520-----------------------
----------------starting:530-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.053476
Total Core solution elapsed time: 0.0371126
Linear solver elapsed time: 0.0150495 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test530.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test530 (line 7)
md=solve(md,'Balancevelocity');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A
----------------finished:530-----------------------
----------------starting:531-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.148277
Total Core solution elapsed time: 0.0847123
Linear solver elapsed time: 0.0146332 (17%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test531.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test531 (line 9)
md=solve(md,'Balancevelocity');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A
----------------finished:531-----------------------
----------------starting:540-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.161598
Total Core solution elapsed time: 3.18679
Linear solver elapsed time: 0.907834 (28%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test540.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test540 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A
----------------finished:540-----------------------
----------------starting:541-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.596666
Total Core solution elapsed time: 32.319
Linear solver elapsed time: 5.43203 (17%)
Total elapsed time: 0 hrs 0 min 32 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test541.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test541 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevHO3d field: N/A
----------------finished:541-----------------------
----------------starting:542-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.106078
Total Core solution elapsed time: 4.56318
Linear solver elapsed time: 2.762 (61%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test542.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test542 (line 43)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A
----------------finished:542-----------------------
----------------starting:543-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.180054
Total Core solution elapsed time: 7.28318
Linear solver elapsed time: 4.16212 (57%)
Total elapsed time: 0 hrs 0 min 7 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test543.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test543 (line 123)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A
----------------finished:543-----------------------
----------------starting:544-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.355807
Total Core solution elapsed time: 2.57369
Linear solver elapsed time: 1.34341 (52%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test544.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test544 (line 99)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 544 test name: PigTranARMAandStochasticforcings field: N/A
----------------finished:544-----------------------
----------------starting:545-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.286454
Total Core solution elapsed time: 2.21711
Linear solver elapsed time: 1.42597 (64%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test545.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test545 (line 89)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A
----------------finished:545-----------------------
----------------starting:546-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.157778
Total Core solution elapsed time: 2.71999
Linear solver elapsed time: 1.47434 (54%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test546.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test546 (line 109)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 546 test name: PigTranMultcovStochasticforcings field: N/A
----------------finished:546-----------------------
----------------starting:550-----------------------
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 1.78595
Total Core solution elapsed time: 86.9828
Linear solver elapsed time: 74.85 (86%)
Total elapsed time: 0 hrs 1 min 28 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test550.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test550 (line 51)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 550 test name: PigShakti field: N/A
----------------finished:550-----------------------
----------------starting:601-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.126635
Total Core solution elapsed time: 0.0074441
Linear solver elapsed time: 0.0043902 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test601.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test601 (line 7)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A
----------------finished:601-----------------------
----------------starting:602-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.048645
Total Core solution elapsed time: 0.0176156
Linear solver elapsed time: 0.0132949 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test602.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test602 (line 10)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A
----------------finished:602-----------------------
----------------starting:603-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.184057
Total Core solution elapsed time: 0.0100204
Linear solver elapsed time: 0.0038917 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test603.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test603 (line 8)
md=solve(md,'Masstransport');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A
----------------finished:603-----------------------
----------------starting:604-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0743249
Total Core solution elapsed time: 0.0265963
Linear solver elapsed time: 0.0166133 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test604.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test604 (line 7)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A
----------------finished:604-----------------------
----------------starting:605-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.135353
Total Core solution elapsed time: 0.365066
Linear solver elapsed time: 0.0495818 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test605.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test605 (line 8)
md=solve(md,'SurfaceSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A
----------------finished:605-----------------------
----------------starting:606-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0307798
Total Core solution elapsed time: 0.0264735
Linear solver elapsed time: 0.0210503 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test606.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test606 (line 7)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A
----------------finished:606-----------------------
----------------starting:607-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0576763
Total Core solution elapsed time: 0.0460005
Linear solver elapsed time: 0.0389523 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test607.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test607 (line 8)
md=solve(md,'BedSlope');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A
----------------finished:607-----------------------
----------------starting:608-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.03436
Total Core solution elapsed time: 0.0075369
Linear solver elapsed time: 0.0047305 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test608.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test608 (line 7)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A
----------------finished:608-----------------------
----------------starting:610-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.104984
Total Core solution elapsed time: 0.0818397
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test610.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test610 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A
----------------finished:610-----------------------
----------------starting:611-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.576527e+15 | 5.576527e+15
x = 1 | f(x) = 2.800818e+15 | 2.800818e+15
====================== step 2/2 ===============================
x = 0 | f(x) = 2.800818e+15 | 2.800818e+15
x = 1 | f(x) = 9.878839e+14 | 9.878839e+14
write lock file:
FemModel initialization elapsed time: 0.0506246
Total Core solution elapsed time: 0.267991
Linear solver elapsed time: 0.125044 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test611.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test611 (line 22)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A
----------------finished:611-----------------------
----------------starting:612-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0708225
Total Core solution elapsed time: 0.444165
Linear solver elapsed time: 0.36931 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test612.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test612 (line 28)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A
----------------finished:612-----------------------
----------------starting:613-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using initial velocities to create constraints along new boundary
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.931532e+14 | 5.931532e+14
x = 1 | f(x) = 5.011022e+14 | 5.011022e+14
====================== step 2/2 ===============================
x = 0 | f(x) = 5.011022e+14 | 5.011022e+14
x = 1 | f(x) = 4.265126e+14 | 4.265126e+14
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.120051
Total Core solution elapsed time: 0.170123
Linear solver elapsed time: 0.0531575 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test613.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test613 (line 29)
md=solve(md,'Balancethickness');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A
----------------finished:613-----------------------
----------------starting:621-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.495654
Total Core solution elapsed time: 2.02201
Linear solver elapsed time: 1.79887 (89%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test621.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test621 (line 49)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A
----------------finished:621-----------------------
----------------starting:622-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.175818
Total Core solution elapsed time: 6.55493
Linear solver elapsed time: 5.39139 (82%)
Total elapsed time: 0 hrs 0 min 6 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test622.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test622 (line 85)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 622 test name: 79NorthHydrologyArmapw field: N/A
----------------finished:622-----------------------
----------------starting:801-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.318789
Total Core solution elapsed time: 2.21738
Linear solver elapsed time: 1.6982 (77%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test801.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test801 (line 17)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A
----------------finished:801-----------------------
----------------starting:802-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.867116
Total Core solution elapsed time: 7.86836
Linear solver elapsed time: 3.71807 (47%)
Total elapsed time: 0 hrs 0 min 8 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test802.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test802 (line 22)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A
----------------finished:802-----------------------
----------------starting:803-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.585228
Total Core solution elapsed time: 11.1565
Linear solver elapsed time: 6.5396 (59%)
Total elapsed time: 0 hrs 0 min 11 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test803.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test803 (line 24)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A
----------------finished:803-----------------------
----------------starting:804-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.147665
Total Core solution elapsed time: 2.00993
Linear solver elapsed time: 1.68284 (84%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test804.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test804 (line 20)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A
----------------finished:804-----------------------
----------------starting:805-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.901542
Total Core solution elapsed time: 12.3108
Linear solver elapsed time: 6.83127 (55%)
Total elapsed time: 0 hrs 0 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test805.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test805 (line 29)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A
----------------finished:805-----------------------
----------------starting:806-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.265688
Total Core solution elapsed time: 3.49291
Linear solver elapsed time: 1.83738 (53%)
Total elapsed time: 0 hrs 0 min 3 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test806.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test806 (line 37)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A
----------------finished:806-----------------------
----------------starting:807-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.30201
Total Core solution elapsed time: 2.59871
Linear solver elapsed time: 2.18225 (84%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test807.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test807 (line 33)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A
----------------finished:807-----------------------
----------------starting:808-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.267578
Total Core solution elapsed time: 4.05899
Linear solver elapsed time: 3.03818 (75%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test808.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test808 (line 36)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: N/A
----------------finished:808-----------------------
----------------starting:809-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.1016
Total Core solution elapsed time: 17.1644
Linear solver elapsed time: 12.1393 (71%)
Total elapsed time: 0 hrs 0 min 17 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test809.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test809 (line 26)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A
----------------finished:809-----------------------
----------------starting:810-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.166352
Total Core solution elapsed time: 4.05812
Linear solver elapsed time: 2.7258 (67%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test810.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test810 (line 18)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A
----------------finished:810-----------------------
----------------starting:811-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.127858
Total Core solution elapsed time: 4.81666
Linear solver elapsed time: 3.53708 (73%)
Total elapsed time: 0 hrs 0 min 4 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test811.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test811 (line 21)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A
----------------finished:811-----------------------
----------------starting:812-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.117955
Total Core solution elapsed time: 5.22161
Linear solver elapsed time: 3.76128 (72%)
Total elapsed time: 0 hrs 0 min 5 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test812.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test812 (line 38)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A
----------------finished:812-----------------------
----------------starting:813-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0868506
Total Core solution elapsed time: 0.709523
Linear solver elapsed time: 0.61886 (87%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test813.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test813 (line 44)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 813 test name: SquareShelfLevelsetKillberg field: N/A
----------------finished:813-----------------------
----------------starting:814-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
Found 38 to flip
Found 44 to flip
Found 51 to flip
Found 53 to flip
Found 47 to flip
Found 46 to flip
Found 41 to flip
Found 34 to flip
Found 30 to flip
Found 21 to flip
Found 15 to flip
Found 2 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.312787
Total Core solution elapsed time: 10.719
Linear solver elapsed time: 6.89711 (64%)
Total elapsed time: 0 hrs 0 min 11 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test814.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test814 (line 27)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 814 test name: SSA2dCDCalvingButtressing field: N/A
----------------finished:814-----------------------
----------------starting:900-----------------------
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.138786
Total Core solution elapsed time: 2.19088
Linear solver elapsed time: 0.51646 (24%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test900.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test900 (line 38)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A
----------------finished:900-----------------------
----------------starting:901-----------------------
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0449832
Total Core solution elapsed time: 0.0451803
Linear solver elapsed time: 0.0138068 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test901.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test901 (line 25)
md=solve(md,'Hydrology');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A
----------------finished:901-----------------------
----------------starting:902-----------------------
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.069876
Total Core solution elapsed time: 0.522647
Linear solver elapsed time: 0.154316 (30%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test902.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test902 (line 36)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: N/A
----------------finished:902-----------------------
----------------starting:903-----------------------
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0900507
Total Core solution elapsed time: 0.0640356
Linear solver elapsed time: 0.0151877 (24%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test903.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test903 (line 27)
md=solve(md,'Hydrology');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A
----------------finished:903-----------------------
----------------starting:904-----------------------
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.14693
Total Core solution elapsed time: 0.756844
Linear solver elapsed time: 0.147256 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test904.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test904 (line 35)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A
----------------finished:904-----------------------
----------------starting:905-----------------------
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0839687
Total Core solution elapsed time: 2.48882
Linear solver elapsed time: 0.446086 (18%)
Total elapsed time: 0 hrs 0 min 2 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test905.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test905 (line 55)
md=solve(md,'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A
----------------finished:905-----------------------
----------------starting:906-----------------------
no hydrology.basal_moulin_input specified: values set as zero
launching solution sequence
Ice-sheet and Sea-level System Model (ISSM) version 2026.2
GitHub: https://github.com/ISSMteam/ISSM/
Documentation: https://issmteam.github.io/ISSM-Documentation/
write lock file:
FemModel initialization elapsed time: 0.0849279
Total Core solution elapsed time: 13.3611
Linear solver elapsed time: 6.48952 (49%)
Total elapsed time: 0 hrs 0 min 13 sec
Error using loadresultsfromdisk
=========================================================================
Binary file test906.outbin not found
This typically results from an error encountered during the simulation
Please check for error messages above or in the outlog
=========================================================================
Error in loadresultsfromcluster (line 50)
md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']);
Error in solve (line 204)
md=loadresultsfromcluster(md);
Error in test906 (line 69)
md=solve(md, 'Transient');
Error in run (line 99)
evalin('caller', strcat(script, ';'));
Error in runme (line 156)
run(['test' num2str(id)]);
Error in matlab_run2 (line 3)
runme('exclude',[IdFromString('Dakota'),125,126,129,435,701,702,703],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A
----------------finished:906-----------------------
MATLABEXITEDCORRECTLY
-----------End of matlab_log.log-----------
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE