Started by timer Running as SYSTEM Building remotely on ha:////4NobPvh6lTaLrQU8bxmaWhj7m3zZu7sVV+Sir1fx1SF1AAAAsB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzJEgYV/eT83ILSktQi/fDMvJT88uJ4QwNd3+DIYCNd38w893DdMF99ABuJsPTZAAAAWindows_10-MSYS2-MinGW-VM (mingw win) in workspace C:\Users\jenkins\Jenkins\workspace\Windows-Binaries-MATLAB [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE Cloning the remote Git repository Cloning repository git@github.com:ISSMteam/ISSM.git > git init C:\Users\jenkins\Jenkins\workspace\Windows-Binaries-MATLAB # 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 ha:AAAAwB+LCAAAAAAAAP9djLENwjAQRY8gGIAS0VE77ihAVDQgRVAwQRSMfYl1tuwLStZgDWgYgmEo2IFE6fjN+19fes8vTGKAhakv0VFaOIrOqnTfehUsUnV0rFbbx2t79+8EkgNMrSLNJoNxHSzDLCvzWy5tTlqeOSDpTRNg/qfbDexlMGSUADS+Kx+Gk2H2cS2lt7VGimmpqOqJTmpkUVhUxHI53KKTcrdFjEYYF1lUqhU3FfCKRc7o6AcdrEU/1AAAAA==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 config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse "refs/remotes/origin/main^{commit}" # timeout=10 Checking out Revision 6fcc4be48eddbeafce3f4c5afd99cdd69e257a5c (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6fcc4be48eddbeafce3f4c5afd99cdd69e257a5c # timeout=10 Commit message: "Merge pull request #132 from NJSchlegel/main" > git rev-list --no-walk ac32b419333f953e5453e22203acdb8ab98fd469 # timeout=10 [Windows-Binaries-MATLAB] $ C:\msys64\usr\bin\bash C:\Users\jenkins\jenkins15687007239683468011.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== Fresh copy of repository; building everything -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Installing msmpi ====================================================== ====================================================== Installing petsc ====================================================== ====================================================== Installing triangle ====================================================== ====================================================== Installing m1qn3 ====================================================== ====================================================== Installing semic ====================================================== ====================================================== Installing shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== make: *** No rule to make target 'uninstall'. Stop. make: *** No rule to make target 'distclean'. Stop. autoreconf-2.72: export WARNINGS= autoreconf-2.72: Entering directory '.' autoreconf-2.72: configure.ac: not using Gettext autoreconf-2.72: running: aclocal --force -I m4 autoreconf-2.72: configure.ac: tracing autoreconf-2.72: configure.ac: creating directory ./aux-config autoreconf-2.72: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'. libtoolize: copying file './aux-config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf-2.72: configure.ac: not using Intltool autoreconf-2.72: configure.ac: not using Gtkdoc autoreconf-2.72: running: aclocal --force -I m4 autoreconf-2.72: running: /usr/bin/autoconf-2.72 --force autoreconf-2.72: running: /usr/bin/autoheader-2.72 --force autoreconf-2.72: running: automake --add-missing --copy --force-missing configure.ac:27: installing './aux-config/ar-lib' configure.ac:17: installing './aux-config/compile' configure.ac:14: installing './aux-config/config.guess' configure.ac:14: installing './aux-config/config.sub' configure.ac:24: installing './aux-config/install-sh' configure.ac:24: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf-2.72: Leaving directory '.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 2026.1 configuration = configure: ============================================================================ checking build system type... x86_64-pc-mingw64 checking host system type... x86_64-pc-mingw64 checking target system type... x86_64-pc-mingw64 checking for mpicc... no checking for icc... no checking for cl... no checking for icl... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for mpicxx... no checking for mpic++... no checking for icpc... no checking for cl... no checking for icl... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for mpifort... no checking for ifort... no checking for g77... no checking for gfortran... gfortran checking whether the compiler supports GNU Fortran 77... yes checking whether gfortran accepts -g... yes checking for mpifort... no checking for ifort... no checking for gfortran... gfortran checking whether the compiler supports GNU Fortran... yes checking whether gfortran accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of gcc... none checking dependency style of g++... none checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B checking the name lister (/mingw64/bin/nm -B) interface... BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 checking how to convert x86_64-pc-mingw64 file names to x86_64-pc-mingw64 format... func_convert_file_msys_to_w32 checking how to convert x86_64-pc-mingw64 file names to toolchain format... func_convert_file_msys_to_w32 checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /mingw64/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for as... as checking for dlltool... (cached) dlltool checking for objdump... (cached) objdump checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -DDLL_EXPORT checking if gfortran PIC flag -DDLL_EXPORT works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -DDLL_EXPORT checking if gfortran PIC flag -DDLL_EXPORT works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /usr/bin/date checking for build date... Thu Feb 19 03:46:10 PST 2026 checking user name... jenkins checking host full OS name and version... mingw64 checking host cpu... x86_64 checking vendor... pc checking host OS name... mingw64 checking host OS version... 64 checking host OS architecture... x86_64 checking for debugging support... no checking for development support... no checking for standalone modules build... yes checking for standalone executables build... yes checking for standalone libraries build... yes checking for wrappers compilation... yes checking operating system type... Windows (MSYS2 MinGW) checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... no checking for Dakota... no checking for Python... no checking for Python... no checking for python-numpy... no checking for Chaco... no checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... no checking for PETSc... yes checking for PETSc version... 3.14 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/externalpackages/petsc/install... done checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... no checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SEMIC... yes checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for performance measurements support... no checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 1 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands ====================================================== Compiling ISSM ====================================================== Making with 4 CPUs make all-recursive make[1]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' Making all in src make[2]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' Making all in c make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c' CXX classes/libISSMCore_la-IoModel.lo CXX classes/libISSMCore_la-FemModel.lo CXX classes/libISSMCore_la-DependentObject.lo CXX classes/libISSMCore_la-Contours.lo CXX classes/libISSMCore_la-Vertices.lo ./classes/IoModel.cpp: In member function 'void IoModel::FetchConstants()': ./classes/IoModel.cpp:751:51: warning: overflow in conversion from 'long long unsigned int' to 'long int' changes value from '18446744073709551612' to '-4' [-Woverflow] 751 | fseek(fid,-sizeof(int),SEEK_CUR); //backtrak 1 integer | ^~~~~~~~~~~~ ./classes/IoModel.cpp: In member function 'fpos_t* IoModel::SetFilePointersToData(int**, int**, int*, const char*)': ./classes/IoModel.cpp:3051:80: warning: overflow in conversion from 'long long unsigned int' to 'long int' changes value from '18446744073709551612' to '-4' [-Woverflow] 3051 | if(5<=record_code && record_code<=7) fseek(fid,-sizeof(int),SEEK_CUR); /*rewind for nodal or elementary type*/ | ^~~~~~~~~~~~ ./classes/IoModel.cpp:3052:43: warning: overflow in conversion from 'long long unsigned int' to 'long int' changes value from '18446744073709551612' to '-4' [-Woverflow] 3052 | fseek(fid,-sizeof(int),SEEK_CUR);/*rewind for data code*/ | ^~~~~~~~~~~~ ./classes/IoModel.cpp:3053:43: warning: overflow in conversion from 'long long unsigned int' to 'long int' changes value from '18446744073709551608' to '-8' [-Woverflow] 3053 | fseek(fid,-sizeof(long long),SEEK_CUR);/*rewind for record length*/ | ^~~~~~~~~~~~~~~~~~ CXX classes/libISSMCore_la-Nodes.lo CXX classes/libISSMCore_la-Numberedcostfunction.lo CXX classes/libISSMCore_la-Misfit.lo CXX classes/libISSMCore_la-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgrad.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgrad.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo CXX classes/libISSMCore_la-Cfsurfacelogvel.lo CXX classes/libISSMCore_la-Cflevelsetmisfit.lo CXX classes/libISSMCore_la-Regionaloutput.lo CXX classes/libISSMCore_la-Nodalvalue.lo CXX classes/libISSMCore_la-Node.lo CXX classes/libISSMCore_la-Vertex.lo CXX classes/libISSMCore_la-Hook.lo CXX classes/libISSMCore_la-Radar.lo CXX classes/libISSMCore_la-BarystaticContributions.lo CXX classes/Constraints/libISSMCore_la-Constraints.lo CXX classes/Constraints/libISSMCore_la-SpcStatic.lo CXX classes/Constraints/libISSMCore_la-SpcDynamic.lo CXX classes/Loads/libISSMCore_la-Channel.lo CXX classes/Loads/libISSMCore_la-Loads.lo CXX classes/Loads/libISSMCore_la-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/libISSMCore_la-Profiler.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.lo CXX classes/libISSMCore_la-RiftStruct.lo CXX cores/libISSMCore_la-transient_core.lo CXX cores/libISSMCore_la-steadystate_core.lo CXX cores/libISSMCore_la-masstransport_core.lo CXX cores/libISSMCore_la-mmemasstransport_core.lo CXX cores/libISSMCore_la-oceantransport_core.lo CXX cores/libISSMCore_la-depthaverage_core.lo CXX cores/libISSMCore_la-extrudefrombase_core.lo CXX cores/libISSMCore_la-extrudefromtop_core.lo CXX cores/libISSMCore_la-thermal_core.lo CXX cores/libISSMCore_la-smb_core.lo CXX cores/libISSMCore_la-bmb_core.lo CXX cores/libISSMCore_la-debris_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo CXX shared/Numerics/libISSMCore_la-BrentSearch.lo CXX cores/libISSMCore_la-control_core.lo CXX cores/libISSMCore_la-controltao_core.lo CXX cores/libISSMCore_la-controlm1qn3_core.lo CXX cores/libISSMCore_la-controladm1qn3_core.lo CXX cores/libISSMCore_la-controlvalidation_core.lo CXX cores/libISSMCore_la-adjointstressbalance_core.lo CXX cores/libISSMCore_la-adjointbalancethickness_core.lo CXX cores/libISSMCore_la-adjointbalancethickness2_core.lo CXX cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo CXX solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo CXX cores/libISSMCore_la-hydrology_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo CXX cores/libISSMCore_la-stressbalance_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo CXX cores/libISSMCore_la-balancethickness_core.lo CXX cores/libISSMCore_la-balancethickness2_core.lo CXX cores/libISSMCore_la-balancevelocity_core.lo CXX cores/libISSMCore_la-dummy_core.lo CXX cores/libISSMCore_la-surfaceslope_core.lo CXX cores/libISSMCore_la-bedslope_core.lo CXX cores/libISSMCore_la-damage_core.lo CXX cores/libISSMCore_la-levelsetfunctionslope_core.lo CXX cores/libISSMCore_la-movingfront_core.lo CXX cores/libISSMCore_la-groundingline_core.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.lo CXX analyses/libISSMCore_la-AgeAnalysis.lo CXX analyses/libISSMCore_la-BalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-Balancethickness2Analysis.lo CXX analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo CXX analyses/libISSMCore_la-BalancevelocityAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo CXX analyses/libISSMCore_la-DamageEvolutionAnalysis.lo CXX analyses/libISSMCore_la-DebrisAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceAnalysis.lo CXX analyses/libISSMCore_la-UzawaPressureAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo CXX analyses/libISSMCore_la-EnthalpyAnalysis.lo CXX analyses/libISSMCore_la-GLheightadvectionAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShreveAnalysis.lo CXX analyses/libISSMCore_la-HydrologyTwsAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo CXX analyses/libISSMCore_la-HydrologyPismAnalysis.lo CXX analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX analyses/libISSMCore_la-ExtrapolationAnalysis.lo CXX cores/libISSMCore_la-love_core.lo CXX analyses/libISSMCore_la-LoveAnalysis.lo CXX cores/libISSMCore_la-esa_core.lo CXX analyses/libISSMCore_la-EsaAnalysis.lo CXX cores/libISSMCore_la-sampling_core.lo CXX analyses/libISSMCore_la-SamplingAnalysis.lo CXX cores/libISSMCore_la-sealevelchange_core.lo CXX analyses/libISSMCore_la-SealevelchangeAnalysis.lo CXX classes/libISSMCore_la-GrdLoads.lo CXX classes/libISSMCore_la-SealevelGeometry.lo FC modules/SurfaceMassBalancex/run_semic.lo FC modules/SurfaceMassBalancex/run_semic_transient.lo CXX modules/Krigingx/libISSMModules_la-Krigingx.lo CXX modules/Krigingx/libISSMModules_la-pKrigingx.lo CXX main/issm_slc-issm_slc.o CXX main/kriging-kriging.o CXX main/issm-issm.o CXX bamg/libISSMCore_la-BamgGeom.lo CXX bamg/libISSMCore_la-BamgMesh.lo CXX bamg/libISSMCore_la-BamgOpts.lo CXX bamg/libISSMCore_la-CrackedEdge.lo CXX bamg/libISSMCore_la-Curve.lo CXX bamg/libISSMCore_la-Edge.lo CXX bamg/libISSMCore_la-GeomEdge.lo CXX bamg/libISSMCore_la-GeomSubDomain.lo CXX bamg/libISSMCore_la-GeomVertex.lo CXX bamg/libISSMCore_la-Geometry.lo CXX bamg/libISSMCore_la-ListofIntersectionTriangles.lo CXX bamg/libISSMCore_la-EigenMetric.lo CXX bamg/libISSMCore_la-Metric.lo CXX bamg/libISSMCore_la-BamgQuadtree.lo CXX bamg/libISSMCore_la-SetOfE4.lo CXX bamg/libISSMCore_la-SubDomain.lo CXX bamg/libISSMCore_la-AdjacentTriangle.lo CXX bamg/libISSMCore_la-Triangle.lo CXX bamg/libISSMCore_la-BamgVertex.lo CXX bamg/libISSMCore_la-VertexOnEdge.lo CXX bamg/libISSMCore_la-VertexOnGeom.lo CXX bamg/libISSMCore_la-VertexOnVertex.lo CXX bamg/libISSMCore_la-Mesh.lo CXX shared/Bamg/libISSMCore_la-BigPrimeNumber.lo CXX modules/Bamgx/libISSMCore_la-Bamgx.lo CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX classes/libISSMCore_la-AmrBamg.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX classes/gauss/libISSMCore_la-GaussSeg.lo CXX classes/gauss/libISSMCore_la-GaussTria.lo CXX classes/gauss/libISSMCore_la-GaussTetra.lo CXX classes/gauss/libISSMCore_la-GaussPenta.lo CXX classes/Loads/libISSMCore_la-Friction.lo CXX classes/Constraints/libISSMCore_la-SpcTransient.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/Random/libISSMCore_la-randomgenerator.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/Zgesvx/libISSMCore_la-Zgesvx.lo F77 modules/Zgesvx/libISSMCore_la-dcabs1.lo F77 modules/Zgesvx/libISSMCore_la-dlamch.lo F77 modules/Zgesvx/libISSMCore_la-ieeeck.lo F77 modules/Zgesvx/libISSMCore_la-ilaenv.lo F77 modules/Zgesvx/libISSMCore_la-iparmq.lo F77 modules/Zgesvx/libISSMCore_la-izamax.lo F77 modules/Zgesvx/libISSMCore_la-lsame.lo F77 modules/Zgesvx/libISSMCore_la-xerbla.lo F77 modules/Zgesvx/libISSMCore_la-zgemm.lo F77 modules/Zgesvx/libISSMCore_la-zgeru.lo F77 modules/Zgesvx/libISSMCore_la-zgesv.lo F77 modules/Zgesvx/libISSMCore_la-zgetf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf.lo F77 modules/Zgesvx/libISSMCore_la-zgetrs.lo F77 modules/Zgesvx/libISSMCore_la-zlaswp.lo F77 modules/Zgesvx/libISSMCore_la-zscal.lo F77 modules/Zgesvx/libISSMCore_la-zswap.lo F77 modules/Zgesvx/libISSMCore_la-ztrsm.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-distme.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-freed.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-stot.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-what0.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX classes/kriging/libISSMCore_la-Observations.lo CXX classes/kriging/libISSMCore_la-GaussianVariogram.lo CXX classes/kriging/libISSMCore_la-ExponentialVariogram.lo CXX classes/kriging/libISSMCore_la-SphericalVariogram.lo CXX classes/kriging/libISSMCore_la-PowerVariogram.lo CXX classes/kriging/libISSMCore_la-Quadtree.lo CXX classes/kriging/libISSMCore_la-Covertree.lo CXX classes/kriging/libISSMCore_la-Observation.lo CXX modules/Krigingx/libISSMCore_la-pKrigingx.lo CXX shared/Threads/libISSMModules_la-LaunchThread.lo CXX shared/Threads/libISSMModules_la-PartitionRange.lo CXX shared/Exp/libISSMModules_la-exp.lo CXX shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo CXX shared/Triangle/libISSMModules_la-GridInsideHole.lo CXX shared/Triangle/libISSMModules_la-OrderSegments.lo CXX shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo CXX shared/Triangle/libISSMModules_la-TriangleUtils.lo CXX modules/Trianglex/libISSMModules_la-Trianglex.lo CXX modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo CXX modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo CXX modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo CXX modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo CXX modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo CXX modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo CXX modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo CXX modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo CXX modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo CXXLD libISSMCore.la CXXLD libISSMModules.la CXXLD issm.exe CXXLD issm_slc.exe CXXLD kriging.exe make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c' Making all in m make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m' Making all in wrappers make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' Making all in matlab make[4]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers/matlab' CXXLD libISSMApi_matlab.la CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo In file included from ./io/./../../../c/bamg/./././././../shared/./Exceptions/../io/Comm/IssmComm.h:16, from ./io/./../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ./io/./../../../c/bamg/./././././../shared/shared.h:13, from ./io/./../../../c/bamg/./././././R2.h:6, from ./io/./../../../c/bamg/././././typedefs.h:4, from ./io/./../../../c/bamg/./././macros.h:4, from ./io/./../../../c/bamg/././include.h:8, from ./io/./../../../c/bamg/./Metric.h:4, from ./io/./../../../c/bamg/bamgobjects.h:12, from ./io/./matlabio.h:15, from ./io/CheckNumMatlabArguments.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from ./io/./../../../c/bamg/./././././../shared/./Exceptions/../io/Comm/IssmComm.h:16, from ./io/./../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ./io/./../../../c/bamg/./././././../shared/shared.h:13, from ./io/./../../../c/bamg/./././././R2.h:6, from ./io/./../../../c/bamg/././././typedefs.h:4, from ./io/./../../../c/bamg/./././macros.h:4, from ./io/./../../../c/bamg/././include.h:8, from ./io/./../../../c/bamg/./Metric.h:4, from ./io/./../../../c/bamg/bamgobjects.h:12, from ./io/./matlabio.h:15, from ./io/WriteMatlabData.cpp:11: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from ./io/./../../../c/bamg/./././././../shared/./Exceptions/../io/Comm/IssmComm.h:16, from ./io/./../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ./io/./../../../c/bamg/./././././../shared/shared.h:13, from ./io/./../../../c/bamg/./././././R2.h:6, from ./io/./../../../c/bamg/././././typedefs.h:4, from ./io/./../../../c/bamg/./././macros.h:4, from ./io/./../../../c/bamg/././include.h:8, from ./io/./../../../c/bamg/./Metric.h:4, from ./io/./../../../c/bamg/bamgobjects.h:12, from ./io/./matlabio.h:15, from ./io/FetchMatlabData.cpp:11: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from ../BamgConvertMesh/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../BamgConvertMesh/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../BamgConvertMesh/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../BamgConvertMesh/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../BamgConvertMesh/./.././matlab/io/../../../c/bamg/././include.h:8, from ../BamgConvertMesh/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../BamgConvertMesh/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../BamgConvertMesh/./.././matlab/io/matlabio.h:15, from ../BamgConvertMesh/./../bindings.h:19, from ../BamgConvertMesh/./BamgConvertMesh.h:19, from ../BamgConvertMesh/BamgConvertMesh.cpp:4: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from ../BamgMesher/./../../c/main/../shared/io/Comm/IssmComm.h:16, from ../BamgMesher/./../../c/main/globals.h:7, from ../BamgMesher/./BamgMesher.h:19, from ../BamgMesher/BamgMesher.cpp:4: ../BamgMesher/./../../c/main/../shared/io/Comm/../../../toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': ../BamgMesher/./../../c/main/../shared/io/Comm/../../../toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo CXX ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from ../BamgTriangulate/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../BamgTriangulate/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../BamgTriangulate/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../BamgTriangulate/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../BamgTriangulate/./.././matlab/io/../../../c/bamg/././include.h:8, from ../BamgTriangulate/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../BamgTriangulate/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../BamgTriangulate/./.././matlab/io/matlabio.h:15, from ../BamgTriangulate/./../bindings.h:19, from ../BamgTriangulate/./BamgTriangulate.h:19, from ../BamgTriangulate/BamgTriangulate.cpp:4: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/././include.h:8, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../ContourToMesh/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../ContourToMesh/./.././matlab/io/matlabio.h:15, from ../ContourToMesh/./../bindings.h:19, from ../ContourToMesh/./ContourToMesh.h:20, from ../ContourToMesh/ContourToMesh.cpp:6: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from ../ContourToNodes/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../ContourToNodes/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../ContourToNodes/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../ContourToNodes/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../ContourToNodes/./.././matlab/io/../../../c/bamg/././include.h:8, from ../ContourToNodes/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../ContourToNodes/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../ContourToNodes/./.././matlab/io/matlabio.h:15, from ../ContourToNodes/./../bindings.h:19, from ../ContourToNodes/./ContourToNodes.h:19, from ../ContourToNodes/ContourToNodes.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/bamg/././include.h:8, from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:15, from ../DistanceToMaskBoundary/./../bindings.h:19, from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19, from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../ElementConnectivity/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../ElementConnectivity/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../ElementConnectivity/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../ElementConnectivity/./.././matlab/io/../../../c/bamg/././include.h:8, from ../ElementConnectivity/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../ElementConnectivity/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../ElementConnectivity/./.././matlab/io/matlabio.h:15, from ../ElementConnectivity/./../bindings.h:19, from ../ElementConnectivity/./ElementConnectivity.h:20, from ../ElementConnectivity/ElementConnectivity.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/././include.h:8, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../ExpSimplify/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../ExpSimplify/./.././matlab/io/matlabio.h:15, from ../ExpSimplify/./../bindings.h:19, from ../ExpSimplify/./ExpSimplify.h:19, from ../ExpSimplify/ExpSimplify.cpp:4: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/././include.h:8, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../ExpToLevelSet/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../ExpToLevelSet/./.././matlab/io/matlabio.h:15, from ../ExpToLevelSet/./../bindings.h:19, from ../ExpToLevelSet/./ExpToLevelSet.h:20, from ../ExpToLevelSet/ExpToLevelSet.cpp:6: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../InterpFromGridToMesh/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../InterpFromGridToMesh/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../InterpFromGridToMesh/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../InterpFromGridToMesh/./.././matlab/io/../../../c/bamg/././include.h:8, from ../InterpFromGridToMesh/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../InterpFromGridToMesh/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:15, from ../InterpFromGridToMesh/./../bindings.h:19, from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19, from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../InterpFromGrid/InterpFromGrid_la-InterpFromGrid.lo CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../InterpFromMesh2d/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../InterpFromMesh2d/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../InterpFromMesh2d/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../InterpFromMesh2d/./.././matlab/io/../../../c/bamg/././include.h:8, from ../InterpFromMesh2d/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../InterpFromMesh2d/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:15, from ../InterpFromMesh2d/./../bindings.h:19, from ../InterpFromMesh2d/./InterpFromMesh2d.h:19, from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/bamg/././include.h:8, from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:15, from ../InterpFromMeshToGrid/./../bindings.h:19, from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19, from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/bamg/././include.h:8, from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:15, from ../InterpFromMeshToMesh2d/./../bindings.h:19, from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20, from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/bamg/././include.h:8, from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:15, from ../InterpFromMeshToMesh3d/./../bindings.h:19, from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19, from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../IssmConfig/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../IssmConfig/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../IssmConfig/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../IssmConfig/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../IssmConfig/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../IssmConfig/./.././matlab/io/../../../c/bamg/././include.h:8, from ../IssmConfig/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../IssmConfig/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../IssmConfig/./.././matlab/io/matlabio.h:15, from ../IssmConfig/./../bindings.h:19, from ../IssmConfig/./IssmConfig.h:20, from ../IssmConfig/IssmConfig.cpp:11: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../MeshPartition/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../MeshPartition/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../MeshPartition/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../MeshPartition/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../MeshPartition/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../MeshPartition/./.././matlab/io/../../../c/bamg/././include.h:8, from ../MeshPartition/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../MeshPartition/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../MeshPartition/./.././matlab/io/matlabio.h:15, from ../MeshPartition/./../bindings.h:19, from ../MeshPartition/./MeshPartition.h:19, from ../MeshPartition/MeshPartition.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../MeshProfileIntersection/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../MeshProfileIntersection/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../MeshProfileIntersection/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../MeshProfileIntersection/./.././matlab/io/../../../c/bamg/././include.h:8, from ../MeshProfileIntersection/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../MeshProfileIntersection/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:15, from ../MeshProfileIntersection/./../bindings.h:19, from ../MeshProfileIntersection/./MeshProfileIntersection.h:19, from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../NodeConnectivity/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../NodeConnectivity/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../NodeConnectivity/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../NodeConnectivity/./.././matlab/io/../../../c/bamg/././include.h:8, from ../NodeConnectivity/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../NodeConnectivity/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../NodeConnectivity/./.././matlab/io/matlabio.h:15, from ../NodeConnectivity/./../bindings.h:19, from ../NodeConnectivity/./NodeConnectivity.h:23, from ../NodeConnectivity/NodeConnectivity.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/bamg/././include.h:8, from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:15, from ../PointCloudFindNeighbors/./../bindings.h:19, from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19, from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/././include.h:8, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../ProcessRifts/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../ProcessRifts/./.././matlab/io/matlabio.h:15, from ../ProcessRifts/./../bindings.h:19, from ../ProcessRifts/./ProcessRifts.h:19, from ../ProcessRifts/ProcessRifts.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo CXX ../Triangle/Triangle_matlab_la-Triangle.lo In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/Exceptions/exceptions.h:31, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/shared.h:13, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/bamg/R2.h:6, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/bamg/typedefs.h:4, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/bamg/macros.h:4, from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/bamg/include.h:8, from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:15, from ../PropagateFlagsFromConnectivity/./../bindings.h:19, from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19, from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../Triangle/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../Triangle/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../Triangle/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../Triangle/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../Triangle/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../Triangle/./.././matlab/io/../../../c/bamg/././include.h:8, from ../Triangle/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../Triangle/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../Triangle/./.././matlab/io/matlabio.h:15, from ../Triangle/./../bindings.h:19, from ../Triangle/./Triangle.h:27, from ../Triangle/Triangle.cpp:5: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXX ../Kriging/Kriging_matlab_la-Kriging.lo CXXLD libISSMMatlab.la In file included from C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/shared/io/Comm/IssmComm.h:16, from ../Kriging/./.././matlab/io/../../../c/bamg/./././././../shared/./Exceptions/exceptions.h:31, from ../Kriging/./.././matlab/io/../../../c/bamg/./././././../shared/shared.h:13, from ../Kriging/./.././matlab/io/../../../c/bamg/./././././R2.h:6, from ../Kriging/./.././matlab/io/../../../c/bamg/././././typedefs.h:4, from ../Kriging/./.././matlab/io/../../../c/bamg/./././macros.h:4, from ../Kriging/./.././matlab/io/../../../c/bamg/././include.h:8, from ../Kriging/./.././matlab/io/../../../c/bamg/./Metric.h:4, from ../Kriging/./.././matlab/io/../../../c/bamg/bamgobjects.h:12, from ../Kriging/./.././matlab/io/matlabio.h:15, from ../Kriging/./../bindings.h:19, from ../Kriging/./Kriging.h:19, from ../Kriging/Kriging.cpp:4: C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h: In function 'ISSM_MPI_Datatype TypeToMPIType()': C:/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c/toolkits/mpi/issmmpi.h:175:68: warning: no return statement in function returning non-void [-Wreturn-type] 175 | template ISSM_MPI_Datatype TypeToMPIType(){assert(false);}; | ^ CXXLD InterpFromGrid.la CXXLD BamgConvertMesh_matlab.la CXXLD BamgTriangulate_matlab.la CXXLD BamgMesher_matlab.la CXXLD ContourToMesh_matlab.la CXXLD ContourToNodes_matlab.la CXXLD DistanceToMaskBoundary_matlab.la CXXLD ElementConnectivity_matlab.la CXXLD ExpSimplify_matlab.la CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la CXXLD InterpFromMeshToGrid_matlab.la CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la CXXLD MeshPartition_matlab.la CXXLD MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la CXXLD ProcessRifts_matlab.la CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Triangle_matlab.la CXXLD Kriging_matlab.la make[4]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers/matlab' make[4]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[2]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[2]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' make[2]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' make[1]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' Making install in src make[1]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' Making install in c make[2]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c' make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c' /usr/bin/mkdir -p '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMModules.la '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMCore.dll.a libtool: install: base_file=`basename libISSMCore.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libISSMCore.la'i; echo libISSMCore.dll'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ../bin/libISSMCore.dll` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin libtool: install: /usr/bin/install -c .libs/libISSMCore.dll /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMCore.dll libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMCore.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMCore.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMModules.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMModules.dll.a libtool: install: base_file=`basename libISSMModules.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libISSMModules.la'i; echo libISSMModules.dll'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ../bin/libISSMModules.dll` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin libtool: install: /usr/bin/install -c .libs/libISSMModules.dll /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMModules.dll libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMModules.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMModules.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMModules.la libtool: install: /usr/bin/install -c .libs/libISSMCore.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMCore.a libtool: install: chmod 644 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMCore.a libtool: install: ranlib /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMCore.a libtool: install: /usr/bin/install -c .libs/libISSMModules.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMModules.a libtool: install: chmod 644 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMModules.a libtool: install: ranlib /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMModules.a /usr/bin/mkdir -p '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' libtool: install: /usr/bin/install -c .libs/issm.exe /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin/issm.exe libtool: install: /usr/bin/install -c .libs/issm_slc.exe /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin/issm_slc.exe libtool: install: /usr/bin/install -c .libs/kriging.exe /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin/kriging.exe make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c' make[2]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/c' Making install in m make[2]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m' make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m' /usr/bin/mkdir -p '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/archive/archdisp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/archive/archread.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/archive/archwrite.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/allempty.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/allequal.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/any2str.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/array_numel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/array_size.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/item2str.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/rotateticklabel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/str2int.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/string_cell.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/string_dim.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/string_size.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/string_vec.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/struc_class.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/array/struc_desc.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/boundaryconditions/PattynSMB.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/boundaryconditions/SetIceSheetBC.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/boundaryconditions/SetIceShelfBC.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/boundaryconditions/SetMOLHOBC.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/boundaryconditions/SetMarineIceSheetBC.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/boundaryconditions/getlovenumbers.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/boundaryconditions/love_numbers.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBarma.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBcomponents.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBd18opdd.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBdebrisEvatt.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBdebrisML.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBforcing.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBgemb.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBgradients.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBgradientscomponents.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBgradientsela.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBhenning.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBmeltcomponents.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBpdd.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBpddGCM.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBpddSicopolis.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/SMBsemic.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/additionalsolidearthsolution.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/adm1qn3inversion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/age.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/amr.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/amrneopz.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/autodiff.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/balancethickness.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/bamggeom.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/bamgmesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/basalforcings.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/basalforcingsbeckmanngoosse.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/basalforcingsismip6.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/basalforcingspico.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/basin.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/boundary.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calving.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingcalvingmip.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingcrevassedepth.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingdev2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvinghab.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvinglevermann.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingminthickness.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingparameterization.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingpollard.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingtest.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingvonmises.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/calvingvonmisesAD.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cfdragcoeffabsgrad.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cfdragcoeffabsgradtransient.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cflevelsetmisfit.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cfrheologybbarabsgrad.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cfrheologybbarabsgradtransient.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cfsurfacelogvel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cfsurfacesquare.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/cfsurfacesquaretransient.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/constants.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/damage.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/debris.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/debug.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/dependent.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/dsl.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/dslmme.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/esa.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/flowequation.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/fourierlove.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/friction.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictioncoulomb.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictioncoulomb2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionhydro.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionjosh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionpism.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionregcoulomb.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionregcoulomb2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionschoof.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionshakti.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictiontemp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictiontsai.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionwaterlayer.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionweertman.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frictionweertmantemp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frontalforcings.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frontalforcingsrignot.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/frontalforcingsrignotarma.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/geometry.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/giacaron.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/groundingline.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/hydrologyarmapw.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/hydrologydc.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/hydrologyglads.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/hydrologypism.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/hydrologyshakti.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/hydrologyshreve.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/hydrologytws.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/independent.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/initialization.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/inversion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/inversionvalidation.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/issmsettings.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/levelset.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/linearbasalforcings.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/linearbasalforcingsarma.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/love.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/lovenumbers.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/m1qn3inversion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mask.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/masscon.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/massconaxpby.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/massfluxatgate.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/masstransport.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/matdamageice.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/matenhancedice.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/materials.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/matestar.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/matice.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mesh2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mesh2dvertical.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mesh3dprisms.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mesh3dsurface.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mesh3dtetras.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/miscellaneous.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/misfit.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mismipbasalforcings.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mmeadditionalsolidearthsolution.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mmemasstransport.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/mmeofflinesolidearthsolution.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/model.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/modellist.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/nodalvalue.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/numberedcostfunction.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/offlinesolidearthsolution.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/organizer.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/outputdefinition.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/pairoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/plotoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/plumebasalforcings.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/private.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmustatistics.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/radar.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/radaroverlay.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/regionaloutput.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/rifts.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/rotational.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/sampling.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/sealevelmodel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/snowpack.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/solidearth.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/solidearthsettings.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/solidearthsolution.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/spatiallinearbasalforcings.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/spheremesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/steadystate.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/stochasticforcing.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/stressbalance.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/surfaceload.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/taoinversion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/thermal.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/timestepping.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/timesteppingadaptive.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/toolkits.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/transient.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/verbose.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/acenet.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/aci.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/andes.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/aurora.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/aws_issm_solution_server.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/camhpc.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/castor.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/cloud.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/computecanada.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/cosmos.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/discover.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/discovery.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/frontera.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/gemini.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/generic.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/generic_static.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/greenplanet.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/hpc.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/hpc_simba.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/hpc_simba2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/local.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/localpfe.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/lonestar.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/maui.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/pace.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/pfe.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/pollux.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/sherlock.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/stanage.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/tetralith.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/clusters/yellowstone.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/calibration_function.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/continuous_design.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/continuous_state.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/histogram_bin_uncertain.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/least_squares_term.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/linear_equality_constraint.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/linear_inequality_constraint.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/nonlinear_equality_constraint.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/nonlinear_inequality_constraint.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/normal_uncertain.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/objective_function.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/partition_npart.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/response_function.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/uniform_uncertain.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dakota_method.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_merge.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_set.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/consistency/QueueRequirements.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/consistency/checkfield.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/consistency/comparemodels.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/consistency/ismodelselfconsistent.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/epsg2proj.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/flaglatlongradius.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/flaglatlongradiuselements.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/flagradiuselements.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/gdalinfo.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/gdaltransform.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/gmtmask.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/gmtmaskparallel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/laea.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/laea_inv.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/lambert2xy.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/ll2mercator.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/ll2utm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/ll2xy.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/mercator2ll.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/projlatlong.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/projtype.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/utm2ll.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/xy2lambert.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/coordsystems/xy2ll.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/dev/issmversion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/clicktoflowline.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/exp2levelsetfunction.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/exp2shp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expbox.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expcircle.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expcoarsen.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expcontract.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expdisp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expexcludeoutliers.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expflip.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expll2xy.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expread.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expsquare.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/exptool.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expwrite.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/expxy2ll.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/flowlines.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/isoline.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/masktoexp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/meshtodomain.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/segmentstobasin.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/addcontour.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/addendprofile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/addinsideprofile.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/addprofile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/closeprofile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/closestpoint.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/closestsegment.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/cutarea.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/cutprofile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/exp_ginput.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/mergeprofiles.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/modifyposition.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/myginput.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/orientprofile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/removepoints.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/removeprofile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/removeseveralpoints.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/exp/operation/undoplots.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/extrusion/DepthAverage.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/extrusion/project2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/extrusion/project3d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/AboveGround.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/FlagElements.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/GetAreas.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/GetAreas3DTria.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/GetAreasSphericalTria.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/NowickiProfile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/SegIntersect.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/VolumeAboveFloatation.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/find_point.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/isconnected.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/locationtonode.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/planetradius.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/geometry/slope.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/InterpFromFile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/InterpFromModel3dToMesh2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/InterpFromModelToModel3d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/PointValues.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/ProfileValues.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/SectionValues.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/averaging.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/interp/plugvelocities.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/inversions/marshallcostfunctions.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/inversions/parametercontrolB.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/inversions/parametercontroldrag.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/inversions/supportedcontrols.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/inversions/supportedcostfunctions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/inversions/velocitymisfit.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/io/getShapeTypeInfo.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/io/loadmodel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/io/loadmodellist.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/io/structtonc.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/materials/TMeltingPoint.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/materials/arrhenius.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/materials/buddjacka.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/materials/cuffey.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/materials/cuffeytemperate.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/materials/nye.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/materials/paterson.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/analyticaldamage.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/backstressfrominversion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/basalstress.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/calcbackstress.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/cfl_step.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/damagefrominversion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/drivingstress.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/mechanicalproperties.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/newforcing.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/robintemperature.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/shear2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/steadystateiceshelftemp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/strainrateuncert.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mech/thomasparams.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/ComputeHessian.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/ComputeMetric.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/ElementsFromEdge.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/ExportGmsh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/ExportXml.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/FixMesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/GetNodalFunctionsCoeff.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/MergeMetrics.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/MeshQuality.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/MeshToShp.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/NodeInElement.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/ProfileProjectOntoMesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/TwoDToThreeD.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/argusmesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/augment2dmesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/bamg.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/bamgflowband.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/findsegments.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/intersections.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/labelconnectedregions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/loneedges.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/mesh3dsurfaceplug2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/meshband.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/meshconvert.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/meshintersect.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/meshintersect2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/meshintersect3d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/modelmerge2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/modelmerge3d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/patchglobe.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/roundmesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/squaremesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/triangle.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/triangle2dvertical.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/planet/gmshplanet.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/planet/mesh_refine_tri4.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/planet/planettrimesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/planet/sphere_project.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/planet/sphere_tri.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/meshaddrifts.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/meshplug.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/meshprocessoutsiderifts.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/meshprocessrifts.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/meshyamsrecreateriftsegments.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/rifttipsonmesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/rifttipsrefine.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/mesh/rifts/updateriftindexing.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/alignsegments.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/colinearity.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/dpsimplify.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/fielddisplay.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/isnans.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/netcdf2struct.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/normcdf_issm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/normfit_issm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/norminv_issm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/parallelrange.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/prctile_issm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/pretty_print.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/readnetcdf.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/round_ice.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/structtoobj.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/miscellaneous/transientrestart.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/BamgConvertMesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/BamgMesher.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/BamgTriangulate.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/Chaco.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/ContourToMesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/ContourToNodes.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/CoordTransform.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/DistanceToMaskBoundary.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/ElementConnectivity.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/ExpSimplify.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/ExpToLevelSet.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/InterpFromGridToMesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/InterpFromMesh2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/InterpFromMeshToGrid.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/InterpFromMeshToMesh2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/InterpFromMeshToMesh3d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/IssmConfig.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/Kriging.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/M1qn3.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/MeshPartition.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/MeshProfileIntersection.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/NodeConnectivity.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/PointCloudFindNeighbors.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/ProcessRifts.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modules/PropagateFlagsFromConnectivity.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/ReadGeotiff.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpAdusumilliIceShelfMelt.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpArcticdem.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBamber2001.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBamber2009.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBamber2013.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBedmachineAntarctica.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBedmachineGreenland.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBedmap.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBedmap2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpBedmap3.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpChuter2015.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpDTU19MDT.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpDhdt.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpFromGeotiff.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpGeoid.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpGimpdem.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpGimpicemask.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpGimpoceanmask.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpGrIMP.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpGridsCReSIS.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpGriggs2013.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpIBCSO.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpIBCSO2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpJakobsson2012.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpJakobsson2020.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpJoughin.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpJoughinCompositeGreenland.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpJoughinMosaic.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpMartos2017.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2016.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2017.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2019.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpMouginotAntTimeSeries1973to2018.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpPaolo2015.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpRACMO1km.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpRACMOant.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpREMA.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpRTopo2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpRignot2012.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpRignotIceShelfMelt.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpSeaRISE.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpShepherd2019.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpSmith2020.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/modeldata/interpStal2020.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/netcdf/read_netCDF.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/netcdf/write_netCDF.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/ismingw.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/issmdir.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/issmscpin.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/issmscpout.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/issmssh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/issmstscpin.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/issmstscpout.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/issmstssh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/jplsvn.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/listfiles.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/listfilesparallel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/oshostname.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/recursivepath.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/sessionname.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/os/starcluster.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/contourenvelope.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/interpISMIP6AntarcticaOcn.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/interpISMIP6AntarcticaSMB.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/interpISMIP6GreenlandOcn.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/interpISMIP6GreenlandSMB.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/killberg.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/parameterize.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/reinitializelevelset.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/setflowequation.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/sethydrostaticmask.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/setmask.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/parameterization/setmask2.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/partition/AreaAverageOntoPartition.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/partition/adjacency.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/partition/flagedges.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/partition/partitioner.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/applyoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/arrow.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/checkplotoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/curvedarrow.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/export_gl.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/glstress.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/googlemaps.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/kmlgridded.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/kmlgroundoverlay.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/landsatmap.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/latlongrid.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/latlonoverlay.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/manualcb.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/northarrow.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_BC.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_basaldrag.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_boundaries.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_coastlines.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_contour.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_datatip.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_drivingstress.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_edges.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_elementnumbering.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_elementstype.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_googlemaps.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_gridded.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_highlightelements.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_highlightvertices.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_icefront.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_importancefactors.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_landsat.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_manager.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_mesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_none.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_overlay.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_parthist.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_parthistn.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_parthistw.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_penalties.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_profile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_qmu_mass_flux_segments.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_qmuhistnorm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_qmumean.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_qmunormplot.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_qmustddev.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_quiver.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_quiver3.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_referential.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_riftfraction.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_riftnumbering.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_riftpenetration.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_riftrelvel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_rifts.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_riftvel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_sarpwr.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_scatter.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_section.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_segments.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_streamlines.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_tensor.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_tensor_components.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_tensor_principal.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_tensor_principalaxis.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_thermaltransient_results.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_transient_field.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_transient_movie.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_transient_results.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_unit.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_vertexnumbering.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plot_vstime.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plotboxpos.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plotchannels.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plotdoc.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plotgemb.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/plotmodel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/processdata.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/processdatalatlong.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/processmesh.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/quiver_colorbar.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/quiver_process.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/radarpower.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/scaleruler.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/showregion.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/squarezoom.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/subplotmodel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/vim.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/writejsfield.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/writejsfile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/bluewhitered.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/bluewhitered_smooth.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/cmocean.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/color_scale.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/demmap.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/distinguishable_colors.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/getcolormap.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/haxby.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/ibcao.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/landcolor.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/lbmap.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/paraview.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/seacolor.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/plot/colormaps/turbo.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/print/export_geotiff.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/MassFluxProcessProfile.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_cdfs.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_in_data.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_in_params.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_in_parse.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_in_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_m_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_moments.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_out_parse.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/dakota_resp_uconv.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/expandresponses.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/expandvariables.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/gaussian_pdf.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/importancefactors.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/lclist_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/lognormal_pdf.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/param_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/postqmu.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/preqmu.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/process_qmu_response_data.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/qmu_correlation.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/qmuisdistributed.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/qmuname.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/qmupart2npart.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/qmuresponse.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/qmuroot.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/recover_qmu_options.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/rlev_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/rlist_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/sensitivities.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/vector_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/vlist_write.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/all_parameters.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_2d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_ls.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_nond.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_vector.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/direct.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/lrel.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/lrel_mmf.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/lsq.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/opt.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/paramc.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/paramm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/samp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/examples/samp_direct.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_boxplot.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_cdf.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_hist_norm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_hist_norm_ci.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_if_bars.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_if_spec.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_normdist_bars.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_normplot.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_prob_bars.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_rlev_bars.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_rlev_bars_ci.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_line.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_scat3.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_surf.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/plot/plot_sampdist_bars.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/setupdesign/IsScaled.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/setupdesign/QmuSetupResponses.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/setupdesign/QmuSetupVariables.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/qmu/setupdesign/setupriftsfriction.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/isshp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/projectedges.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shp2exp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shp2js.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpcoarsen.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpconcat.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpdisp.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpdisp3d.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpfromxy.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpinput.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpread.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/shp/shpwrite.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/BinRead.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/WriteData.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/convert2str.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/createMCC.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/listoutputs.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/loadmultipleresultsfromcluster.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/loadresultfromdisk.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/loadresultsfromcluster.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/loadresultsfromclusterslm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/loadresultsfromdisk.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/loadresultsslm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/marshall.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/outbinread.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/parseresultsfromdisk.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/retrievesamples.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/solve.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/solveiceocean.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/solveslm.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solve/waitonlock.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/asmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/asmstokesoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsgamgoptions.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgshypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsljacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgslsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgsnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgspbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bcgssoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicgbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicggamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicggasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicghypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicgjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicgmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicgnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicgpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/bicgsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cggamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cggasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cghypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgneasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnebjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnegamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnegasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnehypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnejacobioptions.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnemgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnenoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnepbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnesoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgshypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgspbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/cgssoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/conditionnumberoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/crsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmresasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmresbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmresgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmresgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmreshypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmresjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmresmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmresnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmrespbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/dgmressoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmresasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmresbjacobioptions.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmresgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmresgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmreshypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmresjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmresmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmresnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmrespbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/fgmressoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gcrsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gltrsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmresasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmresbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmresgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmresgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmreshypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmresjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmresmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmresnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmrespbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/gmressoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgsasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgsbjacobioptions.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgsgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgsgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgshypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgsjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgsmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgsnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgspbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/ibcgssoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/iluasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/issmgslsolver.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/issmmumpssolver.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/jacobiasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/jacobicgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lcdsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/lsqrsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/matlaboptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minresasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minresbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minresgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minresgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minreshypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minresjacobioptions.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minresmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minresnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minrespbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/minressoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/mumpsnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/mumpsoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsongamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsongasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/richardsonsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/soroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcgbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcggamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcggasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcghypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcgjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcgmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcgnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcgpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stcgsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/stokesoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/symmlqsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrbjacobioptions.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' /usr/bin/install -c /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrgamgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrgasmoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrhypreoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrmgoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrnoneoptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrpbjacobioptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/solvers/tfqmrsoroptions.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/string/discardnum.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/string/ismemberi.m /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m/string/strsplit_strict.m '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m' make[2]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/m' Making install in wrappers make[2]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' Making install in matlab make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers/matlab' make[4]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers/matlab' /usr/bin/mkdir -p '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Kriging_matlab.la '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMMatlab.dll.a libtool: install: base_file=`basename libISSMMatlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libISSMMatlab.la'i; echo libISSMMatlab.dll'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ../bin/libISSMMatlab.dll` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dll /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMMatlab.dll libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMMatlab.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMMatlab.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMApi_matlab.dll.a libtool: install: base_file=`basename libISSMApi_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libISSMApi_matlab.la'i; echo libISSMApi_matlab.dll'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ../bin/libISSMApi_matlab.dll` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dll /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMApi_matlab.dll libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMApi_matlab.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/../bin/libISSMApi_matlab.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/BamgConvertMesh_matlab.dll.a libtool: install: base_file=`basename BamgConvertMesh_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'BamgConvertMesh_matlab.la'i; echo BamgConvertMesh_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname BamgConvertMesh_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgConvertMesh_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgConvertMesh_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgConvertMesh_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/BamgMesher_matlab.dll.a libtool: install: base_file=`basename BamgMesher_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'BamgMesher_matlab.la'i; echo BamgMesher_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname BamgMesher_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgMesher_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgMesher_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgMesher_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/BamgTriangulate_matlab.dll.a libtool: install: base_file=`basename BamgTriangulate_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'BamgTriangulate_matlab.la'i; echo BamgTriangulate_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname BamgTriangulate_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgTriangulate_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgTriangulate_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./BamgTriangulate_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ContourToMesh_matlab.dll.a libtool: install: base_file=`basename ContourToMesh_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'ContourToMesh_matlab.la'i; echo ContourToMesh_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ContourToMesh_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ContourToMesh_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ContourToMesh_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ContourToMesh_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ContourToNodes_matlab.dll.a libtool: install: base_file=`basename ContourToNodes_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'ContourToNodes_matlab.la'i; echo ContourToNodes_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ContourToNodes_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ContourToNodes_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ContourToNodes_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ContourToNodes_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.dll.a libtool: install: base_file=`basename DistanceToMaskBoundary_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'DistanceToMaskBoundary_matlab.la'i; echo DistanceToMaskBoundary_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname DistanceToMaskBoundary_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./DistanceToMaskBoundary_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./DistanceToMaskBoundary_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./DistanceToMaskBoundary_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ElementConnectivity_matlab.dll.a libtool: install: base_file=`basename ElementConnectivity_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'ElementConnectivity_matlab.la'i; echo ElementConnectivity_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ElementConnectivity_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ElementConnectivity_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ElementConnectivity_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ElementConnectivity_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ExpSimplify_matlab.dll.a libtool: install: base_file=`basename ExpSimplify_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'ExpSimplify_matlab.la'i; echo ExpSimplify_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ExpSimplify_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ExpSimplify_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ExpSimplify_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ExpSimplify_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ExpToLevelSet_matlab.dll.a libtool: install: base_file=`basename ExpToLevelSet_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'ExpToLevelSet_matlab.la'i; echo ExpToLevelSet_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ExpToLevelSet_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ExpToLevelSet_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ExpToLevelSet_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ExpToLevelSet_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.dll.a libtool: install: base_file=`basename InterpFromGridToMesh_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'InterpFromGridToMesh_matlab.la'i; echo InterpFromGridToMesh_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname InterpFromGridToMesh_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromGridToMesh_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromGridToMesh_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromGridToMesh_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromGrid.dll.a libtool: install: base_file=`basename InterpFromGrid.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'InterpFromGrid.la'i; echo InterpFromGrid.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname InterpFromGrid.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/InterpFromGrid.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromGrid.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromGrid.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromGrid.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/InterpFromGrid.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromGrid.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.dll.a libtool: install: base_file=`basename InterpFromMesh2d_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'InterpFromMesh2d_matlab.la'i; echo InterpFromMesh2d_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname InterpFromMesh2d_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMesh2d_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMesh2d_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMesh2d_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.dll.a libtool: install: base_file=`basename InterpFromMeshToGrid_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'InterpFromMeshToGrid_matlab.la'i; echo InterpFromMeshToGrid_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname InterpFromMeshToGrid_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToGrid_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToGrid_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToGrid_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.dll.a libtool: install: base_file=`basename InterpFromMeshToMesh2d_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'InterpFromMeshToMesh2d_matlab.la'i; echo InterpFromMeshToMesh2d_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname InterpFromMeshToMesh2d_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToMesh2d_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToMesh2d_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToMesh2d_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.dll.a libtool: install: base_file=`basename InterpFromMeshToMesh3d_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'InterpFromMeshToMesh3d_matlab.la'i; echo InterpFromMeshToMesh3d_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname InterpFromMeshToMesh3d_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToMesh3d_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToMesh3d_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./InterpFromMeshToMesh3d_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/IssmConfig_matlab.dll.a libtool: install: base_file=`basename IssmConfig_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'IssmConfig_matlab.la'i; echo IssmConfig_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname IssmConfig_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./IssmConfig_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./IssmConfig_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./IssmConfig_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/MeshPartition_matlab.dll.a libtool: install: base_file=`basename MeshPartition_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'MeshPartition_matlab.la'i; echo MeshPartition_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname MeshPartition_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./MeshPartition_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./MeshPartition_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./MeshPartition_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.dll.a libtool: install: base_file=`basename MeshProfileIntersection_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'MeshProfileIntersection_matlab.la'i; echo MeshProfileIntersection_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname MeshProfileIntersection_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./MeshProfileIntersection_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./MeshProfileIntersection_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./MeshProfileIntersection_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/NodeConnectivity_matlab.dll.a libtool: install: base_file=`basename NodeConnectivity_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'NodeConnectivity_matlab.la'i; echo NodeConnectivity_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname NodeConnectivity_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./NodeConnectivity_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./NodeConnectivity_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./NodeConnectivity_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.dll.a libtool: install: base_file=`basename PointCloudFindNeighbors_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'PointCloudFindNeighbors_matlab.la'i; echo PointCloudFindNeighbors_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname PointCloudFindNeighbors_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./PointCloudFindNeighbors_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./PointCloudFindNeighbors_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./PointCloudFindNeighbors_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ProcessRifts_matlab.dll.a libtool: install: base_file=`basename ProcessRifts_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'ProcessRifts_matlab.la'i; echo ProcessRifts_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname ProcessRifts_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ProcessRifts_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ProcessRifts_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./ProcessRifts_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.dll.a libtool: install: base_file=`basename PropagateFlagsFromConnectivity_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'PropagateFlagsFromConnectivity_matlab.la'i; echo PropagateFlagsFromConnectivity_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname PropagateFlagsFromConnectivity_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./PropagateFlagsFromConnectivity_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./PropagateFlagsFromConnectivity_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./PropagateFlagsFromConnectivity_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/Triangle_matlab.dll.a libtool: install: base_file=`basename Triangle_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'Triangle_matlab.la'i; echo Triangle_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname Triangle_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./Triangle_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./Triangle_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./Triangle_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.dll.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/Kriging_matlab.dll.a libtool: install: base_file=`basename Kriging_matlab.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'Kriging_matlab.la'i; echo Kriging_matlab.mexw64'` libtool: install: dldir=/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/`dirname Kriging_matlab.mexw64` libtool: install: test -d /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. || mkdir -p /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/. libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexw64 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./Kriging_matlab.mexw64 libtool: install: chmod a+x /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./Kriging_matlab.mexw64 libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/./Kriging_matlab.mexw64' || exit 0; fi libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/Kriging_matlab.la libtool: install: /usr/bin/install -c .libs/libISSMMatlab.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: chmod 644 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: ranlib /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: chmod 644 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: ranlib /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromGrid.a /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromGrid.a libtool: install: chmod 644 /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromGrid.a libtool: install: ranlib /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/lib/InterpFromGrid.a make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers/matlab' make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers/matlab' make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[4]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[2]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src/wrappers' make[2]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[3]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[2]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[1]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/src' make[1]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' make[2]: Entering directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' make[1]: Leaving directory '/c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB' +++ Removing old junit reports from: /c/Users/jenkins/Jenkins/workspace/Windows-Binaries-MATLAB/nightlylog/results Cleaning up existing assets Modify generic Moving system and MinGW libraries to bin/ Moving MSMPI binaries and libraries to bin/ Moving MEX-files to bin/ Running tests Waiting for MATLAB to exit ----------------------------- pid: 75136 ----------------------------- One or more tests FAILED For online documentation, see https://www.mathworks.com/support For product information, visit www.mathworks.com. 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----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test101 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0859362 Total Core solution elapsed time: 0.0686632 Linear solver elapsed time: 0.0368888 (54%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx SUCCESS difference: 7.1e-15 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy SUCCESS difference: 6.8e-15 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure SUCCESS difference: 4.4e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx SUCCESS difference: 3.9e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy SUCCESS difference: 6.2e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy SUCCESS difference: 6e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4 SUCCESS difference: 4.2e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5 SUCCESS difference: 7.4e-16 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6 ----------------finished:101----------------------- ----------------starting:102----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test102 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.129014 Total Core solution elapsed time: 0.0359384 Linear solver elapsed time: 0.0189445 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx SUCCESS difference: 2.9e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy SUCCESS difference: 9e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz SUCCESS difference: 2.9e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure ----------------finished:102----------------------- ----------------starting:103----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test103 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0986052 Total Core solution elapsed time: 0.0608929 Linear solver elapsed time: 0.0350139 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx SUCCESS difference: 5.1e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy SUCCESS difference: 1.3e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz SUCCESS difference: 3.7e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Pressure SUCCESS difference: 9.4e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx SUCCESS difference: 8.1e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy SUCCESS difference: 3.3e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz SUCCESS difference: 5.6e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy SUCCESS difference: 1.2e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz SUCCESS difference: 9.7e-10 < 1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz ----------------finished:103----------------------- ----------------starting:104----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test104 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0999748 Total Core solution elapsed time: 0.256382 Linear solver elapsed time: 0.125745 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx SUCCESS difference: 2.3e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy SUCCESS difference: 1.9e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz SUCCESS difference: 2.9e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel SUCCESS difference: 1.8e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure ----------------finished:104----------------------- ----------------starting:105----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test105 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0443162 Total Core solution elapsed time: 0.0078886 Linear solver elapsed time: 0.0051809 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness ----------------finished:105----------------------- ----------------starting:106----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test106 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0441649 Total Core solution elapsed time: 0.0168602 Linear solver elapsed time: 0.0132248 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness ----------------finished:106----------------------- ----------------starting:107----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test107 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0823129 Total Core solution elapsed time: 0.0179429 Linear solver elapsed time: 0.011017 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness ----------------finished:107----------------------- ----------------starting:108----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test108 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0974326 Total Core solution elapsed time: 0.0397147 Linear solver elapsed time: 0.0169248 (43%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:108----------------------- ----------------starting:109----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test109 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0937379 Total Core solution elapsed time: 0.0970556 Linear solver elapsed time: 0.0420065 (43%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate ----------------finished:109----------------------- ----------------starting:110----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test110 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.107117 Total Core solution elapsed time: 0.071599 Linear solver elapsed time: 0.0428302 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 4e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1 SUCCESS difference: 6.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2 SUCCESS difference: 1e-14 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3 SUCCESS difference: 4.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3 SUCCESS difference: 4.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3 ----------------finished:110----------------------- ----------------starting:111----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test111 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.17688 Total Core solution elapsed time: 0.288373 Linear solver elapsed time: 0.151241 (52%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1 SUCCESS difference: 8.6e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1 SUCCESS difference: 1e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1 SUCCESS difference: 8.6e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure1 SUCCESS difference: 3.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1 SUCCESS difference: 3.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 3.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1 SUCCESS difference: 1.8e-15 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2e-16 < 1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1 SUCCESS difference: 1.3e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2 SUCCESS difference: 2e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2 SUCCESS difference: 3.5e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2 SUCCESS difference: 2e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2 SUCCESS difference: 3.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2 SUCCESS difference: 2.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2 SUCCESS difference: 1.9e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 2e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume2 SUCCESS difference: 8e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3 SUCCESS difference: 2.5e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3 SUCCESS difference: 4e-12 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3 SUCCESS difference: 2.4e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3 SUCCESS difference: 4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3 SUCCESS difference: 1.9e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 2e-16 < 1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3 ----------------finished:111----------------------- ----------------starting:112----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test112 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0298418 Total Core solution elapsed time: 0.0126988 Linear solver elapsed time: 0.0083918 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.6e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 1.1e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY ----------------finished:112----------------------- ----------------starting:113----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test113 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0523579 Total Core solution elapsed time: 0.0148078 Linear solver elapsed time: 0.0088454 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.8e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX SUCCESS difference: 1.1e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY ----------------finished:113----------------------- ----------------starting:114----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test114 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0361041 Total Core solution elapsed time: 0.0094085 Linear solver elapsed time: 0.0064665 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX SUCCESS difference: 8.6e-16 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY ----------------finished:114----------------------- ----------------starting:115----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test115 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0467035 Total Core solution elapsed time: 0.0113899 Linear solver elapsed time: 0.0069703 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-15 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX SUCCESS difference: 8.6e-16 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY ----------------finished:115----------------------- ----------------starting:116----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test116 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0410544 Total Core solution elapsed time: 0.0060109 Linear solver elapsed time: 0.0039324 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness ----------------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: 2 < 8.5 test id: 119 test name: SquareBamgMesh field: elapsed time ----------------finished:119----------------------- ----------------starting:120----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test120 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0605004 Total Core solution elapsed time: 0.0283082 Linear solver elapsed time: 0.0143072 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 1.1e-10 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature ----------------finished:120----------------------- ----------------starting:121----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test121 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0785618 Total Core solution elapsed time: 0.0737347 Linear solver elapsed time: 0.0290519 (39%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 6.3e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 8e-11 < 1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3 ----------------finished:121----------------------- ----------------starting:122----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test122 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.165684 Total Core solution elapsed time: 0.337535 Linear solver elapsed time: 0.181412 (54%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1 SUCCESS difference: 7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1 SUCCESS difference: 9.9e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1 SUCCESS difference: 6e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1 SUCCESS difference: 3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1 SUCCESS difference: 3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 3.1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 9.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2 SUCCESS difference: 7.7e-12 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2 SUCCESS difference: 4.7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2 SUCCESS difference: 3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 4.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2 SUCCESS difference: 4.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2 SUCCESS difference: 4.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 1.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 9.3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 9.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 1.6e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.4e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3 SUCCESS difference: 4.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 4.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3 SUCCESS difference: 4.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3 SUCCESS difference: 4.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 2.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 1.5e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3 ----------------finished:122----------------------- ----------------starting:123----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test123 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.109208 Total Core solution elapsed time: 0.0690993 Linear solver elapsed time: 0.024655 (36%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep SUCCESS difference: 6.4e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep SUCCESS difference: 4.9e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep ----------------finished:123----------------------- ----------------starting:124----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test124 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.256687 Total Core solution elapsed time: 0.927812 Linear solver elapsed time: 0.408086 (44%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 2.4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1 SUCCESS difference: 9.7e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1 SUCCESS difference: 9.6e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1 SUCCESS difference: 3.5e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1 ERROR difference: 1.8e-07 > 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1 SUCCESS difference: 1.3e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1 ERROR difference: 1.6e-07 > 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1 ERROR difference: 4.6e-06 > 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2 ERROR difference: 3.9e-07 > 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2 ERROR difference: 3.7e-06 > 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2 ERROR difference: 1.5e-07 > 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2 ERROR difference: 3.7e-07 > 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2 ERROR difference: 4.9e-09 > 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2 ERROR difference: 3.3e-07 > 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2 ERROR difference: 7.2e-06 > 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3 ERROR difference: 1.4e-06 > 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3 ERROR difference: 7.6e-06 > 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3 ERROR difference: 5.1e-07 > 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3 ERROR difference: 5.4e-07 > 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3 ERROR difference: 1.4e-08 > 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3 ERROR difference: 4.8e-07 > 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3 ----------------finished:124----------------------- ----------------starting:127----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test127 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0926484 Total Core solution elapsed time: 0.525657 Linear solver elapsed time: 0.338334 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vx SUCCESS difference: 8.9e-15 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vy SUCCESS difference: 8.7e-15 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 1.3e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 8.8e-15 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 4.7e-15 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxShear SUCCESS difference: 4.3e-15 < 4e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyShear SUCCESS difference: 1.3e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 9.2e-15 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase SUCCESS difference: 6.9e-15 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2 SUCCESS difference: 5.4e-15 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4 SUCCESS difference: 6.5e-15 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5 SUCCESS difference: 3.3e-15 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6 ----------------finished:127----------------------- ----------------starting:128----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test128 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0811719 Total Core solution elapsed time: 0.209989 Linear solver elapsed time: 0.139212 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 5.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 5.2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1 SUCCESS difference: 7.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1 SUCCESS difference: 6.6e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1 SUCCESS difference: 7.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1 SUCCESS difference: 6.6e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1 SUCCESS difference: 6.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 5.2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2 SUCCESS difference: 5.4e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3 SUCCESS difference: 4.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3 SUCCESS difference: 3.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3 SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3 ----------------finished:128----------------------- ----------------starting:131----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test131 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0417699 Total Core solution elapsed time: 0.0065346 Linear solver elapsed time: 0.0042858 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-16 < 1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness ----------------finished:131----------------------- ----------------starting:132----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test132 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0392706 Total Core solution elapsed time: 0.0084509 Linear solver elapsed time: 0.0043092 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness ----------------finished:132----------------------- ----------------starting:133----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test133 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0378506 Total Core solution elapsed time: 0.0063665 Linear solver elapsed time: 0.0041301 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-16 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness ----------------finished:133----------------------- ----------------starting:134----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test134 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0329636 Total Core solution elapsed time: 0.0049849 Linear solver elapsed time: 0.0029928 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-17 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample ----------------finished:134----------------------- ----------------starting:201----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test201 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0651319 Total Core solution elapsed time: 0.0388642 Linear solver elapsed time: 0.0321046 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.7e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx SUCCESS difference: 2.8e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy SUCCESS difference: 2.9e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure ----------------finished:201----------------------- ----------------starting:202----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test202 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0968011 Total Core solution elapsed time: 0.0245488 Linear solver elapsed time: 0.0163809 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx SUCCESS difference: 8.3e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy SUCCESS difference: 1.2e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz SUCCESS difference: 8.3e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure ----------------finished:202----------------------- ----------------starting:203----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test203 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0981876 Total Core solution elapsed time: 0.110527 Linear solver elapsed time: 0.0774408 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx SUCCESS difference: 1.2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy SUCCESS difference: 1e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz SUCCESS difference: 1.2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure ----------------finished:203----------------------- ----------------starting:204----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test204 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.103973 Total Core solution elapsed time: 0.46102 Linear solver elapsed time: 0.0310602 (6.7%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.108027 Total Core solution elapsed time: 0.432915 Linear solver elapsed time: 0.0308319 (7.1%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx SUCCESS difference: 3.7e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy SUCCESS difference: 3.2e-09 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz SUCCESS difference: 3.6e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel SUCCESS difference: 2e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure SUCCESS difference: 4.5e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp SUCCESS difference: 1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp SUCCESS difference: 1.5e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp SUCCESS difference: 1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp SUCCESS difference: 1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp ----------------finished:204----------------------- ----------------starting:205----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test205 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.103613 Total Core solution elapsed time: 0.148994 Linear solver elapsed time: 0.0758642 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx SUCCESS difference: 1.3e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy SUCCESS difference: 7e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz SUCCESS difference: 1.3e-06 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure ----------------finished:205----------------------- ----------------starting:206----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test206 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.12717 Total Core solution elapsed time: 0.04206 Linear solver elapsed time: 0.0173528 (41%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature SUCCESS difference: 1.6e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:206----------------------- ----------------starting:207----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test207 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0898446 Total Core solution elapsed time: 0.0904953 Linear solver elapsed time: 0.0354197 (39%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3 SUCCESS difference: 3.6e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3 ----------------finished:207----------------------- ----------------starting:208----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test208 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0781557 Total Core solution elapsed time: 0.0888644 Linear solver elapsed time: 0.0591539 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2 SUCCESS difference: 3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2 SUCCESS difference: 3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2 SUCCESS difference: 9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2 SUCCESS difference: 9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2 SUCCESS difference: 9.2e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3 ----------------finished:208----------------------- ----------------starting:209----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test209 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.186484 Total Core solution elapsed time: 0.163431 Linear solver elapsed time: 0.07228 (44%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1 SUCCESS difference: 2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1 SUCCESS difference: 6.4e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2 SUCCESS difference: 2e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2 SUCCESS difference: 2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2 SUCCESS difference: 7.3e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2 SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2 SUCCESS difference: 9.3e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2 SUCCESS difference: 1.4e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 7.4e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3 SUCCESS difference: 1.6e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3 SUCCESS difference: 3.7e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3 SUCCESS difference: 1.6e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3 SUCCESS difference: 2.3e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3 SUCCESS difference: 1.2e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:209----------------------- ----------------starting:210----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test210 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.167485 Total Core solution elapsed time: 0.23624 Linear solver elapsed time: 0.119062 (50%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1 SUCCESS difference: 4.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1 SUCCESS difference: 2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1 SUCCESS difference: 4.2e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1 SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1 SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1 SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 8.5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2 SUCCESS difference: 3.8e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2 SUCCESS difference: 1.6e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2 SUCCESS difference: 3.8e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2 SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2 SUCCESS difference: 7.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2 SUCCESS difference: 7.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2 SUCCESS difference: 7.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 6.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3 SUCCESS difference: 1.6e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3 SUCCESS difference: 8.9e-11 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3 SUCCESS difference: 1.5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3 SUCCESS difference: 7.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3 SUCCESS difference: 7.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3 SUCCESS difference: 7.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3 SUCCESS difference: 7.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3 SUCCESS difference: 3.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3 SUCCESS difference: 1.4e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3 ----------------finished:210----------------------- ----------------starting:211----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test211 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.221549 Total Core solution elapsed time: 0.350596 Linear solver elapsed time: 0.159097 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1 SUCCESS difference: 1.4e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1 SUCCESS difference: 1.5e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1 SUCCESS difference: 1.4e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1 SUCCESS difference: 4.4e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1 SUCCESS difference: 1.5e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1 SUCCESS difference: 1.5e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1 SUCCESS difference: 1.5e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.2e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2 SUCCESS difference: 1.4e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2 SUCCESS difference: 2.8e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2 SUCCESS difference: 1.4e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2 SUCCESS difference: 1e-10 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2 SUCCESS difference: 1.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2 SUCCESS difference: 1.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2 SUCCESS difference: 1.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2 SUCCESS difference: 1.7e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2 SUCCESS difference: 1.9e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 9.1e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3 SUCCESS difference: 1.6e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3 SUCCESS difference: 3.8e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3 SUCCESS difference: 1.9e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3 SUCCESS difference: 3.8e-11 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3 SUCCESS difference: 5.2e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3 SUCCESS difference: 5.2e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3 SUCCESS difference: 5.2e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3 SUCCESS difference: 2.4e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3 SUCCESS difference: 1.3e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3 ----------------finished:211----------------------- ----------------starting:212----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test212 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 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 | 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.0733534 Total Core solution elapsed time: 0.0806647 Linear solver elapsed time: 0.0535182 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient SUCCESS difference: 2.5e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Misfits SUCCESS difference: 1.6e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Pressure SUCCESS difference: 1.2e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel SUCCESS difference: 3.1e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx SUCCESS difference: 1.7e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy ----------------finished:212----------------------- ----------------starting:213----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test213 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 test213.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 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.114152 Total Core solution elapsed time: 0.0902973 Linear solver elapsed time: 0.0528799 (59%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 7.5e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient SUCCESS difference: 3.2e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure SUCCESS difference: 1.7e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel SUCCESS difference: 1.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx SUCCESS difference: 1.7e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy ----------------finished:213----------------------- ----------------starting:214----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test214 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.110153 Total Core solution elapsed time: 0.349638 Linear solver elapsed time: 0.230936 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-10 < 1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient SUCCESS difference: 1.3e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits SUCCESS difference: 1.4e-11 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure SUCCESS difference: 1.4e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel SUCCESS difference: 2.8e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx SUCCESS difference: 1.4e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy ----------------finished:214----------------------- ----------------starting:215----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test215 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.119836 Total Core solution elapsed time: 1.14127 Linear solver elapsed time: 0.536829 (47%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient SUCCESS difference: 1.6e-10 < 1e-08 test id: 215 test name: SquareShelfCMBFS field: Misfits SUCCESS difference: 4.1e-11 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: MaterialsRheologyBbar SUCCESS difference: 4.4e-11 < 2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure SUCCESS difference: 2.8e-10 < 3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel SUCCESS difference: 3.8e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx SUCCESS difference: 2.8e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy ----------------finished:215----------------------- ----------------starting:216----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 33) In parameterize (line 29) In test216 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0855822 Total Core solution elapsed time: 4.67492 Linear solver elapsed time: 2.5038 (54%) Total elapsed time: 0 hrs 0 min 4 sec SUCCESS difference: 3.5e-11 < 9e-07 test id: 216 test name: SquareShelfStressSSA2dRift field: Vx SUCCESS difference: 1.5e-11 < 7e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vy SUCCESS difference: 1.6e-11 < 9e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vel SUCCESS difference: 1e-16 < 2e-11 test id: 216 test name: SquareShelfStressSSA2dRift field: Pressure ----------------finished:216----------------------- ----------------starting:217----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test217 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In test217 (line 36) In run (line 99) In runme (line 156)] uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0563858 Total Core solution elapsed time: 0.171819 Linear solver elapsed time: 0.154197 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy ----------------finished:217----------------------- ----------------starting:219----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test219 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.098432 Total Core solution elapsed time: 0.142327 Linear solver elapsed time: 0.0781863 (55%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx SUCCESS difference: 2.1e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy SUCCESS difference: 6.4e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz SUCCESS difference: 2.1e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure ----------------finished:219----------------------- ----------------starting:220----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 33) In parameterize (line 29) In test220 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.112839 Total Core solution elapsed time: 0.478665 Linear solver elapsed time: 0.198842 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx SUCCESS difference: 7.4e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy SUCCESS difference: 1.9e-09 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz SUCCESS difference: 7.2e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel ----------------finished:220----------------------- ----------------starting:221----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 33) In parameterize (line 29) In test221 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.109397 Total Core solution elapsed time: 0.515316 Linear solver elapsed time: 0.232057 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 3.6e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 4.6e-09 < 5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 3.5e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel ----------------finished:221----------------------- ----------------starting:222----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test222 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0769733 Total Core solution elapsed time: 0.101323 Linear solver elapsed time: 0.0646046 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1 SUCCESS difference: 7.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3 ----------------finished:222----------------------- ----------------starting:223----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test223 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0711533 Total Core solution elapsed time: 0.0707621 Linear solver elapsed time: 0.0240543 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 3.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 9.8e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 9.8e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 8.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 6.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3 ----------------finished:223----------------------- ----------------starting:224----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test224 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.17587 Total Core solution elapsed time: 0.241464 Linear solver elapsed time: 0.122872 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1 SUCCESS difference: 1.5e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1 SUCCESS difference: 1.4e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1 SUCCESS difference: 2.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1 SUCCESS difference: 2.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1 SUCCESS difference: 2.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2 SUCCESS difference: 1.7e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2 SUCCESS difference: 9.4e-11 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2 SUCCESS difference: 2.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2 SUCCESS difference: 3.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2 SUCCESS difference: 3.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2 SUCCESS difference: 3.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2 SUCCESS difference: 2.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.9e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3 SUCCESS difference: 1.8e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3 SUCCESS difference: 9.5e-11 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3 SUCCESS difference: 1.7e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3 SUCCESS difference: 3.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3 SUCCESS difference: 5.3e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3 SUCCESS difference: 5.3e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3 SUCCESS difference: 5.3e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3 SUCCESS difference: 3e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3 SUCCESS difference: 1.4e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3 ----------------finished:224----------------------- ----------------starting:225----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test225 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.206205 Total Core solution elapsed time: 0.347585 Linear solver elapsed time: 0.199351 (57%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.6e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1 SUCCESS difference: 8.9e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1 SUCCESS difference: 8.9e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1 SUCCESS difference: 3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1 SUCCESS difference: 4.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.2e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2 SUCCESS difference: 1e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2 SUCCESS difference: 2.3e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2 SUCCESS difference: 1e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2 SUCCESS difference: 4.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2 SUCCESS difference: 4.1e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2 SUCCESS difference: 2.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2 SUCCESS difference: 3.7e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2 SUCCESS difference: 3.5e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.3e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3 SUCCESS difference: 6.1e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3 SUCCESS difference: 6.1e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3 SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3 SUCCESS difference: 3.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3 SUCCESS difference: 5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3 SUCCESS difference: 1.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3 SUCCESS difference: 4.1e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3 ----------------finished:225----------------------- ----------------starting:226----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test226 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0828257 Total Core solution elapsed time: 0.108041 Linear solver elapsed time: 0.086099 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1 SUCCESS difference: 7.8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1 SUCCESS difference: 5.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1 SUCCESS difference: 4.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2 SUCCESS difference: 5.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2 SUCCESS difference: 6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3 SUCCESS difference: 3.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3 SUCCESS difference: 6.5e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3 SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3 SUCCESS difference: 9.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3 ----------------finished:226----------------------- ----------------starting:227----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test227 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.184238 Total Core solution elapsed time: 0.349323 Linear solver elapsed time: 0.173439 (50%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1 SUCCESS difference: 4.6e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1 SUCCESS difference: 2.3e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1 SUCCESS difference: 4.6e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.8e-10 < 2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2 SUCCESS difference: 4.1e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2 SUCCESS difference: 2e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2 SUCCESS difference: 4.2e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2 SUCCESS difference: 9.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2 SUCCESS difference: 9.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2 SUCCESS difference: 9.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2 SUCCESS difference: 8.8e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2 SUCCESS difference: 2.8e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3 SUCCESS difference: 8.4e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3 SUCCESS difference: 2.6e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3 SUCCESS difference: 8.4e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3 SUCCESS difference: 9.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3 SUCCESS difference: 3.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3 SUCCESS difference: 3.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3 SUCCESS difference: 3.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3 SUCCESS difference: 8.5e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3 SUCCESS difference: 1.2e-08 < 1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3 ----------------finished:227----------------------- ----------------starting:228----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test228 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0917239 Total Core solution elapsed time: 0.105159 Linear solver elapsed time: 0.0673786 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1 SUCCESS difference: 2.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1 SUCCESS difference: 4.4e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2 SUCCESS difference: 1e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2 SUCCESS difference: 5.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3 SUCCESS difference: 1.3e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3 SUCCESS difference: 5.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4 SUCCESS difference: 2.3e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4 ----------------finished:228----------------------- ----------------starting:229----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test229 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0840979 Total Core solution elapsed time: 0.105485 Linear solver elapsed time: 0.0675618 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1 SUCCESS difference: 2.9e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1 SUCCESS difference: 2.9e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2 SUCCESS difference: 2.3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2 SUCCESS difference: 2.3e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2 SUCCESS difference: 7.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3 SUCCESS difference: 4.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3 SUCCESS difference: 4.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3 SUCCESS difference: 4.8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4 SUCCESS difference: 2.8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4 ----------------finished:229----------------------- ----------------starting:230----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test230 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.126802 Total Core solution elapsed time: 0.0862182 Linear solver elapsed time: 0.0390621 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3 SUCCESS difference: 4.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3 SUCCESS difference: 5.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4 SUCCESS difference: 1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4 SUCCESS difference: 2.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4 ----------------finished:230----------------------- ----------------starting:231----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test231 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.126698 Total Core solution elapsed time: 0.0775453 Linear solver elapsed time: 0.0367686 (47%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1 SUCCESS difference: 8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2 SUCCESS difference: 9.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2 SUCCESS difference: 3.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3 SUCCESS difference: 5.4e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3 SUCCESS difference: 6.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4 SUCCESS difference: 8.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4 SUCCESS difference: 2.6e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4 SUCCESS difference: 8.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4 SUCCESS difference: 1.6e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4 ----------------finished:231----------------------- ----------------starting:232----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test232 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.086014 Total Core solution elapsed time: 0.130975 Linear solver elapsed time: 0.054281 (41%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2 SUCCESS difference: 2.8e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3 SUCCESS difference: 5.7e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 3e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4 SUCCESS difference: 4.3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4 ----------------finished:232----------------------- ----------------starting:233----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test233 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.17093 Total Core solution elapsed time: 0.326627 Linear solver elapsed time: 0.170986 (52%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1 SUCCESS difference: 5.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1 SUCCESS difference: 5.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1 SUCCESS difference: 2.3e-15 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.7e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2 SUCCESS difference: 3.3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2 SUCCESS difference: 1.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2 SUCCESS difference: 3.4e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2 SUCCESS difference: 2.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2 SUCCESS difference: 3.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2 SUCCESS difference: 3.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2 SUCCESS difference: 3.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2 SUCCESS difference: 2.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2 SUCCESS difference: 1.2e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 8.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3 SUCCESS difference: 4.3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3 SUCCESS difference: 1.8e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3 SUCCESS difference: 4.3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3 SUCCESS difference: 3.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3 SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3 SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3 SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3 SUCCESS difference: 2.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3 SUCCESS difference: 1.1e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 7e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4 SUCCESS difference: 1.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4 SUCCESS difference: 1.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4 SUCCESS difference: 1.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4 SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4 SUCCESS difference: 6.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4 SUCCESS difference: 6.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4 SUCCESS difference: 6.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4 SUCCESS difference: 3.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4 SUCCESS difference: 1.3e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4 ----------------finished:233----------------------- ----------------starting:236----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test236 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0851405 Total Core solution elapsed time: 0.164944 Linear solver elapsed time: 0.0249987 (15%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1 SUCCESS difference: 5.4e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1 SUCCESS difference: 4.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2 SUCCESS difference: 4.4e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2 SUCCESS difference: 7.7e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2 SUCCESS difference: 7.7e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2 SUCCESS difference: 4.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3 SUCCESS difference: 8.2e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3 SUCCESS difference: 1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3 ----------------finished:236----------------------- ----------------starting:237----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test237 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.194269 Total Core solution elapsed time: 0.1737 Linear solver elapsed time: 0.0336839 (19%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2 SUCCESS difference: 9.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2 SUCCESS difference: 8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2 SUCCESS difference: 9.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2 SUCCESS difference: 6.9e-17 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2 SUCCESS difference: 1.2e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2 SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3 SUCCESS difference: 1.3e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3 SUCCESS difference: 1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3 SUCCESS difference: 1.6e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3 SUCCESS difference: 1.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3 SUCCESS difference: 2.3e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3 SUCCESS difference: 0 < 5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3 ----------------finished:237----------------------- ----------------starting:238----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test238 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0887419 Total Core solution elapsed time: 0.181355 Linear solver elapsed time: 0.0280907 (15%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1 SUCCESS difference: 4.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1 SUCCESS difference: 4.9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1 SUCCESS difference: 7e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2 SUCCESS difference: 4.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2 SUCCESS difference: 4.9e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3 SUCCESS difference: 2.9e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3 SUCCESS difference: 7.1e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3 SUCCESS difference: 7.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3 SUCCESS difference: 6.7e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3 ----------------finished:238----------------------- ----------------starting:239----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test239 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0895105 Total Core solution elapsed time: 0.206933 Linear solver elapsed time: 0.0187711 (9.1%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1 SUCCESS difference: 2.7e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1 SUCCESS difference: 2.3e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 5.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2 SUCCESS difference: 9.6e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3 SUCCESS difference: 2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3 SUCCESS difference: 8.3e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3 ----------------finished:239----------------------- ----------------starting:240----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test240 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0803434 Total Core solution elapsed time: 0.743478 Linear solver elapsed time: 0.0184715 (2.5%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 2.7e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 2.8e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 6.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 7.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 7.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 6.8e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 9e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 9.1e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 ----------------finished:240----------------------- ----------------starting:241----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test241 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.103421 Total Core solution elapsed time: 0.121494 Linear solver elapsed time: 0.0823907 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1 SUCCESS difference: 1.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1 SUCCESS difference: 8e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1 SUCCESS difference: 2.2e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2 SUCCESS difference: 1.7e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2 SUCCESS difference: 5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3 SUCCESS difference: 2.1e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance3 SUCCESS difference: 5.3e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4 SUCCESS difference: 1.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4 SUCCESS difference: 2.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4 ----------------finished:241----------------------- ----------------starting:242----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test242 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.12766 Total Core solution elapsed time: 0.156234 Linear solver elapsed time: 0.0473414 (30%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1 SUCCESS difference: 9.1e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2 SUCCESS difference: 7.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2 SUCCESS difference: 4.8e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2 SUCCESS difference: 7.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2 SUCCESS difference: 1.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3 SUCCESS difference: 5.3e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3 SUCCESS difference: 5.5e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3 SUCCESS difference: 5.3e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3 SUCCESS difference: 1.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3 SUCCESS difference: 1.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3 SUCCESS difference: 1.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4 SUCCESS difference: 3.1e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4 SUCCESS difference: 3.2e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4 SUCCESS difference: 3.1e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4 SUCCESS difference: 1.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4 ----------------finished:242----------------------- ----------------starting:243----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test243 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.231624 Total Core solution elapsed time: 192.379 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 3 min 12 sec SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers SUCCESS difference: 3e-12 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz SUCCESS difference: 4.5e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT SUCCESS difference: 4e-12 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD SUCCESS difference: 4.2e-12 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe SUCCESS difference: 4.7e-12 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn SUCCESS difference: 3.4e-12 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp SUCCESS difference: 8.8e-14 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA SUCCESS difference: 3.9e-13 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 1.1e-14 < 2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd SUCCESS difference: 3.5e-12 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC SUCCESS difference: 1.5e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF SUCCESS difference: 3.9e-13 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF SUCCESS difference: 1.5e-14 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW SUCCESS difference: 1.8e-13 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW SUCCESS difference: 2.7e-15 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW SUCCESS difference: 6.9e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance SUCCESS difference: 5.9e-13 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff SUCCESS difference: 1e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt SUCCESS difference: 1.1e-10 < 2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain SUCCESS difference: 4.8e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze SUCCESS difference: 2.2e-10 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff SUCCESS difference: 1.1e-11 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt SUCCESS difference: 3e-12 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain SUCCESS difference: 4.3e-12 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze SUCCESS difference: 2.6e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd ----------------finished:243----------------------- ----------------starting:245----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test245 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0501468 Total Core solution elapsed time: 0.0290655 Linear solver elapsed time: 0.0041531 (14%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2 ----------------finished:245----------------------- ----------------starting:246----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test246 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0685227 Total Core solution elapsed time: 1.75381 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2 ----------------finished:246----------------------- ----------------starting:247----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test247 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0710853 Total Core solution elapsed time: 0.0693926 Linear solver elapsed time: 0.0074529 (11%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.284809 Total Core solution elapsed time: 0.608061 Linear solver elapsed time: 0.0713405 (12%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 1.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 1.4e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 1.3e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 2.8e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 6.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2 SUCCESS difference: 2.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 2.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 1.1e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3 SUCCESS difference: 1.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 2.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 3.8e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 6.9e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 5.7e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3 SUCCESS difference: 6e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 SUCCESS difference: 5.1e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4 SUCCESS difference: 2.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4 SUCCESS difference: 2.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4 SUCCESS difference: 2.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4 SUCCESS difference: 5.2e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4 SUCCESS difference: 7.7e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4 SUCCESS difference: 9.2e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4 SUCCESS difference: 1.3e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4 ----------------finished:247----------------------- ----------------starting:248----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test248 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0630634 Total Core solution elapsed time: 0.130974 Linear solver elapsed time: 0.11174 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy SUCCESS difference: 2.5e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Pressure SUCCESS difference: 5.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface SUCCESS difference: 1.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear SUCCESS difference: 5.4e-16 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear SUCCESS difference: 5.5e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase ----------------finished:248----------------------- ----------------starting:249----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test249 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.097643 Total Core solution elapsed time: 0.201294 Linear solver elapsed time: 0.160313 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 5.1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3 ----------------finished:249----------------------- ----------------starting:252----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test252 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.126641 Total Core solution elapsed time: 163.049 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 2 min 43 sec SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: Layers SUCCESS difference: 1.9e-15 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1 SUCCESS difference: 3.5e-13 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1 SUCCESS difference: 3.9e-15 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1 SUCCESS difference: 3.7e-12 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1 SUCCESS difference: 5.9e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2 SUCCESS difference: 2.5e-12 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2 SUCCESS difference: 2e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2 SUCCESS difference: 1.9e-13 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2 SUCCESS difference: 3.4e-12 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2 SUCCESS difference: 3.5e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2 SUCCESS difference: 5e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2 SUCCESS difference: 4.7e-12 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2 SUCCESS difference: 1.3e-13 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2 SUCCESS difference: 1.3e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2 SUCCESS difference: 5.9e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3 SUCCESS difference: 2.5e-12 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3 SUCCESS difference: 2e-13 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3 SUCCESS difference: 1.9e-13 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3 SUCCESS difference: 3.4e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3 SUCCESS difference: 3.4e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3 SUCCESS difference: 5e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3 SUCCESS difference: 9.3e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3 SUCCESS difference: 9.3e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3 SUCCESS difference: 1.2e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3 SUCCESS difference: 3.8e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4 SUCCESS difference: 1.5e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4 SUCCESS difference: 4.5e-11 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4 SUCCESS difference: 9.2e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4 SUCCESS difference: 2e-11 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4 SUCCESS difference: 6e-13 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4 SUCCESS difference: 5e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4 SUCCESS difference: 1.1e-12 < 5e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4 SUCCESS difference: 2.8e-14 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4 SUCCESS difference: 2.7e-12 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4 ----------------finished:252----------------------- ----------------starting:253----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test253 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.124149 Total Core solution elapsed time: 173.337 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 2 min 53 sec SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: Layers SUCCESS difference: 1.6e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1 SUCCESS difference: 2.6e-13 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1 SUCCESS difference: 6.5e-16 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1 SUCCESS difference: 6.4e-13 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1 SUCCESS difference: 6.9e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2 SUCCESS difference: 1.2e-12 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2 SUCCESS difference: 1.9e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2 SUCCESS difference: 1.5e-14 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2 SUCCESS difference: 3.1e-13 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2 SUCCESS difference: 9.5e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2 SUCCESS difference: 5.2e-14 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2 SUCCESS difference: 4.7e-15 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2 SUCCESS difference: 6.9e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3 SUCCESS difference: 1.3e-12 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3 SUCCESS difference: 1.9e-13 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3 SUCCESS difference: 1.6e-14 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3 SUCCESS difference: 3.7e-13 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3 SUCCESS difference: 7.9e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3 SUCCESS difference: 5.2e-14 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3 SUCCESS difference: 4.1e-15 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3 SUCCESS difference: 5.8e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4 SUCCESS difference: 9.3e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4 SUCCESS difference: 4.3e-12 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4 SUCCESS difference: 8.6e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4 SUCCESS difference: 1.3e-11 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4 SUCCESS difference: 0 < 3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4 SUCCESS difference: 2.1e-13 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4 SUCCESS difference: 7e-14 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4 ----------------finished:253----------------------- ----------------starting:254----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test254 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In test254 (line 36) In run (line 99) In runme (line 156)] uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0737661 Total Core solution elapsed time: 0.260046 Linear solver elapsed time: 0.221807 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy SUCCESS difference: 2.3e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface SUCCESS difference: 6.3e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear SUCCESS difference: 2.1e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase ----------------finished:254----------------------- ----------------starting:255----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test255 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0828797 Total Core solution elapsed time: 0.225748 Linear solver elapsed time: 0.177949 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1 SUCCESS difference: 7.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2 SUCCESS difference: 7.7e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2 SUCCESS difference: 9.7e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2 SUCCESS difference: 9.2e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3 SUCCESS difference: 4.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3 SUCCESS difference: 8.3e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3 ----------------finished:255----------------------- ----------------starting:256----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test256 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.081253 Total Core solution elapsed time: 0.124648 Linear solver elapsed time: 0.035099 (28%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 9.7e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 9.7e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 5.2e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3 ----------------finished:256----------------------- ----------------starting:257----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test257 (line 4) In run (line 99) In runme (line 156)] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.092735 Total Core solution elapsed time: 0.770112 Linear solver elapsed time: 0.551931 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1 SUCCESS difference: 6.6e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1 SUCCESS difference: 6.5e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2 SUCCESS difference: 5e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2 SUCCESS difference: 8.3e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3 SUCCESS difference: 6.8e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3 SUCCESS difference: 6.7e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3 SUCCESS difference: 4.1e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3 SUCCESS difference: 2.1e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3 SUCCESS difference: 1e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3 ----------------finished:257----------------------- ----------------starting:258----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test258 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test258 (line 11) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.125867 Total Core solution elapsed time: 417.597 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 6 min 57 sec SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 3.9e-14 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 1.4e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 6.4e-12 < 3e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 2.3e-12 < 6e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 8.7e-13 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 6.3e-13 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 1.5e-13 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 1.3e-12 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 1.4e-14 < 2e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 7.2e-13 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 1.8e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 1.3e-12 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 1.8e-14 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 4.4e-13 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 3.6e-15 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 2.1e-15 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbTs SUCCESS difference: 2.7e-14 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT10 SUCCESS difference: 2.7e-14 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT30 SUCCESS difference: 2.7e-14 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT50 SUCCESS difference: 1.9e-15 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 4.8e-14 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 8.9e-13 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 4.2e-13 < 2e-09 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 7.9e-13 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 5.1e-11 < 8e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 3.2e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 8.4e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 3.8e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 3.3e-13 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbWAdd ----------------finished:258----------------------- ----------------starting:259----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test259 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test259 (line 11) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.128543 Total Core solution elapsed time: 419.562 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 6 min 59 sec SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 7.9e-14 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 4.5e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 4.6e-12 < 3e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 2.9e-12 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 5.9e-13 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 4.4e-13 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 9.7e-14 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 2.7e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 2.8e-15 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 5.9e-13 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 3.5e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 2.7e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 3.8e-15 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 9.4e-14 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 6.2e-15 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 1.3e-13 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 8.7e-13 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 9.6e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 1.5e-12 < 2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 1.7e-12 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 4.5e-12 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 3.6e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 4.5e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 1.3e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 3.5e-13 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd ----------------finished:259----------------------- ----------------starting:260----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test260 (line 8) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0610094 Total Core solution elapsed time: 0.0349405 Linear solver elapsed time: 0.0295962 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.6e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy SUCCESS difference: 8.9e-16 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure ----------------finished:260----------------------- ----------------starting:261----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test261 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.149086 Total Core solution elapsed time: 0.112815 Linear solver elapsed time: 0.0446556 (40%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx SUCCESS difference: 8e-16 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy SUCCESS difference: 9.3e-16 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel SUCCESS difference: 1.5e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature SUCCESS difference: 0 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate ----------------finished:261----------------------- ----------------starting:270----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test270 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0826666 Total Core solution elapsed time: 0.0679957 Linear solver elapsed time: 0.0588895 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx SUCCESS difference: 9.6e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy SUCCESS difference: 9.6e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure ----------------finished:270----------------------- ----------------starting:272----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test272 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 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 | 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.0738908 Total Core solution elapsed time: 0.209462 Linear solver elapsed time: 0.178703 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient SUCCESS difference: 5.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits SUCCESS difference: 3.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure SUCCESS difference: 1.6e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel SUCCESS difference: 4.5e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx SUCCESS difference: 1.7e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy ----------------finished:272----------------------- ----------------starting:273----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test273 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0633246 Total Core solution elapsed time: 0.0362624 Linear solver elapsed time: 0.0299809 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx SUCCESS difference: 2.7e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy SUCCESS difference: 2.9e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Pressure SUCCESS difference: 5.7e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage ----------------finished:273----------------------- ----------------starting:274----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 33) In parameterize (line 29) In test274 (line 6) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0868071 Total Core solution elapsed time: 0.580493 Linear solver elapsed time: 0.316427 (55%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-11 < 7e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vx SUCCESS difference: 8.5e-12 < 3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vy SUCCESS difference: 7.9e-12 < 3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vel SUCCESS difference: 1e-16 < 1e-11 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Pressure ----------------finished:274----------------------- ----------------starting:275----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test275 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0360209 Total Core solution elapsed time: 0.0061321 Linear solver elapsed time: 0.0039627 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D SUCCESS difference: 1.8e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F ----------------finished:275----------------------- ----------------starting:280----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test280 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0592163 Total Core solution elapsed time: 0.103305 Linear solver elapsed time: 0.0928024 (90%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0603692 Total Core solution elapsed time: 0.0654624 Linear solver elapsed time: 0.054898 (84%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0619084 Total Core solution elapsed time: 0.0943956 Linear solver elapsed time: 0.0831363 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble SUCCESS difference: 2.7e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble SUCCESS difference: 2.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble SUCCESS difference: 5.8e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.6e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 9.1e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2 SUCCESS difference: 6e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2 SUCCESS difference: 6e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2 ----------------finished:280----------------------- ----------------starting:285----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test285 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.102218 Total Core solution elapsed time: 0.340962 Linear solver elapsed time: 0.226392 (66%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.125262 Total Core solution elapsed time: 0.318166 Linear solver elapsed time: 0.203464 (64%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0950505 Total Core solution elapsed time: 0.19048 Linear solver elapsed time: 0.129901 (68%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0932981 Total Core solution elapsed time: 0.252535 Linear solver elapsed time: 0.170383 (67%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0938494 Total Core solution elapsed time: 0.504993 Linear solver elapsed time: 0.358703 (71%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.10334 Total Core solution elapsed time: 0.217035 Linear solver elapsed time: 0.134535 (62%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.09731 Total Core solution elapsed time: 1.10344 Linear solver elapsed time: 0.810446 (73%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 5.1e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 2.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 7.8e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 2.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 7.6e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 2.5e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP2 SUCCESS difference: 9.4e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 7.4e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 2.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 1.3e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1.4e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 5e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 1.4e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 5.3e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 2.7e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1.1e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 2.7e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 2.3e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.4e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 4.7e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.4e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4 ----------------finished:285----------------------- ----------------starting:290----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test290 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.101203 Total Core solution elapsed time: 2.09477 Linear solver elapsed time: 1.0124 (48%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 2.3e-07 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx SUCCESS difference: 2.9e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy SUCCESS difference: 1.8e-05 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz SUCCESS difference: 1.4e-05 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel SUCCESS difference: 8.1e-09 < 2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure ----------------finished:290----------------------- ----------------starting:291----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test291 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.127765 Total Core solution elapsed time: 5.64334 Linear solver elapsed time: 0.537229 (9.5%) Total elapsed time: 0 hrs 0 min 5 sec SUCCESS difference: 1.7e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx SUCCESS difference: 2.4e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy SUCCESS difference: 1.7e-05 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz SUCCESS difference: 1.4e-05 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel SUCCESS difference: 8.3e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure ----------------finished:291----------------------- ----------------starting:292----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test292 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0780931 Total Core solution elapsed time: 0.13283 Linear solver elapsed time: 0.105588 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1 SUCCESS difference: 8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1 SUCCESS difference: 8.4e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2 SUCCESS difference: 7.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2 SUCCESS difference: 6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3 SUCCESS difference: 2.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3 ----------------finished:292----------------------- ----------------starting:293----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test293 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0815736 Total Core solution elapsed time: 0.240005 Linear solver elapsed time: 0.16914 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1 SUCCESS difference: 3.8e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1 SUCCESS difference: 1.1e-16 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2 SUCCESS difference: 7e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2 SUCCESS difference: 1.9e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 5.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3 SUCCESS difference: 9.6e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3 SUCCESS difference: 6.8e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3 SUCCESS difference: 7.4e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3 SUCCESS difference: 8.7e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3 SUCCESS difference: 9.5e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3 SUCCESS difference: 3.4e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3 ----------------finished:293----------------------- ----------------starting:294----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test294 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0759577 Total Core solution elapsed time: 0.119976 Linear solver elapsed time: 0.09563 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1 SUCCESS difference: 5.4e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1 SUCCESS difference: 6e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1 SUCCESS difference: 9.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2 SUCCESS difference: 4.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2 SUCCESS difference: 4.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2 SUCCESS difference: 6.6e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3 SUCCESS difference: 9.3e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness3 ----------------finished:294----------------------- ----------------starting:301----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test301 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0643405 Total Core solution elapsed time: 0.0258097 Linear solver elapsed time: 0.0207182 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx SUCCESS difference: 2e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure ----------------finished:301----------------------- ----------------starting:302----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test302 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0422466 Total Core solution elapsed time: 0.0187575 Linear solver elapsed time: 0.0141101 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy SUCCESS difference: 1.4e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure ----------------finished:302----------------------- ----------------starting:303----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test303 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0882791 Total Core solution elapsed time: 0.0348968 Linear solver elapsed time: 0.0226943 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx SUCCESS difference: 7.2e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy SUCCESS difference: 7.2e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure ----------------finished:303----------------------- ----------------starting:304----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test304 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0938693 Total Core solution elapsed time: 0.0160375 Linear solver elapsed time: 0.0096501 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx SUCCESS difference: 2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy SUCCESS difference: 1.2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz SUCCESS difference: 1.7e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure ----------------finished:304----------------------- ----------------starting:305----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test305 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0876861 Total Core solution elapsed time: 0.0313062 Linear solver elapsed time: 0.0217213 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx SUCCESS difference: 8.5e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy SUCCESS difference: 1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz SUCCESS difference: 1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure ----------------finished:305----------------------- ----------------starting:306----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test306 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.11904 Total Core solution elapsed time: 0.0322694 Linear solver elapsed time: 0.0195006 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx SUCCESS difference: 6.8e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz SUCCESS difference: 6.8e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure ----------------finished:306----------------------- ----------------starting:307----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test307 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.118763 Total Core solution elapsed time: 0.0603632 Linear solver elapsed time: 0.0397372 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx SUCCESS difference: 4.6e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy SUCCESS difference: 2.3e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz SUCCESS difference: 4.6e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure ----------------finished:307----------------------- ----------------starting:308----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test308 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.102281 Total Core solution elapsed time: 0.172674 Linear solver elapsed time: 0.0801135 (46%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx SUCCESS difference: 1.3e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy SUCCESS difference: 9.5e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz SUCCESS difference: 1.3e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel SUCCESS difference: 1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure ----------------finished:308----------------------- ----------------starting:309----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test309 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0411434 Total Core solution elapsed time: 0.0063127 Linear solver elapsed time: 0.0041785 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness ----------------finished:309----------------------- ----------------starting:310----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test310 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0391165 Total Core solution elapsed time: 0.0148068 Linear solver elapsed time: 0.0109217 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness ----------------finished:310----------------------- ----------------starting:311----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test311 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.112158 Total Core solution elapsed time: 0.0113645 Linear solver elapsed time: 0.0049869 (44%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness ----------------finished:311----------------------- ----------------starting:312----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test312 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0766191 Total Core solution elapsed time: 0.0338509 Linear solver elapsed time: 0.0150946 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature SUCCESS difference: 7.4e-09 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:312----------------------- ----------------starting:313----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test313 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 test313.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: [92miteration 1/3 time [yr]: 1.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.29635e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results [92miteration 2/3 time [yr]: 2.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.16337e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results [92miteration 3/3 time [yr]: 3.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.18498e-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.119483 Total Core solution elapsed time: 0.121149 Linear solver elapsed time: 0.0497633 (41%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 2.7e-15 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate ----------------finished:313----------------------- ----------------starting:314----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test314 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0715244 Total Core solution elapsed time: 0.063608 Linear solver elapsed time: 0.0421082 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1 SUCCESS difference: 9.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1 SUCCESS difference: 1.2e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1 SUCCESS difference: 6.9e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2 SUCCESS difference: 3.6e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2 SUCCESS difference: 3.8e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2 SUCCESS difference: 1.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2 SUCCESS difference: 2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2 SUCCESS difference: 1.2e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2 SUCCESS difference: 5.8e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3 SUCCESS difference: 5.5e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3 SUCCESS difference: 5.9e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3 SUCCESS difference: 2.3e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3 ----------------finished:314----------------------- ----------------starting:315----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test315 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.190689 Total Core solution elapsed time: 0.308971 Linear solver elapsed time: 0.147741 (48%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.6e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx1 SUCCESS difference: 7.6e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1 SUCCESS difference: 7.5e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1 SUCCESS difference: 4.6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.5e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2 SUCCESS difference: 4e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2 SUCCESS difference: 5.3e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2 SUCCESS difference: 3.9e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2 SUCCESS difference: 5.2e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2 SUCCESS difference: 9.1e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2 SUCCESS difference: 6.5e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 1.1e-12 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3 SUCCESS difference: 5.2e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3 SUCCESS difference: 1.9e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3 SUCCESS difference: 6.3e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3 SUCCESS difference: 8.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3 SUCCESS difference: 1.4e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3 SUCCESS difference: 7e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:315----------------------- ----------------starting:316----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test316 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0891414 Total Core solution elapsed time: 0.0692296 Linear solver elapsed time: 0.0389842 (56%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 5.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2 SUCCESS difference: 6.6e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2 SUCCESS difference: 9.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 9e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.7e-15 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3 SUCCESS difference: 3.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3 ----------------finished:316----------------------- ----------------starting:317----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test317 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.193942 Total Core solution elapsed time: 0.179019 Linear solver elapsed time: 0.0793472 (44%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1 SUCCESS difference: 8.4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1 SUCCESS difference: 5.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1 SUCCESS difference: 8.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed1 SUCCESS difference: 1.5e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1 SUCCESS difference: 1.9e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1 SUCCESS difference: 1.4e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2 SUCCESS difference: 1.2e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2 SUCCESS difference: 6.9e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2 SUCCESS difference: 1.2e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2 SUCCESS difference: 1.9e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed2 SUCCESS difference: 3.9e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2 SUCCESS difference: 4.8e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2 SUCCESS difference: 2.9e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2 SUCCESS difference: 9.9e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3 SUCCESS difference: 8.7e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3 SUCCESS difference: 6.9e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3 SUCCESS difference: 8.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3 SUCCESS difference: 4.8e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3 SUCCESS difference: 7.1e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3 SUCCESS difference: 8.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3 SUCCESS difference: 3.9e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3 ----------------finished:317----------------------- ----------------starting:318----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test318 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.119845 Total Core solution elapsed time: 0.186879 Linear solver elapsed time: 0.0837287 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-16 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx SUCCESS difference: 1.7e-16 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy SUCCESS difference: 5.8e-16 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz SUCCESS difference: 1.7e-16 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure SUCCESS difference: 5.2e-15 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature SUCCESS difference: 7.7e-09 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:318----------------------- ----------------starting:319----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test319 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.0770105 Total Core solution elapsed time: 0.0571094 Linear solver elapsed time: 0.0341243 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient SUCCESS difference: 6.4e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits SUCCESS difference: 1.5e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure SUCCESS difference: 1.4e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel SUCCESS difference: 2.1e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy ----------------finished:319----------------------- ----------------starting:320----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test320 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.132765 Total Core solution elapsed time: 0.078893 Linear solver elapsed time: 0.0415616 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient SUCCESS difference: 1.3e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits SUCCESS difference: 1.5e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure SUCCESS difference: 1.8e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel SUCCESS difference: 2.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx SUCCESS difference: 1.9e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy ----------------finished:320----------------------- ----------------starting:321----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test321 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.129818 Total Core solution elapsed time: 0.23143 Linear solver elapsed time: 0.133867 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient SUCCESS difference: 6.3e-11 < 1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits SUCCESS difference: 1.4e-11 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure SUCCESS difference: 3.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel SUCCESS difference: 4.9e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx SUCCESS difference: 3.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy ----------------finished:321----------------------- ----------------starting:322----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test322 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.090514e-06 x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967979e-07 x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06 write lock file: FemModel initialization elapsed time: 0.110432 Total Core solution elapsed time: 0.69136 Linear solver elapsed time: 0.291439 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient SUCCESS difference: 3.3e-12 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits SUCCESS difference: 5.6e-18 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient SUCCESS difference: 1.3e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure SUCCESS difference: 2.6e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel SUCCESS difference: 5.8e-10 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx SUCCESS difference: 2.5e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy ----------------finished:322----------------------- ----------------starting:323----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test323 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.089956 Total Core solution elapsed time: 0.179114 Linear solver elapsed time: 0.144806 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1 SUCCESS difference: 2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1 SUCCESS difference: 6.6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1 SUCCESS difference: 9.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2 SUCCESS difference: 6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2 SUCCESS difference: 2.9e-14 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3 SUCCESS difference: 8.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3 SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3 SUCCESS difference: 2.3e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3 SUCCESS difference: 1.9e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3 ----------------finished:323----------------------- ----------------starting:324----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test324 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.154764 Total Core solution elapsed time: 0.326814 Linear solver elapsed time: 0.160895 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1 SUCCESS difference: 5.1e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1 SUCCESS difference: 7.5e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1 SUCCESS difference: 2.6e-17 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1 SUCCESS difference: 1.7e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.1e-14 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2 SUCCESS difference: 8.1e-15 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2 SUCCESS difference: 3.6e-15 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2 SUCCESS difference: 5.4e-15 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2 SUCCESS difference: 7e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3 SUCCESS difference: 1.1e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3 SUCCESS difference: 1.5e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3 SUCCESS difference: 9.2e-15 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3 SUCCESS difference: 6.3e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3 SUCCESS difference: 1.1e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3 SUCCESS difference: 5e-15 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:324----------------------- ----------------starting:325----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test325 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0630658 Total Core solution elapsed time: 0.0390965 Linear solver elapsed time: 0.0165425 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-15 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 0 < 5e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.3e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature ----------------finished:325----------------------- ----------------starting:326----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test326 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0760819 Total Core solution elapsed time: 0.0561458 Linear solver elapsed time: 0.0190662 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 4.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 5.8e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 7.9e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3 ----------------finished:326----------------------- ----------------starting:327----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test327 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.149254 Total Core solution elapsed time: 0.16482 Linear solver elapsed time: 0.081783 (50%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1 SUCCESS difference: 3.2e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1 SUCCESS difference: 8.1e-12 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1 SUCCESS difference: 3.2e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1 SUCCESS difference: 8.2e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1 SUCCESS difference: 1e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 6.2e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 2.9e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 1.1e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 4.7e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2 SUCCESS difference: 3.4e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2 SUCCESS difference: 6.7e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2 SUCCESS difference: 3.3e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2 SUCCESS difference: 1e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2 SUCCESS difference: 1.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 9.1e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 4.2e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3 SUCCESS difference: 3.5e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3 SUCCESS difference: 6.5e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3 SUCCESS difference: 3.5e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3 SUCCESS difference: 1.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3 SUCCESS difference: 1.2e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3 SUCCESS difference: 1.4e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 1.7e-14 < 0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3 ----------------finished:327----------------------- ----------------starting:328----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test328 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0771097 Total Core solution elapsed time: 0.0689148 Linear solver elapsed time: 0.0502736 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1 SUCCESS difference: 8.8e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1 SUCCESS difference: 1.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1 SUCCESS difference: 1.6e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1 SUCCESS difference: 2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2 SUCCESS difference: 1e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2 SUCCESS difference: 2.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2 SUCCESS difference: 2.9e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2 SUCCESS difference: 5.9e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2 SUCCESS difference: 3.7e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3 SUCCESS difference: 3.7e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3 SUCCESS difference: 9.4e-14 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3 SUCCESS difference: 5.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3 ----------------finished:328----------------------- ----------------starting:329----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test329 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.206236 Total Core solution elapsed time: 0.374305 Linear solver elapsed time: 0.189396 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1 SUCCESS difference: 6.1e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1 SUCCESS difference: 3.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1 SUCCESS difference: 6.1e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1 SUCCESS difference: 2.6e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1 SUCCESS difference: 3.2e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1 SUCCESS difference: 2.2e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1 SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1 SUCCESS difference: 8.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2 SUCCESS difference: 7e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2 SUCCESS difference: 3.2e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2 SUCCESS difference: 6.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2 SUCCESS difference: 1.7e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2 SUCCESS difference: 2.2e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2 SUCCESS difference: 3.3e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2 SUCCESS difference: 6.4e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2 SUCCESS difference: 9.3e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2 SUCCESS difference: 1.6e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3 SUCCESS difference: 9.5e-11 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3 SUCCESS difference: 3.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3 SUCCESS difference: 9.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3 SUCCESS difference: 6e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3 SUCCESS difference: 7.5e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3 SUCCESS difference: 4.6e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3 SUCCESS difference: 4.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3 SUCCESS difference: 4.9e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3 ----------------finished:329----------------------- ----------------starting:330----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test330 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0651336 Total Core solution elapsed time: 0.0593077 Linear solver elapsed time: 0.0476428 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy SUCCESS difference: 1.5e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 2.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 1.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 9.7e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear SUCCESS difference: 1.1e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear SUCCESS difference: 2.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 1.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase ----------------finished:330----------------------- ----------------starting:331----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test331 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.086933 Total Core solution elapsed time: 0.0406502 Linear solver elapsed time: 0.0168317 (41%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0600806 Total Core solution elapsed time: 0.134259 Linear solver elapsed time: 0.0556453 (41%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.3e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature SUCCESS difference: 2.1e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature ----------------finished:331----------------------- ----------------starting:332----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test332 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0819491 Total Core solution elapsed time: 0.173869 Linear solver elapsed time: 0.137295 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 9.2e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 2.8e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 6.8e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 8.9e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 7.6e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 1e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 4.6e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 1e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 2.4e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 4.1e-16 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 5.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 6.8e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3 ----------------finished:332----------------------- ----------------starting:333----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test333 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.109108 Total Core solution elapsed time: 0.208902 Linear solver elapsed time: 0.163854 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient SUCCESS difference: 1.8e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits SUCCESS difference: 4.1e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure SUCCESS difference: 6.3e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel SUCCESS difference: 9.6e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx SUCCESS difference: 7.5e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy ----------------finished:333----------------------- ----------------starting:334----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test334 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 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 | 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.0854421 Total Core solution elapsed time: 0.252914 Linear solver elapsed time: 0.207553 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient SUCCESS difference: 3.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits SUCCESS difference: 1.6e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar SUCCESS difference: 0 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure SUCCESS difference: 1.7e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel SUCCESS difference: 1.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx SUCCESS difference: 1.6e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy ----------------finished:334----------------------- ----------------starting:335----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test335 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.10563 Total Core solution elapsed time: 0.0938258 Linear solver elapsed time: 0.069933 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx SUCCESS difference: 7.3e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy SUCCESS difference: 8.9e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz SUCCESS difference: 7.3e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure SUCCESS difference: 1.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface SUCCESS difference: 6.1e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface SUCCESS difference: 5.5e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear SUCCESS difference: 9.2e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear SUCCESS difference: 1.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase SUCCESS difference: 7.3e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase ----------------finished:335----------------------- ----------------starting:336----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test336 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0746492 Total Core solution elapsed time: 0.104523 Linear solver elapsed time: 0.0649668 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1 SUCCESS difference: 3.2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1 SUCCESS difference: 1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1 SUCCESS difference: 5.3e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2 SUCCESS difference: 1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2 SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2 SUCCESS difference: 5.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3 SUCCESS difference: 2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3 SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3 SUCCESS difference: 3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3 SUCCESS difference: 6.8e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4 SUCCESS difference: 2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4 ----------------finished:336----------------------- ----------------starting:337----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test337 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.139484 Total Core solution elapsed time: 0.321688 Linear solver elapsed time: 0.203658 (63%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1 SUCCESS difference: 3.7e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1 SUCCESS difference: 3.7e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1 SUCCESS difference: 3.7e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1 SUCCESS difference: 3.8e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2 SUCCESS difference: 3e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2 SUCCESS difference: 2.9e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2 SUCCESS difference: 3.7e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2 SUCCESS difference: 4.9e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2 SUCCESS difference: 4.9e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2 SUCCESS difference: 4.9e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2 SUCCESS difference: 4.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3 SUCCESS difference: 4.9e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3 SUCCESS difference: 4.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3 SUCCESS difference: 4.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3 SUCCESS difference: 4.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3 SUCCESS difference: 1.3e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4 SUCCESS difference: 5.9e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4 SUCCESS difference: 5.8e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4 SUCCESS difference: 4.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4 SUCCESS difference: 4.2e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4 SUCCESS difference: 4.2e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4 SUCCESS difference: 4.2e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance4 ----------------finished:337----------------------- ----------------starting:338----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test338 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0948615 Total Core solution elapsed time: 0.0931404 Linear solver elapsed time: 0.060797 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1 SUCCESS difference: 2.1e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1 SUCCESS difference: 5.3e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2 SUCCESS difference: 1.8e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2 SUCCESS difference: 2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2 SUCCESS difference: 1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2 SUCCESS difference: 5.1e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3 SUCCESS difference: 1.6e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3 SUCCESS difference: 6.2e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4 SUCCESS difference: 1.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4 SUCCESS difference: 2.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4 SUCCESS difference: 2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4 ----------------finished:338----------------------- ----------------starting:339----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 34) In parameterize (line 29) In test339 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.147699 Total Core solution elapsed time: 0.31472 Linear solver elapsed time: 0.214478 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1 SUCCESS difference: 6.4e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2 SUCCESS difference: 3.6e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2 SUCCESS difference: 3.7e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2 SUCCESS difference: 4.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2 SUCCESS difference: 4.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2 SUCCESS difference: 4.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2 SUCCESS difference: 3.3e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3 SUCCESS difference: 1.8e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3 SUCCESS difference: 1.8e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3 SUCCESS difference: 4.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3 SUCCESS difference: 5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3 SUCCESS difference: 5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3 SUCCESS difference: 5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3 SUCCESS difference: 5.2e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4 SUCCESS difference: 1.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4 SUCCESS difference: 1.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4 SUCCESS difference: 5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4 SUCCESS difference: 5.4e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4 SUCCESS difference: 5.4e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4 SUCCESS difference: 5.4e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4 ----------------finished:339----------------------- ----------------starting:340----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test340 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.103115 Total Core solution elapsed time: 0.261331 Linear solver elapsed time: 0.147083 (56%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-10 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient SUCCESS difference: 2.2e-10 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits SUCCESS difference: 3.7e-11 < 5e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Pressure SUCCESS difference: 3.1e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel SUCCESS difference: 4.4e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx SUCCESS difference: 3.1e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy ----------------finished:340----------------------- ----------------starting:341----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test341 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.111406 Total Core solution elapsed time: 0.274607 Linear solver elapsed time: 0.168731 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient SUCCESS difference: 9.8e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure SUCCESS difference: 8.4e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel SUCCESS difference: 1.2e-10 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx SUCCESS difference: 8.4e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy ----------------finished:341----------------------- ----------------starting:342----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test342 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0980531 Total Core solution elapsed time: 0.0682071 Linear solver elapsed time: 0.028631 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature SUCCESS difference: 1.7e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate SUCCESS difference: 3.5e-16 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux ----------------finished:342----------------------- ----------------starting:343----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test343 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0834916 Total Core solution elapsed time: 0.0654989 Linear solver elapsed time: 0.0445757 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1 SUCCESS difference: 4.9e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1 SUCCESS difference: 4.8e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb1 SUCCESS difference: 3.5e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2 SUCCESS difference: 7.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2 SUCCESS difference: 8.1e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB2 SUCCESS difference: 5e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb2 SUCCESS difference: 9.7e-14 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3 SUCCESS difference: 9.5e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3 SUCCESS difference: 9.9e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3 SUCCESS difference: 4.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3 SUCCESS difference: 7.9e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3 SUCCESS difference: 8.8e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3 ----------------finished:343----------------------- ----------------starting:344----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test344 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.207463 Total Core solution elapsed time: 0.370707 Linear solver elapsed time: 0.212964 (57%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1 SUCCESS difference: 5.8e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1 SUCCESS difference: 2.5e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1 SUCCESS difference: 5.7e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed1 SUCCESS difference: 8e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1 SUCCESS difference: 9.8e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1 SUCCESS difference: 2.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature1 SUCCESS difference: 1.7e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb1 SUCCESS difference: 1.5e-12 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2 SUCCESS difference: 8.4e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2 SUCCESS difference: 4e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2 SUCCESS difference: 8.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed2 SUCCESS difference: 1.6e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2 SUCCESS difference: 4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2 SUCCESS difference: 4.3e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2 SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3 SUCCESS difference: 7.4e-13 < 5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3 SUCCESS difference: 5.4e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3 SUCCESS difference: 7.3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed3 SUCCESS difference: 2.2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3 SUCCESS difference: 5.8e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3 SUCCESS difference: 8.6e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3 SUCCESS difference: 1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3 ----------------finished:344----------------------- ----------------starting:345----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile9600 (line 36) In parameterize (line 29) In test345 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0657296 Total Core solution elapsed time: 0.0256295 Linear solver elapsed time: 0.0139801 (55%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=1 ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0586665 Total Core solution elapsed time: 0.107046 Linear solver elapsed time: 0.0555754 (52%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=2 ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0584549 Total Core solution elapsed time: 0.213982 Linear solver elapsed time: 0.109695 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 6.5e-14 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 2.1e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature SUCCESS difference: 1.4e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 0 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 6.3e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature SUCCESS difference: 1.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature ----------------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 test346.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: [92miteration 1/3 time [yr]: 1.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.47904e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results [92miteration 2/3 time [yr]: 2.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.85017e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results [92miteration 3/3 time [yr]: 3.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.50587e-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.109187 Total Core solution elapsed time: 0.0628679 Linear solver elapsed time: 0.0258683 (41%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 2.1e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.9e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 ----------------finished:346----------------------- ----------------starting:347----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 test347.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: [92miteration 1/3 time [yr]: 1.00[m (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 [92miteration 2/3 time [yr]: 2.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.29253e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results [92miteration 3/3 time [yr]: 3.00[m (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.08238e-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.0886366 Total Core solution elapsed time: 0.143692 Linear solver elapsed time: 0.0615221 (43%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 1.9e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.6e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 ----------------finished:347----------------------- ----------------starting:350----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0536922 Total Core solution elapsed time: 0.56508 Linear solver elapsed time: 0.356086 (63%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1 SUCCESS difference: 3.4e-16 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1 SUCCESS difference: 1.3e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2 SUCCESS difference: 5.7e-16 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3 SUCCESS difference: 6.9e-16 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4 SUCCESS difference: 6.1e-15 < 1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4 ----------------finished:350----------------------- ----------------starting:351----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.257047 Total Core solution elapsed time: 8.97612 Linear solver elapsed time: 5.43099 (61%) Total elapsed time: 0 hrs 0 min 9 sec SUCCESS difference: 1.2e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx SUCCESS difference: 1.4e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy SUCCESS difference: 8.2e-14 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz ----------------finished:351----------------------- ----------------starting:352----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0745147 Total Core solution elapsed time: 0.230147 Linear solver elapsed time: 0.132845 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1 SUCCESS difference: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1 SUCCESS difference: 6.3e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1 SUCCESS difference: 4.6e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1 SUCCESS difference: 5.3e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2 SUCCESS difference: 1.3e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2 SUCCESS difference: 9e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2 SUCCESS difference: 7.6e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2 SUCCESS difference: 8e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2 SUCCESS difference: 4.6e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3 SUCCESS difference: 6.1e-16 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3 SUCCESS difference: 6.1e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3 SUCCESS difference: 8.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4 SUCCESS difference: 4.5e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4 SUCCESS difference: 4.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4 ----------------finished:352----------------------- ----------------starting:353----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0819604 Total Core solution elapsed time: 0.27297 Linear solver elapsed time: 0.138672 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1 SUCCESS difference: 2.3e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1 SUCCESS difference: 6.3e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1 SUCCESS difference: 4.6e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 5.1e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2 SUCCESS difference: 2.5e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2 SUCCESS difference: 6.5e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3 SUCCESS difference: 7.4e-16 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3 SUCCESS difference: 8e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3 SUCCESS difference: 2.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3 SUCCESS difference: 2.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4 SUCCESS difference: 7.7e-16 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4 SUCCESS difference: 8.3e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4 SUCCESS difference: 2.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4 ----------------finished:353----------------------- ----------------starting:354----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0793158 Total Core solution elapsed time: 0.253165 Linear solver elapsed time: 0.138066 (55%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1 SUCCESS difference: 2.1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1 SUCCESS difference: 5.1e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1 SUCCESS difference: 3.4e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 7.4e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2 SUCCESS difference: 2.6e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2 SUCCESS difference: 3.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 5.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4 SUCCESS difference: 2.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4 SUCCESS difference: 2.2e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4 ----------------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 testChannels.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: [92miteration 1/4 time [yr]: 0.00[m (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results [92miteration 2/4 time [yr]: 0.00[m (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results [92miteration 3/4 time [yr]: 0.00[m (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results [92miteration 4/4 time [yr]: 0.00[m (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.0613101 Total Core solution elapsed time: 0.442096 Linear solver elapsed time: 0.173621 (39%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 4.6e-16 < 9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1 SUCCESS difference: 8.5e-15 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1 SUCCESS difference: 5.1e-14 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1 SUCCESS difference: 4.5e-16 < 4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2 SUCCESS difference: 3.4e-15 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2 SUCCESS difference: 4.4e-14 < 6e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea2 SUCCESS difference: 4.5e-16 < 1e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness3 SUCCESS difference: 1.6e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3 SUCCESS difference: 5.5e-14 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3 SUCCESS difference: 4.4e-16 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4 SUCCESS difference: 2.8e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4 SUCCESS difference: 5.6e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4 ----------------finished:355----------------------- ----------------starting:356----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.071692 Total Core solution elapsed time: 0.0664774 Linear solver elapsed time: 0.0391549 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient SUCCESS difference: 1.1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure SUCCESS difference: 9.9e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel SUCCESS difference: 1.6e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx SUCCESS difference: 1.2e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy ----------------finished:356----------------------- ----------------starting:357----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.0712993 Total Core solution elapsed time: 0.0641409 Linear solver elapsed time: 0.0399582 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-16 < 1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient SUCCESS difference: 3.2e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Misfits SUCCESS difference: 0 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Pressure SUCCESS difference: 8.8e-16 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel SUCCESS difference: 2e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx SUCCESS difference: 7.1e-16 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy ----------------finished:357----------------------- ----------------starting:358----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 test358.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 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.0620764 Total Core solution elapsed time: 0.511939 Linear solver elapsed time: 0.0245723 (4.8%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 3e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient SUCCESS difference: 3.3e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits SUCCESS difference: 1.4e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Pressure SUCCESS difference: 9.9e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel SUCCESS difference: 2.2e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy ----------------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 testChannels.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: [92miteration 1/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 2/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 3/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 4/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.0631679 Total Core solution elapsed time: 1.92384 Linear solver elapsed time: 0.827719 (43%) Total elapsed time: 0 hrs 0 min 2 sec loading results from cluster SUCCESS difference: 0 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1 SUCCESS difference: 2.2e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1 SUCCESS difference: 4.1e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea1 SUCCESS difference: 2.3e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2 SUCCESS difference: 3.3e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2 SUCCESS difference: 3.5e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea2 SUCCESS difference: 4.5e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3 SUCCESS difference: 2.3e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3 SUCCESS difference: 2.3e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea3 SUCCESS difference: 4.4e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4 SUCCESS difference: 2.2e-15 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4 SUCCESS difference: 2.4e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4 ----------------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 testChannels.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: [92miteration 1/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 2/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 3/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 4/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.0608959 Total Core solution elapsed time: 1.89168 Linear solver elapsed time: 0.832466 (44%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 0 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1 SUCCESS difference: 1.6e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1 SUCCESS difference: 3.7e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1 SUCCESS difference: 1.1e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2 SUCCESS difference: 1.6e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2 SUCCESS difference: 3.2e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2 SUCCESS difference: 4.5e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3 SUCCESS difference: 2.6e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3 SUCCESS difference: 2.7e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3 SUCCESS difference: 4.4e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4 SUCCESS difference: 2e-15 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4 SUCCESS difference: 2.5e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4 ----------------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 testChannels.bin uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: [92miteration 1/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 2/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 3/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results [92miteration 4/4 time [yr]: 0.00[m (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.0773414 Total Core solution elapsed time: 3.70099 Linear solver elapsed time: 1.53316 (41%) Total elapsed time: 0 hrs 0 min 3 sec loading results from cluster SUCCESS difference: 3.4e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1 SUCCESS difference: 3.9e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1 SUCCESS difference: 5.9e-13 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1 SUCCESS difference: 4.5e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2 SUCCESS difference: 1.4e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2 SUCCESS difference: 4.6e-13 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2 SUCCESS difference: 5.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness3 SUCCESS difference: 2e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential3 SUCCESS difference: 4.4e-13 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3 SUCCESS difference: 6.7e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4 SUCCESS difference: 3e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4 SUCCESS difference: 4.4e-13 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4 ----------------finished:361----------------------- ----------------starting:362----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: maximum number of nonlinear iterations (10) exceeded write lock file: FemModel initialization elapsed time: 0.135341 Total Core solution elapsed time: 0.752461 Linear solver elapsed time: 0.391497 (52%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness1 SUCCESS difference: 9.5e-14 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential1 SUCCESS difference: 1.7e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx1 SUCCESS difference: 4.1e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy1 SUCCESS difference: 2e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure1 SUCCESS difference: 5.3e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness2 SUCCESS difference: 7e-13 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential2 SUCCESS difference: 1.5e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx2 SUCCESS difference: 2.8e-14 < 2e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness3 SUCCESS difference: 1.7e-12 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential3 SUCCESS difference: 1.4e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea3 SUCCESS difference: 5.6e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx3 SUCCESS difference: 3.7e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy3 SUCCESS difference: 5.6e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel3 SUCCESS difference: 9.8e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness3 SUCCESS difference: 1.8e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness4 SUCCESS difference: 1.1e-12 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential4 SUCCESS difference: 1.4e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea4 SUCCESS difference: 9e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx4 SUCCESS difference: 3.8e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy4 SUCCESS difference: 9.4e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel4 SUCCESS difference: 2.1e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure4 SUCCESS difference: 2.1e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness4 ----------------finished:362----------------------- ----------------starting:363----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0816677 Total Core solution elapsed time: 0.23041 Linear solver elapsed time: 0.125661 (55%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4 ----------------finished:363----------------------- ----------------starting:401----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0618082 Total Core solution elapsed time: 0.0370197 Linear solver elapsed time: 0.0313344 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx SUCCESS difference: 2.1e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure ----------------finished:401----------------------- ----------------starting:402----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0988856 Total Core solution elapsed time: 0.0522377 Linear solver elapsed time: 0.0382885 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy SUCCESS difference: 6.2e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz SUCCESS difference: 1.8e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure ----------------finished:402----------------------- ----------------starting:403----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0926828 Total Core solution elapsed time: 0.0940837 Linear solver elapsed time: 0.055076 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx SUCCESS difference: 4.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy SUCCESS difference: 1.1e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz SUCCESS difference: 4.7e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel SUCCESS difference: 1e-16 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure ----------------finished:403----------------------- ----------------starting:404----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.100267 Total Core solution elapsed time: 0.553918 Linear solver elapsed time: 0.28377 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-08 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx SUCCESS difference: 1.2e-08 < 6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy SUCCESS difference: 1.7e-08 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz SUCCESS difference: 1.7e-08 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel SUCCESS difference: 5.4e-09 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure ----------------finished:404----------------------- ----------------starting:405----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0989315 Total Core solution elapsed time: 0.116355 Linear solver elapsed time: 0.055995 (48%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx SUCCESS difference: 8.6e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy SUCCESS difference: 1.7e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz SUCCESS difference: 8.5e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure ----------------finished:405----------------------- ----------------starting:406----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.100105 Total Core solution elapsed time: 0.107159 Linear solver elapsed time: 0.0350628 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature SUCCESS difference: 1.7e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:406----------------------- ----------------starting:407----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0899091 Total Core solution elapsed time: 0.163729 Linear solver elapsed time: 0.0539591 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-15 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate ----------------finished:407----------------------- ----------------starting:408----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.144216 Total Core solution elapsed time: 0.259787 Linear solver elapsed time: 0.186999 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1 SUCCESS difference: 1.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1 SUCCESS difference: 1.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1 SUCCESS difference: 9.7e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1 SUCCESS difference: 1.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2 SUCCESS difference: 2.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2 SUCCESS difference: 2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2 SUCCESS difference: 5.8e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3 SUCCESS difference: 5.6e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3 SUCCESS difference: 5.6e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3 SUCCESS difference: 2.7e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3 SUCCESS difference: 4.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3 ----------------finished:408----------------------- ----------------starting:409----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.165028 Total Core solution elapsed time: 0.292023 Linear solver elapsed time: 0.0328987 (11%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1 SUCCESS difference: 6e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1 SUCCESS difference: 2.8e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1 SUCCESS difference: 5.9e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1 SUCCESS difference: 4.1e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1 SUCCESS difference: 2.9e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1 SUCCESS difference: 2.6e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1 SUCCESS difference: 1.5e-15 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1 SUCCESS difference: 1.3e-06 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2 SUCCESS difference: 9.3e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2 SUCCESS difference: 3.3e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2 SUCCESS difference: 9.3e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2 SUCCESS difference: 2.6e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2 SUCCESS difference: 9.3e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2 SUCCESS difference: 7.2e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2 SUCCESS difference: 6e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2 SUCCESS difference: 2.3e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2 SUCCESS difference: 9.6e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2 SUCCESS difference: 1.3e-06 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3 SUCCESS difference: 6.6e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3 SUCCESS difference: 1.7e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3 SUCCESS difference: 6.7e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3 SUCCESS difference: 6e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3 SUCCESS difference: 1.2e-08 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3 SUCCESS difference: 1.1e-08 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3 SUCCESS difference: 7.3e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3 SUCCESS difference: 5.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3 SUCCESS difference: 1.7e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3 ----------------finished:409----------------------- ----------------starting:410----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.138343 Total Core solution elapsed time: 0.267723 Linear solver elapsed time: 0.132894 (50%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx SUCCESS difference: 9.1e-12 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy SUCCESS difference: 2.4e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz SUCCESS difference: 9.1e-12 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure SUCCESS difference: 1.1e-10 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature SUCCESS difference: 8.3e-08 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:410----------------------- ----------------starting:411----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.133673 Total Core solution elapsed time: 0.406274 Linear solver elapsed time: 0.214751 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx SUCCESS difference: 2.2e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy SUCCESS difference: 1.9e-09 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz SUCCESS difference: 2.2e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure SUCCESS difference: 1.8e-10 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature SUCCESS difference: 8.8e-08 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:411----------------------- ----------------starting:415----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.154144 Total Core solution elapsed time: 0.651332 Linear solver elapsed time: 0.380449 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient SUCCESS difference: 5.6e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits SUCCESS difference: 6.6e-11 < 3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure SUCCESS difference: 6.4e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel SUCCESS difference: 1e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx SUCCESS difference: 6.3e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy SUCCESS difference: 4.3e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz SUCCESS difference: 4.9e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature SUCCESS difference: 1.9e-07 < 1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:415----------------------- ----------------starting:416----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.17747 Total Core solution elapsed time: 1.1854 Linear solver elapsed time: 0.701913 (59%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.6e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient SUCCESS difference: 6.7e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits SUCCESS difference: 2.2e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel SUCCESS difference: 3.5e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy SUCCESS difference: 1.3e-09 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz SUCCESS difference: 1.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature SUCCESS difference: 9.9e-08 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:416----------------------- ----------------starting:419----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.106639 Total Core solution elapsed time: 0.131705 Linear solver elapsed time: 0.0641801 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx SUCCESS difference: 3e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy SUCCESS difference: 8.1e-11 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz SUCCESS difference: 2.9e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure ----------------finished:419----------------------- ----------------starting:421----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.104913 Total Core solution elapsed time: 1.39482 Linear solver elapsed time: 0.312454 (22%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.6e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx SUCCESS difference: 5.9e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy SUCCESS difference: 6.7e-08 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz SUCCESS difference: 6.7e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel SUCCESS difference: 1.2e-07 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure ----------------finished:421----------------------- ----------------starting:422----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.107561 Total Core solution elapsed time: 0.796531 Linear solver elapsed time: 0.176397 (22%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 1.5e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 1.8e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 1.8e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel SUCCESS difference: 2.6e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure ----------------finished:422----------------------- ----------------starting:423----------------------- [Warning: paterson is outdated, please consider using cuffey instead] uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0980124 Total Core solution elapsed time: 0.36463 Linear solver elapsed time: 0.244425 (67%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.102176 Total Core solution elapsed time: 0.419478 Linear solver elapsed time: 0.279946 (67%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.096478 Total Core solution elapsed time: 0.359248 Linear solver elapsed time: 0.241931 (67%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0971877 Total Core solution elapsed time: 0.420715 Linear solver elapsed time: 0.289409 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfAggressive SUCCESS difference: 9.1e-15 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelAggressive SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSoft SUCCESS difference: 7.5e-15 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSoft SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement SUCCESS difference: 5.6e-15 < 3e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement2 SUCCESS difference: 5e-15 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement2 ----------------finished:423----------------------- ----------------starting:424----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0444634 Total Core solution elapsed time: 0.0458435 Linear solver elapsed time: 0.0091644 (20%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.6e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1 SUCCESS difference: 6.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1 SUCCESS difference: 4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1 SUCCESS difference: 8.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2 SUCCESS difference: 2.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 1.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2 SUCCESS difference: 3.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2 SUCCESS difference: 9.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3 SUCCESS difference: 3.9e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3 SUCCESS difference: 4.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3 SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 2.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3 ----------------finished:424----------------------- ----------------starting:425----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0456776 Total Core solution elapsed time: 0.0504326 Linear solver elapsed time: 0.0121437 (24%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.5e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1 SUCCESS difference: 4.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1 SUCCESS difference: 5.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2 SUCCESS difference: 1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2 SUCCESS difference: 5e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3 SUCCESS difference: 5.3e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3 SUCCESS difference: 8.3e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3 ----------------finished:425----------------------- ----------------starting:426----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.109111 Total Core solution elapsed time: 0.121521 Linear solver elapsed time: 0.0249016 (20%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2 SUCCESS difference: 0 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2 SUCCESS difference: 0 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2 SUCCESS difference: 0 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2 SUCCESS difference: 0 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2 SUCCESS difference: 0 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2 SUCCESS difference: 0 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2 SUCCESS difference: 0 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2 SUCCESS difference: 4.9e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3 SUCCESS difference: 1.1e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3 SUCCESS difference: 4.9e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3 SUCCESS difference: 1.2e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3 SUCCESS difference: 2.9e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3 SUCCESS difference: 2.6e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 2.9e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3 SUCCESS difference: 2.6e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.5e-12 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3 SUCCESS difference: 1.5e-12 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.6e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3 SUCCESS difference: 1.6e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3 ----------------finished:426----------------------- ----------------starting:427----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.106134 Total Core solution elapsed time: 0.131101 Linear solver elapsed time: 0.0482053 (37%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1 SUCCESS difference: 1e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1 SUCCESS difference: 5.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1 SUCCESS difference: 5.7e-16 < 5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2 SUCCESS difference: 4.4e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2 SUCCESS difference: 1.4e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2 SUCCESS difference: 3.6e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2 SUCCESS difference: 6.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3 SUCCESS difference: 3.6e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3 SUCCESS difference: 6.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3 SUCCESS difference: 1e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3 ----------------finished:427----------------------- ----------------starting:428----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0587688 Total Core solution elapsed time: 0.0576517 Linear solver elapsed time: 0.0412831 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure ----------------finished:428----------------------- ----------------starting:429----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0971278 Total Core solution elapsed time: 0.377565 Linear solver elapsed time: 0.140005 (37%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx SUCCESS difference: 1.1e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy SUCCESS difference: 2.3e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz SUCCESS difference: 1e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure ----------------finished:429----------------------- ----------------starting:430----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0775211 Total Core solution elapsed time: 0.408937 Linear solver elapsed time: 0.341694 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-16 < 2e-11 test id: 430 test name: MISMIP3D field: Bed1 SUCCESS difference: 1.1e-15 < 5e-12 test id: 430 test name: MISMIP3D field: Surface1 SUCCESS difference: 7.6e-16 < 2e-11 test id: 430 test name: MISMIP3D field: Thickness1 SUCCESS difference: 4.1e-16 < 1e-11 test id: 430 test name: MISMIP3D field: Floatingice1 SUCCESS difference: 4.5e-15 < 5e-10 test id: 430 test name: MISMIP3D field: Vx1 SUCCESS difference: 8.4e-14 < 1e-08 test id: 430 test name: MISMIP3D field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 430 test name: MISMIP3D field: Pressure1 SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate1 SUCCESS difference: 1.5e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Bed2 SUCCESS difference: 2.1e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Surface2 SUCCESS difference: 1.6e-15 < 9e-10 test id: 430 test name: MISMIP3D field: Thickness2 SUCCESS difference: 7.4e-16 < 7e-11 test id: 430 test name: MISMIP3D field: Floatingice2 SUCCESS difference: 3.9e-15 < 1e-09 test id: 430 test name: MISMIP3D field: Vx2 SUCCESS difference: 4.6e-14 < 5e-08 test id: 430 test name: MISMIP3D field: Vy2 SUCCESS difference: 7.9e-16 < 1e-10 test id: 430 test name: MISMIP3D field: Pressure2 SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate2 SUCCESS difference: 3.7e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Bed3 SUCCESS difference: 2.6e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Surface3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Thickness3 SUCCESS difference: 1.1e-15 < 7e-11 test id: 430 test name: MISMIP3D field: Floatingice3 SUCCESS difference: 3.9e-15 < 1e-09 test id: 430 test name: MISMIP3D field: Vx3 SUCCESS difference: 1.9e-14 < 5e-08 test id: 430 test name: MISMIP3D field: Vy3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Pressure3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate3 ----------------finished:430----------------------- ----------------starting:431----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.133375 Total Core solution elapsed time: 0.21912 Linear solver elapsed time: 0.141065 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.4e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx SUCCESS difference: 1.9e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy SUCCESS difference: 1.2e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz SUCCESS difference: 2e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure SUCCESS difference: 4.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature SUCCESS difference: 2e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction SUCCESS difference: 1.7e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy ----------------finished:431----------------------- ----------------starting:432----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.150426 Total Core solution elapsed time: 0.389779 Linear solver elapsed time: 0.248349 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx SUCCESS difference: 8.6e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy SUCCESS difference: 4.6e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz SUCCESS difference: 8.7e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Pressure SUCCESS difference: 1e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature SUCCESS difference: 3.8e-11 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction SUCCESS difference: 5.5e-11 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy ----------------finished:432----------------------- ----------------starting:433----------------------- [Warning: paterson is outdated, please consider using cuffey instead] uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.15703 Total Core solution elapsed time: 0.0164928 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.200606 Total Core solution elapsed time: 0.0354609 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.148821 Total Core solution elapsed time: 0.0204491 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.290743 Total Core solution elapsed time: 0.644708 Linear solver elapsed time: 0.335136 (52%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfAggressive SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSoft SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement ----------------finished:433----------------------- ----------------starting:434----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0939833 Total Core solution elapsed time: 0.0743054 Linear solver elapsed time: 0.0348814 (47%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx SUCCESS difference: 2.1e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy SUCCESS difference: 1.6e-08 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz SUCCESS difference: 2.3e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure ----------------finished:434----------------------- ----------------starting:436----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero ====== Testing rheology law: LliboutryDuval ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.12637 Total Core solution elapsed time: 0.392538 Linear solver elapsed time: 0.233993 (60%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing rheology law: CuffeyTemperate ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.157151 Total Core solution elapsed time: 0.379344 Linear solver elapsed time: 0.233704 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.6e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval SUCCESS difference: 2.5e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval SUCCESS difference: 5.9e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval SUCCESS difference: 2.4e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval SUCCESS difference: 2.9e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval SUCCESS difference: 4.9e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval SUCCESS difference: 1.6e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval SUCCESS difference: 5e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate SUCCESS difference: 1.4e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate SUCCESS difference: 3.3e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate SUCCESS difference: 1.4e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate SUCCESS difference: 2e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate SUCCESS difference: 4.7e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate SUCCESS difference: 1.1e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate ----------------finished:436----------------------- ----------------starting:437----------------------- creating thickness creating velocities creating drag creating temperatures creating flow law parameter [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.138867 Total Core solution elapsed time: 5.75176 Linear solver elapsed time: 1.64464 (29%) Total elapsed time: 0 hrs 0 min 5 sec SUCCESS difference: 2.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1 SUCCESS difference: 4.2e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1 SUCCESS difference: 0 < 1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1 SUCCESS difference: 4.8e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2 SUCCESS difference: 8.8e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2 SUCCESS difference: 8.3e-10 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2 SUCCESS difference: 1.4e-10 < 2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2 SUCCESS difference: 6.2e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3 SUCCESS difference: 1.1e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3 SUCCESS difference: 1.6e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4 SUCCESS difference: 2.9e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4 ----------------finished:437----------------------- ----------------starting:438----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0795126 Total Core solution elapsed time: 0.0830537 Linear solver elapsed time: 0.0579328 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1 SUCCESS difference: 3.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1 SUCCESS difference: 9.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2 SUCCESS difference: 4.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2 SUCCESS difference: 6.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3 SUCCESS difference: 6.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3 SUCCESS difference: 6.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3 SUCCESS difference: 7.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3 SUCCESS difference: 3.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3 ----------------finished:438----------------------- ----------------starting:439----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.180401 Total Core solution elapsed time: 0.802586 Linear solver elapsed time: 0.41194 (51%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 4.5e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1 SUCCESS difference: 1.4e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure1 SUCCESS difference: 9e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1 SUCCESS difference: 1.5e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1 SUCCESS difference: 6.1e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1 SUCCESS difference: 3.4e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2 SUCCESS difference: 3.3e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2 SUCCESS difference: 3.3e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2 SUCCESS difference: 6.1e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2 SUCCESS difference: 9.9e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2 SUCCESS difference: 3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2 SUCCESS difference: 1.3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2 SUCCESS difference: 5.6e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3 SUCCESS difference: 4.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3 SUCCESS difference: 4.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel3 SUCCESS difference: 1.3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3 SUCCESS difference: 1.3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3 SUCCESS difference: 3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3 SUCCESS difference: 1.3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3 ----------------finished:439----------------------- ----------------starting:441----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0779257 Total Core solution elapsed time: 0.400509 Linear solver elapsed time: 0.323934 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-16 < 2e-11 test id: 441 test name: MISMIP3D field: Bed1 SUCCESS difference: 1.4e-15 < 5e-12 test id: 441 test name: MISMIP3D field: Surface1 SUCCESS difference: 1e-15 < 2e-11 test id: 441 test name: MISMIP3D field: Thickness1 SUCCESS difference: 5.1e-16 < 1e-11 test id: 441 test name: MISMIP3D field: Floatingice1 SUCCESS difference: 2.4e-15 < 5e-10 test id: 441 test name: MISMIP3D field: Vx1 SUCCESS difference: 5.3e-14 < 1e-08 test id: 441 test name: MISMIP3D field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 441 test name: MISMIP3D field: Pressure1 SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate1 SUCCESS difference: 1.3e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Bed2 SUCCESS difference: 1.6e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Surface2 SUCCESS difference: 1.3e-15 < 9e-10 test id: 441 test name: MISMIP3D field: Thickness2 SUCCESS difference: 5.6e-16 < 7e-11 test id: 441 test name: MISMIP3D field: Floatingice2 SUCCESS difference: 3.4e-15 < 1e-09 test id: 441 test name: MISMIP3D field: Vx2 SUCCESS difference: 1.9e-14 < 5e-08 test id: 441 test name: MISMIP3D field: Vy2 SUCCESS difference: 9.2e-16 < 1e-10 test id: 441 test name: MISMIP3D field: Pressure2 SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate2 SUCCESS difference: 2.3e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Bed3 SUCCESS difference: 2.3e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Surface3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Thickness3 SUCCESS difference: 8.3e-16 < 7e-11 test id: 441 test name: MISMIP3D field: Floatingice3 SUCCESS difference: 1e-15 < 1e-09 test id: 441 test name: MISMIP3D field: Vx3 SUCCESS difference: 3.7e-15 < 5e-08 test id: 441 test name: MISMIP3D field: Vy3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Pressure3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate3 ----------------finished:441----------------------- ----------------starting:442----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.142538 Total Core solution elapsed time: 2.07227 Linear solver elapsed time: 1.12573 (54%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 2.1e-12 < 2e-11 test id: 442 test name: MISMIP3DHO field: Bed1 SUCCESS difference: 2.2e-13 < 5e-12 test id: 442 test name: MISMIP3DHO field: Surface1 SUCCESS difference: 1.6e-12 < 2e-11 test id: 442 test name: MISMIP3DHO field: Thickness1 SUCCESS difference: 7.8e-13 < 1e-11 test id: 442 test name: MISMIP3DHO field: Floatingice1 SUCCESS difference: 1.5e-10 < 5e-10 test id: 442 test name: MISMIP3DHO field: Vx1 SUCCESS difference: 2.3e-09 < 3e-08 test id: 442 test name: MISMIP3DHO field: Vy1 SUCCESS difference: 9.2e-12 < 6e-10 test id: 442 test name: MISMIP3DHO field: Vz1 SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate1 SUCCESS difference: 4.2e-13 < 5e-09 test id: 442 test name: MISMIP3DHO field: Bed2 SUCCESS difference: 8.7e-14 < 5e-09 test id: 442 test name: MISMIP3DHO field: Surface2 SUCCESS difference: 2.8e-13 < 5e-09 test id: 442 test name: MISMIP3DHO field: Thickness2 SUCCESS difference: 1.3e-13 < 5e-09 test id: 442 test name: MISMIP3DHO field: Floatingice2 SUCCESS difference: 6e-10 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vx2 SUCCESS difference: 1.4e-08 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vy2 SUCCESS difference: 1e-12 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vz2 SUCCESS difference: 1.6e-12 < 5e-09 test id: 442 test name: MISMIP3DHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate2 SUCCESS difference: 1.3e-09 < 1e-08 test id: 442 test name: MISMIP3DHO field: Bed3 SUCCESS difference: 1.8e-10 < 3e-08 test id: 442 test name: MISMIP3DHO field: Surface3 SUCCESS difference: 8.4e-10 < 7e-09 test id: 442 test name: MISMIP3DHO field: Thickness3 SUCCESS difference: 4.1e-10 < 2e-07 test id: 442 test name: MISMIP3DHO field: Floatingice3 SUCCESS difference: 1.3e-05 < 0.001 test id: 442 test name: MISMIP3DHO field: Vx3 SUCCESS difference: 4.1e-05 < 0.0008 test id: 442 test name: MISMIP3DHO field: Vy3 SUCCESS difference: 4.7e-11 < 2e-09 test id: 442 test name: MISMIP3DHO field: Vz3 SUCCESS difference: 2.8e-13 < 1e-08 test id: 442 test name: MISMIP3DHO field: Pressure3 SUCCESS difference: 0 < 4e-10 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate3 ----------------finished:442----------------------- ----------------starting:443----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.156433 Total Core solution elapsed time: 0.266671 Linear solver elapsed time: 0.194836 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1 SUCCESS difference: 2.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1 SUCCESS difference: 4.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1 SUCCESS difference: 4.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21 SUCCESS difference: 2.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1 SUCCESS difference: 8.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1 SUCCESS difference: 2.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3 SUCCESS difference: 1.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23 SUCCESS difference: 1.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3 SUCCESS difference: 4.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3 SUCCESS difference: 5.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3 SUCCESS difference: 4.9e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3 SUCCESS difference: 4.9e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3 SUCCESS difference: 2.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask ----------------finished:443----------------------- ----------------starting:446----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0640199 Total Core solution elapsed time: 0.102011 Linear solver elapsed time: 0.0836889 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx SUCCESS difference: 6.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy SUCCESS difference: 6.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure SUCCESS difference: 2.8e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface SUCCESS difference: 6.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface SUCCESS difference: 9.1e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear SUCCESS difference: 7.5e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear SUCCESS difference: 2.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase SUCCESS difference: 9.1e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase ----------------finished:446----------------------- ----------------starting:447----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0902326 Total Core solution elapsed time: 0.358661 Linear solver elapsed time: 0.290353 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1 SUCCESS difference: 9.6e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1 SUCCESS difference: 9.5e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1 SUCCESS difference: 6.8e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb1 SUCCESS difference: 8.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2 SUCCESS difference: 1.5e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2 SUCCESS difference: 3.5e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3 SUCCESS difference: 3.4e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3 SUCCESS difference: 7.3e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3 ----------------finished:447----------------------- ----------------starting:448----------------------- [Warning: paterson is outdated, please consider using cuffey instead] uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.109218 Total Core solution elapsed time: 1.0052 Linear solver elapsed time: 0.688485 (68%) Total elapsed time: 0 hrs 0 min 1 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.106091 Total Core solution elapsed time: 1.01989 Linear solver elapsed time: 0.672618 (66%) Total elapsed time: 0 hrs 0 min 1 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.115175 Total Core solution elapsed time: 0.960434 Linear solver elapsed time: 0.666354 (69%) Total elapsed time: 0 hrs 0 min 1 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.105257 Total Core solution elapsed time: 1.00457 Linear solver elapsed time: 0.661614 (66%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfAggressive SUCCESS difference: 8.4e-15 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelAggressive SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSoft SUCCESS difference: 9.7e-15 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSoft SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement SUCCESS difference: 4.7e-15 < 3e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement2 SUCCESS difference: 5e-15 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement2 ----------------finished:448----------------------- ----------------starting:449----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.109344 Total Core solution elapsed time: 0.717042 Linear solver elapsed time: 0.549792 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1 SUCCESS difference: 3.8e-17 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1 SUCCESS difference: 2.2e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1 SUCCESS difference: 2e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1 SUCCESS difference: 3.5e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1 SUCCESS difference: 1.3e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1 SUCCESS difference: 4.9e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2 SUCCESS difference: 5.3e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2 SUCCESS difference: 4.1e-16 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2 SUCCESS difference: 1.9e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2 SUCCESS difference: 6.5e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2 SUCCESS difference: 1.1e-13 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2 SUCCESS difference: 4e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3 SUCCESS difference: 7.9e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3 SUCCESS difference: 7.9e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3 SUCCESS difference: 3.7e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3 SUCCESS difference: 5.7e-15 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3 ----------------finished:449----------------------- ----------------starting:450----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0561983 Total Core solution elapsed time: 0.0715085 Linear solver elapsed time: 0.0630421 (88%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0570988 Total Core solution elapsed time: 0.0448577 Linear solver elapsed time: 0.0358689 (80%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0591209 Total Core solution elapsed time: 0.0755565 Linear solver elapsed time: 0.0657026 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble SUCCESS difference: 9.5e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble SUCCESS difference: 8.5e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble SUCCESS difference: 5e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 8.4e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2 SUCCESS difference: 2e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2 ----------------finished:450----------------------- ----------------starting:455----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0975379 Total Core solution elapsed time: 0.169976 Linear solver elapsed time: 0.0928556 (55%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.102239 Total Core solution elapsed time: 0.196971 Linear solver elapsed time: 0.125119 (64%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.104518 Total Core solution elapsed time: 0.162008 Linear solver elapsed time: 0.106329 (66%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.10315 Total Core solution elapsed time: 0.289621 Linear solver elapsed time: 0.19195 (66%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.100787 Total Core solution elapsed time: 0.964836 Linear solver elapsed time: 0.681254 (71%) Total elapsed time: 0 hrs 0 min 1 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.100611 Total Core solution elapsed time: 0.233111 Linear solver elapsed time: 0.138177 (59%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.101782 Total Core solution elapsed time: 1.52169 Linear solver elapsed time: 1.05521 (69%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.6e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 2.2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 7.3e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 2.2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 6.5e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 3e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 5.7e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 2.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 5.9e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 1.1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 5.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP2 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP2 SUCCESS difference: 5.3e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 5.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 1.3e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 5.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 3.6e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1.3e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 6.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 1.1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 7.8e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 3.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1.8e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 3.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 6.2e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 2.6e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 5.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 2.5e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4 ----------------finished:455----------------------- ----------------starting:456----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0811009 Total Core solution elapsed time: 0.391524 Linear solver elapsed time: 0.317247 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-16 < 2e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed1 SUCCESS difference: 1.7e-17 < 5e-12 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface1 SUCCESS difference: 1.5e-16 < 2e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness1 SUCCESS difference: 1e-16 < 1e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice1 SUCCESS difference: 2.4e-15 < 5e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx1 SUCCESS difference: 6.8e-14 < 1e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate1 SUCCESS difference: 6.5e-16 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed2 SUCCESS difference: 6.5e-16 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface2 SUCCESS difference: 4.4e-16 < 9e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness2 SUCCESS difference: 1.9e-16 < 7e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice2 SUCCESS difference: 4.7e-15 < 1e-09 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx2 SUCCESS difference: 1.7e-14 < 5e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy2 SUCCESS difference: 1.8e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate2 SUCCESS difference: 2.8e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed3 SUCCESS difference: 1e-15 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface3 SUCCESS difference: 7.3e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness3 SUCCESS difference: 3.7e-16 < 7e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice3 SUCCESS difference: 6.4e-16 < 1e-09 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx3 SUCCESS difference: 2.9e-15 < 5e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy3 SUCCESS difference: 4.3e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate3 ----------------finished:456----------------------- ----------------starting:460----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.105999 Total Core solution elapsed time: 0.0308557 Linear solver elapsed time: 0.0180528 (59%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with HO ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.115285 Total Core solution elapsed time: 0.114941 Linear solver elapsed time: 0.0722465 (63%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with FS ===== uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.10222 Total Core solution elapsed time: 0.618365 Linear solver elapsed time: 0.31492 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA SUCCESS difference: 8.5e-16 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA SUCCESS difference: 8.2e-16 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA SUCCESS difference: 9.6e-16 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA SUCCESS difference: 2.5e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO SUCCESS difference: 6.9e-11 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO SUCCESS difference: 2.1e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO SUCCESS difference: 6.7e-11 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO SUCCESS difference: 4.1e-09 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS SUCCESS difference: 3.6e-09 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS SUCCESS difference: 7.9e-09 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS SUCCESS difference: 7.9e-09 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS SUCCESS difference: 3.1e-09 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS ----------------finished:460----------------------- ----------------starting:461----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0777297 Total Core solution elapsed time: 0.0750371 Linear solver elapsed time: 0.0336313 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1 SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1 SUCCESS difference: 1.7e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2 SUCCESS difference: 5.4e-13 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2 SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2 SUCCESS difference: 2.9e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3 SUCCESS difference: 6.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3 ----------------finished:461----------------------- ----------------starting:462----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0733851 Total Core solution elapsed time: 0.270075 Linear solver elapsed time: 0.0935144 (35%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vx SUCCESS difference: 4.2e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vy SUCCESS difference: 4.1e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vel SUCCESS difference: 1.2e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Pressure ----------------finished:462----------------------- ----------------starting:463----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0846534 Total Core solution elapsed time: 0.980498 Linear solver elapsed time: 0.35179 (36%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.3e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vx SUCCESS difference: 1.5e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vy SUCCESS difference: 1.5e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vel SUCCESS difference: 6.9e-11 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Pressure ----------------finished:463----------------------- ----------------starting:464----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0729605 Total Core solution elapsed time: 0.591332 Linear solver elapsed time: 0.213516 (36%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vx SUCCESS difference: 1.8e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vy SUCCESS difference: 1.9e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vel SUCCESS difference: 1.2e-15 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Pressure ----------------finished:464----------------------- ----------------starting:465----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0791571 Total Core solution elapsed time: 1.11337 Linear solver elapsed time: 0.381415 (34%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx SUCCESS difference: 3.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy SUCCESS difference: 3.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel SUCCESS difference: 7.1e-10 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure ----------------finished:465----------------------- ----------------starting:470----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0838988 Total Core solution elapsed time: 0.40964 Linear solver elapsed time: 0.332484 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.4e-16 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed1 SUCCESS difference: 1.1e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface1 SUCCESS difference: 9.7e-16 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness1 SUCCESS difference: 5.5e-16 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice1 SUCCESS difference: 3e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx1 SUCCESS difference: 5.3e-15 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy1 SUCCESS difference: 1e-16 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure1 SUCCESS difference: 2.3e-16 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate1 SUCCESS difference: 1.7e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed2 SUCCESS difference: 1.6e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface2 SUCCESS difference: 1.7e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness2 SUCCESS difference: 1e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice2 SUCCESS difference: 6.6e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx2 SUCCESS difference: 4.1e-15 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy2 SUCCESS difference: 8.8e-16 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure2 SUCCESS difference: 4e-14 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate2 SUCCESS difference: 2.6e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed3 SUCCESS difference: 1.9e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface3 SUCCESS difference: 2.6e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness3 SUCCESS difference: 1.7e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice3 SUCCESS difference: 4.4e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx3 SUCCESS difference: 4.5e-15 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy3 SUCCESS difference: 1.7e-15 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure3 SUCCESS difference: 2.3e-14 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate3 ----------------finished:470----------------------- ----------------starting:471----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0836044 Total Core solution elapsed time: 0.462397 Linear solver elapsed time: 0.372057 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed1 SUCCESS difference: 1.2e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface1 SUCCESS difference: 1.1e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness1 SUCCESS difference: 6.9e-16 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice1 SUCCESS difference: 2.8e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx1 SUCCESS difference: 3.3e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy1 SUCCESS difference: 1e-16 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure1 SUCCESS difference: 2.2e-14 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate1 SUCCESS difference: 1.8e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed2 SUCCESS difference: 2.6e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface2 SUCCESS difference: 2.2e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness2 SUCCESS difference: 1.3e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice2 SUCCESS difference: 1.2e-14 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx2 SUCCESS difference: 5.4e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy2 SUCCESS difference: 1.1e-15 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure2 SUCCESS difference: 3.6e-12 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate2 SUCCESS difference: 1.9e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed3 SUCCESS difference: 1.9e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface3 SUCCESS difference: 1.8e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness3 SUCCESS difference: 1.2e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice3 SUCCESS difference: 2.9e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx3 SUCCESS difference: 4e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy3 SUCCESS difference: 2.1e-15 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure3 SUCCESS difference: 1.3e-14 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate3 ----------------finished:471----------------------- ----------------starting:472----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0792771 Total Core solution elapsed time: 0.179673 Linear solver elapsed time: 0.0585327 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.7e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed1 SUCCESS difference: 8e-16 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface1 SUCCESS difference: 1.1e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness1 SUCCESS difference: 5.5e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice1 SUCCESS difference: 1.6e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx1 SUCCESS difference: 2.3e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy1 SUCCESS difference: 0 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure1 SUCCESS difference: 0 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate1 SUCCESS difference: 0 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing1 SUCCESS difference: 1.6e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed2 SUCCESS difference: 1.2e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface2 SUCCESS difference: 1.5e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness2 SUCCESS difference: 1.1e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice2 SUCCESS difference: 2.3e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx2 SUCCESS difference: 4e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy2 SUCCESS difference: 8.9e-16 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure2 SUCCESS difference: 5.8e-16 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate2 SUCCESS difference: 3.4e-16 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing2 SUCCESS difference: 2e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed3 SUCCESS difference: 1.7e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface3 SUCCESS difference: 2e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness3 SUCCESS difference: 1.1e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice3 SUCCESS difference: 6.6e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx3 SUCCESS difference: 6.3e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy3 SUCCESS difference: 1.4e-15 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure3 SUCCESS difference: 5.5e-16 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate3 SUCCESS difference: 5.7e-16 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing3 ----------------finished:472----------------------- ----------------starting:473----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.200969 Total Core solution elapsed time: 1.50345 Linear solver elapsed time: 0.178777 (12%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 5.9e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed1 SUCCESS difference: 1.3e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface1 SUCCESS difference: 1.1e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness1 SUCCESS difference: 6.8e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice1 SUCCESS difference: 6.3e-11 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx1 SUCCESS difference: 1.4e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy1 SUCCESS difference: 0 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure1 SUCCESS difference: 0 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate1 SUCCESS difference: 0 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing1 SUCCESS difference: 5.1e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed2 SUCCESS difference: 8.1e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface2 SUCCESS difference: 6.4e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness2 SUCCESS difference: 4.1e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice2 SUCCESS difference: 1.5e-10 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx2 SUCCESS difference: 7.9e-11 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy2 SUCCESS difference: 1.1e-11 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure2 SUCCESS difference: 1.6e-12 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate2 SUCCESS difference: 1.4e-12 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing2 SUCCESS difference: 4.9e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed3 SUCCESS difference: 9.9e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface3 SUCCESS difference: 7.6e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness3 SUCCESS difference: 4.9e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice3 SUCCESS difference: 1e-10 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx3 SUCCESS difference: 1.3e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy3 SUCCESS difference: 6.4e-12 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure3 SUCCESS difference: 1.3e-12 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate3 SUCCESS difference: 1.2e-12 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing3 ----------------finished:473----------------------- ----------------starting:474----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.15661 Total Core solution elapsed time: 1.26479 Linear solver elapsed time: 0.69946 (55%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.9e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed1 SUCCESS difference: 1.1e-11 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface1 SUCCESS difference: 9.2e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness1 SUCCESS difference: 5.9e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice1 SUCCESS difference: 5.4e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx1 SUCCESS difference: 1.1e-10 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy1 SUCCESS difference: 0 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure1 SUCCESS difference: 0 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate1 SUCCESS difference: 7.3e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed2 SUCCESS difference: 1.1e-11 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface2 SUCCESS difference: 8.7e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness2 SUCCESS difference: 5.7e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice2 SUCCESS difference: 3.9e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx2 SUCCESS difference: 1e-10 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy2 SUCCESS difference: 9.2e-12 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure2 SUCCESS difference: 2.9e-13 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate2 SUCCESS difference: 6.5e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed3 SUCCESS difference: 9.5e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface3 SUCCESS difference: 7.2e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness3 SUCCESS difference: 4.8e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice3 SUCCESS difference: 7.2e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx3 SUCCESS difference: 9.7e-11 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy3 SUCCESS difference: 8.7e-12 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure3 SUCCESS difference: 2.5e-13 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate3 ----------------finished:474----------------------- ----------------starting:475----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.18123 Total Core solution elapsed time: 1.40369 Linear solver elapsed time: 0.822563 (59%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.9e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed1 SUCCESS difference: 8.2e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface1 SUCCESS difference: 6.6e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness1 SUCCESS difference: 4.2e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice1 SUCCESS difference: 3.4e-11 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx1 SUCCESS difference: 3.8e-11 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy1 SUCCESS difference: 0 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure1 SUCCESS difference: 2.8e-11 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate1 SUCCESS difference: 4.2e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed2 SUCCESS difference: 3.7e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface2 SUCCESS difference: 4.2e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness2 SUCCESS difference: 2.8e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice2 SUCCESS difference: 1.1e-10 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx2 SUCCESS difference: 8.6e-11 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy2 SUCCESS difference: 6.6e-12 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure2 SUCCESS difference: 6.3e-09 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate2 SUCCESS difference: 3.7e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed3 SUCCESS difference: 4.3e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface3 SUCCESS difference: 3.7e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness3 SUCCESS difference: 2.5e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice3 SUCCESS difference: 4.7e-11 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx3 SUCCESS difference: 2.8e-11 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy3 SUCCESS difference: 4.2e-12 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure3 SUCCESS difference: 2.1e-11 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate3 ----------------finished:475----------------------- ----------------starting:476----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.148457 Total Core solution elapsed time: 1.30935 Linear solver elapsed time: 0.71553 (55%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.1e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed1 SUCCESS difference: 4.7e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface1 SUCCESS difference: 3.8e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness1 SUCCESS difference: 2.4e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice1 SUCCESS difference: 1.7e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx1 SUCCESS difference: 5e-11 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy1 SUCCESS difference: 0 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure1 SUCCESS difference: 0 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate1 SUCCESS difference: 2e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed2 SUCCESS difference: 4.5e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface2 SUCCESS difference: 3.6e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness2 SUCCESS difference: 2.2e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice2 SUCCESS difference: 2.7e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx2 SUCCESS difference: 4.5e-11 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy2 SUCCESS difference: 3.8e-12 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure2 SUCCESS difference: 2e-12 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate2 SUCCESS difference: 2.1e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed3 SUCCESS difference: 2.5e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface3 SUCCESS difference: 2e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness3 SUCCESS difference: 1.2e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice3 SUCCESS difference: 9.1e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx3 SUCCESS difference: 6.1e-11 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy3 SUCCESS difference: 3.6e-12 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure3 SUCCESS difference: 1.3e-12 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate3 ----------------finished:476----------------------- ----------------starting:480----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.138572 Total Core solution elapsed time: 0.751283 Linear solver elapsed time: 0.459663 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel1 SUCCESS difference: 2.6e-17 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure1 SUCCESS difference: 1.1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1 SUCCESS difference: 9.4e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1 SUCCESS difference: 7.4e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1 SUCCESS difference: 4.1e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2 SUCCESS difference: 2.9e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2 SUCCESS difference: 2.9e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2 SUCCESS difference: 7.4e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2 SUCCESS difference: 5.6e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2 SUCCESS difference: 5.2e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2 SUCCESS difference: 5.3e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3 SUCCESS difference: 5.1e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3 SUCCESS difference: 5.1e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3 SUCCESS difference: 5.2e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3 ----------------finished:480----------------------- ----------------starting:481----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.152372 Total Core solution elapsed time: 0.747405 Linear solver elapsed time: 0.471467 (63%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1 SUCCESS difference: 2.6e-17 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1 SUCCESS difference: 7.9e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1 SUCCESS difference: 5.3e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1 SUCCESS difference: 5.1e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2 SUCCESS difference: 7.3e-11 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2 SUCCESS difference: 7.2e-11 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2 SUCCESS difference: 5.1e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2 SUCCESS difference: 7.7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2 SUCCESS difference: 6.4e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2 SUCCESS difference: 5e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2 SUCCESS difference: 5.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3 SUCCESS difference: 3.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3 SUCCESS difference: 3.2e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3 SUCCESS difference: 5e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3 SUCCESS difference: 1.7e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3 SUCCESS difference: 9.8e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3 ----------------finished:481----------------------- ----------------starting:491----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0925688 Total Core solution elapsed time: 0.201701 Linear solver elapsed time: 0.164664 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1 SUCCESS difference: 2.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1 SUCCESS difference: 2.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1 SUCCESS difference: 5.4e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb1 SUCCESS difference: 1.3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2 SUCCESS difference: 4.2e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2 SUCCESS difference: 5.1e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2 SUCCESS difference: 2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb2 SUCCESS difference: 1.7e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3 SUCCESS difference: 1.2e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3 SUCCESS difference: 1.2e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3 SUCCESS difference: 7.4e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3 SUCCESS difference: 6.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3 ----------------finished:491----------------------- ----------------starting:492----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0832617 Total Core solution elapsed time: 0.203739 Linear solver elapsed time: 0.163722 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1 SUCCESS difference: 3e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1 SUCCESS difference: 2.8e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1 SUCCESS difference: 7.6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1 SUCCESS difference: 1.2e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2 SUCCESS difference: 1.5e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2 SUCCESS difference: 2.8e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb2 SUCCESS difference: 1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3 SUCCESS difference: 5.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3 SUCCESS difference: 6e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3 SUCCESS difference: 1e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb3 ----------------finished:492----------------------- ----------------starting:493----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0788242 Total Core solution elapsed time: 0.220535 Linear solver elapsed time: 0.18255 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1 SUCCESS difference: 5.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1 SUCCESS difference: 5.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1 SUCCESS difference: 6.5e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb1 SUCCESS difference: 1.6e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2 SUCCESS difference: 1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2 SUCCESS difference: 1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb2 SUCCESS difference: 4.9e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3 SUCCESS difference: 3.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3 SUCCESS difference: 3.3e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3 SUCCESS difference: 7.6e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb3 ----------------finished:493----------------------- ----------------starting:494----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0818085 Total Core solution elapsed time: 0.245028 Linear solver elapsed time: 0.1963 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1 SUCCESS difference: 6.4e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1 SUCCESS difference: 6e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure1 SUCCESS difference: 2e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1 SUCCESS difference: 5.8e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1 SUCCESS difference: 4e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb1 SUCCESS difference: 1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2 SUCCESS difference: 1.3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2 SUCCESS difference: 4.1e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2 SUCCESS difference: 1e-14 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb2 SUCCESS difference: 2.8e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3 SUCCESS difference: 3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3 SUCCESS difference: 3.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3 SUCCESS difference: 1e-14 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3 SUCCESS difference: 1.2e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3 SUCCESS difference: 2.3e-14 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3 SUCCESS difference: 4.6e-14 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3 ----------------finished:494----------------------- ----------------starting:495----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0796537 Total Core solution elapsed time: 0.214413 Linear solver elapsed time: 0.175499 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1 SUCCESS difference: 5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1 SUCCESS difference: 5.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1 SUCCESS difference: 6.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb1 SUCCESS difference: 1.1e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2 SUCCESS difference: 9.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2 SUCCESS difference: 9.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2 SUCCESS difference: 6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb2 SUCCESS difference: 1.5e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3 SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3 SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3 SUCCESS difference: 4.5e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3 SUCCESS difference: 6.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3 SUCCESS difference: 1.4e-14 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb3 ----------------finished:495----------------------- ----------------starting:501----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0591642 Total Core solution elapsed time: 0.0259968 Linear solver elapsed time: 0.0201883 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx SUCCESS difference: 2.2e-16 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy SUCCESS difference: 4.2e-16 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel SUCCESS difference: 1.1e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure ----------------finished:501----------------------- ----------------starting:502----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.113169 Total Core solution elapsed time: 0.18073 Linear solver elapsed time: 0.10528 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx SUCCESS difference: 5.1e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy SUCCESS difference: 8.5e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz SUCCESS difference: 3.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel SUCCESS difference: 3.2e-16 < 1e-08 test id: 502 test name: PigStressHO field: Pressure ----------------finished:502----------------------- ----------------starting:503----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.112289 Total Core solution elapsed time: 1.01796 Linear solver elapsed time: 0.356754 (35%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 9.7e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vx SUCCESS difference: 8.6e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vy SUCCESS difference: 7.3e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vz SUCCESS difference: 7.3e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vel SUCCESS difference: 6.9e-11 < 1e-09 test id: 503 test name: PigStressFS field: Pressure ----------------finished:503----------------------- ----------------starting:504----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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) uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0766448 Total Core solution elapsed time: 0.0508 Linear solver elapsed time: 0.0332831 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-16 < 1e-12 test id: 504 test name: PigTranSSA2d field: Vx1 SUCCESS difference: 3.8e-16 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vy1 SUCCESS difference: 3.7e-16 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vel1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure1 SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface1 SUCCESS difference: 8.1e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness1 SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume1 SUCCESS difference: 2e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled1 SUCCESS difference: 1.7e-15 < 3e-13 test id: 504 test name: PigTranSSA2d field: Vx2 SUCCESS difference: 1.1e-15 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vy2 SUCCESS difference: 1.1e-15 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2 SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2 SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2 ----------------finished:504----------------------- ----------------starting:505----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.169188 Total Core solution elapsed time: 0.133563 Linear solver elapsed time: 0.0558813 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vx1 SUCCESS difference: 2.8e-15 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vy1 SUCCESS difference: 9e-12 < 3e-10 test id: 505 test name: PigTranSSA3d field: Vz1 SUCCESS difference: 5.1e-15 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vel1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1 SUCCESS difference: 2.9e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1 SUCCESS difference: 4.8e-13 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1 SUCCESS difference: 2e-12 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1 SUCCESS difference: 5.8e-10 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.8e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2 SUCCESS difference: 2e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2 SUCCESS difference: 1.6e-11 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2 SUCCESS difference: 1.7e-12 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2 SUCCESS difference: 2e-12 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2 SUCCESS difference: 2.2e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2 SUCCESS difference: 3.7e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2 SUCCESS difference: 1.6e-12 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2 SUCCESS difference: 6.1e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2 ----------------finished:505----------------------- ----------------starting:506----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.176772 Total Core solution elapsed time: 0.0943044 Linear solver elapsed time: 0.0396026 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-10 test id: 506 test name: PigTranHO field: Vx1 SUCCESS difference: 1.4e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vy1 SUCCESS difference: 1.7e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vz1 SUCCESS difference: 1.3e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vel1 SUCCESS difference: 1.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1 SUCCESS difference: 4.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1 SUCCESS difference: 6.2e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1 SUCCESS difference: 3.3e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 506 test name: PigTranHO field: Temperature1 SUCCESS difference: 5.5e-21 < 1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.3e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1 SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea1 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1 SUCCESS difference: 1.5e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2 SUCCESS difference: 1.4e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vy2 SUCCESS difference: 2.7e-13 < 1e-09 test id: 506 test name: PigTranHO field: Vz2 SUCCESS difference: 1.4e-13 < 1e-11 test id: 506 test name: PigTranHO field: Vel2 SUCCESS difference: 3.3e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2 SUCCESS difference: 2.3e-16 < 1e-10 test id: 506 test name: PigTranHO field: Bed2 SUCCESS difference: 2.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2 SUCCESS difference: 1.6e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2 SUCCESS difference: 4e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea2 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea2 SUCCESS difference: 7.6e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2 ----------------finished:506----------------------- ----------------starting:507----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.184195 Total Core solution elapsed time: 0.442437 Linear solver elapsed time: 0.214556 (48%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vx1 SUCCESS difference: 5.1e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vy1 SUCCESS difference: 6.5e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vz1 SUCCESS difference: 6.5e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vel1 SUCCESS difference: 3.4e-12 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1 SUCCESS difference: 3e-14 < 7e-08 test id: 507 test name: PigTranFS field: Bed1 SUCCESS difference: 1.4e-13 < 4e-07 test id: 507 test name: PigTranFS field: Surface1 SUCCESS difference: 6.2e-14 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-08 test id: 507 test name: PigTranFS field: Temperature1 SUCCESS difference: 2.7e-10 < 1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 6.9e-12 < 4e-06 test id: 507 test name: PigTranFS field: Vx2 SUCCESS difference: 4.9e-12 < 4e-06 test id: 507 test name: PigTranFS field: Vy2 SUCCESS difference: 3.1e-12 < 5e-06 test id: 507 test name: PigTranFS field: Vz2 SUCCESS difference: 3.1e-12 < 5e-06 test id: 507 test name: PigTranFS field: Vel2 SUCCESS difference: 5e-11 < 1e-06 test id: 507 test name: PigTranFS field: Pressure2 SUCCESS difference: 9.2e-17 < 1e-06 test id: 507 test name: PigTranFS field: Bed2 SUCCESS difference: 5.4e-11 < 2e-06 test id: 507 test name: PigTranFS field: Surface2 SUCCESS difference: 4.2e-11 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2 SUCCESS difference: 1.1e-14 < 3e-06 test id: 507 test name: PigTranFS field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2 ----------------finished:507----------------------- ----------------starting:508----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: maximum number of iterations (100) exceeded write lock file: FemModel initialization elapsed time: 0.133257 Total Core solution elapsed time: 1.12081 Linear solver elapsed time: 0.278618 (25%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.5e-14 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vx SUCCESS difference: 1.4e-14 < 3e-08 test id: 508 test name: PigSteaSSA3d field: Vy SUCCESS difference: 5.3e-12 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vz SUCCESS difference: 5.3e-12 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vel SUCCESS difference: 1.1e-16 < 1e-09 test id: 508 test name: PigSteaSSA3d field: Pressure SUCCESS difference: 2.2e-13 < 2e-07 test id: 508 test name: PigSteaSSA3d field: Temperature SUCCESS difference: 0 < 8e-07 test id: 508 test name: PigSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:508----------------------- ----------------starting:509----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.131141 Total Core solution elapsed time: 0.898026 Linear solver elapsed time: 0.529088 (59%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.7e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vx SUCCESS difference: 3.9e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vy SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vz SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vel SUCCESS difference: 0 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure SUCCESS difference: 2.4e-09 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature SUCCESS difference: 2.6e-08 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:509----------------------- ----------------starting:510----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.143114 Total Core solution elapsed time: 0.44881 Linear solver elapsed time: 0.191368 (43%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vx SUCCESS difference: 2.4e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vy SUCCESS difference: 2.1e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vz SUCCESS difference: 2.1e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vel SUCCESS difference: 2.2e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure SUCCESS difference: 9.3e-13 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature SUCCESS difference: 2.4e-11 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate ----------------finished:510----------------------- ----------------starting:511----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.108381 Total Core solution elapsed time: 0.293498 Linear solver elapsed time: 0.0353955 (12%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-12 < 5e-11 test id: 511 test name: PigCMBFS field: Gradient SUCCESS difference: 6.8e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Misfits SUCCESS difference: 2.6e-11 < 5e-11 test id: 511 test name: PigCMBFS field: MaterialsRheologyB SUCCESS difference: 9.2e-12 < 1e-09 test id: 511 test name: PigCMBFS field: Pressure SUCCESS difference: 1.8e-12 < 1e-11 test id: 511 test name: PigCMBFS field: Vel SUCCESS difference: 3.7e-12 < 5e-11 test id: 511 test name: PigCMBFS field: Vx SUCCESS difference: 1.5e-12 < 1e-11 test id: 511 test name: PigCMBFS field: Vy ----------------finished:511----------------------- ----------------starting:512----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.109389 Total Core solution elapsed time: 0.44449 Linear solver elapsed time: 0.256061 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient SUCCESS difference: 5.3e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits SUCCESS difference: 9.6e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient SUCCESS difference: 3.2e-16 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure SUCCESS difference: 3.1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel SUCCESS difference: 5.7e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx SUCCESS difference: 4.3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy ----------------finished:512----------------------- ----------------starting:513----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.157495 Total Core solution elapsed time: 0.884736 Linear solver elapsed time: 0.426713 (48%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 2.8e-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient SUCCESS difference: 3.1e-12 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.7e-12 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 5.4e-17 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure SUCCESS difference: 4.8e-12 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel SUCCESS difference: 2.5e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx SUCCESS difference: 2.7e-12 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy SUCCESS difference: 3.4e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz SUCCESS difference: 6.7e-11 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature SUCCESS difference: 1.3e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:513----------------------- ----------------starting:514----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0965352 Total Core solution elapsed time: 0.0723569 Linear solver elapsed time: 0.0257578 (36%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1 SUCCESS difference: 3.2e-24 < 1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2 SUCCESS difference: 1.3e-20 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2 ----------------finished:515----------------------- ----------------starting:516----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0886127 Total Core solution elapsed time: 0.0352411 Linear solver elapsed time: 0.0143189 (41%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature SUCCESS difference: 5.8e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate ----------------finished:516----------------------- ----------------starting:517----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.111997 Total Core solution elapsed time: 1.03501 Linear solver elapsed time: 0.117699 (11%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 0 < 6e-11 test id: 517 test name: PigCMBFSm1qn3 field: Gradient SUCCESS difference: 3e-26 < 5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Misfits SUCCESS difference: 0 < 5e-10 test id: 517 test name: PigCMBFSm1qn3 field: MaterialsRheologyB SUCCESS difference: 3.6e-11 < 1e-09 test id: 517 test name: PigCMBFSm1qn3 field: Pressure SUCCESS difference: 1.3e-13 < 2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vel SUCCESS difference: 9.3e-14 < 5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vx SUCCESS difference: 6.9e-14 < 2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vy ----------------finished:517----------------------- ----------------starting:518----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0671149 Total Core solution elapsed time: 0.103754 Linear solver elapsed time: 0.0827165 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.6e-16 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx SUCCESS difference: 2.6e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy SUCCESS difference: 1.7e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel SUCCESS difference: 1.1e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure SUCCESS difference: 7.6e-16 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface SUCCESS difference: 2.6e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface SUCCESS difference: 3.9e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear SUCCESS difference: 5.3e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear SUCCESS difference: 6.3e-16 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase SUCCESS difference: 2.6e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase ----------------finished:518----------------------- ----------------starting:519----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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) uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0952647 Total Core solution elapsed time: 0.122002 Linear solver elapsed time: 0.091869 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-16 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1 SUCCESS difference: 2.6e-16 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1 SUCCESS difference: 1.7e-16 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1 SUCCESS difference: 8.8e-17 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1 SUCCESS difference: 7.5e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1 SUCCESS difference: 3.5e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1 SUCCESS difference: 2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1 SUCCESS difference: 7.4e-16 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2 SUCCESS difference: 6.4e-16 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2 SUCCESS difference: 6.1e-16 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2 SUCCESS difference: 5.2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2 SUCCESS difference: 4.4e-17 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2 SUCCESS difference: 3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2 SUCCESS difference: 2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled2 ----------------finished:519----------------------- ----------------starting:520----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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) uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0759596 Total Core solution elapsed time: 0.0619128 Linear solver elapsed time: 0.0408899 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx1 SUCCESS difference: 5e-15 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy1 SUCCESS difference: 4.6e-15 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed1 SUCCESS difference: 5e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface1 SUCCESS difference: 2.3e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness1 SUCCESS difference: 1.8e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume1 SUCCESS difference: 2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled1 SUCCESS difference: 3.6e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx2 SUCCESS difference: 5e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy2 SUCCESS difference: 4.9e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure2 SUCCESS difference: 2.6e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed2 SUCCESS difference: 1e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2 SUCCESS difference: 4.5e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness2 SUCCESS difference: 3.6e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume2 SUCCESS difference: 2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled2 ----------------finished:520----------------------- ----------------starting:530----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0348778 Total Core solution elapsed time: 0.0174051 Linear solver elapsed time: 0.0104805 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX SUCCESS difference: 4.6e-16 < 1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 530 test name: PigBalVel1 field: Vel ----------------finished:530----------------------- ----------------starting:531----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0340202 Total Core solution elapsed time: 0.0127951 Linear solver elapsed time: 0.0084219 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 4.2e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 531 test name: PigBalVel2 field: Vel ----------------finished:531----------------------- ----------------starting:540----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0888492 Total Core solution elapsed time: 1.22575 Linear solver elapsed time: 0.439279 (36%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 2.4e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1 SUCCESS difference: 8.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1 SUCCESS difference: 7.7e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1 SUCCESS difference: 5.6e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1 SUCCESS difference: 8.7e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1 SUCCESS difference: 6e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.9e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1 SUCCESS difference: 2.3e-16 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb1 SUCCESS difference: 6.8e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2 SUCCESS difference: 6.5e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2 SUCCESS difference: 6.7e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2 SUCCESS difference: 6.9e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2 SUCCESS difference: 7.3e-16 < 2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2 SUCCESS difference: 8.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2 SUCCESS difference: 0 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2 SUCCESS difference: 1.1e-16 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb2 SUCCESS difference: 4.5e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10 SUCCESS difference: 3.1e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10 SUCCESS difference: 3.6e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10 SUCCESS difference: 1.2e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10 SUCCESS difference: 1.2e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10 SUCCESS difference: 2.4e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10 SUCCESS difference: 1.2e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10 SUCCESS difference: 1.5e-15 < 1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10 SUCCESS difference: 1.8e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume10 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation10 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb10 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb10 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb10 ----------------finished:540----------------------- ----------------starting:541----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.288669 Total Core solution elapsed time: 18.1908 Linear solver elapsed time: 2.39822 (13%) Total elapsed time: 0 hrs 0 min 18 sec SUCCESS difference: 1.2e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1 SUCCESS difference: 3.2e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1 SUCCESS difference: 4.2e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel1 SUCCESS difference: 0 < 1e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure1 SUCCESS difference: 1.1e-11 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1 SUCCESS difference: 4.7e-12 < 6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1 SUCCESS difference: 7.5e-12 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1 SUCCESS difference: 3.4e-13 < 2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1 SUCCESS difference: 1.1e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1 SUCCESS difference: 2.4e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb1 SUCCESS difference: 2.1e-09 < 3e-09 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb1 SUCCESS difference: 1e-11 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2 SUCCESS difference: 8.6e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2 SUCCESS difference: 7.3e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2 SUCCESS difference: 7.5e-12 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2 SUCCESS difference: 1.7e-11 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2 SUCCESS difference: 5.4e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Surface2 SUCCESS difference: 1.2e-11 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness2 SUCCESS difference: 4.4e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2 SUCCESS difference: 2e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2 SUCCESS difference: 6.5e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb2 SUCCESS difference: 5.9e-09 < 8e-08 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb2 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb2 SUCCESS difference: 2.9e-11 < 2e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10 SUCCESS difference: 2.6e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10 SUCCESS difference: 2.6e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10 SUCCESS difference: 4.8e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10 SUCCESS difference: 7.3e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Bed10 SUCCESS difference: 9.4e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Surface10 SUCCESS difference: 4.7e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness10 SUCCESS difference: 4.1e-12 < 1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10 SUCCESS difference: 2e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume10 SUCCESS difference: 6e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb10 SUCCESS difference: 4.9e-09 < 8e-08 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb10 ----------------finished:541----------------------- ----------------starting:542----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0906762 Total Core solution elapsed time: 2.08837 Linear solver elapsed time: 1.33474 (64%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.5e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx1 SUCCESS difference: 8.2e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy1 SUCCESS difference: 7.5e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel1 SUCCESS difference: 0 < 1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure1 SUCCESS difference: 7.8e-16 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1 SUCCESS difference: 2.3e-15 < 6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1 SUCCESS difference: 1.2e-15 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness1 SUCCESS difference: 3.9e-15 < 1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate1 SUCCESS difference: 6.1e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx2 SUCCESS difference: 8.2e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy2 SUCCESS difference: 7.8e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel2 SUCCESS difference: 9.9e-16 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure2 SUCCESS difference: 1e-15 < 0.2 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed2 SUCCESS difference: 2.9e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface2 SUCCESS difference: 1.3e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness2 SUCCESS difference: 5.2e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset2 SUCCESS difference: 0 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate2 SUCCESS difference: 5e-15 < 2e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx10 SUCCESS difference: 4.8e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy10 SUCCESS difference: 5.2e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel10 SUCCESS difference: 1.7e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure10 SUCCESS difference: 1e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed10 SUCCESS difference: 3e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface10 SUCCESS difference: 1.4e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness10 SUCCESS difference: 3.4e-15 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset10 SUCCESS difference: 1.6e-16 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate10 ----------------finished:542----------------------- ----------------starting:543----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.124834 Total Core solution elapsed time: 3.36484 Linear solver elapsed time: 2.03827 (61%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 4.1e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vx1 SUCCESS difference: 8e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vy1 SUCCESS difference: 7.5e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vel1 SUCCESS difference: 8e-16 < 1e-11 test id: 543 test name: PigTranRignotarma field: Thickness1 SUCCESS difference: 1.5e-15 < 1e-09 test id: 543 test name: PigTranRignotarma field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-10 test id: 543 test name: PigTranRignotarma field: CalvingMeltingrate1 SUCCESS difference: 5.1e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vx2 SUCCESS difference: 7.4e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vy2 SUCCESS difference: 7e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vel2 SUCCESS difference: 3.7e-15 < 9e-11 test id: 543 test name: PigTranRignotarma field: Thickness2 SUCCESS difference: 0 < 2e-09 test id: 543 test name: PigTranRignotarma field: MaskIceLevelset2 SUCCESS difference: 0 < 1e-10 test id: 543 test name: PigTranRignotarma field: CalvingMeltingrate2 SUCCESS difference: 9.7e-15 < 2e-06 test id: 543 test name: PigTranRignotarma field: Vx10 SUCCESS difference: 8.2e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vy10 SUCCESS difference: 8.7e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vel10 SUCCESS difference: 4.8e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Thickness10 SUCCESS difference: 4.8e-16 < 5e-06 test id: 543 test name: PigTranRignotarma field: MaskIceLevelset10 SUCCESS difference: 0 < 1e-06 test id: 543 test name: PigTranRignotarma field: CalvingMeltingrate10 ----------------finished:543----------------------- ----------------starting:544----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.120333 Total Core solution elapsed time: 1.17784 Linear solver elapsed time: 0.692136 (59%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 6.3e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx1 SUCCESS difference: 1.5e-14 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy1 SUCCESS difference: 1.4e-14 < 2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel1 SUCCESS difference: 7.8e-16 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance1 SUCCESS difference: 0 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1 SUCCESS difference: 6.3e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx2 SUCCESS difference: 7.6e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy2 SUCCESS difference: 7.3e-15 < 2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel2 SUCCESS difference: 1.6e-15 < 9e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance2 SUCCESS difference: 1.4e-15 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate2 SUCCESS difference: 2.6e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx3 SUCCESS difference: 4.9e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy3 SUCCESS difference: 3.9e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance3 SUCCESS difference: 1.8e-15 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate3 SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate3 ----------------finished:544----------------------- ----------------starting:545----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.128426 Total Core solution elapsed time: 0.892114 Linear solver elapsed time: 0.566102 (63%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 6.2e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx1 SUCCESS difference: 9.5e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy1 SUCCESS difference: 8.9e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel1 SUCCESS difference: 7.9e-16 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate1 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate1 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 3.8e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx5 SUCCESS difference: 5.3e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy5 SUCCESS difference: 5e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel5 SUCCESS difference: 1.7e-15 < 9e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness5 SUCCESS difference: 3.4e-15 < 2e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset5 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate5 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate5 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate5 SUCCESS difference: 2.7e-15 < 2e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx10 SUCCESS difference: 3.5e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy10 SUCCESS difference: 3.2e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel10 SUCCESS difference: 2.3e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness10 SUCCESS difference: 0 < 5e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset10 SUCCESS difference: 0 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate10 SUCCESS difference: 0 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate10 SUCCESS difference: 0 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate10 ----------------finished:545----------------------- ----------------starting:546----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.112914 Total Core solution elapsed time: 1.11901 Linear solver elapsed time: 0.639043 (57%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 8.5e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx1 SUCCESS difference: 1.5e-14 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy1 SUCCESS difference: 1.4e-14 < 2e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel1 SUCCESS difference: 6.7e-16 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance1 SUCCESS difference: 0 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1 SUCCESS difference: 3.9e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx2 SUCCESS difference: 5.1e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy2 SUCCESS difference: 4.4e-15 < 2e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel2 SUCCESS difference: 1.5e-15 < 9e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance2 SUCCESS difference: 2.1e-15 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate2 SUCCESS difference: 1.1e-14 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx3 SUCCESS difference: 7.8e-15 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy3 SUCCESS difference: 8.5e-15 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance3 SUCCESS difference: 1.3e-15 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate3 SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate3 ----------------finished:546----------------------- ----------------starting:601----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0390089 Total Core solution elapsed time: 0.00613 Linear solver elapsed time: 0.0037016 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness ----------------finished:601----------------------- ----------------starting:602----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0482695 Total Core solution elapsed time: 0.0146556 Linear solver elapsed time: 0.0115479 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness ----------------finished:602----------------------- ----------------starting:603----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0666038 Total Core solution elapsed time: 0.0107821 Linear solver elapsed time: 0.0036058 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness ----------------finished:603----------------------- ----------------starting:604----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0334567 Total Core solution elapsed time: 0.0169877 Linear solver elapsed time: 0.0134052 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 4.8e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY ----------------finished:604----------------------- ----------------starting:605----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0564668 Total Core solution elapsed time: 0.022675 Linear solver elapsed time: 0.0163135 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX SUCCESS difference: 4.8e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY ----------------finished:605----------------------- ----------------starting:606----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0300551 Total Core solution elapsed time: 0.0202583 Linear solver elapsed time: 0.0164099 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.6e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX SUCCESS difference: 5.7e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY ----------------finished:606----------------------- ----------------starting:607----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0754071 Total Core solution elapsed time: 0.0221437 Linear solver elapsed time: 0.0180776 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.6e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX SUCCESS difference: 5.7e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY ----------------finished:607----------------------- ----------------starting:608----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.033122 Total Core solution elapsed time: 0.005891 Linear solver elapsed time: 0.0037828 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-16 < 1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness ----------------finished:608----------------------- ----------------starting:610----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.039596 Total Core solution elapsed time: 0.164582 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn1 SUCCESS difference: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn2 SUCCESS difference: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn3 ----------------finished:610----------------------- ----------------starting:611----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.040471 Total Core solution elapsed time: 0.0266598 Linear solver elapsed time: 0.0152044 (57%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Gradient SUCCESS difference: 1.2e-15 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Misfits SUCCESS difference: 8e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: BalancethicknessThickeningRate SUCCESS difference: 8.8e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Thickness ----------------finished:611----------------------- ----------------starting:612----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0855892 Total Core solution elapsed time: 0.121155 Linear solver elapsed time: 0.0906395 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1 SUCCESS difference: 9.1e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2 SUCCESS difference: 6.2e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3 SUCCESS difference: 7.4e-14 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1 SUCCESS difference: 7.4e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2 SUCCESS difference: 5.3e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3 SUCCESS difference: 8.4e-14 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1 SUCCESS difference: 7.7e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2 SUCCESS difference: 5.5e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3 ----------------finished:612----------------------- ----------------starting:613----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 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 | 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.0520034 Total Core solution elapsed time: 0.0321513 Linear solver elapsed time: 0.0187405 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1 SUCCESS difference: 1e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2 SUCCESS difference: 3.7e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits SUCCESS difference: 6.9e-17 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx SUCCESS difference: 1.1e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy SUCCESS difference: 2.1e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness ----------------finished:613----------------------- ----------------starting:621----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0796877 Total Core solution elapsed time: 0.398075 Linear solver elapsed time: 0.310181 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.7e-14 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1 SUCCESS difference: 5.2e-14 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1 SUCCESS difference: 5.4e-14 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1 SUCCESS difference: 1.7e-15 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness1 SUCCESS difference: 0 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure1 SUCCESS difference: 1.8e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2 SUCCESS difference: 1.2e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2 SUCCESS difference: 6.3e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2 SUCCESS difference: 3.8e-14 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2 SUCCESS difference: 2.7e-15 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2 SUCCESS difference: 4.8e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5 SUCCESS difference: 2.3e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5 SUCCESS difference: 7.5e-14 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5 SUCCESS difference: 5.9e-14 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness5 SUCCESS difference: 1.5e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure5 ----------------finished:621----------------------- ----------------starting:622----------------------- [Warning: paterson is outdated, please consider using cuffey instead] 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 uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0964673 Total Core solution elapsed time: 1.45497 Linear solver elapsed time: 1.09476 (75%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.1e-13 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1 SUCCESS difference: 6.4e-16 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure1 SUCCESS difference: 2.5e-13 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel12 SUCCESS difference: 2.8e-14 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure12 SUCCESS difference: 1.1e-12 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24 SUCCESS difference: 7.2e-15 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness24 SUCCESS difference: 0 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance24 SUCCESS difference: 0 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure24 ----------------finished:622----------------------- ----------------starting:801----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0931768 Total Core solution elapsed time: 0.558567 Linear solver elapsed time: 0.386073 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1 SUCCESS difference: 3.4e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1 SUCCESS difference: 2.7e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1 SUCCESS difference: 0 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1 SUCCESS difference: 7.9e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1 SUCCESS difference: 8.2e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1 SUCCESS difference: 2.6e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1 SUCCESS difference: 3.8e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2 SUCCESS difference: 1e-14 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2 SUCCESS difference: 3.4e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2 SUCCESS difference: 7.2e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2 SUCCESS difference: 9.1e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2 SUCCESS difference: 3.5e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2 SUCCESS difference: 4.5e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3 SUCCESS difference: 4.2e-14 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3 SUCCESS difference: 4.6e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3 SUCCESS difference: 9.2e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3 SUCCESS difference: 1.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3 SUCCESS difference: 1.3e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3 SUCCESS difference: 7e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3 ----------------finished:801----------------------- ----------------starting:802----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.274832 Total Core solution elapsed time: 2.43805 Linear solver elapsed time: 0.823422 (34%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 2.3e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1 SUCCESS difference: 9e-16 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1 SUCCESS difference: 6.8e-16 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1 SUCCESS difference: 5.2e-16 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1 SUCCESS difference: 8.5e-16 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1 SUCCESS difference: 5.8e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx2 SUCCESS difference: 9.3e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy2 SUCCESS difference: 6e-15 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel2 SUCCESS difference: 7.2e-16 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface2 SUCCESS difference: 7.9e-16 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset2 SUCCESS difference: 2.3e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2 SUCCESS difference: 3e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3 SUCCESS difference: 1.9e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3 SUCCESS difference: 3.2e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3 SUCCESS difference: 1.8e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3 SUCCESS difference: 7.2e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness3 SUCCESS difference: 7.5e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface3 SUCCESS difference: 1e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset3 SUCCESS difference: 2.1e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3 ----------------finished:802----------------------- ----------------starting:803----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.243905 Total Core solution elapsed time: 3.20168 Linear solver elapsed time: 1.3644 (43%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 2.8e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1 SUCCESS difference: 1.3e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1 SUCCESS difference: 2.8e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1 SUCCESS difference: 1e-16 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1 SUCCESS difference: 4.2e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1 SUCCESS difference: 2.1e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1 SUCCESS difference: 4e-15 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1 SUCCESS difference: 1.2e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2 SUCCESS difference: 9e-13 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2 SUCCESS difference: 1.1e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel2 SUCCESS difference: 4.2e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure2 SUCCESS difference: 2.2e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2 SUCCESS difference: 3.4e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2 SUCCESS difference: 2.7e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2 SUCCESS difference: 1.9e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3 SUCCESS difference: 2.6e-12 < 2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3 SUCCESS difference: 1.9e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3 SUCCESS difference: 2.2e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3 SUCCESS difference: 2.9e-13 < 1e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3 SUCCESS difference: 8.9e-14 < 4e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3 SUCCESS difference: 5.5e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3 SUCCESS difference: 2e-14 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3 ----------------finished:803----------------------- ----------------starting:804----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0768225 Total Core solution elapsed time: 0.467485 Linear solver elapsed time: 0.296762 (63%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-16 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx1 SUCCESS difference: 3.3e-16 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy1 SUCCESS difference: 5.2e-16 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel1 SUCCESS difference: 0 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure1 SUCCESS difference: 4.5e-16 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness1 SUCCESS difference: 4e-16 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface1 SUCCESS difference: 7e-16 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset1 SUCCESS difference: 1.9e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx2 SUCCESS difference: 5.6e-15 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy2 SUCCESS difference: 2e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel2 SUCCESS difference: 4.1e-16 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure2 SUCCESS difference: 6.8e-16 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness2 SUCCESS difference: 6.8e-16 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface2 SUCCESS difference: 1.1e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset2 SUCCESS difference: 8.7e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx3 SUCCESS difference: 2e-14 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3 SUCCESS difference: 8.4e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel3 SUCCESS difference: 8.3e-16 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure3 SUCCESS difference: 1.4e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness3 SUCCESS difference: 1.2e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface3 SUCCESS difference: 1.6e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3 ----------------finished:804----------------------- ----------------starting:805----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.260507 Total Core solution elapsed time: 3.04255 Linear solver elapsed time: 1.25855 (41%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 3.5e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1 SUCCESS difference: 5.2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1 SUCCESS difference: 3.1e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1 SUCCESS difference: 1e-16 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1 SUCCESS difference: 4.5e-14 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1 SUCCESS difference: 2.4e-14 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1 SUCCESS difference: 4.7e-15 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1 SUCCESS difference: 1.4e-15 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn1 SUCCESS difference: 1.2e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2 SUCCESS difference: 2e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2 SUCCESS difference: 9.9e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2 SUCCESS difference: 4.5e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2 SUCCESS difference: 4.9e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2 SUCCESS difference: 2.7e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2 SUCCESS difference: 1e-14 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2 SUCCESS difference: 1.9e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3 SUCCESS difference: 7.9e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3 SUCCESS difference: 2e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel3 SUCCESS difference: 1.3e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure3 SUCCESS difference: 4.1e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness3 SUCCESS difference: 6e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface3 SUCCESS difference: 6.6e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset3 SUCCESS difference: 1.8e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3 ----------------finished:805----------------------- ----------------starting:806----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0886148 Total Core solution elapsed time: 0.613377 Linear solver elapsed time: 0.42007 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.8e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx1 SUCCESS difference: 3.6e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy1 SUCCESS difference: 3.7e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel1 SUCCESS difference: 0 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1 SUCCESS difference: 1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface1 SUCCESS difference: 3.9e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset1 SUCCESS difference: 4.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel1 SUCCESS difference: 7.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular1 SUCCESS difference: 7.7e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate1 SUCCESS difference: 1.1e-14 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx2 SUCCESS difference: 3.6e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy2 SUCCESS difference: 8.5e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel2 SUCCESS difference: 1.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness2 SUCCESS difference: 1.3e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface2 SUCCESS difference: 9e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset2 SUCCESS difference: 6.7e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel2 SUCCESS difference: 9.4e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular2 SUCCESS difference: 7.4e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate2 SUCCESS difference: 6.8e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx3 SUCCESS difference: 2.3e-14 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy3 SUCCESS difference: 5.4e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel3 SUCCESS difference: 1.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness3 SUCCESS difference: 1.3e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface3 SUCCESS difference: 8.9e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset3 SUCCESS difference: 1.5e-14 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3 SUCCESS difference: 1.4e-14 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3 SUCCESS difference: 9.2e-15 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3 ----------------finished:806----------------------- ----------------starting:807----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0890073 Total Core solution elapsed time: 0.633525 Linear solver elapsed time: 0.455417 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx1 SUCCESS difference: 7.6e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy1 SUCCESS difference: 6.1e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface1 SUCCESS difference: 2.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset1 SUCCESS difference: 3.1e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx2 SUCCESS difference: 7e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy2 SUCCESS difference: 2.4e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2 SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface2 SUCCESS difference: 2.7e-15 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset2 SUCCESS difference: 3.4e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx3 SUCCESS difference: 1.2e-14 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy3 SUCCESS difference: 3.4e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel3 SUCCESS difference: 1.5e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface3 SUCCESS difference: 2.5e-15 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3 ----------------finished:807----------------------- ----------------starting:808----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.11187 Total Core solution elapsed time: 0.773334 Linear solver elapsed time: 0.472235 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx1 SUCCESS difference: 1.2e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy1 SUCCESS difference: 1.2e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness1 SUCCESS difference: 9.6e-16 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface1 SUCCESS difference: 0 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset1 SUCCESS difference: 1.7e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx2 SUCCESS difference: 1.6e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy2 SUCCESS difference: 1.6e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel2 SUCCESS difference: 1e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface2 SUCCESS difference: 7e-16 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset2 SUCCESS difference: 2.3e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx3 SUCCESS difference: 7.1e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy3 SUCCESS difference: 7.2e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel3 SUCCESS difference: 1.4e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness3 SUCCESS difference: 1.8e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface3 SUCCESS difference: 5.6e-16 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset3 ----------------finished:808----------------------- ----------------starting:809----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.102792 Total Core solution elapsed time: 3.59823 Linear solver elapsed time: 2.33608 (65%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 4.1e-16 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx1 SUCCESS difference: 3e-16 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy1 SUCCESS difference: 4.1e-16 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure1 SUCCESS difference: 5.6e-16 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness1 SUCCESS difference: 5.7e-16 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface1 SUCCESS difference: 2.2e-16 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset1 SUCCESS difference: 2e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx2 SUCCESS difference: 4.1e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2 SUCCESS difference: 2.2e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel2 SUCCESS difference: 4.1e-16 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness2 SUCCESS difference: 1.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface2 SUCCESS difference: 3.5e-16 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset2 SUCCESS difference: 1.6e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx10 SUCCESS difference: 6.8e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy10 SUCCESS difference: 2.2e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel10 SUCCESS difference: 2.5e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure10 SUCCESS difference: 2.6e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness10 SUCCESS difference: 2.6e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface10 SUCCESS difference: 0 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset10 ----------------finished:809----------------------- ----------------starting:810----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0950481 Total Core solution elapsed time: 0.869903 Linear solver elapsed time: 0.565416 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1 SUCCESS difference: 4.4e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1 SUCCESS difference: 5.4e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1 SUCCESS difference: 4.5e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1 SUCCESS difference: 5.7e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1 SUCCESS difference: 3.5e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1 SUCCESS difference: 4.2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2 SUCCESS difference: 1.2e-14 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2 SUCCESS difference: 4.4e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2 SUCCESS difference: 5.1e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2 SUCCESS difference: 1.3e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2 SUCCESS difference: 5.2e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2 SUCCESS difference: 3.5e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3 SUCCESS difference: 1e-14 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy3 SUCCESS difference: 3.4e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel3 SUCCESS difference: 1.3e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness3 SUCCESS difference: 1.7e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface3 SUCCESS difference: 8.7e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3 ----------------finished:810----------------------- ----------------starting:811----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0979528 Total Core solution elapsed time: 0.904449 Linear solver elapsed time: 0.586491 (65%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.4e-16 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx1 SUCCESS difference: 2e-16 < 4e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy1 SUCCESS difference: 5.4e-16 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel1 SUCCESS difference: 0 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure1 SUCCESS difference: 6.8e-16 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness1 SUCCESS difference: 6.8e-16 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface1 SUCCESS difference: 8.8e-16 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx2 SUCCESS difference: 4.6e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy2 SUCCESS difference: 1.7e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel2 SUCCESS difference: 1e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure2 SUCCESS difference: 1.6e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness2 SUCCESS difference: 1.6e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface2 SUCCESS difference: 1.2e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset2 SUCCESS difference: 3.7e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx3 SUCCESS difference: 1.7e-14 < 6e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy3 SUCCESS difference: 3.7e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel3 SUCCESS difference: 1.4e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure3 SUCCESS difference: 1.6e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness3 SUCCESS difference: 1.5e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface3 SUCCESS difference: 2.1e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3 ----------------finished:811----------------------- ----------------starting:812----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0957392 Total Core solution elapsed time: 1.30021 Linear solver elapsed time: 0.916753 (71%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 5e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx1 SUCCESS difference: 1e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy1 SUCCESS difference: 8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel1 SUCCESS difference: 0 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure1 SUCCESS difference: 1.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1 SUCCESS difference: 1.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface1 SUCCESS difference: 2.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset1 SUCCESS difference: 5.7e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel1 SUCCESS difference: 8.7e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular1 SUCCESS difference: 7.9e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate1 SUCCESS difference: 6.1e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx2 SUCCESS difference: 1.2e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy2 SUCCESS difference: 7e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel2 SUCCESS difference: 1.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface2 SUCCESS difference: 3.6e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset2 SUCCESS difference: 7.6e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel2 SUCCESS difference: 1.3e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular2 SUCCESS difference: 2.3e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate2 SUCCESS difference: 4.9e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx3 SUCCESS difference: 1.2e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy3 SUCCESS difference: 4.7e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel3 SUCCESS difference: 1.9e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness3 SUCCESS difference: 1.3e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface3 SUCCESS difference: 3.9e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset3 SUCCESS difference: 6.8e-15 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel3 SUCCESS difference: 6.7e-15 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular3 SUCCESS difference: 8.7e-15 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3 ----------------finished:812----------------------- ----------------starting:813----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0536141 Total Core solution elapsed time: 0.169923 Linear solver elapsed time: 0.10769 (63%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelsetwithIceberg SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset2 SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset3 ----------------finished:813----------------------- ----------------starting:814----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: 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.0897015 Total Core solution elapsed time: 2.23335 Linear solver elapsed time: 1.48203 (66%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.6e-15 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx1 SUCCESS difference: 3.6e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy1 SUCCESS difference: 2.7e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure1 SUCCESS difference: 7e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness1 SUCCESS difference: 6.8e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface1 SUCCESS difference: 0 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth1 SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse1 SUCCESS difference: 3.7e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse1 SUCCESS difference: 6.7e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx2 SUCCESS difference: 9.2e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy2 SUCCESS difference: 2.8e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel2 SUCCESS difference: 6.4e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness2 SUCCESS difference: 9.1e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface2 SUCCESS difference: 7.6e-17 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset2 SUCCESS difference: 3.7e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth2 SUCCESS difference: 4.1e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse2 SUCCESS difference: 7.4e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse2 SUCCESS difference: 1.5e-15 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx10 SUCCESS difference: 1.1e-15 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy10 SUCCESS difference: 1e-15 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel10 SUCCESS difference: 2.3e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure10 SUCCESS difference: 2.5e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness10 SUCCESS difference: 2.3e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface10 SUCCESS difference: 3.1e-16 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset10 SUCCESS difference: 2e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth10 SUCCESS difference: 2e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse10 SUCCESS difference: 2.3e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse10 ----------------finished:814----------------------- ----------------starting:900----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0476615 Total Core solution elapsed time: 1.53093 Linear solver elapsed time: 0.395349 (26%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.4e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2 ----------------finished:900----------------------- ----------------starting:901----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.045105 Total Core solution elapsed time: 0.0433349 Linear solver elapsed time: 0.0142215 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-16 < 1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual ----------------finished:901----------------------- ----------------starting:902----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0644595 Total Core solution elapsed time: 0.456851 Linear solver elapsed time: 0.156186 (34%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0630307 Total Core solution elapsed time: 0.456772 Linear solver elapsed time: 0.14947 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-16 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1.5e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 4.3e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual9 SUCCESS difference: 3.8e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10 SUCCESS difference: 5e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10 SUCCESS difference: 1e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10 SUCCESS difference: 1.7e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10 ----------------finished:902----------------------- ----------------starting:903----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0769022 Total Core solution elapsed time: 0.0587382 Linear solver elapsed time: 0.0140872 (24%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual ----------------finished:903----------------------- ----------------starting:904----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.138227 Total Core solution elapsed time: 0.702506 Linear solver elapsed time: 0.153685 (22%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-16 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1.5e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 4.3e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9 ----------------finished:904----------------------- ----------------starting:905----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.077544 Total Core solution elapsed time: 2.12815 Linear solver elapsed time: 0.398729 (19%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5 SUCCESS difference: 9.3e-16 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead20 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20 SUCCESS difference: 1.8e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20 SUCCESS difference: 1.8e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20 ----------------finished:905----------------------- ----------------starting:906----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: write lock file: FemModel initialization elapsed time: 0.0713942 Total Core solution elapsed time: 12.1748 Linear solver elapsed time: 5.97984 (49%) Total elapsed time: 0 hrs 0 min 12 sec SUCCESS difference: 4.4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2 SUCCESS difference: 1.4e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2 SUCCESS difference: 1.5e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubTime2 SUCCESS difference: 5.9e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3 SUCCESS difference: 4.8e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3 SUCCESS difference: 5.4e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3 ----------------finished:906----------------------- Build step 'Execute shell' marked build as failure Finished: FAILURE