Skip to content
Started by timer
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Binaries-Python-3
[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 /Users/jenkins/workspace/macOS-Silicon-Binaries-Python-3 # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5 (Apple Git-154)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
 > 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 8a188d96a02fd465620a35cedd4a84f236a94511 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8a188d96a02fd465620a35cedd4a84f236a94511 # timeout=10
Commit message: "Merge pull request #134 from NJSchlegel/GEMB_mapping"
 > git rev-list --no-walk 82dbe02f7b4f0ba9f97a6971a365978c12a179f2 # timeout=10
[macOS-Silicon-Binaries-Python-3] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/****2247326799906837133.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 autotools                        
======================================================
======================================================
       Installing cmake                        
======================================================
======================================================
       Installing petsc                        
======================================================
======================================================
       Installing boost                        
======================================================
======================================================
       Installing dakota                        
======================================================
======================================================
       Installing chaco                        
======================================================
======================================================
       Installing curl                        
======================================================
======================================================
       Installing hdf5                        
======================================================
======================================================
       Installing netcdf                        
======================================================
======================================================
       Installing proj                        
======================================================
======================================================
       Installing gdal                        
======================================================
======================================================
       Installing gshhg                        
======================================================
======================================================
       Installing gmt                        
======================================================
======================================================
       Installing gmsh                        
======================================================
======================================================
       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: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory ./aux-config
autoreconf: 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: running: /Users/****/workspace/macOS-Silicon-Binaries-Python-3/externalpackages/autotools/install/bin/autoconf --force
autoreconf: running: /Users/****/workspace/macOS-Silicon-Binaries-Python-3/externalpackages/autotools/install/bin/autoheader --force
autoreconf: 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: Leaving directory `.'
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 2026.1 configuration      =
configure: ============================================================================
checking build system type... arm-apple-darwin24.6.0
checking host system type... arm-apple-darwin24.6.0
checking target system type... arm-apple-darwin24.6.0
checking for mpicc... mpicc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mpicc accepts -g... yes
checking for mpicc option to accept ISO C89... none needed
checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory
yes
checking how to run the C preprocessor... mpicc -E
checking for mpicxx... mpicxx
checking whether we are using the GNU C++ compiler... yes
checking whether mpicxx accepts -g... yes
checking for mpifort... mpifort
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether mpifort accepts -g... yes
checking for mpifort... mpifort
checking whether we are using the GNU Fortran compiler... yes
checking whether mpifort accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of mpicc... none
checking dependency style of mpicxx... none
checking whether make supports nested variables... (cached) yes
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... /opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin/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 mpicc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin24.6.0 file names to arm-apple-darwin24.6.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin24.6.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mpicc supports -fno-rtti -fno-exceptions... yes
checking for mpicc option to produce PIC... -fno-common -DPIC
checking if mpicc PIC flag -fno-common -DPIC works... yes
checking if mpicc static flag -static works... no
checking if mpicc supports -c -o file.o... yes
checking if mpicc supports -c -o file.o... (cached) yes
checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.6.0 dyld
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... mpicxx -E
checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for mpicxx option to produce PIC... -fno-common -DPIC
checking if mpicxx PIC flag -fno-common -DPIC works... yes
checking if mpicxx static flag -static works... no
checking if mpicxx supports -c -o file.o... yes
checking if mpicxx supports -c -o file.o... (cached) yes
checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.6.0 dyld
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 mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.6.0 dyld
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 mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.6.0 dyld
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /bin/date
checking for build date... Sat Feb 21 04:54:00 PST 2026
checking user name... ****
checking host full OS name and version... darwin24.6.0
checking host cpu... arm
checking vendor... apple
checking host OS name... darwin24
checking host OS version... 24.6.0
checking host OS architecture... arm64
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... macOS
checking if system copy of libc has fmemopen (macOS-only check)... yes
checking for Xlib (graphics library)... done
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... yes
checking for Boost version... 1.73
checking for Dakota... yes
checking for Dakota version... 6.2
checking for Dakota major version... 6
checking for Dakota minor version... 2
checking for Dakota build version... 0
checking for Python... yes
checking for Python version... 3.9
checking for Python include directory... /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/include/python3.9
checking for libpython... -L/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/.. -lpython3.9
checking for NumPy version... 2.0.2
checking for NumPy include directory... /Users/****/.venv/issm/lib/python3.9/site-packages/numpy/_core/include
checking for Chaco... yes
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... yes
checking for PETSc... yes
checking for PETSc version... 3.22
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /Users/****/workspace/macOS-Silicon-Binaries-Python-3/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... yes
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 8 CPUs
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in src
Making all in c
  CXX      classes/libISSMCore_la-Profiler.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      cores/libISSMCore_la-dakota_core.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      shared/String/ApiPrintf.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_dakota-issm_dakota.o
  CXX      main/issm_post-issm_post.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/libISSMCore_la-IoModel.lo
  CXX      classes/libISSMCore_la-FemModel.lo
  CXX      classes/Loads/libISSMCore_la-Friction.lo
  CXX      classes/Constraints/libISSMCore_la-SpcTransient.lo
  CXX      classes/libISSMCore_la-DependentObject.lo
  CXX      classes/libISSMCore_la-Contours.lo
  CXX      classes/libISSMCore_la-Vertices.lo
  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/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/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/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/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      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      modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo
  CXX      cores/libISSMCore_la-ProcessArguments.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      classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo
  CXX      modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo
  CXX      modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo
  CXX      modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo
  CXX      modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo
  CXX      modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo
  CXX      modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.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/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.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
  CXXLD    libISSMOverload.la
  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
  CXX      modules/Chacox/libISSMModules_la-Chacox.lo
  CXX      modules/Chacox/libISSMModules_la-input_parse.lo
  CXX      modules/Chacox/libISSMModules_la-chaco_seconds.lo
  CXX      modules/Chacox/libISSMModules_la-user_params.lo
  CXXLD    libISSMCore.la
./modules/Chacox/Chacox.cpp:56:24: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
   56 |         double        *smalloc();                    /* safe version of malloc                       */
      |                               ^~
./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable
   56 |         double        *smalloc();                    /* safe version of malloc                       */
      |                               ^~
      |                                = nullptr
1 warning generated.
  CXXLD    libISSMModules.la
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
  CXXLD    issm_dakota.exe
  CXXLD    kriging.exe
  CXXLD    issm_post.exe
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
Making all in m
make[3]: Nothing to be done for `all'.
Making all in wrappers
Making all in python
  CXX      io/libISSMPython_la-CheckNumPythonArguments.lo
  CXX      io/libISSMPython_la-FetchPythonData.lo
  CXX      io/libISSMApi_python_la-ApiPrintf.lo
  CXX      io/libISSMPython_la-WritePythonData.lo
  CXX      ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo
  CXX      ../BamgMesher/BamgMesher_python_la-BamgMesher.lo
  CXX      ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo
  CXX      ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo
  CXX      ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo
  CXX      ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo
  CXX      ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo
  CXX      ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo
  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo
  CXX      ../IssmConfig/IssmConfig_python_la-IssmConfig.lo
  CXX      ../MeshPartition/MeshPartition_python_la-MeshPartition.lo
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo
  CXX      ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo
  CXX      ../Triangle/Triangle_python_la-Triangle.lo
  CXX      ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo
  CXX      ../Chaco/Chaco_python_la-Chaco.lo
  CXXLD    libISSMPython.la
  CXXLD    libISSMApi_python.la
  CXXLD    BamgMesher_python.la
  CXXLD    BamgConvertMesh_python.la
  CXXLD    ContourToMesh_python.la
  CXXLD    BamgTriangulate_python.la
  CXXLD    ContourToNodes_python.la
  CXXLD    ElementConnectivity_python.la
  CXXLD    ExpToLevelSet_python.la

*** Warning: Linking the shared library ContourToNodes_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library ContourToNodes_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library ContourToNodes_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library BamgConvertMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library BamgConvertMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library BamgConvertMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library ContourToMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library ContourToMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library ContourToMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library BamgTriangulate_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library BamgTriangulate_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library BamgTriangulate_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library BamgMesher_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library BamgMesher_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library BamgMesher_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library ElementConnectivity_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library ElementConnectivity_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library ElementConnectivity_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library ExpToLevelSet_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library ExpToLevelSet_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library ExpToLevelSet_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!
  CXXLD    InterpFromGridToMesh_python.la
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'

*** Warning: Linking the shared library InterpFromGridToMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library InterpFromGridToMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library InterpFromGridToMesh_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!
  CXXLD    InterpFromMesh2d_python.la
  CXXLD    InterpFromMeshToGrid_python.la
  CXXLD    InterpFromMeshToMesh2d_python.la
  CXXLD    InterpFromMeshToMesh3d_python.la
  CXXLD    IssmConfig_python.la
  CXXLD    MeshPartition_python.la
  CXXLD    MeshProfileIntersection_python.la
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'

*** Warning: Linking the shared library InterpFromMeshToGrid_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToGrid_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToGrid_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library InterpFromMesh2d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library InterpFromMesh2d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library InterpFromMesh2d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToMesh2d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToMesh2d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToMesh2d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToMesh3d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToMesh3d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library InterpFromMeshToMesh3d_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library IssmConfig_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library IssmConfig_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library IssmConfig_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library MeshProfileIntersection_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library MeshProfileIntersection_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library MeshProfileIntersection_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library MeshPartition_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library MeshPartition_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library MeshPartition_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
  CXXLD    NodeConnectivity_python.la
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
  CXXLD    Triangle_python.la

*** Warning: Linking the shared library NodeConnectivity_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library NodeConnectivity_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library NodeConnectivity_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!
  CXXLD    Chaco_python.la
  CXXLD    ProcessRifts_python.la

*** Warning: Linking the shared library Triangle_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library Triangle_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library Triangle_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'

*** Warning: Linking the shared library Chaco_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library Chaco_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library Chaco_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!

*** Warning: Linking the shared library ProcessRifts_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable!

*** Warning: Linking the shared library ProcessRifts_python.la against the
*** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable!

*** Warning: Linking the shared library ProcessRifts_python.la against the
*** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable!
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
ld: warning: ignoring duplicate libraries: '-lm', '-lpthread'
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making install in src
Making install in c
 ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMOverload.la
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMModules.la
libtool: install: /usr/bin/install -c .libs/libISSMCore.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMCore.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMCore.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMCore.a
libtool: install: /usr/bin/install -c .libs/libISSMOverload.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMOverload.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMOverload.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMOverload.a
libtool: install: /usr/bin/install -c .libs/libISSMModules.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMModules.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMModules.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMModules.a
 ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
libtool: install: /usr/bin/install -c issm.exe /Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin/issm.exe
libtool: install: /usr/bin/install -c issm_slc.exe /Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin/issm_slc.exe
libtool: install: /usr/bin/install -c kriging.exe /Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin/kriging.exe
libtool: install: /usr/bin/install -c issm_dakota.exe /Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin/issm_dakota.exe
libtool: install: /usr/bin/install -c issm_post.exe /Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin/issm_post.exe
make[3]: Nothing to be done for `install-data-am'.
Making install in m
 ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/archive/arch.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/array/MatlabArray.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/boundaryconditions/PattynSMB.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/boundaryconditions/SetIceSheetBC.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/boundaryconditions/SetIceShelfBC.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/boundaryconditions/SetMOLHOBC.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/boundaryconditions/SetMarineIceSheetBC.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/boundaryconditions/getlovenumbers.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/boundaryconditions/love_numbers.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBarma.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBcomponents.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBd18opdd.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBforcing.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBgemb.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBgradients.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBgradientscomponents.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBgradientsela.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBhenning.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBmeltcomponents.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBpdd.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBpddSicopolis.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/SMBsemic.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/amr.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/autodiff.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/balancethickness.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/bamggeom.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/bamgmesh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/basalforcings.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/basalforcingspico.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/basin.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/boundary.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/calving.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/calvingcrevassedepth.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/calvingdev.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/calvinglevermann.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/calvingminthickness.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/calvingparameterization.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/calvingvonmises.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/constants.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/damage.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/debris.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/debug.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/dependent.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/dsl.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/dslmme.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/esa.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/flowequation.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/fourierlove.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/friction.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictioncoulomb.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictioncoulomb2.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionhydro.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionjosh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionpism.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionregcoulomb.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionregcoulomb2.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionschoof.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionshakti.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionwaterlayer.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frictionweertman.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frontalforcings.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frontalforcingsrignot.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/frontalforcingsrignotarma.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/geometry.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/giacaron.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/groundingline.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/hydrologyarmapw.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/hydrologydc.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/hydrologyglads.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/hydrologypism.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/hydrologyshakti.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/hydrologyshreve.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/hydrologytws.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/independent.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/initialization.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/inversion.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/issmsettings.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/levelset.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/linearbasalforcings.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/linearbasalforcingsarma.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/love.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/lovenumbers.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/m1qn3inversion.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/mask.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/massfluxatgate.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/masstransport.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/matdamageice.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/matenhancedice.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/materials.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/matestar.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/matice.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/mesh2d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/mesh2dvertical.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/mesh3dprisms.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/mesh3dsurface.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/miscellaneous.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/misfit.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/mismipbasalforcings.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/model.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/nodalvalue.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/offlinesolidearthsolution.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/organizer.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/outputdefinition.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/pairoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/plotoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/plumebasalforcings.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/private.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmustatistics.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/radaroverlay.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/regionaloutput.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/results.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/rifts.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/rotational.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/sampling.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/sealevelmodel.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/solidearth.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/solidearthsettings.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/solidearthsolution.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/spatiallinearbasalforcings.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/steadystate.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/stochasticforcing.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/stressbalance.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/surfaceload.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/taoinversion.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/thermal.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/timestepping.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/timesteppingadaptive.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/toolkits.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/transient.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/verbose.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/cloud.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/cyclone.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/discover.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/eis_nasa_smce.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/fram.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/gadi.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/generic.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/generic_static.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/local.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/pfe.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/saga.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/ub_ccr.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/clusters/ub_ccr_from_ghub.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/calibration_function.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/continuous_design.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/continuous_state.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/histogram_bin_uncertain.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/least_squares_term.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/linear_equality_constraint.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/linear_inequality_constraint.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/nonlinear_equality_constraint.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/nonlinear_inequality_constraint.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/normal_uncertain.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/objective_function.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/partition_npart.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/qmu_classes.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/response_function.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/uniform_uncertain.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/dakota_method/dakota_method.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/dakota_method/dmeth_params_set.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/classes/qmu/dakota_method/dmeth_params_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/consistency/QueueRequirements.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/consistency/checkfield.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/consistency/comparemodels.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/consistency/ismodelselfconsistent.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/epsg2proj.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/flaglatlongradius.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/flagradiuselements.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/gdaltransform.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/gmtmask.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/laea.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/ll2xy.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/coordsystems/xy2ll.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/dev/issmversion.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/exp/expcoarsen.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/exp/expdisp.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/exp/expread.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/exp/expwrite.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/exp/flowlines.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/exp/isoline.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/extrusion/DepthAverage.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/extrusion/project2d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/extrusion/project3d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/AboveGround.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/FlagElements.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/GetAreas.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/GetAreas3DTria.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/NowickiProfile.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/SegIntersect.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/VolumeAboveFloatation.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/delaunay.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/delaunayn.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/find_point.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/inpolygon.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/planetradius.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/polyarea.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/geometry/slope.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/interp/InterpFromModel3dToMesh2d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/interp/SectionValues.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/interp/averaging.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/interp/holefiller.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/interp/interp.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/inversions/marshallcostfunctions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/inversions/parametercontroldrag.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/inversions/supportedcontrols.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/inversions/supportedcostfunctions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/io/loadmodel.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/io/loadvars.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/io/savevars.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/materials/TMeltingPoint.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/materials/cuffey.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/materials/cuffeytemperate.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/materials/nye.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/materials/paterson.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/analyticaldamage.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/backstressfrominversion.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/basalstress.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/calcbackstress.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/cfl_step.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/damagefrominversion.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/mechanicalproperties.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/newforcing.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/robintemperature.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/steadystateiceshelftemp.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mech/thomasparams.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/ComputeHessian.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/ComputeMetric.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/ElementsFromEdge.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/ExportGmsh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/GetNodalFunctionsCoeff.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/TwoDToThreeD.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/bamg.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/bamgflowband.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/findsegments.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/meshconvert.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/meshintersect3d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/modelmerge3d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/roundmesh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/squaremesh.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/triangle.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/planet/gmshplanet.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/rifts/meshprocessoutsiderifts.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/mesh/rifts/meshprocessrifts.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/MatlabFuncs.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/PythonFuncs.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/fielddisplay.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/getsubattr.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/intersect.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/isnans.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/normfit_issm.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/parallelrange.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/prctile_issm.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/setsubattr.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/miscellaneous/structtoobj.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/BamgConvertMesh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/BamgMesher.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/BamgTriangulate.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/Chaco.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/ContourToMesh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/ContourToNodes.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/ElementConnectivity.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/ExpToLevelSet.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/InterpFromGridToMesh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/InterpFromMesh2d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/InterpFromMeshToGrid.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/InterpFromMeshToMesh2d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/InterpFromMeshToMesh3d.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/IssmConfig.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/MeshPartition.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/MeshProfileIntersection.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/NodeConnectivity.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/modules/ProcessRifts.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/netcdf/export_netCDF.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/netcdf/read_netCDF.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/netcdf/write_netCDF.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/os/issmdir.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/os/issmscpin.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/os/issmscpout.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/os/issmssh.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/contourenvelope.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/interpISMIP6AntarcticaOcn.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/killberg.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/parameterize.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/reinitializelevelset.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/setflowequation.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/sethydrostaticmask.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/parameterization/setmask.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/partition/AreaAverageOntoPartition.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/partition/adjacency.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/partition/partitioner.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/applyoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/checkplotoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/export_gl.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_BC.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_coastlines.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_contour.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_edgeoverlay.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_elementnumbering.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_gridded.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_icefront.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_landsat.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_manager.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_mesh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_none.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_overlay.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_quiver.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_streamlines.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_unit.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plot_vertexnumbering.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plotdoc.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/plotmodel.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/processdata.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/processmesh.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/radarpower.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/writejsfield.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/writejsfile.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/colormaps/cmaptools.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/colormaps/demmap.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/colormaps/ibcao.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/colormaps/landcolor.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/plot/colormaps/seacolor.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/dakota_in_data.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/dakota_in_params.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/dakota_in_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/dakota_out_parse.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/expandresponses.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/expandvariables.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/helpers.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/importancefactors.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/lclist_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/param_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/postqmu.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/preqmu.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/process_qmu_response_data.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/qmupart2npart.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/rlev_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/rlist_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/vector_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/vlist_write.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/setupdesign/QmuSetupResponses.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/qmu/setupdesign/QmuSetupVariables.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/shp/shp2exp.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/shp/shpread.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/shp/shpwrite.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/WriteData.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/loadresultfromdisk.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/loadresultsfromcluster.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/loadresultsfromdisk.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/marshall.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/parseresultsfromdisk.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/solve.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/solveslm.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solve/waitonlock.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/asmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/asmstokesoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsgasmoptions.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgshypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsljacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgslsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgsnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgspbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bcgssoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicgbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicggamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicggasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicghypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicgjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicgmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicgnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicgpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/bicgsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cggamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cggasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cghypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgneasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnebjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnegamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnegasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnehypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnejacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnemgoptions.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnenoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnepbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnesoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgshypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgspbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/cgssoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/conditionnumberoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/crsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmresasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmresbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmresgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmresgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmreshypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmresjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmresmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmresnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmrespbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/dgmressoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmresasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmresbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmresgamgoptions.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmresgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmreshypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmresjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmresmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmresnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmrespbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/fgmressoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gcrsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gltrsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmresasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmresbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmresgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmresgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmreshypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmresjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmresmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmresnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmrespbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/gmressoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgsasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgsbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgsgamgoptions.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgsgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgshypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgsjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgsmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgsnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgspbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/ibcgssoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/iluasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/issmgslsolver.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/issmmumpssolver.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/jacobiasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/jacobicgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lcdsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/lsqrsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/matlaboptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minresasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minresbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minresgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minresgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minreshypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minresjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minresmgoptions.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minresnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minrespbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/minressoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/mumpsnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/mumpsoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsongamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsongasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/richardsonsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/soroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcgbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcggamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcggasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcghypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcgjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcgmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcgnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcgpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stcgsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/stokesoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqgamgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/symmlqsoroptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrgamgoptions.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
 /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrgasmoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrhypreoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrmgoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrnoneoptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrpbjacobioptions.py /Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/solvers/tfqmrsoroptions.py '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/bin'
make[3]: Nothing to be done for `install-data-am'.
Making install in wrappers
Making install in python
 ../../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la '/Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib'
libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMPython.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMApi_python.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgConvertMesh_python.so
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgConvertMesh_python.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgMesher_python.so
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgMesher_python.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgTriangulate_python.so
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgTriangulate_python.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToMesh_python.so
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToMesh_python.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToNodes_python.so
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToNodes_python.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ElementConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ElementConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ExpToLevelSet_python.so
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ExpToLevelSet_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromGridToMesh_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromGridToMesh_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToGrid_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToGrid_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh2d_python.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh3d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh3d_python.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/IssmConfig_python.so
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/IssmConfig_python.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshPartition_python.so
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshPartition_python.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshProfileIntersection_python.so
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshProfileIntersection_python.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/NodeConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/NodeConnectivity_python.la
libtool: install: /usr/bin/install -c .libs/Triangle_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Triangle_python.so
libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Triangle_python.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ProcessRifts_python.so
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ProcessRifts_python.la
libtool: install: /usr/bin/install -c .libs/Chaco_python.so /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Chaco_python.so
libtool: install: /usr/bin/install -c .libs/Chaco_python.lai /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Chaco_python.la
libtool: install: /usr/bin/install -c .libs/libISSMPython.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMPython.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMPython.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMPython.a
libtool: install: /usr/bin/install -c .libs/libISSMApi_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMApi_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMApi_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/libISSMApi_python.a
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgConvertMesh_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgConvertMesh_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgConvertMesh_python.a
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgMesher_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgMesher_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgMesher_python.a
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgTriangulate_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgTriangulate_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/BamgTriangulate_python.a
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToMesh_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToMesh_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToMesh_python.a
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToNodes_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToNodes_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ContourToNodes_python.a
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ElementConnectivity_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ElementConnectivity_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ElementConnectivity_python.a
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ExpToLevelSet_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ExpToLevelSet_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ExpToLevelSet_python.a
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromGridToMesh_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromGridToMesh_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromGridToMesh_python.a
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMesh2d_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMesh2d_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMesh2d_python.a
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToGrid_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToGrid_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToGrid_python.a
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh2d_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh2d_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh2d_python.a
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh3d_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh3d_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/InterpFromMeshToMesh3d_python.a
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/IssmConfig_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/IssmConfig_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/IssmConfig_python.a
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshPartition_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshPartition_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshPartition_python.a
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshProfileIntersection_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshProfileIntersection_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/MeshProfileIntersection_python.a
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/NodeConnectivity_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/NodeConnectivity_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/NodeConnectivity_python.a
libtool: install: /usr/bin/install -c .libs/Triangle_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Triangle_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Triangle_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Triangle_python.a
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ProcessRifts_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ProcessRifts_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/ProcessRifts_python.a
libtool: install: /usr/bin/install -c .libs/Chaco_python.a /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Chaco_python.a
libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Chaco_python.a
libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-Python-3/lib/Chaco_python.a
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
+++ Removing old junit reports from: /Users/****/workspace/macOS-Silicon-Binaries-Python-3/nightlylog/results 
Cleaning up existing assets
Modify generic
Moving certain shared libraries to lib/
Moving MPICH binaries to bin/
Moving GDAL binaries to bin/
Moving Gmsh binaries to bin/
Moving GMT binaries to bin/
Moving GSHHG assets to share/
Moving PROJ assets to bin/ and share/
Running tests
One or more tests FAILED
OSGeo/GDAL for Python not installed, overlay plots are not enabled
----------------starting:101-----------------------
----------------running-----------------------
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.008515
   Total Core solution elapsed time:       0.019385
   Linear solver elapsed time:             0.011906 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-13 <   4e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: Vx
SUCCESS difference: 3.5e-13 <   4e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: Vy
SUCCESS difference: 3.5e-13 <   4e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: Vel
SUCCESS difference: 8.7e-14 <   1e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: Pressure
SUCCESS difference:   1e-13 <   2e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: DeviatoricStressxx
SUCCESS difference: 1.2e-13 <   2e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: DeviatoricStressyy
SUCCESS difference: 1.1e-13 <   2e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: DeviatoricStressxy
SUCCESS difference: 3.5e-15 <   1e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: MassFlux1
SUCCESS difference: 4.5e-14 <   1e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: MassFlux2
SUCCESS difference: 1.9e-14 <   1e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: MassFlux3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: MassFlux4
SUCCESS difference: 4.6e-14 <   1e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: MassFlux5
SUCCESS difference: 4.1e-14 <   1e-13 test id: 101 test name: quareShelfConstrainedStressSSA2d field: MassFlux6
----------------finished:101-----------------------
----------------starting:102-----------------------
----------------running-----------------------
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.007001
   Total Core solution elapsed time:       0.021163
   Linear solver elapsed time:             0.016874 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 102 test name: quareShelfConstrainedStressSSA3d field: Vx
SUCCESS difference:   2e-15 <   1e-13 test id: 102 test name: quareShelfConstrainedStressSSA3d field: Vy
SUCCESS difference: 7.5e-16 <   1e-13 test id: 102 test name: quareShelfConstrainedStressSSA3d field: Vz
SUCCESS difference: 1.8e-15 <   1e-13 test id: 102 test name: quareShelfConstrainedStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 102 test name: quareShelfConstrainedStressSSA3d field: Pressure
----------------finished:102-----------------------
----------------starting:103-----------------------
----------------running-----------------------
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.006768
   Total Core solution elapsed time:       0.026077
   Linear solver elapsed time:             0.01907 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-10 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: Vx
SUCCESS difference: 2.2e-10 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: Vy
SUCCESS difference: 4.3e-11 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: Vz
SUCCESS difference: 2.2e-10 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: Pressure
SUCCESS difference: 6.5e-13 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: StressTensorxx
SUCCESS difference: 1.3e-12 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: StressTensoryy
SUCCESS difference: 4.3e-12 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: StressTensorzz
SUCCESS difference:   1e-10 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: StressTensorxy
SUCCESS difference: 1.1e-10 <   1e-09 test id: 103 test name: quareShelfConstrainedStressHO field: StressTensorxz
SUCCESS difference: 4.7e-10 <   1e-08 test id: 103 test name: quareShelfConstrainedStressHO field: StressTensoryz
----------------finished:103-----------------------
----------------starting:104-----------------------
----------------running-----------------------
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.007138
   Total Core solution elapsed time:       0.053791
   Linear solver elapsed time:             0.032209 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-11 <   1e-08 test id: 104 test name: quareShelfConstrainedStressFS field: Vx
SUCCESS difference: 4.9e-11 <   1e-08 test id: 104 test name: quareShelfConstrainedStressFS field: Vy
SUCCESS difference: 2.9e-08 <   8e-06 test id: 104 test name: quareShelfConstrainedStressFS field: Vz
SUCCESS difference: 4.9e-11 <   1e-08 test id: 104 test name: quareShelfConstrainedStressFS field: Vel
SUCCESS difference: 2.6e-11 <   1e-08 test id: 104 test name: quareShelfConstrainedStressFS field: Pressure
----------------finished:104-----------------------
----------------starting:105-----------------------
----------------running-----------------------
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.003419
   Total Core solution elapsed time:       0.004666
   Linear solver elapsed time:             0.003207 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 105 test name: quareShelfConstrainedMasstransp2d field: Thickness
----------------finished:105-----------------------
----------------starting:106-----------------------
----------------running-----------------------
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.00349
   Total Core solution elapsed time:       0.005647
   Linear solver elapsed time:             0.004112 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 106 test name: quareShelfConstrainedMasstransp2dDG field: Thickness
----------------finished:106-----------------------
----------------starting:107-----------------------
----------------running-----------------------
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.00494
   Total Core solution elapsed time:       0.004861
   Linear solver elapsed time:             0.003061 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 107 test name: quareShelfConstrainedMasstransp3d field: Thickness
----------------finished:107-----------------------
----------------starting:108-----------------------
----------------running-----------------------
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.005269
   Total Core solution elapsed time:       0.017574
   Linear solver elapsed time:             0.010964 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 108 test name: quareShelfConstrainedTherStea field: Temperature
SUCCESS difference: 2.4e-06 <   1e-05 test id: 108 test name: quareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
----------------finished:108-----------------------
----------------starting:109-----------------------
----------------running-----------------------
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.007224
   Total Core solution elapsed time:       0.039848
   Linear solver elapsed time:             0.023484 (59%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.3e-15 <   1e-13 test id: 109 test name: quareShelfConstrainedTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 109 test name: quareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
----------------finished:109-----------------------
----------------starting:110-----------------------
----------------running-----------------------
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.005753
   Total Core solution elapsed time:       0.035853
   Linear solver elapsed time:             0.02539 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vx1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vy1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Thickness1
SUCCESS difference:   6e-16 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Volume1
SUCCESS difference:   7e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vx2
SUCCESS difference: 4.2e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vy2
SUCCESS difference: 4.2e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Pressure2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Bed2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Volume2
SUCCESS difference: 7.9e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vx3
SUCCESS difference: 5.5e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vy3
SUCCESS difference: 5.5e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Pressure3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Bed3
SUCCESS difference:   3e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Surface3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Thickness3
SUCCESS difference:   2e-15 <   1e-13 test id: 110 test name: quareShelfConstrainedTranSSA2d field: Volume3
----------------finished:110-----------------------
----------------starting:111-----------------------
----------------running-----------------------
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.010485
   Total Core solution elapsed time:       0.113257
   Linear solver elapsed time:             0.075367 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-10 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Vx1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Vy1
SUCCESS difference: 2.2e-11 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Vz1
SUCCESS difference: 1.2e-10 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Pressure1
SUCCESS difference: 6.1e-13 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Bed1
SUCCESS difference: 6.1e-13 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 6.1e-13 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Thickness1
SUCCESS difference: 1.9e-15 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 111 test name: quareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-13 test id: 111 test name: quareShelfConstrainedTranHO field: Volume1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Vx2
SUCCESS difference: 1.4e-10 <   1e-08 test id: 111 test name: quareShelfConstrainedTranHO field: Vy2
SUCCESS difference: 2.3e-11 <   1e-08 test id: 111 test name: quareShelfConstrainedTranHO field: Vz2
SUCCESS difference: 1.3e-10 <   1e-08 test id: 111 test name: quareShelfConstrainedTranHO field: Vel2
SUCCESS difference: 6.1e-13 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Pressure2
SUCCESS difference: 1.2e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Bed2
SUCCESS difference: 1.2e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 1.2e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Thickness2
SUCCESS difference: 3.6e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Temperature2
SUCCESS difference: 9.5e-09 <   1e-05 test id: 111 test name: quareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:   2e-16 <   2e-11 test id: 111 test name: quareShelfConstrainedTranHO field: Volume2
SUCCESS difference: 2.4e-10 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Vx3
SUCCESS difference: 1.8e-10 <   1e-08 test id: 111 test name: quareShelfConstrainedTranHO field: Vy3
SUCCESS difference: 4.3e-11 <   1e-08 test id: 111 test name: quareShelfConstrainedTranHO field: Vz3
SUCCESS difference: 1.9e-10 <   1e-08 test id: 111 test name: quareShelfConstrainedTranHO field: Vel3
SUCCESS difference: 1.2e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Pressure3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Bed3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Surface3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Thickness3
SUCCESS difference: 5.4e-12 <   1e-09 test id: 111 test name: quareShelfConstrainedTranHO field: Temperature3
SUCCESS difference: 3.3e-08 <   1e-05 test id: 111 test name: quareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-11 test id: 111 test name: quareShelfConstrainedTranHO field: Volume3
----------------finished:111-----------------------
----------------starting:112-----------------------
----------------running-----------------------
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.003196
   Total Core solution elapsed time:       0.009574
   Linear solver elapsed time:             0.007219 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 112 test name: quareShelfConstrainedSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 112 test name: quareShelfConstrainedSurfSlop2d field: SurfaceSlopeY
----------------finished:112-----------------------
----------------starting:113-----------------------
----------------running-----------------------
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.003804
   Total Core solution elapsed time:       0.008333
   Linear solver elapsed time:             0.006262 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 113 test name: quareShelfConstrainedSurfSlope3d field: SurfaceSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 113 test name: quareShelfConstrainedSurfSlope3d field: SurfaceSlopeY
----------------finished:113-----------------------
----------------starting:114-----------------------
----------------running-----------------------
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.002833
   Total Core solution elapsed time:       0.008328
   Linear solver elapsed time:             0.006205 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-13 test id: 114 test name: quareShelfConstrainedBedSlop2d field: BedSlopeX
SUCCESS difference: 1.4e-15 <   1e-13 test id: 114 test name: quareShelfConstrainedBedSlop2d field: BedSlopeY
----------------finished:114-----------------------
----------------starting:115-----------------------
----------------running-----------------------
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.004706
   Total Core solution elapsed time:       0.010531
   Linear solver elapsed time:             0.007766 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-13 test id: 115 test name: quareShelfConstrainedBedSlop3d field: BedSlopeX
SUCCESS difference: 1.4e-15 <   1e-13 test id: 115 test name: quareShelfConstrainedBedSlop3d field: BedSlopeY
----------------finished:115-----------------------
----------------starting:116-----------------------
----------------running-----------------------
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.003062
   Total Core solution elapsed time:       0.00526
   Linear solver elapsed time:             0.003784 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-16 <   1e-13 test id: 116 test name: quareShelfConstrainedBalThic2d field: Thickness
----------------finished:116-----------------------
----------------starting:120-----------------------
----------------running-----------------------
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.004604
   Total Core solution elapsed time:       0.009246
   Linear solver elapsed time:             0.005893 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-15 <   1e-13 test id: 120 test name: quareShelfConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference: 1.1e-10 <   2e-10 test id: 120 test name: quareShelfConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 6.2e-16 <   1e-13 test id: 120 test name: quareShelfConstrainedEnthalpyStea field: Temperature
----------------finished:120-----------------------
----------------starting:121-----------------------
----------------running-----------------------
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.005078
   Total Core solution elapsed time:       0.021455
   Linear solver elapsed time:             0.012639 (59%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-15 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 4.2e-16 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 3.1e-16 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference: 3.2e-11 <   1e-09 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference: 7.3e-16 <   1e-13 test id: 121 test name: quareShelfConstrainedEnthalpyTran field: Temperature3
----------------finished:121-----------------------
----------------starting:122-----------------------
----------------running-----------------------
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.011139
   Total Core solution elapsed time:       0.09862
   Linear solver elapsed time:             0.065502 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-10 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vx1
SUCCESS difference: 1.4e-10 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vy1
SUCCESS difference: 1.7e-11 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vz1
SUCCESS difference: 1.2e-10 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 6.2e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Bed1
SUCCESS difference: 6.2e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Surface1
SUCCESS difference: 6.2e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 3.1e-16 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference:       0 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 8.3e-11 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vx2
SUCCESS difference:   1e-10 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vy2
SUCCESS difference: 2.6e-11 <   1e-08 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vz2
SUCCESS difference: 9.9e-11 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vel2
SUCCESS difference: 6.2e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 6.3e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Bed2
SUCCESS difference: 6.3e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Surface2
SUCCESS difference: 6.3e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Temperature2
SUCCESS difference:   2e-12 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 1.7e-12 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vx3
SUCCESS difference: 6.3e-11 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vy3
SUCCESS difference: 1.3e-11 <   1e-08 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vz3
SUCCESS difference: 6.2e-11 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Vel3
SUCCESS difference: 6.3e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 6.6e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Bed3
SUCCESS difference: 6.6e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Surface3
SUCCESS difference: 6.6e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 3.1e-13 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.7e-12 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 2.1e-12 <   1e-09 test id: 122 test name: quareShelfConstrainedTransHOEnth field: Waterfraction3
----------------finished:122-----------------------
----------------starting:123-----------------------
----------------running-----------------------
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.00649
   Total Core solution elapsed time:       0.037694
   Linear solver elapsed time:             0.027653 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.5e-16 <   1e-13 test id: 123 test name: quareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep
SUCCESS difference: 6.4e-16 <   1e-13 test id: 123 test name: quareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep
SUCCESS difference: 6.5e-16 <   1e-13 test id: 123 test name: quareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep
----------------finished:123-----------------------
----------------starting:127-----------------------
----------------running-----------------------
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.008352
   Total Core solution elapsed time:       0.074053
   Linear solver elapsed time:             0.050459 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-13 <   5e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 5.3e-13 <   6e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 5.3e-13 <   6e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: Vel
SUCCESS difference: 8.7e-14 <   1e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: Pressure
SUCCESS difference: 4.7e-13 <   5e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 5.3e-13 <   6e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.5e-13 <   2e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 3.5e-13 <   4e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 4.7e-13 <   5e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 5.3e-13 <   6e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: VyBase
SUCCESS difference: 1.9e-14 <   2e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: MassFlux1
SUCCESS difference: 7.2e-14 <   1e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: MassFlux2
SUCCESS difference: 6.5e-15 <   2e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: MassFlux3
SUCCESS difference: 5.9e-14 <   1e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: MassFlux4
SUCCESS difference: 1.8e-14 <   1e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: MassFlux5
SUCCESS difference: 3.6e-14 <   1e-13 test id: 127 test name: quareShelfConstrainedStressMOLHO2d field: MassFlux6
----------------finished:127-----------------------
----------------starting:128-----------------------
----------------running-----------------------
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.005449
   Total Core solution elapsed time:       0.067371
   Linear solver elapsed time:             0.050611 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   5e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxShear1
SUCCESS difference:   2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VyShear1
SUCCESS difference:   5e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxBase1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VyBase1
SUCCESS difference:   5e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxSurface1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VySurface1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference:   2e-16 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Volume1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vx2
SUCCESS difference:   2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxShear2
SUCCESS difference:   2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VyShear2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxBase2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VyBase2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxSurface2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VySurface2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Surface2
SUCCESS difference:   1e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference:   2e-16 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Volume2
SUCCESS difference:   5e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference:   7e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxShear3
SUCCESS difference:   4e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VyShear3
SUCCESS difference:   5e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxBase3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VyBase3
SUCCESS difference:   5e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VxSurface3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: VySurface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Thickness3
SUCCESS difference:   2e-16 <   1e-13 test id: 128 test name: quareShelfConstrainedTranMOLHO2d field: Volume3
----------------finished:128-----------------------
----------------starting:131-----------------------
----------------running-----------------------
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.004063
   Total Core solution elapsed time:       0.005259
   Linear solver elapsed time:             0.003631 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 131 test name: quareShelfConstrainedMasstransp2dStreamline  field: Thickness
----------------finished:131-----------------------
----------------starting:132-----------------------
----------------running-----------------------
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.003437
   Total Core solution elapsed time:       0.005872
   Linear solver elapsed time:             0.003381 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-16 <   1e-13 test id: 132 test name: quareShelfConstrainedMasstransp2dFCT  field: Thickness
----------------finished:132-----------------------
----------------starting:133-----------------------
----------------running-----------------------
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.00324
   Total Core solution elapsed time:       0.004944
   Linear solver elapsed time:             0.003569 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-16 <   1e-13 test id: 133 test name: quareShelfConstrainedMasstransp2dSUPG field: Thickness
----------------finished:133-----------------------
----------------starting:201-----------------------
----------------running-----------------------
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.005056
   Total Core solution elapsed time:       0.023607
   Linear solver elapsed time:             0.019961 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.6e-15 <   1e-13 test id: 201 test name: quareShelfStressSSA2d field: Vx
SUCCESS difference: 3.9e-15 <   1e-13 test id: 201 test name: quareShelfStressSSA2d field: Vy
SUCCESS difference: 3.9e-15 <   1e-13 test id: 201 test name: quareShelfStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 201 test name: quareShelfStressSSA2d field: Pressure
----------------finished:201-----------------------
----------------starting:202-----------------------
----------------running-----------------------
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.006541
   Total Core solution elapsed time:       0.027715
   Linear solver elapsed time:             0.022545 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 202 test name: quareShelfStressSSA3d field: Vx
SUCCESS difference:   6e-16 <   1e-13 test id: 202 test name: quareShelfStressSSA3d field: Vy
SUCCESS difference: 5.3e-16 <   1e-13 test id: 202 test name: quareShelfStressSSA3d field: Vz
SUCCESS difference: 7.1e-16 <   1e-13 test id: 202 test name: quareShelfStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 202 test name: quareShelfStressSSA3d field: Pressure
----------------finished:202-----------------------
----------------starting:203-----------------------
----------------running-----------------------
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.006013
   Total Core solution elapsed time:       0.034614
   Linear solver elapsed time:             0.027019 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-09 <   2e-09 test id: 203 test name: quareShelfStressHO field: Vx
SUCCESS difference: 4.9e-10 <   2e-09 test id: 203 test name: quareShelfStressHO field: Vy
SUCCESS difference: 2.2e-10 <   1e-09 test id: 203 test name: quareShelfStressHO field: Vz
SUCCESS difference: 4.8e-10 <   2e-09 test id: 203 test name: quareShelfStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 203 test name: quareShelfStressHO field: Pressure
----------------finished:203-----------------------
----------------starting:204-----------------------
----------------running-----------------------
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.009497
   Total Core solution elapsed time:       0.068547
   Linear solver elapsed time:             0.008053 (12%)

   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.008099
   Total Core solution elapsed time:       0.065714
   Linear solver elapsed time:             0.007845 (12%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-10 <   1e-08 test id: 204 test name: quareShelfStressFS field: Vx
SUCCESS difference: 1.6e-10 <   1e-08 test id: 204 test name: quareShelfStressFS field: Vy
SUCCESS difference: 1.6e-06 <   8e-06 test id: 204 test name: quareShelfStressFS field: Vz
SUCCESS difference: 1.8e-10 <   1e-08 test id: 204 test name: quareShelfStressFS field: Vel
SUCCESS difference: 8.2e-11 <   1e-08 test id: 204 test name: quareShelfStressFS field: Pressure
SUCCESS difference: 6.9e-10 <   1e-08 test id: 204 test name: quareShelfStressFS field: Vx_damp
SUCCESS difference: 1.3e-10 <   1e-08 test id: 204 test name: quareShelfStressFS field: Vy_damp
SUCCESS difference: 1.2e-10 <   2e-07 test id: 204 test name: quareShelfStressFS field: Vz_damp
SUCCESS difference: 1.3e-10 <   1e-08 test id: 204 test name: quareShelfStressFS field: Vel_damp
SUCCESS difference: 1.5e-10 <   1e-08 test id: 204 test name: quareShelfStressFS field: Pressure_damp
----------------finished:204-----------------------
----------------starting:205-----------------------
----------------running-----------------------
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.007696
   Total Core solution elapsed time:       0.039322
   Linear solver elapsed time:             0.025224 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-06 <   2e-05 test id: 205 test name: quareShelfStressMHOPenalties field: Vx
SUCCESS difference: 5.4e-07 <   2e-05 test id: 205 test name: quareShelfStressMHOPenalties field: Vy
SUCCESS difference: 1.9e-07 <   1e-05 test id: 205 test name: quareShelfStressMHOPenalties field: Vz
SUCCESS difference: 5.4e-07 <   1e-05 test id: 205 test name: quareShelfStressMHOPenalties field: Vel
SUCCESS difference:   1e-16 <   1e-05 test id: 205 test name: quareShelfStressMHOPenalties field: Pressure
----------------finished:205-----------------------
----------------starting:206-----------------------
----------------running-----------------------
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.006252
   Total Core solution elapsed time:       0.019392
   Linear solver elapsed time:             0.012444 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   4e-15 <   1e-13 test id: 206 test name: quareShelfTherStea field: Temperature
SUCCESS difference: 1.5e-06 <   6e-06 test id: 206 test name: quareShelfTherStea field: BasalforcingsGroundediceMeltingRate
----------------finished:206-----------------------
----------------starting:207-----------------------
----------------running-----------------------
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.006922
   Total Core solution elapsed time:       0.040074
   Linear solver elapsed time:             0.023856 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-15 <   1e-13 test id: 207 test name: quareShelfTherTran field: Temperature1
SUCCESS difference:       0 <   1e-06 test id: 207 test name: quareShelfTherTran field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   3e-15 <   1e-13 test id: 207 test name: quareShelfTherTran field: Temperature2
SUCCESS difference:       0 <   1e-06 test id: 207 test name: quareShelfTherTran field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:   3e-15 <   1e-13 test id: 207 test name: quareShelfTherTran field: Temperature3
SUCCESS difference:   2e-07 <   1e-06 test id: 207 test name: quareShelfTherTran field: BasalforcingsGroundediceMeltingRate3
----------------finished:207-----------------------
----------------starting:208-----------------------
----------------running-----------------------
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.005739
   Total Core solution elapsed time:       0.047002
   Linear solver elapsed time:             0.034769 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vx1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vy1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Surface1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: TotalGroundedBmb1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: TotalFloatingBmb1
SUCCESS difference: 5.3e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vx2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vy2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: TotalGroundedBmb2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: TotalFloatingBmb2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vx3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vy3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Bed3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: TotalGroundedBmb3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 208 test name: quareShelfTranSSA2d field: TotalFloatingBmb3
----------------finished:208-----------------------
----------------starting:209-----------------------
----------------running-----------------------
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.012322
   Total Core solution elapsed time:       0.116066
   Linear solver elapsed time:             0.078462 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.6e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Vx1
SUCCESS difference: 2.6e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Vy1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Vz1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Pressure1
SUCCESS difference: 7.7e-16 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Thickness1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 209 test name: quareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Vx2
SUCCESS difference:   2e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Vy2
SUCCESS difference: 2.5e-15 <   3e-09 test id: 209 test name: quareShelfTranSSA3d field: Vz2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Vel2
SUCCESS difference: 6.3e-16 < 3.8e-11 test id: 209 test name: quareShelfTranSSA3d field: Pressure2
SUCCESS difference:   1e-15 < 3.9e-11 test id: 209 test name: quareShelfTranSSA3d field: Bed2
SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: quareShelfTranSSA3d field: Surface2
SUCCESS difference: 9.3e-16 < 3.9e-11 test id: 209 test name: quareShelfTranSSA3d field: Thickness2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 209 test name: quareShelfTranSSA3d field: Temperature2
SUCCESS difference: 1.3e-08 <   3e-08 test id: 209 test name: quareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 5.2e-15 <   5e-11 test id: 209 test name: quareShelfTranSSA3d field: Vx3
SUCCESS difference: 1.4e-15 <   6e-12 test id: 209 test name: quareShelfTranSSA3d field: Vy3
SUCCESS difference: 2.7e-15 <   1e-08 test id: 209 test name: quareShelfTranSSA3d field: Vz3
SUCCESS difference: 1.5e-15 <   6e-12 test id: 209 test name: quareShelfTranSSA3d field: Vel3
SUCCESS difference: 9.5e-16 < 3.9e-11 test id: 209 test name: quareShelfTranSSA3d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 209 test name: quareShelfTranSSA3d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 209 test name: quareShelfTranSSA3d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 209 test name: quareShelfTranSSA3d field: Thickness3
SUCCESS difference:   2e-15 <   9e-12 test id: 209 test name: quareShelfTranSSA3d field: Temperature3
SUCCESS difference: 1.4e-08 <   5e-08 test id: 209 test name: quareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3
----------------finished:209-----------------------
----------------starting:210-----------------------
----------------running-----------------------
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.012958
   Total Core solution elapsed time:       0.117154
   Linear solver elapsed time:             0.077726 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-10 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vx1
SUCCESS difference: 4.3e-11 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vy1
SUCCESS difference: 4.2e-11 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vz1
SUCCESS difference: 4.4e-11 <   1e-09 test id: 210 test name: quareShelfTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 210 test name: quareShelfTranHO field: Pressure1
SUCCESS difference: 7.1e-13 <   1e-09 test id: 210 test name: quareShelfTranHO field: Bed1
SUCCESS difference: 7.1e-13 <   1e-09 test id: 210 test name: quareShelfTranHO field: Surface1
SUCCESS difference: 7.1e-13 <   1e-09 test id: 210 test name: quareShelfTranHO field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-09 test id: 210 test name: quareShelfTranHO field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 210 test name: quareShelfTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   3e-10 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vx2
SUCCESS difference: 1.6e-10 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vy2
SUCCESS difference: 8.5e-11 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vz2
SUCCESS difference: 1.6e-10 <   1e-09 test id: 210 test name: quareShelfTranHO field: Vel2
SUCCESS difference: 7.1e-13 <   1e-09 test id: 210 test name: quareShelfTranHO field: Pressure2
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Bed2
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Surface2
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Thickness2
SUCCESS difference: 6.8e-13 <   1e-09 test id: 210 test name: quareShelfTranHO field: Temperature2
SUCCESS difference: 1.5e-08 <   1e-06 test id: 210 test name: quareShelfTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.2e-10 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vx3
SUCCESS difference:   9e-11 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vy3
SUCCESS difference: 6.3e-11 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vz3
SUCCESS difference:   9e-11 <   1e-08 test id: 210 test name: quareShelfTranHO field: Vel3
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Pressure3
SUCCESS difference: 2.8e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Bed3
SUCCESS difference: 2.8e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Surface3
SUCCESS difference: 2.8e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Thickness3
SUCCESS difference: 1.2e-12 <   1e-09 test id: 210 test name: quareShelfTranHO field: Temperature3
SUCCESS difference: 1.5e-08 <   1e-05 test id: 210 test name: quareShelfTranHO field: BasalforcingsGroundediceMeltingRate3
----------------finished:210-----------------------
----------------starting:211-----------------------
----------------running-----------------------
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.012993
   Total Core solution elapsed time:       0.125527
   Linear solver elapsed time:             0.073748 (59%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-10 <   2e-08 test id: 211 test name: quareShelfTranFS field: Vx1
SUCCESS difference: 2.3e-10 <   2e-08 test id: 211 test name: quareShelfTranFS field: Vy1
SUCCESS difference: 4.8e-08 <   5e-05 test id: 211 test name: quareShelfTranFS field: Vz1
SUCCESS difference: 2.2e-10 <   2e-08 test id: 211 test name: quareShelfTranFS field: Vel1
SUCCESS difference: 3.8e-11 <   1e-08 test id: 211 test name: quareShelfTranFS field: Pressure1
SUCCESS difference: 2.4e-12 <   1e-08 test id: 211 test name: quareShelfTranFS field: Bed1
SUCCESS difference: 2.4e-12 <   1e-08 test id: 211 test name: quareShelfTranFS field: Surface1
SUCCESS difference: 2.4e-12 <   1e-08 test id: 211 test name: quareShelfTranFS field: Thickness1
SUCCESS difference:   1e-15 <   1e-08 test id: 211 test name: quareShelfTranFS field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 211 test name: quareShelfTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 6.9e-10 <   5e-06 test id: 211 test name: quareShelfTranFS field: Vx2
SUCCESS difference: 4.4e-10 <   5e-06 test id: 211 test name: quareShelfTranFS field: Vy2
SUCCESS difference: 8.2e-09 <   8e-05 test id: 211 test name: quareShelfTranFS field: Vz2
SUCCESS difference: 4.4e-10 <   5e-06 test id: 211 test name: quareShelfTranFS field: Vel2
SUCCESS difference:   3e-10 <   5e-07 test id: 211 test name: quareShelfTranFS field: Pressure2
SUCCESS difference: 7.7e-12 <   5e-07 test id: 211 test name: quareShelfTranFS field: Bed2
SUCCESS difference: 7.7e-12 <   5e-07 test id: 211 test name: quareShelfTranFS field: Surface2
SUCCESS difference: 7.7e-12 <   5e-07 test id: 211 test name: quareShelfTranFS field: Thickness2
SUCCESS difference: 4.2e-10 <   3e-06 test id: 211 test name: quareShelfTranFS field: Temperature2
SUCCESS difference: 3.8e-09 <   5e-05 test id: 211 test name: quareShelfTranFS field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:   1e-09 <   8e-06 test id: 211 test name: quareShelfTranFS field: Vx3
SUCCESS difference: 6.8e-10 <   8e-06 test id: 211 test name: quareShelfTranFS field: Vy3
SUCCESS difference: 4.5e-08 <   8e-05 test id: 211 test name: quareShelfTranFS field: Vz3
SUCCESS difference: 6.8e-10 <   8e-06 test id: 211 test name: quareShelfTranFS field: Vel3
SUCCESS difference: 2.6e-10 <   8e-07 test id: 211 test name: quareShelfTranFS field: Pressure3
SUCCESS difference: 1.8e-11 <   8e-07 test id: 211 test name: quareShelfTranFS field: Bed3
SUCCESS difference: 1.8e-11 <   8e-07 test id: 211 test name: quareShelfTranFS field: Surface3
SUCCESS difference: 1.8e-11 <   8e-07 test id: 211 test name: quareShelfTranFS field: Thickness3
SUCCESS difference: 4.3e-10 <   5e-06 test id: 211 test name: quareShelfTranFS field: Temperature3
SUCCESS difference: 1.3e-08 <   8e-05 test id: 211 test name: quareShelfTranFS field: BasalforcingsGroundediceMeltingRate3
----------------finished:211-----------------------
----------------starting:212-----------------------
----------------running-----------------------
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:

       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
write lock file:

   FemModel initialization elapsed time:   0.005171
   Total Core solution elapsed time:       0.090225
   Linear solver elapsed time:             0.06971 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-16 <   1e-13 test id: 212 test name: quareShelfCMBSSA2d field: Gradient
SUCCESS difference: 4.5e-15 <   1e-13 test id: 212 test name: quareShelfCMBSSA2d field: Misfits
SUCCESS difference: 1.6e-16 <   1e-13 test id: 212 test name: quareShelfCMBSSA2d field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-13 test id: 212 test name: quareShelfCMBSSA2d field: Pressure
SUCCESS difference: 3.1e-16 <   1e-13 test id: 212 test name: quareShelfCMBSSA2d field: Vel
SUCCESS difference: 1.6e-15 <   1e-13 test id: 212 test name: quareShelfCMBSSA2d field: Vx
SUCCESS difference: 4.2e-16 <   1e-13 test id: 212 test name: quareShelfCMBSSA2d field: Vy
----------------finished:212-----------------------
----------------starting:213-----------------------
----------------running-----------------------
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:

       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
write lock file:

   FemModel initialization elapsed time:   0.008207
   Total Core solution elapsed time:       0.101786
   Linear solver elapsed time:             0.077916 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-16 <   1e-13 test id: 213 test name: quareShelfCMBSSA3d field: Gradient
SUCCESS difference: 3.5e-15 <   1e-13 test id: 213 test name: quareShelfCMBSSA3d field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 213 test name: quareShelfCMBSSA3d field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-13 test id: 213 test name: quareShelfCMBSSA3d field: Pressure
SUCCESS difference: 1.3e-15 <   1e-13 test id: 213 test name: quareShelfCMBSSA3d field: Vel
SUCCESS difference: 2.5e-15 <   1e-13 test id: 213 test name: quareShelfCMBSSA3d field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 213 test name: quareShelfCMBSSA3d field: Vy
----------------finished:213-----------------------
----------------starting:214-----------------------
----------------running-----------------------
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:

       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.008381
   Total Core solution elapsed time:       0.111373
   Linear solver elapsed time:             0.079174 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-10 <   1e-07 test id: 214 test name: quareShelfCMBHO field: Gradient
SUCCESS difference:   7e-10 <   1e-08 test id: 214 test name: quareShelfCMBHO field: Misfits
SUCCESS difference: 1.1e-11 <   1e-08 test id: 214 test name: quareShelfCMBHO field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-08 test id: 214 test name: quareShelfCMBHO field: Pressure
SUCCESS difference: 2.6e-10 <   1e-08 test id: 214 test name: quareShelfCMBHO field: Vel
SUCCESS difference: 3.4e-10 <   1e-08 test id: 214 test name: quareShelfCMBHO field: Vx
SUCCESS difference: 2.6e-10 <   1e-08 test id: 214 test name: quareShelfCMBHO field: Vy
----------------finished:214-----------------------
----------------starting:215-----------------------
----------------running-----------------------
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:

       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.008341
   Total Core solution elapsed time:       0.216609
   Linear solver elapsed time:             0.111957 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-10 < 4.6e-08 test id: 215 test name: quareShelfCMBFS field: Gradient
SUCCESS difference: 4.2e-11 <   1e-08 test id: 215 test name: quareShelfCMBFS field: Misfits
SUCCESS difference: 4.9e-11 <   2e-08 test id: 215 test name: quareShelfCMBFS field: MaterialsRheologyBbar
SUCCESS difference: 1.7e-11 <   2e-09 test id: 215 test name: quareShelfCMBFS field: Pressure
SUCCESS difference: 1.4e-10 <   3e-09 test id: 215 test name: quareShelfCMBFS field: Vel
SUCCESS difference: 2.8e-10 <   2e-08 test id: 215 test name: quareShelfCMBFS field: Vx
SUCCESS difference: 1.3e-10 <   2e-08 test id: 215 test name: quareShelfCMBFS field: Vy
----------------finished:215-----------------------
----------------starting:217-----------------------
----------------running-----------------------
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
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.005028
   Total Core solution elapsed time:       0.07496
   Linear solver elapsed time:             0.06634 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 217 test name: quareShelfConstrained field: Vy
----------------finished:217-----------------------
----------------starting:218-----------------------
----------------running-----------------------
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
paterson is outdated, please consider using cuffey instead
preprocessing dakota inputs
Opening Dakota input file 'test218.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 25 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 1: 0.000596774
   responses: 1: 0.000596766
   responses: 1: 0.000596752
   responses: 1: 0.000596756
   responses: 1: 0.000596758
   responses: 1: 0.000596763
   responses: 1: 0.00059675
   responses: 1: 0.000596726
   responses: 1: 0.000596726
   responses: 1: 0.000596707
   responses: 1: 0.000596632
   responses: 1: 0.000596747
   responses: 1: 0.000596716
   responses: 1: 0.000596677
   responses: 1: 0.000596448
   responses: 1: 0.000596467
   responses: 1: 0.000596748
   responses: 1: 0.00059672
   responses: 1: 0.000596694
   responses: 1: 0.000596543
   responses: 1: 0.000596692
   responses: 1: 0.000596757
   responses: 1: 0.000596749
   responses: 1: 0.000596744
   responses: 1: 0.000596744
   responses: 1: 0.000596766
write lock file:

   FemModel initialization elapsed time:   0.004844
   Total Core solution elapsed time:       2.09826
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 26
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:   6e-12 <   1e-10 test id: 218 test name: quareShelfConstrainedDakotaB field: importancefactors
----------------finished:218-----------------------
----------------starting:219-----------------------
----------------running-----------------------
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.008374
   Total Core solution elapsed time:       0.036599
   Linear solver elapsed time:             0.025817 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.9e-10 <   5e-09 test id: 219 test name: quareShelfStressSSAHOTiling field: Vx
SUCCESS difference: 2.8e-10 <   5e-09 test id: 219 test name: quareShelfStressSSAHOTiling field: Vy
SUCCESS difference: 8.5e-11 <   5e-09 test id: 219 test name: quareShelfStressSSAHOTiling field: Vz
SUCCESS difference: 2.7e-10 <   5e-09 test id: 219 test name: quareShelfStressSSAHOTiling field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 219 test name: quareShelfStressSSAHOTiling field: Pressure
----------------finished:219-----------------------
----------------starting:220-----------------------
----------------running-----------------------
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.007937
   Total Core solution elapsed time:       0.115758
   Linear solver elapsed time:             0.063704 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-10 <   1e-09 test id: 220 test name: quareShelfStressHOFS3dTiling field: Vx
SUCCESS difference:   6e-11 <   1e-09 test id: 220 test name: quareShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 2.6e-07 <   5e-06 test id: 220 test name: quareShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 5.9e-11 <   1e-09 test id: 220 test name: quareShelfStressHOFS3dTiling field: Vel
----------------finished:220-----------------------
----------------starting:221-----------------------
----------------running-----------------------
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.008476
   Total Core solution elapsed time:       0.108064
   Linear solver elapsed time:             0.058861 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-11 <   1e-09 test id: 221 test name: quareShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 2.4e-11 <   1e-09 test id: 221 test name: quareShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 2.4e-08 <   5e-06 test id: 221 test name: quareShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 2.4e-11 <   1e-09 test id: 221 test name: quareShelfStressSSAFS3dTiling field: Vel
----------------finished:221-----------------------
----------------starting:222-----------------------
----------------running-----------------------
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.006283
   Total Core solution elapsed time:       0.046943
   Linear solver elapsed time:             0.035762 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vx1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vy1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Thickness1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vx2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vy2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vel2
SUCCESS difference: 6.8e-16 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Thickness2
SUCCESS difference: 5.3e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vx3
SUCCESS difference:   2e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vy3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 222 test name: quareShelfStressSSA2dTransientIncrHydro field: Thickness3
----------------finished:222-----------------------
----------------starting:223-----------------------
----------------running-----------------------
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.006752
   Total Core solution elapsed time:       0.01453
   Linear solver elapsed time:             0.007364 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 7.4e-16 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 9.8e-16 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 6.2e-16 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 6.2e-16 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 223 test name: quareShelfStressSSA2dTransientIncrNonHydro field: Thickness3
----------------finished:223-----------------------
----------------starting:224-----------------------
----------------running-----------------------
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.012396
   Total Core solution elapsed time:       0.115068
   Linear solver elapsed time:             0.07617 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.2e-11 <   2e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vx1
SUCCESS difference: 1.1e-10 <   2e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vy1
SUCCESS difference: 5.4e-11 <   2e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vz1
SUCCESS difference: 1.1e-10 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Pressure1
SUCCESS difference: 1.2e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Bed1
SUCCESS difference: 1.2e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Surface1
SUCCESS difference: 1.2e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Thickness1
SUCCESS difference: 2.1e-15 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.6e-10 <   2e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vx2
SUCCESS difference: 2.7e-10 <   5e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vy2
SUCCESS difference: 1.2e-10 <   1e-08 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vz2
SUCCESS difference: 2.7e-10 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vel2
SUCCESS difference: 1.2e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Pressure2
SUCCESS difference: 3.6e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Bed2
SUCCESS difference: 3.6e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Surface2
SUCCESS difference: 3.6e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Thickness2
SUCCESS difference:   9e-13 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Temperature2
SUCCESS difference: 1.5e-08 <   1e-06 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.8e-10 <   2e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vx3
SUCCESS difference: 1.9e-10 <   5e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vy3
SUCCESS difference: 8.6e-11 <   1e-08 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vz3
SUCCESS difference: 1.9e-10 <   1e-08 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Vel3
SUCCESS difference: 3.6e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Pressure3
SUCCESS difference:   5e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Bed3
SUCCESS difference:   5e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Surface3
SUCCESS difference:   5e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Thickness3
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: Temperature3
SUCCESS difference: 7.4e-09 <   1e-05 test id: 224 test name: quareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3
----------------finished:224-----------------------
----------------starting:225-----------------------
----------------running-----------------------
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.013296
   Total Core solution elapsed time:       0.150647
   Linear solver elapsed time:             0.106108 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-10 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vx1
SUCCESS difference: 8.5e-11 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vy1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vz1
SUCCESS difference: 8.5e-11 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Pressure1
SUCCESS difference: 3.3e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Bed1
SUCCESS difference: 2.1e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Surface1
SUCCESS difference: 3.1e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Thickness1
SUCCESS difference:   2e-15 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.6e-10 <   2e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vx2
SUCCESS difference: 6.7e-11 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vy2
SUCCESS difference: 1.3e-10 <   1e-08 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vz2
SUCCESS difference: 6.7e-11 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vel2
SUCCESS difference: 3.1e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Pressure2
SUCCESS difference: 6.2e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Bed2
SUCCESS difference: 3.9e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Surface2
SUCCESS difference: 5.8e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Thickness2
SUCCESS difference: 2.3e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Temperature2
SUCCESS difference: 7.1e-09 <   1e-05 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.5e-10 <   1e-08 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.7e-10 <   1e-08 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vy3
SUCCESS difference: 3.4e-10 <   1e-08 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vz3
SUCCESS difference: 1.7e-10 <   1e-08 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Vel3
SUCCESS difference: 5.8e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.5e-11 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Bed3
SUCCESS difference: 9.2e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Thickness3
SUCCESS difference: 1.6e-12 <   1e-09 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: Temperature3
SUCCESS difference: 7.7e-09 <   1e-05 test id: 225 test name: quareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3
----------------finished:225-----------------------
----------------starting:226-----------------------
----------------running-----------------------
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.006317
   Total Core solution elapsed time:       0.066677
   Linear solver elapsed time:             0.051764 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   4e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vx1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vy1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Pressure1
SUCCESS difference: 7.8e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Bed1
SUCCESS difference:   7e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Surface1
SUCCESS difference:   7e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Thickness1
SUCCESS difference: 7.6e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vx2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vy2
SUCCESS difference: 4.6e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vel2
SUCCESS difference: 8.4e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Pressure2
SUCCESS difference:   8e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Bed2
SUCCESS difference: 7.2e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Surface2
SUCCESS difference: 7.1e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Thickness2
SUCCESS difference: 6.8e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vx3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vy3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Vel3
SUCCESS difference: 7.6e-16 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Bed3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: quareShelfTranCflSSA2d field: Thickness3
----------------finished:226-----------------------
----------------starting:227-----------------------
----------------running-----------------------
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.013012
   Total Core solution elapsed time:       0.128968
   Linear solver elapsed time:             0.089263 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-10 <   1e-08 test id: 227 test name: quareShelfTranCflHO field: Vx1
SUCCESS difference: 1.6e-10 <   5e-09 test id: 227 test name: quareShelfTranCflHO field: Vy1
SUCCESS difference: 8.1e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Vz1
SUCCESS difference: 1.6e-10 <   5e-09 test id: 227 test name: quareShelfTranCflHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Pressure1
SUCCESS difference: 6.7e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Bed1
SUCCESS difference: 6.7e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Surface1
SUCCESS difference: 6.7e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Thickness1
SUCCESS difference: 2.6e-12 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.5e-10 <   2e-09 test id: 227 test name: quareShelfTranCflHO field: Vx2
SUCCESS difference: 1.4e-10 <   5e-09 test id: 227 test name: quareShelfTranCflHO field: Vy2
SUCCESS difference: 1.4e-10 <   1e-08 test id: 227 test name: quareShelfTranCflHO field: Vz2
SUCCESS difference: 1.4e-10 <   5e-09 test id: 227 test name: quareShelfTranCflHO field: Vel2
SUCCESS difference: 6.7e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Pressure2
SUCCESS difference: 8.2e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Bed2
SUCCESS difference: 8.2e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Surface2
SUCCESS difference: 8.2e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Thickness2
SUCCESS difference: 1.2e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Temperature2
SUCCESS difference: 1.9e-08 <   1e-06 test id: 227 test name: quareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 1.5e-10 <   1e-08 test id: 227 test name: quareShelfTranCflHO field: Vx3
SUCCESS difference: 1.3e-10 <   1e-08 test id: 227 test name: quareShelfTranCflHO field: Vy3
SUCCESS difference: 2.6e-10 <   1e-08 test id: 227 test name: quareShelfTranCflHO field: Vz3
SUCCESS difference: 1.3e-10 <   1e-08 test id: 227 test name: quareShelfTranCflHO field: Vel3
SUCCESS difference: 8.2e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Pressure3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Bed3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Surface3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Thickness3
SUCCESS difference:   1e-11 <   1e-09 test id: 227 test name: quareShelfTranCflHO field: Temperature3
SUCCESS difference: 4.7e-08 <   1e-05 test id: 227 test name: quareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3
----------------finished:227-----------------------
----------------starting:228-----------------------
----------------running-----------------------
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.006537
   Total Core solution elapsed time:       0.055244
   Linear solver elapsed time:             0.040762 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vx1
SUCCESS difference: 2.8e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vy1
SUCCESS difference: 2.9e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Bed1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: SmbMassBalance1
SUCCESS difference: 6.5e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vx2
SUCCESS difference: 1.5e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Bed2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: SmbMassBalance2
SUCCESS difference: 5.9e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vy3
SUCCESS difference:   2e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Bed3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Surface3
SUCCESS difference: 1.6e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: SmbMassBalance3
SUCCESS difference: 6.5e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vx4
SUCCESS difference: 1.3e-15 <   1e-09 test id: 228 test name: quareShelfTranForceNeg2d field: Vy4
SUCCESS difference: 1.2e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Vel4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Pressure4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 228 test name: quareShelfTranForceNeg2d field: SmbMassBalance4
----------------finished:228-----------------------
----------------starting:229-----------------------
----------------running-----------------------
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.006117
   Total Core solution elapsed time:       0.053549
   Linear solver elapsed time:             0.039521 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.8e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vx1
SUCCESS difference: 4.6e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vy1
SUCCESS difference: 4.8e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Bed1
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Surface1
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: SmbMassBalance1
SUCCESS difference: 6.8e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vx2
SUCCESS difference: 3.7e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vy2
SUCCESS difference: 3.9e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: SmbMassBalance2
SUCCESS difference: 9.2e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vx3
SUCCESS difference: 4.7e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vy3
SUCCESS difference: 4.7e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Vel3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Bed3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: SmbMassBalance3
SUCCESS difference: 9.8e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vx4
SUCCESS difference:   4e-15 <   1e-09 test id: 229 test name: quareShelfTranForcePos2d field: Vy4
SUCCESS difference: 4.1e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Vel4
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Pressure4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Bed4
SUCCESS difference: 1.6e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 229 test name: quareShelfTranForcePos2d field: SmbMassBalance4
----------------finished:229-----------------------
----------------starting:230-----------------------
----------------running-----------------------
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.007975
   Total Core solution elapsed time:       0.076852
   Linear solver elapsed time:             0.057821 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.6e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vx1
SUCCESS difference: 4.3e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vy1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vz1
SUCCESS difference: 4.3e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Bed1
SUCCESS difference: 4.8e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: SmbMassBalance1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vx2
SUCCESS difference: 6.5e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vy2
SUCCESS difference: 7.6e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vz2
SUCCESS difference: 8.7e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vel2
SUCCESS difference: 4.2e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Pressure2
SUCCESS difference: 7.7e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Bed2
SUCCESS difference: 6.9e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Surface2
SUCCESS difference: 6.9e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: SmbMassBalance2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vx3
SUCCESS difference: 8.8e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vy3
SUCCESS difference:   2e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vz3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vel3
SUCCESS difference: 7.3e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Pressure3
SUCCESS difference: 7.7e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Bed3
SUCCESS difference: 8.4e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Surface3
SUCCESS difference: 8.1e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: SmbMassBalance3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vx4
SUCCESS difference: 7.9e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vy4
SUCCESS difference: 5.3e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vz4
SUCCESS difference:   9e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Vel4
SUCCESS difference: 8.4e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Pressure4
SUCCESS difference: 1.7e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: quareShelfTranForceNeg3d field: SmbMassbalance4
----------------finished:230-----------------------
----------------starting:231-----------------------
----------------running-----------------------
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.008534
   Total Core solution elapsed time:       0.071728
   Linear solver elapsed time:             0.053373 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.6e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vx1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vy1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vz1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Bed1
SUCCESS difference: 4.8e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: SmbMassBalance1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vx2
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vy2
SUCCESS difference: 9.7e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vz2
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vel2
SUCCESS difference: 4.2e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Pressure2
SUCCESS difference: 8.9e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Bed2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Surface2
SUCCESS difference: 9.1e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Thickness2
SUCCESS difference: 3.7e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: SmbMassBalance2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vx3
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vy3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vz3
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vel3
SUCCESS difference: 8.3e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Bed3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: SmbMassBalance3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vx4
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vy4
SUCCESS difference: 9.5e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vz4
SUCCESS difference: 8.7e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Vel4
SUCCESS difference:   1e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Pressure4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Bed4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Surface4
SUCCESS difference: 1.5e-15 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: quareShelfTranForcePos3d field: SmbMassbalance4
----------------finished:231-----------------------
----------------starting:232-----------------------
----------------running-----------------------
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.00694
   Total Core solution elapsed time:       0.054195
   Linear solver elapsed time:             0.031678 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-15 <   1e-13 test id: 232 test name: quareShelfTherTranForcTemp field: Temperature1
SUCCESS difference:       0 <   1e-06 test id: 232 test name: quareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   3e-15 <   1e-13 test id: 232 test name: quareShelfTherTranForcTemp field: Temperature2
SUCCESS difference:   6e-07 <   1e-06 test id: 232 test name: quareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.9e-15 <   1e-13 test id: 232 test name: quareShelfTherTranForcTemp field: Temperature3
SUCCESS difference: 5.4e-08 <   1e-06 test id: 232 test name: quareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 4.4e-15 <   1e-13 test id: 232 test name: quareShelfTherTranForcTemp field: Temperature4
SUCCESS difference: 3.4e-08 <   1e-06 test id: 232 test name: quareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4
----------------finished:232-----------------------
----------------starting:233-----------------------
----------------running-----------------------
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.012835
   Total Core solution elapsed time:       0.147404
   Linear solver elapsed time:             0.094377 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.6e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vx1
SUCCESS difference:   2e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vy1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vz1
SUCCESS difference:   2e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Pressure1
SUCCESS difference: 1.6e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Bed1
SUCCESS difference: 1.6e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Surface1
SUCCESS difference: 1.6e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Thickness1
SUCCESS difference: 1.8e-15 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vx2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vy2
SUCCESS difference: 9.6e-11 <   1e-08 test id: 233 test name: quareShelfTranHOForcTemp field: Vz2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vel2
SUCCESS difference: 1.6e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Pressure2
SUCCESS difference: 1.9e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Bed2
SUCCESS difference: 1.9e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Surface2
SUCCESS difference: 1.9e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Thickness2
SUCCESS difference: 2.5e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Temperature2
SUCCESS difference:   2e-08 <   1e-06 test id: 233 test name: quareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 6.9e-10 <   1e-08 test id: 233 test name: quareShelfTranHOForcTemp field: Vx3
SUCCESS difference:   5e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vy3
SUCCESS difference: 2.4e-10 <   1e-08 test id: 233 test name: quareShelfTranHOForcTemp field: Vz3
SUCCESS difference:   5e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vel3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Pressure3
SUCCESS difference: 4.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Bed3
SUCCESS difference: 4.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Surface3
SUCCESS difference: 4.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Thickness3
SUCCESS difference: 2.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Temperature3
SUCCESS difference: 1.4e-08 <   1e-06 test id: 233 test name: quareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 5.1e-10 <   1e-08 test id: 233 test name: quareShelfTranHOForcTemp field: Vx4
SUCCESS difference: 2.7e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vy4
SUCCESS difference: 1.9e-10 <   1e-08 test id: 233 test name: quareShelfTranHOForcTemp field: Vz4
SUCCESS difference: 2.8e-10 <   2e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Vel4
SUCCESS difference: 4.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Pressure4
SUCCESS difference: 6.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Bed4
SUCCESS difference: 6.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Surface4
SUCCESS difference: 6.7e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Thickness4
SUCCESS difference: 4.5e-12 <   1e-09 test id: 233 test name: quareShelfTranHOForcTemp field: Temperature4
SUCCESS difference:   2e-08 <   1e-06 test id: 233 test name: quareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4
----------------finished:233-----------------------
----------------starting:236-----------------------
----------------running-----------------------
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 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.007638
   Total Core solution elapsed time:       0.083259
   Linear solver elapsed time:             0.06342 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Pressure1
SUCCESS difference: 8.2e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Bed1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Surface1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1
SUCCESS difference: 7.7e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vx2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vy2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Pressure2
SUCCESS difference: 7.1e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Bed2
SUCCESS difference: 7.7e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Surface2
SUCCESS difference: 6.4e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2
SUCCESS difference: 6.6e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vx3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vy3
SUCCESS difference:   2e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Vel3
SUCCESS difference:   7e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Pressure3
SUCCESS difference:   1e-15 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Bed3
SUCCESS difference:   8e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Surface3
SUCCESS difference: 9.3e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: quareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3
----------------finished:236-----------------------
----------------starting:237-----------------------
----------------running-----------------------
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 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.012961
   Total Core solution elapsed time:       0.025122
   Linear solver elapsed time:             0.009225 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-16 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vx1
SUCCESS difference:       0 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vy1
SUCCESS difference: 3.7e-16 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vz1
SUCCESS difference:       0 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Pressure1
SUCCESS difference: 5.1e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Bed1
SUCCESS difference: 4.1e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Surface1
SUCCESS difference: 4.6e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Thickness1
SUCCESS difference:   1e-15 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 9.8e-16 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1
SUCCESS difference: 8.5e-16 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vx2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vy2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vz2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vel2
SUCCESS difference: 4.1e-16 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Pressure2
SUCCESS difference: 5.1e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Bed2
SUCCESS difference: 5.6e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Surface2
SUCCESS difference: 5.8e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Thickness2
SUCCESS difference: 1.8e-15 <   7e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Temperature2
SUCCESS difference:       0 <   2e-07 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vx3
SUCCESS difference: 6.2e-15 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vy3
SUCCESS difference: 6.1e-15 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vz3
SUCCESS difference: 6.3e-15 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Vel3
SUCCESS difference: 6.3e-16 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Pressure3
SUCCESS difference: 6.5e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Bed3
SUCCESS difference: 5.6e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Surface3
SUCCESS difference: 5.8e-16 <   1e-08 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Thickness3
SUCCESS difference: 1.6e-15 <   7e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: Temperature3
SUCCESS difference: 3.2e-08 <   5e-07 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-13 test id: 237 test name: quareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3
----------------finished:237-----------------------
----------------starting:238-----------------------
----------------running-----------------------
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 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.005996
   Total Core solution elapsed time:       0.087612
   Linear solver elapsed time:             0.067779 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1
SUCCESS difference:   1e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1
SUCCESS difference:   1e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1
SUCCESS difference: 7.4e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1
SUCCESS difference: 6.1e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1
SUCCESS difference: 4.2e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2
SUCCESS difference:   4e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2
SUCCESS difference:   4e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2
SUCCESS difference: 7.2e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2
SUCCESS difference: 1.1e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2
SUCCESS difference: 6.9e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3
SUCCESS difference: 4.8e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3
SUCCESS difference: 4.9e-15 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3
SUCCESS difference: 8.2e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3
SUCCESS difference: 8.3e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3
SUCCESS difference: 8.9e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3
SUCCESS difference: 8.1e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3
SUCCESS difference: 1.1e-16 <   1e-13 test id: 238 test name: quareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3
----------------finished:238-----------------------
----------------starting:239-----------------------
----------------running-----------------------
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 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.006847
   Total Core solution elapsed time:       0.053889
   Linear solver elapsed time:             0.035735 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1
SUCCESS difference: 8.8e-16 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 7.6e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 3.1e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 239 test name: quareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3
----------------finished:239-----------------------
----------------starting:240-----------------------
----------------running-----------------------
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 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.006932
   Total Core solution elapsed time:       0.059933
   Linear solver elapsed time:             0.041081 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 6.7e-16 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 7.8e-16 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
----------------finished:240-----------------------
----------------starting:241-----------------------
----------------running-----------------------
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.006156
   Total Core solution elapsed time:       0.055525
   Linear solver elapsed time:             0.040952 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-14 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vx1
SUCCESS difference: 5.7e-15 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vy1
SUCCESS difference: 5.6e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Bed1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: SmbMassBalance1
SUCCESS difference: 1.1e-14 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vx2
SUCCESS difference:   3e-15 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vy2
SUCCESS difference: 3.1e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Pressure2
SUCCESS difference:   1e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: SmbMassBalance2
SUCCESS difference:   6e-15 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vx3
SUCCESS difference:   4e-15 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vy3
SUCCESS difference:   4e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: SmbMassBalance3
SUCCESS difference: 9.2e-15 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vx4
SUCCESS difference: 2.7e-15 <   1e-09 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vy4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Vel4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Pressure4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 241 test name: quareShelfTranForceNoInterp2d field: SmbMassBalance4
----------------finished:241-----------------------
----------------starting:242-----------------------
----------------running-----------------------
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.009443
   Total Core solution elapsed time:       0.083353
   Linear solver elapsed time:             0.061713 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vx1
SUCCESS difference: 2.4e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vy1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vz1
SUCCESS difference: 2.4e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Pressure1
SUCCESS difference:   2e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Bed1
SUCCESS difference:   2e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Surface1
SUCCESS difference:   2e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: quareShelfTranForceNoInterp3d field: SmbMassBalance1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vx2
SUCCESS difference: 1.9e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vy2
SUCCESS difference: 1.7e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vz2
SUCCESS difference: 1.9e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vel2
SUCCESS difference:   2e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Pressure2
SUCCESS difference: 3.7e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Bed2
SUCCESS difference: 3.7e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Surface2
SUCCESS difference: 3.7e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Thickness2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: quareShelfTranForceNoInterp3d field: SmbMassBalance2
SUCCESS difference: 2.3e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vx3
SUCCESS difference: 2.8e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vy3
SUCCESS difference: 1.7e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vz3
SUCCESS difference: 2.8e-10 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vel3
SUCCESS difference: 3.7e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Pressure3
SUCCESS difference: 5.5e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Bed3
SUCCESS difference: 5.5e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Surface3
SUCCESS difference: 5.5e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: quareShelfTranForceNoInterp3d field: SmbMassBalance3
SUCCESS difference: 6.1e-11 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vx4
SUCCESS difference: 4.6e-11 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vy4
SUCCESS difference: 3.6e-11 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vz4
SUCCESS difference: 4.6e-11 <   1e-09 test id: 242 test name: quareShelfTranForceNoInterp3d field: Vel4
SUCCESS difference: 5.5e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Pressure4
SUCCESS difference: 5.4e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Bed4
SUCCESS difference: 5.4e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Surface4
SUCCESS difference: 5.4e-12 <   1e-10 test id: 242 test name: quareShelfTranForceNoInterp3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: quareShelfTranForceNoInterp3d field: SmbMassbalance4
----------------finished:242-----------------------
----------------starting:243-----------------------
----------------running-----------------------
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.017499
   Total Core solution elapsed time:       12.671 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 12 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 243 test name: quareShelfSMBGemb field: Layers
SUCCESS difference:       0 <   4e-11 test id: 243 test name: quareShelfSMBGemb field: SmbDz
SUCCESS difference:       0 <   2e-11 test id: 243 test name: quareShelfSMBGemb field: SmbT
SUCCESS difference:       0 <   3e-11 test id: 243 test name: quareShelfSMBGemb field: SmbD
SUCCESS difference:       0 <   6e-11 test id: 243 test name: quareShelfSMBGemb field: SmbRe
SUCCESS difference:       0 <   8e-11 test id: 243 test name: quareShelfSMBGemb field: SmbGdn
SUCCESS difference:       0 <   8e-11 test id: 243 test name: quareShelfSMBGemb field: SmbGsp
SUCCESS difference:       0 <   1e-12 test id: 243 test name: quareShelfSMBGemb field: SmbA
SUCCESS difference:       0 <   5e-11 test id: 243 test name: quareShelfSMBGemb field: SmbEC
SUCCESS difference:       0 <   2e-12 test id: 243 test name: quareShelfSMBGemb field: SmbMassBalance
SUCCESS difference:       0 <   1e-12 test id: 243 test name: quareShelfSMBGemb field: SmbMAdd
SUCCESS difference:       0 <   1e-12 test id: 243 test name: quareShelfSMBGemb field: SmbDzAdd
SUCCESS difference:       0 <   4e-11 test id: 243 test name: quareShelfSMBGemb field: SmbFAC
SUCCESS difference:       0 <   2e-11 test id: 243 test name: quareShelfSMBGemb field: SmbMeanSHF
SUCCESS difference:       0 <   5e-11 test id: 243 test name: quareShelfSMBGemb field: SmbMeanLHF
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbMeanULW
SUCCESS difference:       0 <   9e-10 test id: 243 test name: quareShelfSMBGemb field: SmbNetLW
SUCCESS difference:       0 <   2e-11 test id: 243 test name: quareShelfSMBGemb field: SmbNetSW
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbAccumulatedMassBalance
SUCCESS difference:       0 <   9e-10 test id: 243 test name: quareShelfSMBGemb field: SmbAccumulatedRunoff
SUCCESS difference:       0 <   2e-11 test id: 243 test name: quareShelfSMBGemb field: SmbAccumulatedMelt
SUCCESS difference:       0 <   2e-09 test id: 243 test name: quareShelfSMBGemb field: SmbAccumulatedEC
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbAccumulatedPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbAccumulatedRain
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbAccumulatedRefreeze
SUCCESS difference:       0 <   8e-10 test id: 243 test name: quareShelfSMBGemb field: SmbRunoff
SUCCESS difference:       0 <   2e-11 test id: 243 test name: quareShelfSMBGemb field: SmbMelt
SUCCESS difference:       0 <   2e-11 test id: 243 test name: quareShelfSMBGemb field: SmbEC
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbRain
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbRefreeze
SUCCESS difference:       0 <   1e-11 test id: 243 test name: quareShelfSMBGemb field: SmbWAdd
----------------finished:243-----------------------
----------------starting:244-----------------------
----------------running-----------------------
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
Linear partitioner requesting partitions on elements
preprocessing dakota inputs
Opening Dakota input file 'test244.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 16 normal_uncertain variables.
  Writing 16 uniform_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 3 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 3: 6.15021e+14|5.59669e+17|4.18578e+07
   responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07
   responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07
write lock file:

   FemModel initialization elapsed time:   0.01545
   Total Core solution elapsed time:       37.6428
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 37 sec

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 51114 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
Dakota method = 'nond_sampling'
  Dakota function evaluations = 3
  Dakota samples = 3
Reading moment-based statistics for response functions:
  IceVolume
  IceMass
  TotalSmb
  Number of Dakota response functions = 3
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 3
Reading CDFs for response functions:
  Number of Dakota response functions = 3
Reading PDFs for response functions:
  Number of Dakota response functions = 3
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 3
SUCCESS difference: 1.9e-06 <   2e-06 test id: 244 test name: quareShelfSMBGembDakota field: moments
----------------finished:244-----------------------
----------------starting:245-----------------------
----------------running-----------------------
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 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.004833
   Total Core solution elapsed time:       0.003966
   Linear solver elapsed time:             0.001777 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-16 <   1e-13 test id: 245 test name: quareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 245 test name: quareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1
ERROR   difference: 6.8e-05 >   1e-13 test id: 245 test name: quareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2
ERROR   difference:   0.039 >   1e-13 test id: 245 test name: quareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2
----------------finished:245-----------------------
----------------starting:246-----------------------
----------------running-----------------------
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 SMBsemic.s0gcm 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.00935
   Total Core solution elapsed time:       0.847467
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-16 <   1e-13 test id: 246 test name: quareShelfTranSemic field: TemperatureSEMIC1
SUCCESS difference:       0 <   1e-13 test id: 246 test name: quareShelfTranSemic field: SmbMassBalance1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 246 test name: quareShelfTranSemic field: TemperatureSEMIC2
SUCCESS difference:       0 <   1e-13 test id: 246 test name: quareShelfTranSemic field: SmbMassBalance2
----------------finished:246-----------------------
----------------starting:247-----------------------
----------------running-----------------------
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 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.006739
   Total Core solution elapsed time:       0.013434
   Linear solver elapsed time:             0.002952 (22%)

   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.015999
   Total Core solution elapsed time:       0.06317
   Linear solver elapsed time:             0.014694 (23%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 9.1e-16 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 1.2e-15 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1
SUCCESS difference: 7.6e-16 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1
SUCCESS difference: 4.5e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 5.5e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 4.6e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1
SUCCESS difference: 4.2e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 2.7e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 9.7e-15 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 1.1e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2
SUCCESS difference: 9.9e-15 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 5.2e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 9.7e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference:   8e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference: 7.7e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2
SUCCESS difference:   4e-14 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 3.4e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.2e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 9.8e-15 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3
SUCCESS difference: 1.2e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 7.3e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference:   1e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 7.2e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3
SUCCESS difference: 3.9e-14 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
SUCCESS difference: 3.3e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4
SUCCESS difference:   1e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4
SUCCESS difference: 1.2e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4
SUCCESS difference:   1e-14 <   1e-09 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4
SUCCESS difference:   9e-16 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4
SUCCESS difference: 1.4e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4
SUCCESS difference: 1.2e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4
SUCCESS difference: 7.1e-15 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4
SUCCESS difference: 3.9e-14 <   1e-10 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4
SUCCESS difference:       0 <   1e-13 test id: 247 test name: quareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4
----------------finished:247-----------------------
----------------starting:248-----------------------
----------------running-----------------------
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.005478
   Total Core solution elapsed time:       0.056064
   Linear solver elapsed time:             0.048052 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: Vx
SUCCESS difference: 1.7e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: Vy
SUCCESS difference: 1.6e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: Pressure
SUCCESS difference: 7.1e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 1.5e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: VySurface
SUCCESS difference: 1.9e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.8e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: VyShear
SUCCESS difference: 7.1e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: VxBase
SUCCESS difference: 1.7e-15 <   1e-13 test id: 248 test name: quareShelfStressMOLHO2d field: VyBase
----------------finished:248-----------------------
----------------starting:249-----------------------
----------------running-----------------------
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.006533
   Total Core solution elapsed time:       0.084886
   Linear solver elapsed time:             0.067812 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-14 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vx1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vy1
SUCCESS difference:   2e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Bed1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Surface1
SUCCESS difference:   8e-16 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: TotalGroundedBmb1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 9.6e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vx2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vy2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vx3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vy3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Vel3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Bed3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 249 test name: quareShelfTranMOLHO2d field: TotalFloatingBmb3
----------------finished:249-----------------------
----------------starting:250-----------------------
----------------running-----------------------
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
preprocessing dakota inputs
Opening Dakota input file 'test250.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07
   responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07
   responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07
   responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07
   responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07
   responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07
   responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07
   responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07
   responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07
   responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07
   responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07
   responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07
   responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07
   responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07
   responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07
   responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07
   responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07
   responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07
   responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07
   responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07
write lock file:

   FemModel initialization elapsed time:   0.004733
   Total Core solution elapsed time:       2.41372
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 2 sec
Dakota method = 'nond_sampling'
  Dakota function evaluations = 20
  Dakota samples = 20
Reading moment-based statistics for response functions:
  MaxVel
  IceVolume
  indexed_MassFlux_1
  indexed_MassFlux_2
  indexed_MassFlux_3
  indexed_MassFlux_4
  indexed_MassFlux_5
  indexed_MassFlux_6
  Number of Dakota response functions = 8
Reading 95% confidence intervals for response functions:
  Number of Dakota response functions = 8
Reading CDFs for response functions:
  Number of Dakota response functions = 8
Reading PDFs for response functions:
  Number of Dakota response functions = 8
Dakota iterator 'random_sampling' completed
End of file successfully reached
Reading Dakota tabular output file
Number of columns (Dakota V + R) = 35
Number of rows (Dakota func evals) = 20
SUCCESS difference:       0 <   1e-11 test id: 250 test name: quareShelfTranForceNeg2dDakotaSampLinearPart field: moments
----------------finished:250-----------------------
----------------starting:251-----------------------
----------------running-----------------------
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
preprocessing dakota inputs
Opening Dakota input file 'test251.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 27 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 8 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07
   responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07
   responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07
   responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07
   responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07
   responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07
   responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07
   responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07
   responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07
   responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07
   responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07
   responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07
   responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07
   responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07
   responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07
   responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07
   responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07
   responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07
   responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07
   responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07
   responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07
   responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07
   responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07
write lock file:

   FemModel initialization elapsed time:   0.004873
   Total Core solution elapsed time:       3.3565 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 3 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 28
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 251 test name: quareShelfTranForceNeg2dDakotaLocalLinearPart field: moments
----------------finished:251-----------------------
----------------starting:252-----------------------
----------------running-----------------------
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.009132
   Total Core solution elapsed time:       10.5015
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 10 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: Layers
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbDz1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbT1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbD1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbRe1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbGdn1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbGsp1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbA1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbEC1
SUCCESS difference:       0 <   7e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbMassBalance1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbMAdd1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbDzAdd1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbFAC1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbDz2
SUCCESS difference:       0 <   4e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbT2
SUCCESS difference:       0 <   1e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbD2
SUCCESS difference:       0 <   1e-10 test id: 252 test name: quareShelfSMBGembClim field: SmbRe2
SUCCESS difference:       0 <   2e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbGdn2
SUCCESS difference:       0 <   1e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbGsp2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbA2
SUCCESS difference:       0 <   2e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbEC2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbMassBalance2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbMAdd2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbDzAdd2
SUCCESS difference:       0 <   1e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbFAC2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbDz3
SUCCESS difference:       0 <   4e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbT3
SUCCESS difference:       0 <   2e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbD3
SUCCESS difference:       0 <   2e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbRe3
SUCCESS difference:       0 <   4e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbGdn3
SUCCESS difference:       0 <   1e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbGsp3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbA3
SUCCESS difference:       0 <   4e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbEC3
SUCCESS difference:       0 <   4e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbMassBalance3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbMAdd3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbDzAdd3
SUCCESS difference:       0 <   1e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbFAC3
SUCCESS difference:       0 <   1e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbDz4
SUCCESS difference:       0 <   1e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbT4
SUCCESS difference:       0 <   9e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbD4
SUCCESS difference:       0 <   4e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbRe4
SUCCESS difference:       0 <   4e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbGdn4
SUCCESS difference:       0 <   4e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbGsp4
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbA4
SUCCESS difference:       0 <   5e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbEC4
SUCCESS difference:       0 <   1e-10 test id: 252 test name: quareShelfSMBGembClim field: SmbMassBalance4
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbMAdd4
SUCCESS difference:       0 <   1e-12 test id: 252 test name: quareShelfSMBGembClim field: SmbDzAdd4
SUCCESS difference:       0 <   2e-11 test id: 252 test name: quareShelfSMBGembClim field: SmbFAC4
----------------finished:252-----------------------
----------------starting:253-----------------------
----------------running-----------------------
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.011168
   Total Core solution elapsed time:       9.84267
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 9 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: Layers
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDz1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbT1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbD1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbRe1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGdn1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGsp1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbA1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbEC1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMassBalance1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMAdd1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDzAdd1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbFAC1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDz2
SUCCESS difference:       0 <   4e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbT2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbD2
SUCCESS difference:       0 <   1e-10 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbRe2
SUCCESS difference:       0 <   4e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGdn2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGsp2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbA2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbEC2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMassBalance2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMAdd2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDzAdd2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbFAC2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDz3
SUCCESS difference:       0 <   4e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbT3
SUCCESS difference:       0 <   2e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbD3
SUCCESS difference:       0 <   2e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbRe3
SUCCESS difference:       0 <   1e-10 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGdn3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGsp3
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbA3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbEC3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMassBalance3
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMAdd3
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDzAdd3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbFAC3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDz4
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbT4
SUCCESS difference:       0 <   1e-10 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbD4
SUCCESS difference:       0 <   1e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbRe4
SUCCESS difference:       0 <   2e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGdn4
SUCCESS difference:       0 <   3e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbGsp4
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbA4
SUCCESS difference:       0 <   4e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbEC4
SUCCESS difference:       0 <   1e-10 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMassBalance4
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbMAdd4
SUCCESS difference:       0 <   1e-12 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbDzAdd4
SUCCESS difference:       0 <   2e-11 test id: 253 test name: quareShelfSMBGembClimConstrainT field: SmbFAC4
----------------finished:253-----------------------
----------------starting:254-----------------------
----------------running-----------------------
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
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.005451
   Total Core solution elapsed time:       0.082566
   Linear solver elapsed time:             0.071777 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 254 test name: quareShelfConstrainedMOLHO field: Vy
SUCCESS difference: 1.5e-15 <   1e-13 test id: 254 test name: quareShelfConstrainedMOLHO field: VySurface
SUCCESS difference: 5.8e-15 <   1e-13 test id: 254 test name: quareShelfConstrainedMOLHO field: VyShear
SUCCESS difference: 1.7e-15 <   1e-13 test id: 254 test name: quareShelfConstrainedMOLHO field: VyBase
----------------finished:254-----------------------
----------------starting:255-----------------------
----------------running-----------------------
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.006592
   Total Core solution elapsed time:       0.080731
   Linear solver elapsed time:             0.064689 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vx1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vy1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Pressure1
SUCCESS difference:   1e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Bed1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Thickness1
SUCCESS difference:   1e-14 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vx2
SUCCESS difference: 3.8e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vy2
SUCCESS difference: 3.9e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Thickness2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vx3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vy3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 255 test name: quareShelfStressMOLHO2dTransientIncrHydro field: Thickness3
----------------finished:255-----------------------
----------------starting:256-----------------------
----------------running-----------------------
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.00746
   Total Core solution elapsed time:       0.022092
   Linear solver elapsed time:             0.009783 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 7.4e-16 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 5.3e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 9.3e-16 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 7.9e-16 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 6.3e-16 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 256 test name: quareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3
----------------finished:256-----------------------
----------------starting:257-----------------------
----------------running-----------------------
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.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.008452
   Total Core solution elapsed time:       0.243349
   Linear solver elapsed time:             0.16038 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Vx1
SUCCESS difference: 7.1e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Vy1
SUCCESS difference: 7.1e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Vel1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Thickness1
SUCCESS difference: 4.1e-16 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Volume1
SUCCESS difference: 1.5e-16 <   1e-13 test id: 257 test name: quareShelfSMBarma field: SmbMassBalance1
SUCCESS difference: 5.2e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Vx2
SUCCESS difference:   8e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Vy2
SUCCESS difference:   8e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Vel2
SUCCESS difference:   1e-14 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 257 test name: quareShelfSMBarma field: Volume2
SUCCESS difference: 9.9e-17 <   1e-13 test id: 257 test name: quareShelfSMBarma field: SmbMassBalance2
SUCCESS difference: 4.1e-14 <   1e-12 test id: 257 test name: quareShelfSMBarma field: Vx3
SUCCESS difference: 8.2e-14 <   1e-12 test id: 257 test name: quareShelfSMBarma field: Vy3
SUCCESS difference: 8.2e-14 <   1e-12 test id: 257 test name: quareShelfSMBarma field: Vel3
SUCCESS difference: 1.2e-14 <   1e-12 test id: 257 test name: quareShelfSMBarma field: Thickness3
SUCCESS difference: 8.2e-16 <   1e-12 test id: 257 test name: quareShelfSMBarma field: Volume3
SUCCESS difference:   2e-16 <   1e-12 test id: 257 test name: quareShelfSMBarma field: SmbMassBalance3
----------------finished:257-----------------------
----------------starting:258-----------------------
----------------running-----------------------
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
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.012713
   Total Core solution elapsed time:       25.9229
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 25 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 258 test name: quareShelfSMBGembMapping field: Layers
SUCCESS difference:       0 <   4e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbDz
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbT
SUCCESS difference:       0 <   3e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbD
SUCCESS difference:       0 <   6e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbRe
SUCCESS difference:       0 <   8e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbGdn
SUCCESS difference:       0 <   8e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbGsp
SUCCESS difference:       0 <   1e-12 test id: 258 test name: quareShelfSMBGembMapping field: SmbA
SUCCESS difference:       0 <   5e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbEC
SUCCESS difference:       0 <   2e-12 test id: 258 test name: quareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference:       0 <   1e-12 test id: 258 test name: quareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference:       0 <   1e-12 test id: 258 test name: quareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference:       0 <   4e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbFAC
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference:       0 <   5e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference:       0 <   9e-10 test id: 258 test name: quareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbTs
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbT10
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbT30
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbT50
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference:       0 <   9e-10 test id: 258 test name: quareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference:       0 <   2e-09 test id: 258 test name: quareShelfSMBGembMapping field: SmbAccumulatedEC
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbAccumulatedPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbAccumulatedRain
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference:       0 <   8e-10 test id: 258 test name: quareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbMelt
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbEC
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbRain
SUCCESS difference:       0 <   2e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference:       0 <   1e-11 test id: 258 test name: quareShelfSMBGembMapping field: SmbWAdd
----------------finished:258-----------------------
----------------starting:259-----------------------
----------------running-----------------------
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
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.011805
   Total Core solution elapsed time:       25.8339
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 25 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 259 test name: quareShelfSMBGembMapping field: Layers
SUCCESS difference: 1.7e-15 <   4e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbDz
SUCCESS difference: 1.3e-15 <   2e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbT
SUCCESS difference: 1.6e-16 <   3e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbD
SUCCESS difference:       0 <   6e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbRe
SUCCESS difference:       0 <   8e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbGdn
SUCCESS difference:       0 <   8e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbGsp
SUCCESS difference: 2.6e-16 <   1e-12 test id: 259 test name: quareShelfSMBGembMapping field: SmbA
SUCCESS difference: 9.8e-13 <   5e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbEC
SUCCESS difference:   1e-14 <   2e-12 test id: 259 test name: quareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference:       0 <   1e-12 test id: 259 test name: quareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference:       0 <   1e-12 test id: 259 test name: quareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference: 1.4e-13 <   4e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbFAC
SUCCESS difference: 1.3e-12 <   2e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference: 9.8e-13 <   5e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference: 1.3e-14 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference: 3.2e-13 <   9e-10 test id: 259 test name: quareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference: 6.9e-16 <   2e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference:   8e-14 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference: 4.5e-13 <   9e-10 test id: 259 test name: quareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference: 5.3e-13 <   2e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference:   7e-13 <   2e-09 test id: 259 test name: quareShelfSMBGembMapping field: SmbAccumulatedEC
SUCCESS difference:       0 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbAccumulatedPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbAccumulatedRain
SUCCESS difference: 1.3e-12 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference: 5.5e-11 <   8e-10 test id: 259 test name: quareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference: 3.4e-12 <   2e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbMelt
SUCCESS difference: 2.6e-12 <   2e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbEC
SUCCESS difference:       0 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbRain
SUCCESS difference: 1.2e-12 <   2e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference:   6e-13 <   1e-11 test id: 259 test name: quareShelfSMBGembMapping field: SmbWAdd
----------------finished:259-----------------------
----------------starting:260-----------------------
----------------running-----------------------
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.005124
   Total Core solution elapsed time:       0.023862
   Linear solver elapsed time:             0.020022 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-13 test id: 260 test name: quareShelfStressSSA2dEnhanced field: Vx
SUCCESS difference: 1.8e-15 <   1e-13 test id: 260 test name: quareShelfStressSSA2dEnhanced field: Vy
SUCCESS difference: 1.6e-15 <   1e-13 test id: 260 test name: quareShelfStressSSA2dEnhanced field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 260 test name: quareShelfStressSSA2dEnhanced field: Pressure
----------------finished:260-----------------------
----------------starting:261-----------------------
----------------running-----------------------
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.011474
   Total Core solution elapsed time:       0.07304
   Linear solver elapsed time:             0.049534 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 261 test name: quareShelfConstrainedTranEnhanced field: Vx
SUCCESS difference: 1.9e-15 <   1e-13 test id: 261 test name: quareShelfConstrainedTranEnhanced field: Vy
SUCCESS difference: 1.6e-15 <   1e-13 test id: 261 test name: quareShelfConstrainedTranEnhanced field: Vel
SUCCESS difference: 1.6e-15 <   1e-13 test id: 261 test name: quareShelfConstrainedTranEnhanced field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 261 test name: quareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate
----------------finished:261-----------------------
----------------starting:270-----------------------
----------------running-----------------------
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
/Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/consistency/checkfield.py:206: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field)
uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004198
   Total Core solution elapsed time:       0.04126
   Linear solver elapsed time:             0.035679 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-15 <   1e-13 test id: 270 test name: quareShelfStressSSA2dDamage field: Vx
SUCCESS difference: 4.1e-15 <   1e-13 test id: 270 test name: quareShelfStressSSA2dDamage field: Vy
SUCCESS difference: 4.2e-15 <   1e-13 test id: 270 test name: quareShelfStressSSA2dDamage field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 270 test name: quareShelfStressSSA2dDamage field: Pressure
----------------finished:270-----------------------
----------------starting:272-----------------------
----------------running-----------------------
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:

       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
write lock file:

   FemModel initialization elapsed time:   0.006112
   Total Core solution elapsed time:       0.139291
   Linear solver elapsed time:             0.116884 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-13 <   1e-12 test id: 272 test name: quareShelfCMDSSA2dDamage field: Gradient
SUCCESS difference: 5.3e-13 <   1e-12 test id: 272 test name: quareShelfCMDSSA2dDamage field: Misfits
SUCCESS difference: 3.4e-13 <   1e-12 test id: 272 test name: quareShelfCMDSSA2dDamage field: DamageDbar
SUCCESS difference:   1e-16 <   1e-12 test id: 272 test name: quareShelfCMDSSA2dDamage field: Pressure
SUCCESS difference: 2.8e-13 <   1e-12 test id: 272 test name: quareShelfCMDSSA2dDamage field: Vel
SUCCESS difference: 2.8e-13 <   1e-12 test id: 272 test name: quareShelfCMDSSA2dDamage field: Vx
SUCCESS difference: 2.8e-13 <   1e-12 test id: 272 test name: quareShelfCMDSSA2dDamage field: Vy
----------------finished:272-----------------------
----------------starting:273-----------------------
----------------running-----------------------
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.005359
   Total Core solution elapsed time:       0.02136
   Linear solver elapsed time:             0.01761 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-15 <   1e-13 test id: 273 test name: quareShelfStressSSA2dDamageUpdate field: Vx
SUCCESS difference: 3.4e-15 <   1e-13 test id: 273 test name: quareShelfStressSSA2dDamageUpdate field: Vy
SUCCESS difference: 3.4e-15 <   1e-13 test id: 273 test name: quareShelfStressSSA2dDamageUpdate field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 273 test name: quareShelfStressSSA2dDamageUpdate field: Pressure
SUCCESS difference:   8e-15 <   1e-13 test id: 273 test name: quareShelfStressSSA2dDamageUpdate field: NewDamage
----------------finished:273-----------------------
----------------starting:275-----------------------
----------------running-----------------------
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.00353
   Total Core solution elapsed time:       0.005427
   Linear solver elapsed time:             0.003848 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-15 <   1e-13 test id: 275 test name: quareShelfDamageEvolutionSSA2dPralong field: D
SUCCESS difference: 4.4e-16 <   1e-13 test id: 275 test name: quareShelfDamageEvolutionSSA2dPralong field: F
----------------finished:275-----------------------
----------------starting:280-----------------------
----------------running-----------------------
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.004716
   Total Core solution elapsed time:       0.046934
   Linear solver elapsed time:             0.040987 (87%)

   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.005108
   Total Core solution elapsed time:       0.0394 
   Linear solver elapsed time:             0.033693 (86%)

   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.004163
   Total Core solution elapsed time:       0.024861
   Linear solver elapsed time:             0.021248 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.2e-15 <   1e-12 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VxP1bubble
SUCCESS difference: 3.4e-15 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VyP1bubble
SUCCESS difference: 3.4e-15 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: PressureP1bubble
SUCCESS difference: 6.5e-15 <   1e-12 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.1e-15 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 2.1e-15 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 9.4e-15 <   1e-12 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VxP2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VyP2
SUCCESS difference:   4e-15 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: quareShelfStressSSA2dHigherOrder field: PressureP2
----------------finished:280-----------------------
----------------starting:285-----------------------
----------------running-----------------------
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.008215
   Total Core solution elapsed time:       0.06609
   Linear solver elapsed time:             0.049226 (74%)

   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.007861
   Total Core solution elapsed time:       0.067868
   Linear solver elapsed time:             0.050151 (74%)

   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.008265
   Total Core solution elapsed time:       0.038963
   Linear solver elapsed time:             0.028468 (73%)

   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.007568
   Total Core solution elapsed time:       0.040535
   Linear solver elapsed time:             0.028701 (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.00688
   Total Core solution elapsed time:       0.067941
   Linear solver elapsed time:             0.048748 (72%)

   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.008544
   Total Core solution elapsed time:       0.041873
   Linear solver elapsed time:             0.028031 (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.007942
   Total Core solution elapsed time:       0.126007
   Linear solver elapsed time:             0.081849 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-10 < 6.7e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 2.9e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 8.4e-11 <   2e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 2.7e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: quareShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference: 4.1e-10 < 6.7e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference:   2e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 6.3e-11 <   2e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference:   2e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: quareShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 1.4e-09 < 6.7e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 1.1e-09 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference:   7e-10 <   2e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 1.1e-09 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: quareShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference: 4.7e-10 < 6.7e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 3.7e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 1.1e-10 <   2e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 3.5e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: quareShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 7.5e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 3.6e-10 <   2e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 7.6e-10 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: quareShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 7.4e-09 < 6.7e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 1.8e-09 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 5.5e-10 <   2e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 1.8e-09 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: quareShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 2.9e-08 < 6.7e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 1.3e-08 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 4.3e-09 <   2e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 1.3e-08 <   5e-08 test id: 285 test name: quareShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: quareShelfStressHOHigherOrder field: PressureP2xP4
----------------finished:285-----------------------
----------------starting:290-----------------------
----------------running-----------------------
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.00939
   Total Core solution elapsed time:       0.281637
   Linear solver elapsed time:             0.104387 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-07 <   5e-05 test id: 290 test name: quareShelfStressFSP2P1 field: Vx
SUCCESS difference: 2.7e-08 <   5e-05 test id: 290 test name: quareShelfStressFSP2P1 field: Vy
SUCCESS difference:   2e-05 <  0.0008 test id: 290 test name: quareShelfStressFSP2P1 field: Vz
SUCCESS difference: 1.6e-05 <  0.0005 test id: 290 test name: quareShelfStressFSP2P1 field: Vel
SUCCESS difference: 7.9e-09 <   2e-07 test id: 290 test name: quareShelfStressFSP2P1 field: Pressure
----------------finished:290-----------------------
----------------starting:291-----------------------
----------------running-----------------------
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.00976
   Total Core solution elapsed time:       0.867753
   Linear solver elapsed time:             0.087773 (10%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-07 <   5e-05 test id: 291 test name: quareShelfStressFSP4z field: Vx
SUCCESS difference: 3.9e-08 <   5e-05 test id: 291 test name: quareShelfStressFSP4z field: Vy
SUCCESS difference: 1.7e-05 <   8e-05 test id: 291 test name: quareShelfStressFSP4z field: Vz
SUCCESS difference: 1.4e-05 <   5e-05 test id: 291 test name: quareShelfStressFSP4z field: Vel
SUCCESS difference: 2.9e-09 <   1e-07 test id: 291 test name: quareShelfStressFSP4z field: Pressure
----------------finished:291-----------------------
----------------starting:292-----------------------
----------------running-----------------------
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
converting basalforings to linearbasalforcings
uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004992
   Total Core solution elapsed time:       0.070125
   Linear solver elapsed time:             0.05551 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.7e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vx1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vy1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Pressure1
SUCCESS difference: 5.4e-16 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Base1
SUCCESS difference: 5.8e-16 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Surface1
SUCCESS difference:   6e-16 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Thickness1
SUCCESS difference: 4.7e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vx2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vy2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vel2
SUCCESS difference: 5.5e-16 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Base2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Thickness2
SUCCESS difference: 3.9e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vx3
SUCCESS difference:   9e-16 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vy3
SUCCESS difference: 9.8e-16 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Base3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Surface3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 292 test name: quareShelfTranSSA2dFloatingMeltParam field: Thickness3
----------------finished:292-----------------------
----------------starting:293-----------------------
----------------running-----------------------
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 basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.geothermalflux 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.00678
   Total Core solution elapsed time:       0.089619
   Linear solver elapsed time:             0.071719 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vx1
SUCCESS difference:   5e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vy1
SUCCESS difference:   5e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1
SUCCESS difference:   1e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Bed1
SUCCESS difference: 9.6e-16 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1
SUCCESS difference: 1.1e-16 <   2e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 7.6e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vx2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vy2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Bed2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Surface2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2
SUCCESS difference: 3.5e-15 <   2e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 5.5e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vy3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Vel3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Bed3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3
SUCCESS difference: 7.2e-15 <   2e-13 test id: 293 test name: quareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3
----------------finished:293-----------------------
----------------starting:301-----------------------
----------------running-----------------------
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.005656
   Total Core solution elapsed time:       0.012902
   Linear solver elapsed time:             0.00991 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.8e-15 <   1e-13 test id: 301 test name: quareSheetConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.8e-15 <   1e-13 test id: 301 test name: quareSheetConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.5e-15 <   1e-13 test id: 301 test name: quareSheetConstrainedStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 301 test name: quareSheetConstrainedStressSSA2d field: Pressure
----------------finished:301-----------------------
----------------starting:302-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004281
   Total Core solution elapsed time:       0.012173
   Linear solver elapsed time:             0.008918 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 302 test name: quareSheetConstrainedStressSIA2d field: Vx
SUCCESS difference: 1.5e-15 <   1e-13 test id: 302 test name: quareSheetConstrainedStressSIA2d field: Vy
SUCCESS difference: 1.4e-15 <   1e-13 test id: 302 test name: quareSheetConstrainedStressSIA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 302 test name: quareSheetConstrainedStressSIA2d field: Pressure
----------------finished:302-----------------------
----------------starting:303-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005578
   Total Core solution elapsed time:       0.040248
   Linear solver elapsed time:             0.032506 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 303 test name: quareSheetConstrainedStressSIASSA2d field: Vx
SUCCESS difference: 5.8e-16 <   1e-13 test id: 303 test name: quareSheetConstrainedStressSIASSA2d field: Vy
SUCCESS difference: 5.8e-16 <   1e-13 test id: 303 test name: quareSheetConstrainedStressSIASSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 303 test name: quareSheetConstrainedStressSIASSA2d field: Pressure
----------------finished:303-----------------------
----------------starting:304-----------------------
----------------running-----------------------
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.007438
   Total Core solution elapsed time:       0.018991
   Linear solver elapsed time:             0.014949 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 <   1e-13 test id: 304 test name: quareSheetConstrainedStressSSA3d field: Vx
SUCCESS difference: 3.3e-15 <   1e-13 test id: 304 test name: quareSheetConstrainedStressSSA3d field: Vy
SUCCESS difference: 2.2e-15 <   1e-13 test id: 304 test name: quareSheetConstrainedStressSSA3d field: Vz
SUCCESS difference:   3e-15 <   1e-13 test id: 304 test name: quareSheetConstrainedStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 304 test name: quareSheetConstrainedStressSSA3d field: Pressure
----------------finished:304-----------------------
----------------starting:305-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007108
   Total Core solution elapsed time:       0.019668
   Linear solver elapsed time:             0.014135 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.4e-15 <   1e-13 test id: 305 test name: quareSheetConstrainedStressSIA3d field: Vx
SUCCESS difference: 1.5e-15 <   1e-13 test id: 305 test name: quareSheetConstrainedStressSIA3d field: Vy
SUCCESS difference: 1.2e-15 <   1e-13 test id: 305 test name: quareSheetConstrainedStressSIA3d field: Vz
SUCCESS difference: 1.3e-15 <   1e-13 test id: 305 test name: quareSheetConstrainedStressSIA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 305 test name: quareSheetConstrainedStressSIA3d field: Pressure
----------------finished:305-----------------------
----------------starting:306-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008055
   Total Core solution elapsed time:       0.039734
   Linear solver elapsed time:             0.031176 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-16 <   1e-13 test id: 306 test name: quareSheetConstrainedStressSIASSA3d field: Vx
SUCCESS difference: 5.5e-16 <   1e-13 test id: 306 test name: quareSheetConstrainedStressSIASSA3d field: Vy
SUCCESS difference: 2.6e-16 <   1e-13 test id: 306 test name: quareSheetConstrainedStressSIASSA3d field: Vz
SUCCESS difference: 1.4e-16 <   1e-13 test id: 306 test name: quareSheetConstrainedStressSIASSA3d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 306 test name: quareSheetConstrainedStressSIASSA3d field: Pressure
----------------finished:306-----------------------
----------------starting:307-----------------------
----------------running-----------------------
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.007574
   Total Core solution elapsed time:       0.024264
   Linear solver elapsed time:             0.017865 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-10 <   1e-09 test id: 307 test name: quareSheetConstrainedStressHO field: Vx
SUCCESS difference: 6.4e-11 <   1e-09 test id: 307 test name: quareSheetConstrainedStressHO field: Vy
SUCCESS difference: 4.2e-11 <   2e-10 test id: 307 test name: quareSheetConstrainedStressHO field: Vz
SUCCESS difference: 6.3e-11 <   2e-10 test id: 307 test name: quareSheetConstrainedStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-10 test id: 307 test name: quareSheetConstrainedStressHO field: Pressure
----------------finished:307-----------------------
----------------starting:308-----------------------
----------------running-----------------------
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.007347
   Total Core solution elapsed time:       0.041363
   Linear solver elapsed time:             0.025448 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-11 <   1e-09 test id: 308 test name: quareSheetConstrainedStressFS field: Vx
SUCCESS difference: 1.7e-11 <   1e-09 test id: 308 test name: quareSheetConstrainedStressFS field: Vy
SUCCESS difference: 1.3e-11 <   1e-09 test id: 308 test name: quareSheetConstrainedStressFS field: Vz
SUCCESS difference: 1.7e-11 <   1e-09 test id: 308 test name: quareSheetConstrainedStressFS field: Vel
SUCCESS difference: 4.7e-12 <   1e-09 test id: 308 test name: quareSheetConstrainedStressFS field: Pressure
----------------finished:308-----------------------
----------------starting:309-----------------------
----------------running-----------------------
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.003084
   Total Core solution elapsed time:       0.004677
   Linear solver elapsed time:             0.003183 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 309 test name: quareSheetConstrainedMasstransp2d field: Thickness
----------------finished:309-----------------------
----------------starting:310-----------------------
----------------running-----------------------
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.004109
   Total Core solution elapsed time:       0.006312
   Linear solver elapsed time:             0.004521 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 310 test name: quareSheetConstrainedMasstransp2dDG field: Thickness
----------------finished:310-----------------------
----------------starting:311-----------------------
----------------running-----------------------
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.005778
   Total Core solution elapsed time:       0.005172
   Linear solver elapsed time:             0.003459 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 311 test name: quareSheetConstrainedMasstransp3d field: Thickness
----------------finished:311-----------------------
----------------starting:312-----------------------
----------------running-----------------------
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.005648
   Total Core solution elapsed time:       0.017712
   Linear solver elapsed time:             0.011128 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 312 test name: quareSheetConstrainedTherStea field: Temperature
SUCCESS difference: 7.3e-09 <   2e-08 test id: 312 test name: quareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
----------------finished:312-----------------------
----------------starting:313-----------------------
----------------running-----------------------
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 '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:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.48397e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
iteration 2/3  time [yr]: 2.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.30987e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
iteration 3/3  time [yr]: 3.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.60007e-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.006494
   Total Core solution elapsed time:       0.026286
   Linear solver elapsed time:             0.014625 (56%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.5e-15 <   1e-13 test id: 313 test name: quareSheetConstrainedTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 313 test name: quareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
----------------finished:313-----------------------
----------------starting:314-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005044
   Total Core solution elapsed time:       0.050307
   Linear solver elapsed time:             0.03526 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Bed1
SUCCESS difference: 8.3e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: FloatingArea1
SUCCESS difference: 2.9e-13 <   1e-10 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vx2
SUCCESS difference: 2.8e-14 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vy2
SUCCESS difference: 2.9e-14 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Bed2
SUCCESS difference: 1.6e-14 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Surface2
SUCCESS difference:   2e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: FloatingArea2
SUCCESS difference: 5.8e-13 <   1e-10 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vx3
SUCCESS difference: 7.8e-14 < 1.5e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vy3
SUCCESS difference: 8.2e-14 < 1.5e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Vel3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Bed3
SUCCESS difference: 2.2e-14 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Surface3
SUCCESS difference: 2.6e-15 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 314 test name: quareSheetConstrainedTranSIA2d field: FloatingArea3
----------------finished:314-----------------------
----------------starting:315-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014243
   Total Core solution elapsed time:       0.120107
   Linear solver elapsed time:             0.076593 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vx1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vy1
SUCCESS difference: 4.3e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vz1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Bed1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Thickness1
SUCCESS difference: 3.5e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   5e-13 <   1e-10 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vx2
SUCCESS difference: 8.4e-14 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vy2
SUCCESS difference: 1.1e-13 <   5e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vz2
SUCCESS difference: 8.5e-14 <   5e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vel2
SUCCESS difference: 7.2e-16 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Bed2
SUCCESS difference: 9.3e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Surface2
SUCCESS difference:   1e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Thickness2
SUCCESS difference: 4.7e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:   7e-13 <   1e-10 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vx3
SUCCESS difference: 1.1e-13 <   2e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vy3
SUCCESS difference: 1.9e-13 <   5e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vz3
SUCCESS difference: 1.1e-13 <   2e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Bed3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Surface3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Thickness3
SUCCESS difference: 6.3e-15 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 315 test name: quareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3
----------------finished:315-----------------------
----------------starting:316-----------------------
----------------running-----------------------
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.005793
   Total Core solution elapsed time:       0.036448
   Linear solver elapsed time:             0.02639 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vx1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vy1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Thickness1
SUCCESS difference: 2.6e-14 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vx2
SUCCESS difference:   6e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vy2
SUCCESS difference:   6e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Bed2
SUCCESS difference:   2e-14 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 8.5e-14 <   2e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vx3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vy3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.5e-15 <   2e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Bed3
SUCCESS difference: 3.1e-14 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Surface3
SUCCESS difference: 3.8e-15 <   1e-13 test id: 316 test name: quareSheetConstrainedTranSSA2d field: Thickness3
----------------finished:316-----------------------
----------------starting:317-----------------------
----------------running-----------------------
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.012411
   Total Core solution elapsed time:       0.094416
   Linear solver elapsed time:             0.062163 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   9e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vx1
SUCCESS difference: 8.4e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vy1
SUCCESS difference: 3.1e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vz1
SUCCESS difference: 7.9e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Bed1
SUCCESS difference: 2.1e-13 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Surface1
SUCCESS difference: 2.6e-14 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Thickness1
SUCCESS difference: 2.7e-15 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Temperature1
SUCCESS difference:       0 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: GroundedArea1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: FloatingArea1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: TotalGroundedBmb1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vx2
SUCCESS difference: 9.9e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vy2
SUCCESS difference: 6.6e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vz2
SUCCESS difference: 9.8e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vel2
SUCCESS difference: 2.6e-14 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Bed2
SUCCESS difference: 1.7e-13 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Surface2
SUCCESS difference: 2.1e-14 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Thickness2
SUCCESS difference: 3.9e-15 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Temperature2
SUCCESS difference:       0 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: GroundedArea2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: FloatingArea2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: TotalGroundedBmb2
SUCCESS difference: 1.5e-10 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vx3
SUCCESS difference: 4.4e-11 <   5e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Vy3
SUCCESS difference: 3.2e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vz3
SUCCESS difference: 4.1e-11 <   1e-09 test id: 317 test name: quareSheetConstrainedTranHO field: Vel3
SUCCESS difference: 2.1e-14 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Bed3
SUCCESS difference: 2.8e-13 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Surface3
SUCCESS difference: 3.5e-14 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Thickness3
SUCCESS difference: 5.1e-15 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: Temperature3
SUCCESS difference:       0 <   1e-10 test id: 317 test name: quareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: GroundedArea3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: FloatingArea3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: quareSheetConstrainedTranHO field: TotalGroundedBmb2
----------------finished:317-----------------------
----------------starting:318-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009837
   Total Core solution elapsed time:       0.065516
   Linear solver elapsed time:             0.044679 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 4.9e-15 <   1e-13 test id: 318 test name: quareSheetConstrainedSteaSIA3d field: Vx
SUCCESS difference:   1e-15 <   1e-13 test id: 318 test name: quareSheetConstrainedSteaSIA3d field: Vy
SUCCESS difference: 3.1e-10 <   6e-10 test id: 318 test name: quareSheetConstrainedSteaSIA3d field: Vz
SUCCESS difference: 1.2e-15 <   1e-10 test id: 318 test name: quareSheetConstrainedSteaSIA3d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 318 test name: quareSheetConstrainedSteaSIA3d field: Pressure
SUCCESS difference: 9.2e-13 <   1e-11 test id: 318 test name: quareSheetConstrainedSteaSIA3d field: Temperature
SUCCESS difference: 2.9e-08 <   1e-06 test id: 318 test name: quareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate
----------------finished:318-----------------------
----------------starting:319-----------------------
----------------running-----------------------
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:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     15.48431  |       15.48431 6.022781e-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 6.022781e-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.005579
   Total Core solution elapsed time:       0.083451
   Linear solver elapsed time:             0.064125 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-15 <   1e-12 test id: 319 test name: quareSheetConstrainedCMDragSSA2d field: Gradient
SUCCESS difference: 6.4e-15 <   1e-13 test id: 319 test name: quareSheetConstrainedCMDragSSA2d field: Misfits
SUCCESS difference:   5e-16 <   1e-13 test id: 319 test name: quareSheetConstrainedCMDragSSA2d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-13 test id: 319 test name: quareSheetConstrainedCMDragSSA2d field: Pressure
SUCCESS difference: 1.7e-15 <   1e-13 test id: 319 test name: quareSheetConstrainedCMDragSSA2d field: Vel
SUCCESS difference: 3.3e-15 <   1e-13 test id: 319 test name: quareSheetConstrainedCMDragSSA2d field: Vx
SUCCESS difference: 1.9e-15 <   1e-13 test id: 319 test name: quareSheetConstrainedCMDragSSA2d field: Vy
----------------finished:319-----------------------
----------------starting:320-----------------------
----------------running-----------------------
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:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     15.48431  |       15.48431 6.022781e-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 6.022781e-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.008596
   Total Core solution elapsed time:       0.092654
   Linear solver elapsed time:             0.070401 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-14 <   1e-12 test id: 320 test name: quareSheetConstrainedCMDragSSA3d field: Gradient
SUCCESS difference:   2e-14 <   1e-12 test id: 320 test name: quareSheetConstrainedCMDragSSA3d field: Misfits
SUCCESS difference: 1.7e-15 <   1e-12 test id: 320 test name: quareSheetConstrainedCMDragSSA3d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-12 test id: 320 test name: quareSheetConstrainedCMDragSSA3d field: Pressure
SUCCESS difference: 1.4e-15 <   1e-12 test id: 320 test name: quareSheetConstrainedCMDragSSA3d field: Vel
SUCCESS difference: 2.4e-15 <   1e-12 test id: 320 test name: quareSheetConstrainedCMDragSSA3d field: Vx
SUCCESS difference: 1.6e-15 <   1e-12 test id: 320 test name: quareSheetConstrainedCMDragSSA3d field: Vy
----------------finished:320-----------------------
----------------starting:321-----------------------
----------------running-----------------------
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:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 2.931212e+07  |   2.931212e+07 6.022781e-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.008867
   Total Core solution elapsed time:       0.113297
   Linear solver elapsed time:             0.081863 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.2e-11 <   1e-08 test id: 321 test name: quareSheetConstrainedCMDragHO field: Gradient
SUCCESS difference: 2.6e-10 <   1e-07 test id: 321 test name: quareSheetConstrainedCMDragHO field: Misfits
SUCCESS difference: 4.6e-12 <   1e-10 test id: 321 test name: quareSheetConstrainedCMDragHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-10 test id: 321 test name: quareSheetConstrainedCMDragHO field: Pressure
SUCCESS difference: 3.9e-11 <   1e-09 test id: 321 test name: quareSheetConstrainedCMDragHO field: Vel
SUCCESS difference: 7.1e-11 <   1e-09 test id: 321 test name: quareSheetConstrainedCMDragHO field: Vx
SUCCESS difference: 3.9e-11 <   1e-09 test id: 321 test name: quareSheetConstrainedCMDragHO field: Vy
----------------finished:321-----------------------
----------------starting:322-----------------------
----------------running-----------------------
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:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     41871.84  |       41871.84 6.022781e-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 6.022781e-36
 x =         1 | f(x) =     60753.31  |       60753.31 4.090515e-06
 x =  0.381966 | f(x) =     62071.71  |       62071.71 5.967982e-07
 x =  0.618034 | f(x) =      62658.3  |        62658.3 1.562438e-06
write lock file:

   FemModel initialization elapsed time:   0.008498
   Total Core solution elapsed time:       0.146204
   Linear solver elapsed time:             0.074759 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-07 <   5e-05 test id: 322 test name: quareSheetConstrainedCMDragFS field: Gradient
SUCCESS difference: 4.7e-12 <   1e-07 test id: 322 test name: quareSheetConstrainedCMDragFS field: Misfits
SUCCESS difference: 5.6e-18 <   2e-06 test id: 322 test name: quareSheetConstrainedCMDragFS field: FrictionCoefficient
SUCCESS difference: 1.7e-11 <   8e-08 test id: 322 test name: quareSheetConstrainedCMDragFS field: Pressure
SUCCESS difference: 4.1e-10 <   8e-07 test id: 322 test name: quareSheetConstrainedCMDragFS field: Vel
SUCCESS difference: 8.4e-10 <   9e-07 test id: 322 test name: quareSheetConstrainedCMDragFS field: Vx
SUCCESS difference: 3.9e-10 <   8e-07 test id: 322 test name: quareSheetConstrainedCMDragFS field: Vy
----------------finished:322-----------------------
----------------starting:323-----------------------
----------------running-----------------------
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.005601
   Total Core solution elapsed time:       0.105513
   Linear solver elapsed time:             0.086992 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vy1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Bed1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Surface1
SUCCESS difference: 6.6e-16 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Thickness1
SUCCESS difference: 1.5e-14 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vx2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vy2
SUCCESS difference: 4.7e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vel2
SUCCESS difference: 7.2e-16 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Bed2
SUCCESS difference: 5.2e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Surface2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Thickness2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vx3
SUCCESS difference: 4.5e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vy3
SUCCESS difference: 6.8e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Vel3
SUCCESS difference: 4.5e-15 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Bed3
SUCCESS difference: 1.7e-14 <   1e-12 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Surface3
SUCCESS difference: 1.4e-14 <   1e-12 test id: 323 test name: quareSheetConstrainedTranCflSSA2d field: Thickness3
----------------finished:323-----------------------
----------------starting:324-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01387
   Total Core solution elapsed time:       0.116659
   Linear solver elapsed time:             0.072624 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vy1
SUCCESS difference: 5.4e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vz1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Bed1
SUCCESS difference:   8e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Surface1
SUCCESS difference: 9.2e-16 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Thickness1
SUCCESS difference:   2e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.3e-13 <   5e-11 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vx2
SUCCESS difference: 6.4e-14 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vy2
SUCCESS difference: 1.6e-13 <   5e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vz2
SUCCESS difference: 6.2e-14 <   5e-11 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vel2
SUCCESS difference: 8.4e-16 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Bed2
SUCCESS difference:   8e-14 <   5e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Surface2
SUCCESS difference:   1e-14 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Thickness2
SUCCESS difference: 6.9e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 1.6e-13 <   1e-10 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vx3
SUCCESS difference: 2.4e-13 <   1e-12 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vy3
SUCCESS difference:   3e-13 <   1e-12 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vz3
SUCCESS difference: 1.2e-13 <   1e-12 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Vel3
SUCCESS difference:   1e-14 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Bed3
SUCCESS difference: 1.6e-13 <   1e-12 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Surface3
SUCCESS difference: 7.7e-14 <   1e-12 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Thickness3
SUCCESS difference: 5.9e-15 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 324 test name: quareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3
----------------finished:324-----------------------
----------------starting:325-----------------------
----------------running-----------------------
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.004521
   Total Core solution elapsed time:       0.022642
   Linear solver elapsed time:             0.015393 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 325 test name: quareSheetConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference:       0 <   5e-13 test id: 325 test name: quareSheetConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 4.2e-16 <   1e-13 test id: 325 test name: quareSheetConstrainedEnthalpyStea field: Temperature
----------------finished:325-----------------------
----------------starting:326-----------------------
----------------running-----------------------
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.006332
   Total Core solution elapsed time:       0.016123
   Linear solver elapsed time:             0.008549 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.9e-15 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 4.5e-16 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 5.7e-15 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 7.7e-15 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference:   9e-16 <   1e-13 test id: 326 test name: quareSheetConstrainedEnthalpyTran field: Temperature3
----------------finished:326-----------------------
----------------starting:327-----------------------
----------------running-----------------------
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.011124
   Total Core solution elapsed time:       0.084938
   Linear solver elapsed time:             0.056038 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-11 <   1e-09 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vx1
SUCCESS difference: 1.2e-11 <   1e-09 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vy1
SUCCESS difference: 2.2e-12 <   1e-09 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vz1
SUCCESS difference: 1.2e-11 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Bed1
SUCCESS difference: 9.6e-14 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Surface1
SUCCESS difference: 1.2e-14 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 8.3e-16 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 3.7e-15 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 9.1e-14 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 4.5e-11 <   1e-09 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vx2
SUCCESS difference: 3.2e-11 <   1e-09 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vy2
SUCCESS difference: 1.1e-11 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vz2
SUCCESS difference: 3.1e-11 <   1e-09 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vel2
SUCCESS difference: 1.2e-14 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Bed2
SUCCESS difference: 3.2e-13 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Surface2
SUCCESS difference: 3.8e-14 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 8.1e-15 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 1.7e-11 <   1e-09 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vx3
SUCCESS difference: 1.7e-11 <   5e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vy3
SUCCESS difference: 4.5e-12 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vz3
SUCCESS difference: 1.7e-11 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Vel3
SUCCESS difference: 3.8e-14 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Bed3
SUCCESS difference: 2.5e-13 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Surface3
SUCCESS difference:   3e-14 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.3e-14 <  0.0001 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference:       0 <   1e-10 test id: 327 test name: quareSheetConstrainedTransHOEnth field: Waterfraction3
----------------finished:327-----------------------
----------------starting:328-----------------------
----------------running-----------------------
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.007216
   Total Core solution elapsed time:       0.042568
   Linear solver elapsed time:             0.031322 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.8e-15 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Bed1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Thickness1
SUCCESS difference: 1.6e-16 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: SMB1
SUCCESS difference:       0 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: TotalSmb1
SUCCESS difference: 3.3e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vx2
SUCCESS difference: 1.3e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vy2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Bed2
SUCCESS difference: 1.9e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Thickness2
SUCCESS difference: 3.2e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: SMB2
SUCCESS difference: 5.5e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: TotalSmb2
SUCCESS difference: 2.8e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vx3
SUCCESS difference: 2.7e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vy3
SUCCESS difference: 2.7e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Bed3
SUCCESS difference: 3.3e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Surface3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: Thickness3
SUCCESS difference: 7.3e-14 <   2e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: SMB3
SUCCESS difference: 5.3e-14 <   1e-13 test id: 328 test name: quareSheetConstrainedSmbGradients2d field: TotalSmb3
----------------finished:328-----------------------
----------------starting:329-----------------------
----------------running-----------------------
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.014706
   Total Core solution elapsed time:       0.116359
   Linear solver elapsed time:             0.075967 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-10 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vx1
SUCCESS difference: 1.1e-10 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vy1
SUCCESS difference:   7e-11 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vz1
SUCCESS difference: 1.1e-10 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Bed1
SUCCESS difference: 3.3e-13 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Surface1
SUCCESS difference: 4.1e-14 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Thickness1
SUCCESS difference:   3e-15 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Temperature1
SUCCESS difference: 1.6e-16 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: SMB1
SUCCESS difference:       0 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: TotalSmb1
SUCCESS difference: 1.4e-10 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vx2
SUCCESS difference: 1.1e-10 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vy2
SUCCESS difference: 5.2e-11 <   2e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vz2
SUCCESS difference:   1e-10 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vel2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Bed2
SUCCESS difference: 5.3e-13 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Surface2
SUCCESS difference: 6.7e-14 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Thickness2
SUCCESS difference: 4.3e-15 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Temperature2
SUCCESS difference: 1.3e-12 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: SMB2
SUCCESS difference: 1.7e-13 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: TotalSmb2
SUCCESS difference: 9.5e-11 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vx3
SUCCESS difference: 5.9e-11 <   5e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vy3
SUCCESS difference: 1.6e-11 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vz3
SUCCESS difference: 5.7e-11 <   1e-09 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Bed3
SUCCESS difference: 6.9e-13 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Surface3
SUCCESS difference: 8.7e-14 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Thickness3
SUCCESS difference: 6.1e-15 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: Temperature3
SUCCESS difference: 2.3e-12 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: SMB3
SUCCESS difference: 2.6e-13 <   1e-10 test id: 329 test name: quareSheetConstrainedSmbGradients3d field: TotalSmb3
----------------finished:329-----------------------
----------------starting:330-----------------------
----------------running-----------------------
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.005452
   Total Core solution elapsed time:       0.025624
   Linear solver elapsed time:             0.02024 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 1.1e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: Pressure
SUCCESS difference: 4.9e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 1.1e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.2e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.2e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 4.9e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.1e-15 <   1e-13 test id: 330 test name: quareSheetConstrainedStressMOLHO2d field: VyBase
----------------finished:330-----------------------
----------------starting:332-----------------------
----------------running-----------------------
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.00715
   Total Core solution elapsed time:       0.050722
   Linear solver elapsed time:             0.037908 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 8.7e-16 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 7.4e-16 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 4.4e-14 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 4.3e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vy2
SUCCESS difference:   6e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 7.2e-16 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 9.2e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference: 7.6e-14 <   2e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.2e-15 <   2e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 332 test name: quareSheetConstrainedTranMOLHO2d field: Thickness3
----------------finished:332-----------------------
----------------starting:333-----------------------
----------------running-----------------------
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:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 2.986975e+07  |   2.986975e+07 6.022781e-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.006227
   Total Core solution elapsed time:       0.1029 
   Linear solver elapsed time:             0.079015 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-15 <   1e-12 test id: 333 test name: quareSheetConstrainedCMDragMOLHO field: Gradient
SUCCESS difference: 5.8e-15 <   1e-13 test id: 333 test name: quareSheetConstrainedCMDragMOLHO field: Misfits
SUCCESS difference: 5.5e-16 <   1e-13 test id: 333 test name: quareSheetConstrainedCMDragMOLHO field: FrictionCoefficient
SUCCESS difference:       0 <   1e-13 test id: 333 test name: quareSheetConstrainedCMDragMOLHO field: Pressure
SUCCESS difference:   1e-15 <   1e-13 test id: 333 test name: quareSheetConstrainedCMDragMOLHO field: Vel
SUCCESS difference: 1.7e-15 <   1e-13 test id: 333 test name: quareSheetConstrainedCMDragMOLHO field: Vx
SUCCESS difference: 8.8e-16 <   1e-13 test id: 333 test name: quareSheetConstrainedCMDragMOLHO field: Vy
----------------finished:333-----------------------
----------------starting:334-----------------------
----------------running-----------------------
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:

       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
write lock file:

   FemModel initialization elapsed time:   0.006145
   Total Core solution elapsed time:       0.121953
   Linear solver elapsed time:             0.096559 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 334 test name: quareShelfCMBMOLHO field: Gradient
SUCCESS difference: 5.1e-15 <   1e-13 test id: 334 test name: quareShelfCMBMOLHO field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 334 test name: quareShelfCMBMOLHO field: MaterialsRheologyBbar
SUCCESS difference:       0 <   1e-13 test id: 334 test name: quareShelfCMBMOLHO field: Pressure
SUCCESS difference: 2.8e-15 <   1e-13 test id: 334 test name: quareShelfCMBMOLHO field: Vel
SUCCESS difference: 1.9e-15 <   1e-13 test id: 334 test name: quareShelfCMBMOLHO field: Vx
SUCCESS difference: 2.8e-15 <   1e-13 test id: 334 test name: quareShelfCMBMOLHO field: Vy
----------------finished:334-----------------------
----------------starting:335-----------------------
----------------running-----------------------
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.010122
   Total Core solution elapsed time:       0.045254
   Linear solver elapsed time:             0.035532 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 1.6e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 7.7e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: Vz
SUCCESS difference: 1.6e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: Vel
SUCCESS difference: 1.3e-17 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: Pressure
SUCCESS difference: 1.2e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 1.6e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.5e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.5e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 1.1e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.6e-15 <   1e-13 test id: 335 test name: quareSheetConstrainedStressMOLHO2d field: VyBase
----------------finished:335-----------------------
----------------starting:336-----------------------
----------------running-----------------------
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.006488
   Total Core solution elapsed time:       0.054706
   Linear solver elapsed time:             0.040528 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-14 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vx1
SUCCESS difference: 4.7e-15 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vy1
SUCCESS difference: 4.8e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Bed1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Thickness1
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: SmbMassBalance1
SUCCESS difference: 4.1e-15 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vx2
SUCCESS difference: 1.4e-15 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vy2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Bed2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: SmbMassBalance2
SUCCESS difference: 5.5e-15 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vx3
SUCCESS difference: 1.5e-15 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vy3
SUCCESS difference: 1.6e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vel3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Pressure3
SUCCESS difference:   2e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Bed3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Thickness3
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: SmbMassBalance3
SUCCESS difference: 3.9e-15 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vx4
SUCCESS difference: 3.6e-15 <   1e-09 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vy4
SUCCESS difference: 3.4e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Vel4
SUCCESS difference: 1.9e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Pressure4
SUCCESS difference: 1.9e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Bed4
SUCCESS difference:   2e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Surface4
SUCCESS difference:   2e-15 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: Thickness4
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: quareSheetConstrainedSmbComponents2d field: SmbMassBalance4
----------------finished:336-----------------------
----------------starting:337-----------------------
----------------running-----------------------
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.010797
   Total Core solution elapsed time:       0.092647
   Linear solver elapsed time:             0.064603 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-10 <   5e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vx1
SUCCESS difference: 2.3e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vy1
SUCCESS difference: 2.3e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Pressure1
SUCCESS difference: 2.6e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Bed1
SUCCESS difference: 2.6e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Surface1
SUCCESS difference: 2.6e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: SmbMassBalance1
SUCCESS difference: 4.1e-10 <   5e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vx2
SUCCESS difference: 2.3e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vy2
SUCCESS difference: 2.3e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vel2
SUCCESS difference: 2.6e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Pressure2
SUCCESS difference: 3.3e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Bed2
SUCCESS difference: 3.3e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Surface2
SUCCESS difference: 3.3e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: SmbMassBalance2
SUCCESS difference:   5e-10 <   5e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vx3
SUCCESS difference: 2.2e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vy3
SUCCESS difference: 2.2e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vel3
SUCCESS difference: 3.3e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Pressure3
SUCCESS difference: 3.8e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Bed3
SUCCESS difference: 3.8e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Surface3
SUCCESS difference: 3.8e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: SmbMassBalance3
SUCCESS difference: 2.3e-10 <   5e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vx4
SUCCESS difference: 1.3e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vy4
SUCCESS difference: 1.3e-10 <   1e-09 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Vel4
SUCCESS difference: 3.8e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Pressure4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Bed4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Surface4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: quareSheetConstrainedSmbComponents3d field: SmbMassBalance4
----------------finished:337-----------------------
----------------starting:338-----------------------
----------------running-----------------------
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.006852
   Total Core solution elapsed time:       4.15142
   Linear solver elapsed time:             2.9808  (72%)

   Total elapsed time: 0 hrs 0 min 4 sec
SUCCESS difference:   4e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Pressure1
SUCCESS difference: 1.3e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Bed1
SUCCESS difference: 1.2e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Surface1
SUCCESS difference: 1.3e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1
SUCCESS difference: 4.7e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vx2
SUCCESS difference:   1e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vy2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Bed2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2
SUCCESS difference: 8.7e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vy3
SUCCESS difference:   2e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Bed3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Surface3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3
SUCCESS difference: 8.5e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vx4
SUCCESS difference: 1.7e-15 <   1e-09 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vy4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Vel4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Pressure4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Bed4
SUCCESS difference: 2.1e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Surface4
SUCCESS difference: 1.9e-15 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 338 test name: quareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4
----------------finished:338-----------------------
----------------starting:339-----------------------
----------------running-----------------------
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.011317
   Total Core solution elapsed time:       0.08626
   Linear solver elapsed time:             0.058711 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-10 <   2e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vx1
SUCCESS difference: 2.3e-10 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vy1
SUCCESS difference: 2.2e-10 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Pressure1
SUCCESS difference: 2.5e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Bed1
SUCCESS difference: 2.5e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Surface1
SUCCESS difference: 2.5e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1
SUCCESS difference: 8.1e-10 <   2e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vx2
SUCCESS difference: 2.7e-10 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vy2
SUCCESS difference: 2.6e-10 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vel2
SUCCESS difference: 2.5e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Pressure2
SUCCESS difference: 2.8e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Bed2
SUCCESS difference: 2.8e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Surface2
SUCCESS difference: 2.8e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2
SUCCESS difference: 2.9e-10 <   2e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vx3
SUCCESS difference: 8.7e-11 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vy3
SUCCESS difference: 8.5e-11 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vel3
SUCCESS difference: 2.8e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Pressure3
SUCCESS difference: 2.2e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Bed3
SUCCESS difference: 2.2e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Surface3
SUCCESS difference: 2.2e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3
SUCCESS difference: 1.8e-10 <   2e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vx4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vy4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Vel4
SUCCESS difference: 2.2e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Pressure4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Bed4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Surface4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: quareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4
----------------finished:339-----------------------
----------------starting:340-----------------------
----------------running-----------------------
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:
Iter       Function      Residual  |  List of contributions
___________________________________________________________
   0   2.960964e+07       1913666  |  2.960964e+07 6.022781e-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: 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: 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.,   grtol=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 failed:    Maximum Iterations
write lock file:

   FemModel initialization elapsed time:   0.008851
   Total Core solution elapsed time:       0.107977
   Linear solver elapsed time:             0.077433 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.7e-11 <   3e-08 test id: 340 test name: quareSheetConstrainedSmbGradientsEla3d field: Gradient
SUCCESS difference: 2.5e-11 <   1e-07 test id: 340 test name: quareSheetConstrainedSmbGradientsEla3d field: Misfits
SUCCESS difference:   2e-11 <   5e-10 test id: 340 test name: quareSheetConstrainedSmbGradientsEla3d field: FrictionCoefficient
SUCCESS difference:       0 <   1e-10 test id: 340 test name: quareSheetConstrainedSmbGradientsEla3d field: Pressure
SUCCESS difference: 5.2e-11 <   1e-09 test id: 340 test name: quareSheetConstrainedSmbGradientsEla3d field: Vel
SUCCESS difference: 3.9e-11 <   1e-09 test id: 340 test name: quareSheetConstrainedSmbGradientsEla3d field: Vx
SUCCESS difference: 5.2e-11 <   1e-09 test id: 340 test name: quareSheetConstrainedSmbGradientsEla3d field: Vy
----------------finished:340-----------------------
----------------starting:341-----------------------
----------------running-----------------------
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
converting inversion to m1qn3inversion
uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and 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 6.023e-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.008238
   Total Core solution elapsed time:       0.113696
   Linear solver elapsed time:             0.081612 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-10 <   1e-08 test id: 341 test name: quareSheetConstrainedCMm1qn3DragHO field: Gradient
SUCCESS difference:   2e-11 <   1e-09 test id: 341 test name: quareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-10 test id: 341 test name: quareSheetConstrainedCMm1qn3DragHO field: Pressure
SUCCESS difference: 2.7e-11 <   1e-09 test id: 341 test name: quareSheetConstrainedCMm1qn3DragHO field: Vel
SUCCESS difference: 3.3e-11 <   1e-09 test id: 341 test name: quareSheetConstrainedCMm1qn3DragHO field: Vx
SUCCESS difference: 2.7e-11 <   1e-09 test id: 341 test name: quareSheetConstrainedCMm1qn3DragHO field: Vy
----------------finished:341-----------------------
----------------starting:342-----------------------
----------------running-----------------------
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.006366
   Total Core solution elapsed time:       0.024923
   Linear solver elapsed time:             0.015917 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 342 test name: quareSheetTherSteaPlume field: Temperature
SUCCESS difference: 1.7e-09 <   1e-08 test id: 342 test name: quareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate
SUCCESS difference: 1.2e-15 <   1e-13 test id: 342 test name: quareSheetTherSteaPlume field: BasalforcingsGeothermalflux
----------------finished:342-----------------------
----------------starting:343-----------------------
----------------running-----------------------
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.006723
   Total Core solution elapsed time:       0.035788
   Linear solver elapsed time:             0.025457 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vx1
SUCCESS difference: 8.5e-16 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vy1
SUCCESS difference: 8.5e-16 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Bed1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Surface1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: SMB1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: TotalSmb1
SUCCESS difference: 7.7e-14 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vx2
SUCCESS difference: 5.2e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vy2
SUCCESS difference: 5.2e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Bed2
SUCCESS difference: 3.5e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Surface2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Thickness2
SUCCESS difference:   4e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: SMB2
SUCCESS difference: 4.7e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: TotalSmb2
SUCCESS difference: 1.7e-13 <   1e-12 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vx3
SUCCESS difference: 6.8e-15 <   1e-12 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vy3
SUCCESS difference: 7.5e-15 <   1e-12 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Bed3
SUCCESS difference:   4e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Surface3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: Thickness3
SUCCESS difference: 8.2e-15 < 1.5e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: SMB3
SUCCESS difference: 8.3e-15 <   1e-13 test id: 343 test name: quareSheetConstrainedSmbGradientsEla2d field: TotalSmb3
----------------finished:343-----------------------
----------------starting:344-----------------------
----------------running-----------------------
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.014912
   Total Core solution elapsed time:       0.11578
   Linear solver elapsed time:             0.077542 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vx1
SUCCESS difference: 6.1e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vy1
SUCCESS difference: 3.3e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vz1
SUCCESS difference:   6e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Bed1
SUCCESS difference:   8e-16 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Surface1
SUCCESS difference: 7.4e-16 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Thickness1
SUCCESS difference: 1.9e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Temperature1
SUCCESS difference: 1.7e-16 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: SMB1
SUCCESS difference:       0 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: TotalSmb1
SUCCESS difference: 5.4e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vx2
SUCCESS difference: 5.7e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vy2
SUCCESS difference: 2.7e-13 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vz2
SUCCESS difference: 5.7e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vel2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Bed2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Thickness2
SUCCESS difference: 3.3e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Temperature2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: SMB2
SUCCESS difference:       0 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: TotalSmb2
SUCCESS difference: 8.6e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vx3
SUCCESS difference: 4.5e-13 <   5e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vy3
SUCCESS difference: 2.3e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vz3
SUCCESS difference: 4.5e-13 <   1e-09 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Bed3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Surface3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Thickness3
SUCCESS difference: 5.8e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: Temperature3
SUCCESS difference: 7.3e-15 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: SMB3
SUCCESS difference: 4.3e-16 <   1e-10 test id: 344 test name: quareSheetConstrainedSmbGradientsEla3d field: TotalSmb3
----------------finished:344-----------------------
----------------starting:346-----------------------
----------------running-----------------------
      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
uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007731
   Total Core solution elapsed time:       0.028979
   Linear solver elapsed time:             0.016928 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.1e-15 <   1e-13 test id: 346 test name: quareSheetConstrainedTherTranNyeCO2 field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 346 test name: quareSheetConstrainedTherTranNyeCO2 field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.5e-15 <   1e-13 test id: 346 test name: quareSheetConstrainedTherTranNyeCO2 field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 346 test name: quareSheetConstrainedTherTranNyeCO2 field: BasalforcingsGroundediceMeltingRate3
----------------finished:346-----------------------
----------------starting:347-----------------------
----------------running-----------------------
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.007458
   Total Core solution elapsed time:       0.028315
   Linear solver elapsed time:             0.015887 (56%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:   2e-15 <   1e-13 test id: 347 test name: quareSheetConstrainedTherTranNyeH2O field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 347 test name: quareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 347 test name: quareSheetConstrainedTherTranNyeH2O field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 347 test name: quareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3
----------------finished:347-----------------------
----------------starting:350-----------------------
----------------running-----------------------
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.031394
   Total Core solution elapsed time:       0.107962
   Linear solver elapsed time:             0.072908 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-14 <   1e-13 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyHead1
SUCCESS difference: 1.5e-14 <   1e-13 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyGapHeight1
SUCCESS difference: 7.3e-14 <   1e-13 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyHead2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyGapHeight2
SUCCESS difference: 4.9e-14 <   1e-13 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyHead3
SUCCESS difference: 3.2e-14 <   1e-13 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyGapHeight3
SUCCESS difference:   5e-14 <   1e-13 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyHead4
SUCCESS difference: 9.7e-14 <   1e-12 test id: 350 test name: quareSheetHydrologyShakti field: HydrologyGapHeight4
----------------finished:350-----------------------
----------------starting:352-----------------------
----------------running-----------------------
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.006177
   Total Core solution elapsed time:       0.109597
   Linear solver elapsed time:             0.075745 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.8e-15 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vx1
SUCCESS difference: 2.2e-15 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vy1
SUCCESS difference: 2.1e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1
SUCCESS difference:   6e-15 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vx2
SUCCESS difference: 2.7e-15 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vy2
SUCCESS difference: 2.8e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vel2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Pressure2
SUCCESS difference: 2.8e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Bed2
SUCCESS difference: 2.6e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Surface2
SUCCESS difference: 2.8e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2
SUCCESS difference: 4.1e-15 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vy3
SUCCESS difference:   2e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vel3
SUCCESS difference:   4e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Pressure3
SUCCESS difference: 3.7e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Bed3
SUCCESS difference: 3.6e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Surface3
SUCCESS difference: 3.7e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Thickness3
SUCCESS difference: 3.7e-16 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3
SUCCESS difference: 1.1e-14 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vx4
SUCCESS difference: 3.3e-15 <   1e-09 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vy4
SUCCESS difference: 3.2e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Vel4
SUCCESS difference: 2.9e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Pressure4
SUCCESS difference:   3e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Bed4
SUCCESS difference: 3.1e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Surface4
SUCCESS difference: 3.3e-15 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 352 test name: quareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4
----------------finished:352-----------------------
----------------starting:353-----------------------
----------------running-----------------------
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.006334
   Total Core solution elapsed time:       0.104862
   Linear solver elapsed time:             0.073822 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-15 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vx1
SUCCESS difference: 1.9e-15 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 6.3e-15 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vx2
SUCCESS difference: 1.5e-15 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vel2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Pressure2
SUCCESS difference: 2.2e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Bed2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Surface2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 8.4e-15 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vx3
SUCCESS difference: 2.3e-15 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vy3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vel3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Pressure3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Bed3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Surface3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 2.5e-15 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vx4
SUCCESS difference: 9.6e-16 <   1e-09 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vy4
SUCCESS difference: 9.6e-16 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Vel4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Pressure4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Bed4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Surface4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 353 test name: quareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4
----------------finished:353-----------------------
----------------starting:354-----------------------
----------------running-----------------------
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.006566
   Total Core solution elapsed time:       0.113776
   Linear solver elapsed time:             0.07904 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-15 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vx1
SUCCESS difference: 6.7e-16 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vy1
SUCCESS difference: 6.7e-16 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1
SUCCESS difference: 6.3e-16 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 4.7e-15 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vx2
SUCCESS difference: 2.1e-15 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vy2
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Bed2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 6.9e-15 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vx3
SUCCESS difference: 2.2e-15 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vy3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vel3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Bed3
SUCCESS difference:   2e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Surface3
SUCCESS difference:   2e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3
SUCCESS difference: 3.7e-16 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 9.3e-15 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vx4
SUCCESS difference: 7.7e-16 <   1e-09 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vy4
SUCCESS difference: 8.3e-16 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Vel4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Bed4
SUCCESS difference: 2.8e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Surface4
SUCCESS difference: 2.8e-15 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 354 test name: quareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4
----------------finished:354-----------------------
----------------starting:355-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values 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:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.007314
   Total Core solution elapsed time:       0.080463
   Linear solver elapsed time:             0.038884 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 8.4e-09 <   9e-09 test id: 355 test name: quareSheetHydrologyGlaDS field: HydrologySheetThickness1
SUCCESS difference: 4.3e-08 <   5e-08 test id: 355 test name: quareSheetHydrologyGlaDS field: HydraulicPotential1
SUCCESS difference: 1.9e-07 <   2e-07 test id: 355 test name: quareSheetHydrologyGlaDS field: ChannelArea1
SUCCESS difference: 3.9e-08 <   4e-08 test id: 355 test name: quareSheetHydrologyGlaDS field: HydrologySheetThickness2
SUCCESS difference: 2.7e-07 <   3e-07 test id: 355 test name: quareSheetHydrologyGlaDS field: HydraulicPotential2
SUCCESS difference: 5.5e-07 <   6e-07 test id: 355 test name: quareSheetHydrologyGlaDS field: ChannelArea2
SUCCESS difference: 9.4e-08 <   1e-07 test id: 355 test name: quareSheetHydrologyGlaDS field: HydrologySheetThickness3
SUCCESS difference: 7.9e-07 <   8e-07 test id: 355 test name: quareSheetHydrologyGlaDS field: HydraulicPotential3
SUCCESS difference: 9.4e-07 <   1e-06 test id: 355 test name: quareSheetHydrologyGlaDS field: ChannelArea3
SUCCESS difference: 1.7e-07 <   2e-07 test id: 355 test name: quareSheetHydrologyGlaDS field: HydrologySheetThickness4
SUCCESS difference: 1.7e-06 <   2e-06 test id: 355 test name: quareSheetHydrologyGlaDS field: HydraulicPotential4
SUCCESS difference: 1.3e-06 <   2e-06 test id: 355 test name: quareSheetHydrologyGlaDS field: ChannelArea4
----------------finished:355-----------------------
----------------starting:356-----------------------
----------------running-----------------------
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:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =      1008983  |        1008983 3.838459e-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.005642
   Total Core solution elapsed time:       0.08593
   Linear solver elapsed time:             0.065696 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-12 test id: 356 test name: ransientFrictionSchoof field: Gradient
SUCCESS difference: 8.1e-15 <   1e-13 test id: 356 test name: ransientFrictionSchoof field: Misfits
SUCCESS difference:       0 <   1e-13 test id: 356 test name: ransientFrictionSchoof field: FrictionC
SUCCESS difference:       0 <   1e-13 test id: 356 test name: ransientFrictionSchoof field: Pressure
SUCCESS difference: 8.3e-16 <   1e-13 test id: 356 test name: ransientFrictionSchoof field: Vel
SUCCESS difference: 1.4e-15 <   1e-13 test id: 356 test name: ransientFrictionSchoof field: Vx
SUCCESS difference: 6.7e-16 <   1e-13 test id: 356 test name: ransientFrictionSchoof field: Vy
----------------finished:356-----------------------
----------------starting:359-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values 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:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.007592
   Total Core solution elapsed time:       0.369348
   Linear solver elapsed time:             0.191114 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 4.6e-16 <   1e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1
SUCCESS difference: 7.2e-14 <   8e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1
SUCCESS difference: 2.7e-12 <   3e-12 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: ChannelArea1
SUCCESS difference: 5.7e-16 <   1e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2
SUCCESS difference: 7.2e-14 <   8e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2
SUCCESS difference: 2.6e-12 <   3e-12 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: ChannelArea2
SUCCESS difference: 6.7e-16 <   1e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3
SUCCESS difference: 7.4e-14 <   8e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3
SUCCESS difference: 2.6e-12 <   3e-12 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: ChannelArea3
SUCCESS difference: 8.9e-16 <   1e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4
SUCCESS difference: 8.3e-14 <   9e-14 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4
SUCCESS difference: 2.6e-12 <   3e-12 test id: 359 test name: quareSheetHydrologyGlaDSTransitionModel field: ChannelArea4
----------------finished:359-----------------------
----------------starting:360-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values 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:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.007248
   Total Core solution elapsed time:       0.364847
   Linear solver elapsed time:             0.18724 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 4.6e-16 <   1e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1
SUCCESS difference: 7.1e-14 <   8e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1
SUCCESS difference: 2.7e-12 <   3e-12 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1
SUCCESS difference: 4.5e-16 <   1e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2
SUCCESS difference: 7.3e-14 <   8e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2
SUCCESS difference: 2.6e-12 <   3e-12 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2
SUCCESS difference: 6.7e-16 <   1e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3
SUCCESS difference: 7.4e-14 <   8e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3
SUCCESS difference: 2.6e-12 <   3e-12 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3
SUCCESS difference: 8.9e-16 <   1e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4
SUCCESS difference: 8.2e-14 <   9e-14 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4
SUCCESS difference: 2.6e-12 <   3e-12 test id: 360 test name: quareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4
----------------finished:360-----------------------
----------------starting:361-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values 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:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.00688
   Total Core solution elapsed time:       0.717135
   Linear solver elapsed time:             0.376132 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 4.6e-16 <   1e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1
SUCCESS difference: 4.6e-14 <   7e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1
SUCCESS difference: 2.1e-12 <   3e-12 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1
SUCCESS difference: 6.8e-16 <   1e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2
SUCCESS difference: 2.3e-14 <   7e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2
SUCCESS difference:   2e-12 <   3e-12 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2
SUCCESS difference: 1.3e-15 <   1e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness3
SUCCESS difference: 2.6e-14 <   7e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential3
SUCCESS difference:   2e-12 <   3e-12 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3
SUCCESS difference: 2.1e-15 <   1e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4
SUCCESS difference: 3.7e-14 <   8e-14 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4
SUCCESS difference: 2.1e-12 <   3e-12 test id: 361 test name: quareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4
----------------finished:361-----------------------
----------------starting:401-----------------------
----------------running-----------------------
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.004914
   Total Core solution elapsed time:       0.016735
   Linear solver elapsed time:             0.01353 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-15 <   1e-13 test id: 401 test name: quareSheetShelfStressSSA2d field: Vx
SUCCESS difference: 1.6e-15 <   1e-13 test id: 401 test name: quareSheetShelfStressSSA2d field: Vy
SUCCESS difference: 1.5e-15 <   1e-13 test id: 401 test name: quareSheetShelfStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 401 test name: quareSheetShelfStressSSA2d field: Pressure
----------------finished:401-----------------------
----------------starting:402-----------------------
----------------running-----------------------
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.006956
   Total Core solution elapsed time:       0.027183
   Linear solver elapsed time:             0.021762 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-15 <   1e-13 test id: 402 test name: quareSheetShelfStressSSA3d field: Vx
SUCCESS difference: 1.6e-15 <   1e-13 test id: 402 test name: quareSheetShelfStressSSA3d field: Vy
SUCCESS difference: 5.9e-15 <   1e-13 test id: 402 test name: quareSheetShelfStressSSA3d field: Vz
SUCCESS difference: 1.8e-15 <   1e-13 test id: 402 test name: quareSheetShelfStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 402 test name: quareSheetShelfStressSSA3d field: Pressure
----------------finished:402-----------------------
----------------starting:403-----------------------
----------------running-----------------------
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.008363
   Total Core solution elapsed time:       0.028955
   Linear solver elapsed time:             0.021082 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-09 <   3e-09 test id: 403 test name: quareSheetShelfStressHO field: Vx
SUCCESS difference:   6e-10 <   3e-09 test id: 403 test name: quareSheetShelfStressHO field: Vy
SUCCESS difference: 2.7e-10 <   3e-09 test id: 403 test name: quareSheetShelfStressHO field: Vz
SUCCESS difference:   6e-10 <   3e-09 test id: 403 test name: quareSheetShelfStressHO field: Vel
SUCCESS difference:   1e-16 <   3e-09 test id: 403 test name: quareSheetShelfStressHO field: Pressure
----------------finished:403-----------------------
----------------starting:404-----------------------
----------------running-----------------------
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.007669
   Total Core solution elapsed time:       0.107734
   Linear solver elapsed time:             0.06215 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-08 <   2e-05 test id: 404 test name: quareSheetShelfStressFS field: Vx
SUCCESS difference: 3.1e-08 <   6e-06 test id: 404 test name: quareSheetShelfStressFS field: Vy
SUCCESS difference: 1.9e-08 <   2e-06 test id: 404 test name: quareSheetShelfStressFS field: Vz
SUCCESS difference: 1.9e-08 <   1e-06 test id: 404 test name: quareSheetShelfStressFS field: Vel
SUCCESS difference: 1.4e-08 <   8e-07 test id: 404 test name: quareSheetShelfStressFS field: Pressure
----------------finished:404-----------------------
----------------starting:405-----------------------
----------------running-----------------------
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.008071
   Total Core solution elapsed time:       0.032797
   Linear solver elapsed time:             0.020989 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-06 <   5e-05 test id: 405 test name: quareSheetShelfStressMHOPenalties field: Vx
SUCCESS difference: 2.4e-06 <   5e-05 test id: 405 test name: quareSheetShelfStressMHOPenalties field: Vy
SUCCESS difference: 8.2e-07 <   5e-05 test id: 405 test name: quareSheetShelfStressMHOPenalties field: Vz
SUCCESS difference: 2.3e-06 <   5e-05 test id: 405 test name: quareSheetShelfStressMHOPenalties field: Vel
SUCCESS difference:   1e-16 <   1e-05 test id: 405 test name: quareSheetShelfStressMHOPenalties field: Pressure
----------------finished:405-----------------------
----------------starting:406-----------------------
----------------running-----------------------
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.006961
   Total Core solution elapsed time:       0.030322
   Linear solver elapsed time:             0.016503 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-13 test id: 406 test name: quareSheetShelfTherStea field: Temperature
SUCCESS difference: 2.2e-06 <   1e-05 test id: 406 test name: quareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate
----------------finished:406-----------------------
----------------starting:407-----------------------
----------------running-----------------------
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.00839
   Total Core solution elapsed time:       0.046749
   Linear solver elapsed time:             0.02394 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.3e-15 <   1e-13 test id: 407 test name: quareSheetShelfTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 407 test name: quareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate
----------------finished:407-----------------------
----------------starting:408-----------------------
----------------running-----------------------
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.010389
   Total Core solution elapsed time:       0.139768
   Linear solver elapsed time:             0.111702 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vx1
SUCCESS difference: 9.5e-15 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vy1
SUCCESS difference: 9.5e-15 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Pressure1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Bed1
SUCCESS difference: 7.2e-15 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Surface1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalGroundedBmb1
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalSmb1
SUCCESS difference: 9.4e-15 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vx2
SUCCESS difference: 1.6e-14 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vy2
SUCCESS difference: 1.6e-14 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vel2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Bed2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Surface2
SUCCESS difference: 8.3e-15 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalGroundedBmb2
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalSmb2
SUCCESS difference:   4e-14 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vx3
SUCCESS difference: 3.9e-14 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vy3
SUCCESS difference: 3.9e-14 <   2e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Vel3
SUCCESS difference: 8.1e-15 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Pressure3
SUCCESS difference:   2e-14 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Bed3
SUCCESS difference: 3.1e-14 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Surface3
SUCCESS difference: 1.6e-14 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalGroundedBmb3
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: quareSheetShelfTranSSA3d field: TotalSmb3
----------------finished:408-----------------------
----------------starting:409-----------------------
----------------running-----------------------
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.010722
   Total Core solution elapsed time:       0.129618
   Linear solver elapsed time:             0.084348 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-06 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vx1
SUCCESS difference: 1.1e-06 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vy1
SUCCESS difference: 4.4e-07 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vz1
SUCCESS difference: 1.1e-06 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vel1
SUCCESS difference:   1e-16 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Pressure1
SUCCESS difference: 6.4e-09 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Bed1
SUCCESS difference: 5.8e-09 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Surface1
SUCCESS difference: 4.1e-09 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Thickness1
SUCCESS difference: 1.4e-15 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 409 test name: quareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-06 test id: 409 test name: quareSheetShelfTranMHOPenalties field: GroundedArea1
SUCCESS difference: 9.6e-07 <   0.001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vx2
SUCCESS difference: 3.6e-07 <   0.001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vy2
SUCCESS difference: 2.5e-07 <    0.01 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vz2
SUCCESS difference: 3.7e-07 <   0.001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vel2
SUCCESS difference: 4.1e-09 <    0.01 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Pressure2
SUCCESS difference: 7.6e-09 <  0.0001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Bed2
SUCCESS difference: 8.5e-09 <     0.1 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Surface2
SUCCESS difference: 4.8e-09 <   0.001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Thickness2
SUCCESS difference:   4e-09 <     0.1 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Temperature2
SUCCESS difference: 1.6e-07 <     0.1 test id: 409 test name: quareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-06 test id: 409 test name: quareSheetShelfTranMHOPenalties field: GroundedArea2
SUCCESS difference: 6.8e-07 <    0.01 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vx3
SUCCESS difference: 4.9e-07 <    0.01 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vy3
SUCCESS difference:   2e-07 <     0.1 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vz3
SUCCESS difference: 4.8e-07 <    0.01 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Vel3
SUCCESS difference: 4.8e-09 <     0.1 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Pressure3
SUCCESS difference: 5.7e-09 <  0.0001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Bed3
SUCCESS difference: 9.1e-09 <  0.0001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Surface3
SUCCESS difference: 3.9e-09 <  0.0001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Thickness3
SUCCESS difference: 5.8e-09 <  0.0001 test id: 409 test name: quareSheetShelfTranMHOPenalties field: Temperature3
SUCCESS difference: 8.5e-08 <     0.1 test id: 409 test name: quareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-06 test id: 409 test name: quareSheetShelfTranMHOPenalties field: GroundedArea3
----------------finished:409-----------------------
----------------starting:410-----------------------
----------------running-----------------------
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.011587
   Total Core solution elapsed time:       0.102883
   Linear solver elapsed time:             0.071037 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.9e-11 <   1e-09 test id: 410 test name: quareSheetShelfSteaSSA3d field: Vx
SUCCESS difference: 1.6e-11 <   1e-09 test id: 410 test name: quareSheetShelfSteaSSA3d field: Vy
SUCCESS difference: 2.3e-09 <   1e-08 test id: 410 test name: quareSheetShelfSteaSSA3d field: Vz
SUCCESS difference: 1.6e-11 <   1e-09 test id: 410 test name: quareSheetShelfSteaSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 410 test name: quareSheetShelfSteaSSA3d field: Pressure
SUCCESS difference:   2e-10 <   5e-10 test id: 410 test name: quareSheetShelfSteaSSA3d field: Temperature
SUCCESS difference: 1.1e-07 <   1e-06 test id: 410 test name: quareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate
----------------finished:410-----------------------
----------------starting:411-----------------------
----------------running-----------------------
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.010729
   Total Core solution elapsed time:       0.116997
   Linear solver elapsed time:             0.079931 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 7.3e-10 <   2e-09 test id: 411 test name: quareSheetShelfSteaHO field: Vx
SUCCESS difference: 1.5e-10 <   1e-09 test id: 411 test name: quareSheetShelfSteaHO field: Vy
SUCCESS difference: 1.6e-09 <   1e-08 test id: 411 test name: quareSheetShelfSteaHO field: Vz
SUCCESS difference: 1.5e-10 <   1e-09 test id: 411 test name: quareSheetShelfSteaHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 411 test name: quareSheetShelfSteaHO field: Pressure
SUCCESS difference: 8.8e-11 <   1e-08 test id: 411 test name: quareSheetShelfSteaHO field: Temperature
SUCCESS difference: 1.7e-07 <   1e-05 test id: 411 test name: quareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate
----------------finished:411-----------------------
----------------starting:412-----------------------
----------------running-----------------------
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
preprocessing dakota inputs
Opening Dakota input file 'test412.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 14 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 1: 7.00292e-05
   responses: 1: 6.99875e-05
   responses: 1: 7.00303e-05
   responses: 1: 7.003e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00292e-05
   responses: 1: 6.99898e-05
   responses: 1: 7.00101e-05
   responses: 1: 7.00289e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00283e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00206e-05
   responses: 1: 7.00292e-05
   responses: 1: 7.00203e-05
write lock file:

   FemModel initialization elapsed time:   0.003729
   Total Core solution elapsed time:       0.376069
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 15
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 1.3e-12 <   1e-10 test id: 412 test name: quareSheetShelfDiadSSA3dDakota field: importancefactors
----------------finished:412-----------------------
----------------starting:413-----------------------
----------------running-----------------------
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
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test413.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 21 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 1 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 1: 0.000118253
   responses: 1: 0.000117228
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118247
   responses: 1: 0.000118251
   responses: 1: 0.000118244
   responses: 1: 0.000118239
   responses: 1: 0.000118253
   responses: 1: 0.000118252
   responses: 1: 0.000118253
   responses: 1: 0.000118253
   responses: 1: 0.000118245
   responses: 1: 0.000118244
   responses: 1: 0.000118253
   responses: 1: 0.000118242
   responses: 1: 0.00011824
   responses: 1: 0.000118253
   responses: 1: 0.000118249
   responses: 1: 0.000118253
write lock file:

   FemModel initialization elapsed time:   0.004195
   Total Core solution elapsed time:       0.818138
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 22
Reading MV statistics for response functions:
  MaxVel
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference: 4.1e-11 <   1e-10 test id: 413 test name: quareSheetShelfDiadSSA3dDakotaPart field: importancefactors
----------------finished:413-----------------------
----------------starting:414-----------------------
----------------running-----------------------
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
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
preprocessing dakota inputs
Opening Dakota input file 'test414.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 20 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 9 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
   responses: 9: 3.17098e-08|1e+12|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0
write lock file:

   FemModel initialization elapsed time:   0.004002
   Total Core solution elapsed time:       0.021175
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 21
Reading MV statistics for response functions:
  MaxVel
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  IceVolume
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  indexed_MassFlux_1
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  indexed_MassFlux_2
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  indexed_MassFlux_3
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  indexed_MassFlux_4
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  indexed_MassFlux_5
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  indexed_MassFlux_6
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Reading MV statistics for response functions:
  indexed_MassFlux_7
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 9
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-11 test id: 414 test name: quareSheetShelfDiadSSA3dDakotaMassFlux field: moments
----------------finished:414-----------------------
----------------starting:415-----------------------
----------------running-----------------------
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:

       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.012441
   Total Core solution elapsed time:       0.289019
   Linear solver elapsed time:             0.205437 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.8e-10 <   1e-09 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Gradient
SUCCESS difference:   6e-11 <   1e-09 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Misfits
SUCCESS difference:   8e-11 <   3e-10 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-13 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Pressure
SUCCESS difference:   9e-11 <   1e-09 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.6e-10 <   1e-09 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Vx
SUCCESS difference: 8.7e-11 <   1e-09 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Vy
SUCCESS difference: 4.8e-10 <   1e-08 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Vz
SUCCESS difference: 1.1e-10 <   1e-09 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: Temperature
SUCCESS difference: 1.8e-07 <   1e-06 test id: 415 test name: quareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
----------------finished:415-----------------------
----------------starting:416-----------------------
----------------running-----------------------
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:

       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.012306
   Total Core solution elapsed time:       0.338891
   Linear solver elapsed time:             0.234483 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.3e-11 <   1e-08 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Gradient
SUCCESS difference: 1.1e-10 <   1e-07 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Misfits
SUCCESS difference: 2.9e-12 <   1e-08 test id: 416 test name: quareSheetShelfCMDragSteaHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-08 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Pressure
SUCCESS difference: 2.1e-10 <   1e-08 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Vel
SUCCESS difference: 7.7e-10 <   1e-08 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Vx
SUCCESS difference: 2.2e-10 <   1e-08 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Vy
SUCCESS difference: 6.4e-10 <   1e-07 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Vz
SUCCESS difference: 4.9e-11 <   1e-08 test id: 416 test name: quareSheetShelfCMDragSteaHO field: Temperature
SUCCESS difference: 6.5e-08 <   1e-05 test id: 416 test name: quareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate
----------------finished:416-----------------------
----------------starting:419-----------------------
----------------running-----------------------
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.008524
   Total Core solution elapsed time:       0.032824
   Linear solver elapsed time:             0.021175 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-10 <   2e-09 test id: 419 test name: quareSheetShelfStressSSAHOTiling field: Vx
SUCCESS difference: 2.2e-10 <   2e-09 test id: 419 test name: quareSheetShelfStressSSAHOTiling field: Vy
SUCCESS difference: 9.4e-11 <   1e-09 test id: 419 test name: quareSheetShelfStressSSAHOTiling field: Vz
SUCCESS difference: 2.2e-10 <   2e-09 test id: 419 test name: quareSheetShelfStressSSAHOTiling field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 419 test name: quareSheetShelfStressSSAHOTiling field: Pressure
----------------finished:419-----------------------
----------------starting:421-----------------------
----------------running-----------------------
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.007984
   Total Core solution elapsed time:       0.265052
   Linear solver elapsed time:             0.103291 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-08 <   2e-06 test id: 421 test name: quareSheetShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 2.7e-08 <   2e-06 test id: 421 test name: quareSheetShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 2.4e-08 <   2e-05 test id: 421 test name: quareSheetShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 2.4e-08 <   2e-06 test id: 421 test name: quareSheetShelfStressHOFS3dTiling field: Vel
SUCCESS difference: 2.6e-08 <   3e-06 test id: 421 test name: quareSheetShelfStressHOFS3dTiling field: Pressure
----------------finished:421-----------------------
----------------starting:422-----------------------
----------------running-----------------------
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.008874
   Total Core solution elapsed time:       0.172501
   Linear solver elapsed time:             0.072709 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-08 <   4e-07 test id: 422 test name: quareSheetShelfStressSSAFS3dTiling field: Vx
SUCCESS difference:   2e-08 <   4e-07 test id: 422 test name: quareSheetShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 2.2e-08 <   2e-06 test id: 422 test name: quareSheetShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 2.2e-08 <   4e-07 test id: 422 test name: quareSheetShelfStressSSAFS3dTiling field: Vel
SUCCESS difference: 1.3e-08 <   5e-07 test id: 422 test name: quareSheetShelfStressSSAFS3dTiling field: Pressure
----------------finished:422-----------------------
----------------starting:424-----------------------
----------------running-----------------------
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.004041
   Total Core solution elapsed time:       0.016432
   Linear solver elapsed time:             0.009594 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Bed1
SUCCESS difference:   3e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Thickness1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Floatingice1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolume1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 2.2e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Bed2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Surface2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Thickness2
SUCCESS difference: 4.6e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Floatingice2
SUCCESS difference: 4.2e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolume2
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: GroundedAred2
SUCCESS difference: 4.5e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: FloatingArea2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Bed3
SUCCESS difference: 4.7e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Surface3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Thickness3
SUCCESS difference: 5.4e-15 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: Floatingice3
SUCCESS difference: 1.9e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolume3
SUCCESS difference:   3e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 2.7e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3
SUCCESS difference: 1.6e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: FloatingArea3
SUCCESS difference: 2.9e-16 <   1e-13 test id: 424 test name: quareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3
----------------finished:424-----------------------
----------------starting:425-----------------------
----------------running-----------------------
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.004046
   Total Core solution elapsed time:       0.017164
   Linear solver elapsed time:             0.00939 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.5e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Bed1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Surface1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Thickness1
SUCCESS difference: 6.9e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Floatingice1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Bed2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Surface2
SUCCESS difference: 4.2e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Thickness2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Floatingice2
SUCCESS difference: 7.1e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Bed3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Surface3
SUCCESS difference: 6.8e-15 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Thickness3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 425 test name: quareSheetShelfGroundingLine2dSoft field: Floatingice3
----------------finished:425-----------------------
----------------starting:426-----------------------
----------------running-----------------------
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.007533
   Total Core solution elapsed time:       0.046142
   Linear solver elapsed time:             0.027196 (59%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-15 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Bed1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Thickness1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Floatingice1
SUCCESS difference: 3.4e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolume1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference: 3.8e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceMass1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: GroundedArea1
SUCCESS difference: 3.9e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1
SUCCESS difference: 2.8e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: FloatingArea1
SUCCESS difference: 2.6e-16 <   1e-13 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.5e-15 <   1e-11 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Bed2
SUCCESS difference: 2.7e-15 <   1e-10 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Surface2
SUCCESS difference: 1.3e-15 <   2e-11 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Thickness2
SUCCESS difference: 3.8e-15 <   3e-11 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Floatingice2
SUCCESS difference:       0 <   2e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolume2
SUCCESS difference: 1.9e-16 <   6e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference:       0 <   2e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceMass2
SUCCESS difference: 1.8e-16 <   6e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference:       0 < 2.5e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: GroundedArea2
SUCCESS difference:       0 < 2.5e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2
SUCCESS difference: 1.2e-16 <   8e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: FloatingArea2
SUCCESS difference: 2.1e-16 <   8e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2
SUCCESS difference: 9.2e-12 <   1e-10 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Bed3
SUCCESS difference:   2e-12 <   1e-10 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Surface3
SUCCESS difference: 9.1e-12 <   1e-10 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Thickness3
SUCCESS difference: 2.3e-11 <   5e-11 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: Floatingice3
SUCCESS difference: 4.4e-13 <   2e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolume3
SUCCESS difference: 3.9e-13 <   5e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 4.4e-13 <   2e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceMass3
SUCCESS difference: 3.9e-13 <   5e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 2.3e-12 <   5e-11 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: GroundedArea3
SUCCESS difference: 2.3e-12 <   7e-12 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3
SUCCESS difference: 2.5e-11 <   7e-11 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: FloatingArea3
SUCCESS difference: 2.5e-11 <   7e-11 test id: 426 test name: quareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3
----------------finished:426-----------------------
----------------starting:427-----------------------
----------------running-----------------------
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.009268
   Total Core solution elapsed time:       0.062485
   Linear solver elapsed time:             0.033892 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 5.7e-16 <   1e-13 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Bed1
SUCCESS difference:   3e-15 <   1e-13 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Surface1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Thickness1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Floatingice1
SUCCESS difference: 8.5e-16 <   5e-12 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Bed2
SUCCESS difference: 5.7e-15 <   4e-12 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Surface2
SUCCESS difference: 1.8e-15 <   7e-12 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Thickness2
SUCCESS difference: 4.9e-15 <   2e-11 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Floatingice2
SUCCESS difference: 9.7e-12 <   1e-10 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Bed3
SUCCESS difference: 1.3e-11 <   5e-11 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Surface3
SUCCESS difference: 9.7e-12 <   1e-10 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Thickness3
SUCCESS difference: 1.6e-11 <   7e-10 test id: 427 test name: quareSheetShelfGroundingLine3dSoft field: Floatingice3
----------------finished:427-----------------------
----------------starting:428-----------------------
----------------running-----------------------
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.005535
   Total Core solution elapsed time:       0.038544
   Linear solver elapsed time:             0.027257 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 <   1e-13 test id: 428 test name: quareSheetShelfStressSSA2dNewton field: Vx
SUCCESS difference: 3.4e-15 <   1e-13 test id: 428 test name: quareSheetShelfStressSSA2dNewton field: Vy
SUCCESS difference: 3.3e-15 <   1e-13 test id: 428 test name: quareSheetShelfStressSSA2dNewton field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 428 test name: quareSheetShelfStressSSA2dNewton field: Pressure
----------------finished:428-----------------------
----------------starting:429-----------------------
----------------running-----------------------
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.006578
   Total Core solution elapsed time:       0.075565
   Linear solver elapsed time:             0.042847 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-10 <   2e-06 test id: 429 test name: quareSheetShelfStressHONewton field: Vx
SUCCESS difference: 5.9e-10 <   2e-06 test id: 429 test name: quareSheetShelfStressHONewton field: Vy
SUCCESS difference: 1.4e-10 <   1e-06 test id: 429 test name: quareSheetShelfStressHONewton field: Vz
SUCCESS difference: 5.9e-10 <   2e-06 test id: 429 test name: quareSheetShelfStressHONewton field: Vel
SUCCESS difference:   1e-16 <   1e-06 test id: 429 test name: quareSheetShelfStressHONewton field: Pressure
----------------finished:429-----------------------
----------------starting:431-----------------------
----------------running-----------------------
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.009644
   Total Core solution elapsed time:       0.07668
   Linear solver elapsed time:             0.055015 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-15 <  0.0008 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Vx
SUCCESS difference: 1.7e-15 <  0.0005 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Vy
SUCCESS difference: 2.9e-15 <  0.0005 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Vz
SUCCESS difference: 1.6e-15 <  0.0005 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Pressure
SUCCESS difference: 6.2e-16 <  0.0001 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Temperature
SUCCESS difference:   3e-12 <  0.0005 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Waterfraction
SUCCESS difference:   2e-15 <  0.0005 test id: 431 test name: quareSheetShelfSteaEnthalpySSA3d field: Enthalpy
----------------finished:431-----------------------
----------------starting:432-----------------------
----------------running-----------------------
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.010458
   Total Core solution elapsed time:       0.094817
   Linear solver elapsed time:             0.067151 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.5e-10 <   3e-09 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Vx
SUCCESS difference: 1.9e-10 <   1e-09 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Vy
SUCCESS difference: 4.9e-11 <   1e-09 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Vz
SUCCESS difference: 1.9e-10 <   1e-09 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Pressure
SUCCESS difference: 1.7e-11 <   2e-10 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Temperature
SUCCESS difference: 1.1e-10 <   5e-10 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Waterfraction
SUCCESS difference: 9.6e-11 <   3e-09 test id: 432 test name: quareSheetShelfSteaEnthalpyHO field: Enthalpy
----------------finished:432-----------------------
----------------starting:434-----------------------
----------------running-----------------------
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.008575
   Total Core solution elapsed time:       0.029659
   Linear solver elapsed time:             0.020715 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-07 <   1e-06 test id: 434 test name: quareSheetShelfL1L2 field: Vx
SUCCESS difference:   1e-07 <   1e-06 test id: 434 test name: quareSheetShelfL1L2 field: Vy
SUCCESS difference: 1.2e-07 <   1e-06 test id: 434 test name: quareSheetShelfL1L2 field: Vz
SUCCESS difference: 1.1e-07 <   1e-06 test id: 434 test name: quareSheetShelfL1L2 field: Vel
SUCCESS difference:   1e-16 <   1e-07 test id: 434 test name: quareSheetShelfL1L2 field: Pressure
----------------finished:434-----------------------
----------------starting:436-----------------------
----------------running-----------------------
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.009658
   Total Core solution elapsed time:       0.097369
   Linear solver elapsed time:             0.069198 (71%)

   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.009688
   Total Core solution elapsed time:       0.096189
   Linear solver elapsed time:             0.067511 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-10 <   2e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval
SUCCESS difference: 8.7e-11 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval
SUCCESS difference: 4.3e-11 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval
SUCCESS difference: 8.5e-11 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval
SUCCESS difference:   1e-16 <   1e-13 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval
SUCCESS difference: 1.6e-11 <   2e-10 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval
SUCCESS difference: 4.4e-11 <   6e-10 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval
SUCCESS difference: 8.9e-11 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval
SUCCESS difference: 6.8e-10 <   2e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate
SUCCESS difference: 1.8e-10 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate
SUCCESS difference: 4.1e-11 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate
SUCCESS difference: 1.8e-10 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate
SUCCESS difference:   1e-16 <   1e-13 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate
SUCCESS difference: 2.2e-11 <   2e-10 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate
SUCCESS difference: 9.6e-11 <   6e-10 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate
SUCCESS difference: 1.2e-10 <   1e-09 test id: 436 test name: quareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate
----------------finished:436-----------------------
----------------starting:437-----------------------
----------------running-----------------------
      creating thickness
      creating velocities
      creating drag
      creating temperatures
      creating flow law parameter
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.010956
   Total Core solution elapsed time:       1.03633
   Linear solver elapsed time:             0.397144 (38%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.5e-13 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Enthalpy1
SUCCESS difference: 4.6e-14 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Temperature1
SUCCESS difference:       0 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Waterfraction1
SUCCESS difference:       0 <   1e-09 test id: 437 test name: hermalEnthBasalcondsTrans field: BasalMeltingRate1
SUCCESS difference:       0 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Watercolumn1
SUCCESS difference: 3.4e-13 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Enthalpy2
SUCCESS difference: 6.2e-14 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Temperature2
SUCCESS difference:       0 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Waterfraction2
SUCCESS difference: 8.3e-10 <   2e-09 test id: 437 test name: hermalEnthBasalcondsTrans field: BasalMeltingRate2
SUCCESS difference: 1.4e-10 <   2e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Watercolumn2
SUCCESS difference: 5.2e-13 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Enthalpy3
SUCCESS difference: 9.5e-14 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Temperature3
SUCCESS difference:       0 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Waterfraction3
SUCCESS difference:       0 <   2e-09 test id: 437 test name: hermalEnthBasalcondsTrans field: BasalMeltingRate3
SUCCESS difference:       0 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Watercolumn3
SUCCESS difference: 1.2e-12 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Enthalpy4
SUCCESS difference: 2.2e-13 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Temperature4
SUCCESS difference:       0 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Waterfraction4
SUCCESS difference:       0 <   2e-09 test id: 437 test name: hermalEnthBasalcondsTrans field: BasalMeltingRate4
SUCCESS difference:       0 <   1e-10 test id: 437 test name: hermalEnthBasalcondsTrans field: Watercolumn4
----------------finished:437-----------------------
----------------starting:438-----------------------
----------------running-----------------------
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
/Users/****/workspace/macOS-Silicon-Binaries-Python-3/src/m/consistency/checkfield.py:208: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field[:-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.006659
   Total Core solution elapsed time:       0.049366
   Linear solver elapsed time:             0.037625 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vx1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vy1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Bed1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Surface1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Thickness1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vx2
SUCCESS difference: 5.2e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vy2
SUCCESS difference: 5.3e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Pressure2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Bed2
SUCCESS difference: 5.9e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Surface2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Thickness2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vx3
SUCCESS difference: 8.3e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vy3
SUCCESS difference:   8e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Vel3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Pressure3
SUCCESS difference: 3.5e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Bed3
SUCCESS difference: 7.9e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Surface3
SUCCESS difference: 3.4e-15 <   1e-13 test id: 438 test name: ransientFrictionWaterlayer2D field: Thickness3
----------------finished:438-----------------------
----------------starting:439-----------------------
----------------running-----------------------
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.014633
   Total Core solution elapsed time:       0.183596
   Linear solver elapsed time:             0.114911 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-10 <   2e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vx1
SUCCESS difference: 2.8e-10 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vy1
SUCCESS difference: 2.9e-10 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Pressure1
SUCCESS difference: 1.9e-12 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Bed1
SUCCESS difference: 1.3e-12 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Surface1
SUCCESS difference: 1.2e-12 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Thickness1
SUCCESS difference: 7.2e-10 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vx2
SUCCESS difference: 4.1e-10 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vy2
SUCCESS difference: 4.1e-10 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vel2
SUCCESS difference: 1.2e-12 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Pressure2
SUCCESS difference: 5.2e-12 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Bed2
SUCCESS difference: 3.6e-11 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Surface2
SUCCESS difference: 1.5e-11 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Thickness2
SUCCESS difference: 2.2e-10 <   2e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vx3
SUCCESS difference: 8.5e-11 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vy3
SUCCESS difference: 8.4e-11 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Vel3
SUCCESS difference: 1.5e-11 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Pressure3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Bed3
SUCCESS difference: 3.4e-11 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Surface3
SUCCESS difference: 1.5e-11 <   1e-09 test id: 439 test name: ransientFrictionWaterlayer3D field: Thickness3
----------------finished:439-----------------------
----------------starting:440-----------------------
----------------running-----------------------
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
preprocessing dakota inputs
Opening Dakota input file 'test440.qmu.in'
Writing environment section of Dakota input file
Writing method section of Dakota input file
Writing model section of Dakota input file
Writing variables section of Dakota input file
  Writing 1 normal_uncertain variables.
Writing interface section of Dakota input file
Writing responses section of Dakota input file
  Writing 26 response_function responses.
End of file successfully written
uploading input files
launching solution sequence
Preparing directory structure for model outputs:
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
   responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167
write lock file:

   FemModel initialization elapsed time:   0.003881
   Total Core solution elapsed time:       0.091479
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
Dakota method = 'nond_local_reliability'
  Dakota function evaluations = 2
Reading MV statistics for response functions:
  scaled_Thickness_1
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 1
Reading MV statistics for response functions:
  scaled_Thickness_2
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 2
Reading MV statistics for response functions:
  scaled_Thickness_3
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 3
Reading MV statistics for response functions:
  scaled_Thickness_4
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 4
Reading MV statistics for response functions:
  scaled_Thickness_5
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 5
Reading MV statistics for response functions:
  scaled_Thickness_6
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 6
Reading MV statistics for response functions:
  scaled_Thickness_7
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 7
Reading MV statistics for response functions:
  scaled_Thickness_8
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 8
Reading MV statistics for response functions:
  scaled_Thickness_9
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 9
Reading MV statistics for response functions:
  scaled_Thickness_10
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 10
Reading MV statistics for response functions:
  scaled_Thickness_11
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 11
Reading MV statistics for response functions:
  scaled_Thickness_12
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 12
Reading MV statistics for response functions:
  scaled_Thickness_13
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 13
Reading MV statistics for response functions:
  scaled_Thickness_14
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 14
Reading MV statistics for response functions:
  scaled_Thickness_15
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 15
Reading MV statistics for response functions:
  scaled_Thickness_16
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 16
Reading MV statistics for response functions:
  scaled_Thickness_17
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 17
Reading MV statistics for response functions:
  scaled_Thickness_18
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 18
Reading MV statistics for response functions:
  scaled_Thickness_19
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 19
Reading MV statistics for response functions:
  scaled_Thickness_20
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 20
Reading MV statistics for response functions:
  scaled_Thickness_21
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 21
Reading MV statistics for response functions:
  scaled_Thickness_22
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 22
Reading MV statistics for response functions:
  scaled_Thickness_23
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 23
Reading MV statistics for response functions:
  scaled_Thickness_24
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 24
Reading MV statistics for response functions:
  scaled_Thickness_25
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 25
Reading MV statistics for response functions:
  scaled_Thickness_26
    Importance Factors not available
    Cumulative Distribution Function not available
  Number of Dakota response functions = 26
Dakota iterator 'local_reliability' completed
End of file successfully reached
SUCCESS difference:       0 <   1e-10 test id: 440 test name: quareSheetShelfDakotaScaledResponseLinearPart field: Thickness
----------------finished:440-----------------------
----------------starting:443-----------------------
----------------running-----------------------
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.011976
   Total Core solution elapsed time:       0.146177
   Linear solver elapsed time:             0.118029 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1
SUCCESS difference:       0 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1
SUCCESS difference:   2e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1
SUCCESS difference:   2e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21
SUCCESS difference: 1.4e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1
SUCCESS difference: 7.2e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1
SUCCESS difference: 5.9e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1
SUCCESS difference: 4.9e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1
SUCCESS difference: 3.6e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1
SUCCESS difference: 2.6e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1
SUCCESS difference:   2e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1
SUCCESS difference:   2e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21
SUCCESS difference: 1.6e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3
SUCCESS difference: 2.9e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3
SUCCESS difference: 8.8e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3
SUCCESS difference: 8.8e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23
SUCCESS difference: 1.3e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3
SUCCESS difference: 1.2e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3
SUCCESS difference:       0 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3
SUCCESS difference:       0 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3
SUCCESS difference: 9.2e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 9.2e-16 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23
SUCCESS difference:       0 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask
SUCCESS difference:       0 <   1e-13 test id: 443 test name: quareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask
----------------finished:443-----------------------
----------------starting:446-----------------------
----------------running-----------------------
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.005382
   Total Core solution elapsed time:       0.042589
   Linear solver elapsed time:             0.035694 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: Vx
SUCCESS difference: 2.2e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: Vy
SUCCESS difference: 2.1e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: Pressure
SUCCESS difference: 5.2e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 2.2e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: VySurface
SUCCESS difference: 9.4e-16 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.6e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: VyShear
SUCCESS difference: 5.2e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: VxBase
SUCCESS difference: 2.2e-15 <   1e-13 test id: 446 test name: quareSheetShelfStressMOLHO2d field: VyBase
----------------finished:446-----------------------
----------------starting:447-----------------------
----------------running-----------------------
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.006557
   Total Core solution elapsed time:       0.134375
   Linear solver elapsed time:             0.110486 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-14 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vx1
SUCCESS difference: 3.1e-15 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vy1
SUCCESS difference: 3.1e-15 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Bed1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Surface1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalSmb1
SUCCESS difference: 7.7e-15 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vx2
SUCCESS difference: 4.4e-15 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vy2
SUCCESS difference: 4.2e-15 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vel2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Bed2
SUCCESS difference: 5.8e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Surface2
SUCCESS difference: 3.5e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 3.1e-16 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalSmb2
SUCCESS difference: 1.3e-14 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vx3
SUCCESS difference: 1.5e-14 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vy3
SUCCESS difference: 1.5e-14 <   2e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Vel3
SUCCESS difference: 3.4e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 6.2e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Bed3
SUCCESS difference:   7e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Surface3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: quareSheetShelfTranMOLHO2d field: TotalSmb3
----------------finished:447-----------------------
----------------starting:449-----------------------
----------------running-----------------------
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.007432
   Total Core solution elapsed time:       0.182592
   Linear solver elapsed time:             0.148477 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.8e-16 <   2e-11 test id: 449 test name: ISMIP3DMOLHO field: Bed1
SUCCESS difference: 1.2e-15 <   5e-12 test id: 449 test name: ISMIP3DMOLHO field: Surface1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 449 test name: ISMIP3DMOLHO field: Thickness1
SUCCESS difference: 4.6e-16 <   1e-11 test id: 449 test name: ISMIP3DMOLHO field: Floatingice1
SUCCESS difference: 4.2e-15 <   5e-10 test id: 449 test name: ISMIP3DMOLHO field: Vx1
SUCCESS difference: 1.5e-13 <   1e-08 test id: 449 test name: ISMIP3DMOLHO field: Vy1
SUCCESS difference:   1e-16 <   1e-13 test id: 449 test name: ISMIP3DMOLHO field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 449 test name: ISMIP3DMOLHO field: FloatingiceMeltingrate1
SUCCESS difference: 1.5e-15 <   3e-11 test id: 449 test name: ISMIP3DMOLHO field: Bed2
SUCCESS difference: 1.9e-15 <   3e-11 test id: 449 test name: ISMIP3DMOLHO field: Surface2
SUCCESS difference: 1.4e-15 <   9e-10 test id: 449 test name: ISMIP3DMOLHO field: Thickness2
SUCCESS difference: 6.5e-16 <   7e-11 test id: 449 test name: ISMIP3DMOLHO field: Floatingice2
SUCCESS difference: 3.9e-15 <   1e-09 test id: 449 test name: ISMIP3DMOLHO field: Vx2
SUCCESS difference:   5e-14 <   5e-08 test id: 449 test name: ISMIP3DMOLHO field: Vy2
SUCCESS difference: 9.9e-16 <   1e-10 test id: 449 test name: ISMIP3DMOLHO field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 449 test name: ISMIP3DMOLHO field: FloatingiceMeltingrate2
SUCCESS difference: 5.3e-16 <   1e-10 test id: 449 test name: ISMIP3DMOLHO field: Bed3
SUCCESS difference: 2.4e-15 <   3e-11 test id: 449 test name: ISMIP3DMOLHO field: Surface3
SUCCESS difference:   2e-15 <   1e-10 test id: 449 test name: ISMIP3DMOLHO field: Thickness3
SUCCESS difference: 8.3e-16 <   7e-11 test id: 449 test name: ISMIP3DMOLHO field: Floatingice3
SUCCESS difference: 8.6e-15 <   1e-09 test id: 449 test name: ISMIP3DMOLHO field: Vx3
SUCCESS difference: 1.2e-14 <   5e-08 test id: 449 test name: ISMIP3DMOLHO field: Vy3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 449 test name: ISMIP3DMOLHO field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 449 test name: ISMIP3DMOLHO field: FloatingiceMeltingrate3
----------------finished:449-----------------------
----------------starting:450-----------------------
----------------running-----------------------
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.004038
   Total Core solution elapsed time:       0.029656
   Linear solver elapsed time:             0.025786 (87%)

   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.004967
   Total Core solution elapsed time:       0.026177
   Linear solver elapsed time:             0.021895 (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.004026
   Total Core solution elapsed time:       0.022455
   Linear solver elapsed time:             0.019055 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-15 <   1e-12 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VxP1bubble
SUCCESS difference: 2.3e-15 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VyP1bubble
SUCCESS difference: 2.3e-15 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: PressureP1bubble
SUCCESS difference: 5.1e-15 <   1e-12 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.6e-15 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 2.6e-15 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 9.4e-15 <   1e-12 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VxP2
SUCCESS difference: 3.5e-15 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VyP2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: quareSheetShelfStressSSAHigherOrder field: PressureP2
----------------finished:450-----------------------
----------------starting:455-----------------------
----------------running-----------------------
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.008507
   Total Core solution elapsed time:       0.046634
   Linear solver elapsed time:             0.034069 (73%)

   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.007363
   Total Core solution elapsed time:       0.043767
   Linear solver elapsed time:             0.030863 (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.006574
   Total Core solution elapsed time:       0.034123
   Linear solver elapsed time:             0.024377 (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.007683
   Total Core solution elapsed time:       0.048508
   Linear solver elapsed time:             0.034019 (70%)

   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.008387
   Total Core solution elapsed time:       0.113417
   Linear solver elapsed time:             0.075355 (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.007493
   Total Core solution elapsed time:       0.033825
   Linear solver elapsed time:             0.021406 (63%)

   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.008012
   Total Core solution elapsed time:       0.171068
   Linear solver elapsed time:             0.10262 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-10 <   1e-07 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 4.4e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 1.7e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 4.5e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference: 6.3e-10 <   1e-07 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 3.8e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.9e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 3.8e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 5.2e-09 <   1e-07 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference:   2e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 5.4e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 2.1e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference: 9.2e-10 <   1e-07 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 6.3e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference:   2e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 6.3e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 5.5e-09 <   1e-07 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 2.9e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 7.9e-10 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 2.8e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 9.1e-09 <   1e-07 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 5.1e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1.5e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 5.1e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 6.8e-08 <   1e-07 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 2.4e-08 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 5.7e-09 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 2.4e-08 <   6e-08 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: quareSheetShelfStressHOHigherOrder field: PressureP2xP4
----------------finished:455-----------------------
----------------starting:460-----------------------
----------------running-----------------------
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.007531
   Total Core solution elapsed time:       0.026841
   Linear solver elapsed time:             0.021427 (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.006751
   Total Core solution elapsed time:       0.032221
   Linear solver elapsed time:             0.024498 (76%)

   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.007247
   Total Core solution elapsed time:       0.110598
   Linear solver elapsed time:             0.062663 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-15 <   7e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VxSSA
SUCCESS difference: 7.3e-16 <   2e-05 test id: 460 test name: quareSheetShelfStressFSEstar field: VySSA
SUCCESS difference: 9.9e-16 <   2e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VzSSA
SUCCESS difference:   6e-16 <   5e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VelSSA
SUCCESS difference:   1e-16 <   8e-07 test id: 460 test name: quareSheetShelfStressFSEstar field: PressureSSA
SUCCESS difference: 2.4e-10 <   7e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VxHO
SUCCESS difference: 6.1e-11 <   2e-05 test id: 460 test name: quareSheetShelfStressFSEstar field: VyHO
SUCCESS difference: 1.7e-11 <   2e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VzHO
SUCCESS difference: 6.1e-11 <   5e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VelHO
SUCCESS difference:   1e-16 <   8e-07 test id: 460 test name: quareSheetShelfStressFSEstar field: PressureHO
SUCCESS difference: 2.4e-08 <   7e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VxFS
SUCCESS difference: 2.9e-08 <   2e-05 test id: 460 test name: quareSheetShelfStressFSEstar field: VyFS
SUCCESS difference: 7.6e-09 <   2e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VzFS
SUCCESS difference: 7.6e-09 <   5e-06 test id: 460 test name: quareSheetShelfStressFSEstar field: VelFS
SUCCESS difference: 4.6e-09 <   8e-07 test id: 460 test name: quareSheetShelfStressFSEstar field: PressureFS
----------------finished:460-----------------------
----------------starting:461-----------------------
----------------running-----------------------
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.006668
   Total Core solution elapsed time:       0.023844
   Linear solver elapsed time:             0.013467 (56%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.2e-15 <   1e-12 test id: 461 test name: quareSheetShelfThermalFSEstar field: Enthalpy1
SUCCESS difference:       0 <   1e-11 test id: 461 test name: quareSheetShelfThermalFSEstar field: Waterfraction1
SUCCESS difference: 2.1e-16 <   1e-12 test id: 461 test name: quareSheetShelfThermalFSEstar field: Temperature1
SUCCESS difference: 2.3e-15 <   1e-12 test id: 461 test name: quareSheetShelfThermalFSEstar field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 461 test name: quareSheetShelfThermalFSEstar field: Waterfraction2
SUCCESS difference: 4.2e-16 <   1e-12 test id: 461 test name: quareSheetShelfThermalFSEstar field: Temperature2
SUCCESS difference: 2.3e-15 <   1e-12 test id: 461 test name: quareSheetShelfThermalFSEstar field: Enthalpy3
SUCCESS difference: 2.8e-12 <   1e-09 test id: 461 test name: quareSheetShelfThermalFSEstar field: Waterfraction3
SUCCESS difference: 8.3e-16 <   1e-12 test id: 461 test name: quareSheetShelfThermalFSEstar field: Temperature3
----------------finished:461-----------------------
----------------starting:465-----------------------
----------------running-----------------------
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.005628
   Total Core solution elapsed time:       0.280507
   Linear solver elapsed time:             0.146537 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-09 <   1e-08 test id: 465 test name: quareSheetShelfAmrBamgAll field: Vx
SUCCESS difference: 2.9e-09 <   1e-08 test id: 465 test name: quareSheetShelfAmrBamgAll field: Vy
SUCCESS difference:   3e-09 <   1e-08 test id: 465 test name: quareSheetShelfAmrBamgAll field: Vel
SUCCESS difference: 7.1e-10 <   1e-08 test id: 465 test name: quareSheetShelfAmrBamgAll field: Pressure
----------------finished:465-----------------------
----------------starting:481-----------------------
----------------running-----------------------
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.010713
   Total Core solution elapsed time:       0.156655
   Linear solver elapsed time:             0.109269 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.7e-10 <   2e-09 test id: 481 test name: ransientFrictionSchoof field: Vx1
SUCCESS difference: 2.7e-10 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Vy1
SUCCESS difference: 2.6e-10 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Vel1
SUCCESS difference:       0 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Pressure1
SUCCESS difference: 1.3e-12 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Bed1
SUCCESS difference: 8.2e-13 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Surface1
SUCCESS difference: 8.3e-13 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Thickness1
SUCCESS difference: 5.6e-10 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Vx2
SUCCESS difference: 7.3e-11 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Vy2
SUCCESS difference: 7.5e-11 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Vel2
SUCCESS difference: 8.3e-13 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Pressure2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Bed2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Surface2
SUCCESS difference: 9.2e-13 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Thickness2
SUCCESS difference: 6.8e-10 <   2e-09 test id: 481 test name: ransientFrictionSchoof field: Vx3
SUCCESS difference: 7.6e-10 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Vy3
SUCCESS difference: 7.5e-10 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Vel3
SUCCESS difference: 9.2e-13 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Pressure3
SUCCESS difference: 2.2e-12 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Bed3
SUCCESS difference: 2.4e-12 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Surface3
SUCCESS difference: 1.4e-12 <   1e-09 test id: 481 test name: ransientFrictionSchoof field: Thickness3
----------------finished:481-----------------------
----------------starting:491-----------------------
----------------running-----------------------
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.006278
   Total Core solution elapsed time:       0.122879
   Linear solver elapsed time:             0.100771 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-14 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vx1
SUCCESS difference: 4.2e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vy1
SUCCESS difference: 4.3e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Pressure1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Bed1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Surface1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalSmb1
SUCCESS difference:   7e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vx2
SUCCESS difference: 3.8e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vy2
SUCCESS difference: 3.7e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vel2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Bed2
SUCCESS difference:   2e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb2
SUCCESS difference: 3.1e-16 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalSmb2
SUCCESS difference: 4.9e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vx3
SUCCESS difference: 3.4e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vy3
SUCCESS difference: 3.1e-15 <   2e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Pressure3
SUCCESS difference:   2e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Bed3
SUCCESS difference: 3.8e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Surface3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: quareSheetShelfTranMeltArtDiff  field: TotalSmb3
----------------finished:491-----------------------
----------------starting:492-----------------------
----------------running-----------------------
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.005895
   Total Core solution elapsed time:       0.123767
   Linear solver elapsed time:             0.101694 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-14 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vx1
SUCCESS difference:   5e-15 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vy1
SUCCESS difference: 5.7e-15 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Pressure1
SUCCESS difference:   4e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Bed1
SUCCESS difference: 4.2e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Surface1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb1
SUCCESS difference: 1.4e-14 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vx2
SUCCESS difference: 9.4e-15 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vy2
SUCCESS difference: 9.1e-15 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vel2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Pressure2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Bed2
SUCCESS difference: 8.2e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Surface2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb2
SUCCESS difference: 3.1e-16 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb2
SUCCESS difference: 2.9e-14 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vx3
SUCCESS difference: 2.5e-14 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vy3
SUCCESS difference: 2.5e-14 <   2e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Vel3
SUCCESS difference: 5.5e-15 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Pressure3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Bed3
SUCCESS difference: 2.7e-14 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Surface3
SUCCESS difference: 1.6e-14 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: quareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb3
----------------finished:492-----------------------
----------------starting:493-----------------------
----------------running-----------------------
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.006171
   Total Core solution elapsed time:       0.129671
   Linear solver elapsed time:             0.10804 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vx1
SUCCESS difference: 6.2e-15 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vy1
SUCCESS difference: 6.2e-15 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Pressure1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Bed1
SUCCESS difference: 6.9e-15 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Surface1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalSmb1
SUCCESS difference: 1.2e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vx2
SUCCESS difference: 1.4e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vy2
SUCCESS difference: 1.3e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vel2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Pressure2
SUCCESS difference: 3.1e-15 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Bed2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Surface2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalFloatingBmb2
SUCCESS difference: 3.1e-16 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalSmb2
SUCCESS difference: 5.7e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vx3
SUCCESS difference: 4.1e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vy3
SUCCESS difference: 4.2e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Vel3
SUCCESS difference: 9.6e-15 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Pressure3
SUCCESS difference: 2.4e-14 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Bed3
SUCCESS difference: 4.7e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Surface3
SUCCESS difference: 3.7e-14 <   2e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: quareSheetShelfTranMeltDG  field: TotalSmb3
----------------finished:493-----------------------
----------------starting:494-----------------------
----------------running-----------------------
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.006605
   Total Core solution elapsed time:       0.14995
   Linear solver elapsed time:             0.121948 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vx1
SUCCESS difference: 7.5e-15 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vy1
SUCCESS difference: 7.5e-15 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Pressure1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Bed1
SUCCESS difference: 7.3e-15 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Surface1
SUCCESS difference: 4.9e-15 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalSmb1
SUCCESS difference: 1.6e-14 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vx2
SUCCESS difference:   2e-14 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vy2
SUCCESS difference:   2e-14 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vel2
SUCCESS difference:   5e-15 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Pressure2
SUCCESS difference: 8.9e-15 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Bed2
SUCCESS difference: 1.7e-14 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Surface2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalFloatingBmb2
SUCCESS difference: 3.1e-16 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalSmb2
SUCCESS difference: 4.7e-14 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vx3
SUCCESS difference: 4.4e-14 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vy3
SUCCESS difference: 4.5e-14 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Vel3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Pressure3
SUCCESS difference: 6.2e-16 <   2e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Bed3
SUCCESS difference: 6.4e-14 <   5e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Surface3
SUCCESS difference: 1.3e-13 <   1e-12 test id: 494 test name: quareSheetShelfTranMeltFCT  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: quareSheetShelfTranMeltFCT  field: TotalSmb3
----------------finished:494-----------------------
----------------starting:495-----------------------
----------------running-----------------------
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.005959
   Total Core solution elapsed time:       0.126736
   Linear solver elapsed time:             0.104231 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-14 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vx1
SUCCESS difference: 3.9e-15 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vy1
SUCCESS difference:   4e-15 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Pressure1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Bed1
SUCCESS difference: 6.7e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Surface1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalSmb1
SUCCESS difference: 9.1e-15 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vx2
SUCCESS difference:   8e-15 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vy2
SUCCESS difference: 8.3e-15 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vel2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Pressure2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Bed2
SUCCESS difference: 5.9e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Surface2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalFloatingBmb2
SUCCESS difference: 3.1e-16 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalSmb2
SUCCESS difference: 1.2e-14 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vx3
SUCCESS difference: 8.6e-15 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vy3
SUCCESS difference: 8.3e-15 <   2e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Vel3
SUCCESS difference: 4.5e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Pressure3
SUCCESS difference: 4.9e-15 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Bed3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Surface3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: quareSheetShelfTranMeltSUPG  field: TotalSmb3
----------------finished:495-----------------------
----------------starting:501-----------------------
----------------running-----------------------
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.004456
   Total Core solution elapsed time:       0.01344
   Linear solver elapsed time:             0.010779 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-13 <   1e-12 test id: 501 test name: igStressSSA2d field: Vx
SUCCESS difference: 3.8e-13 <   2e-12 test id: 501 test name: igStressSSA2d field: Vy
SUCCESS difference: 3.6e-13 <   2e-12 test id: 501 test name: igStressSSA2d field: Vel
SUCCESS difference: 3.2e-16 <   1e-13 test id: 501 test name: igStressSSA2d field: Pressure
----------------finished:501-----------------------
----------------starting:502-----------------------
----------------running-----------------------
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.008489
   Total Core solution elapsed time:       0.037452
   Linear solver elapsed time:             0.024377 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-13 <   1e-08 test id: 502 test name: igStressHO field: Vx
SUCCESS difference: 8.3e-13 <   1e-08 test id: 502 test name: igStressHO field: Vy
SUCCESS difference: 1.1e-12 <   1e-08 test id: 502 test name: igStressHO field: Vz
SUCCESS difference: 7.7e-13 <   1e-08 test id: 502 test name: igStressHO field: Vel
SUCCESS difference: 2.1e-16 <   1e-08 test id: 502 test name: igStressHO field: Pressure
----------------finished:502-----------------------
----------------starting:503-----------------------
----------------running-----------------------
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.009556
   Total Core solution elapsed time:       0.17581
   Linear solver elapsed time:             0.068514 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.8e-11 <   1e-09 test id: 503 test name: igStressFS field: Vx
SUCCESS difference: 8.4e-11 <   1e-09 test id: 503 test name: igStressFS field: Vy
SUCCESS difference: 7.2e-11 <   1e-09 test id: 503 test name: igStressFS field: Vz
SUCCESS difference: 7.2e-11 <   1e-09 test id: 503 test name: igStressFS field: Vel
SUCCESS difference: 6.4e-11 <   1e-09 test id: 503 test name: igStressFS field: Pressure
----------------finished:503-----------------------
----------------starting:504-----------------------
----------------running-----------------------
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.006342
   Total Core solution elapsed time:       0.031481
   Linear solver elapsed time:             0.022491 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-13 <   1e-12 test id: 504 test name: igTranSSA2d field: Vx1
SUCCESS difference: 3.8e-13 <   2e-12 test id: 504 test name: igTranSSA2d field: Vy1
SUCCESS difference: 3.6e-13 <   2e-12 test id: 504 test name: igTranSSA2d field: Vel1
SUCCESS difference: 3.2e-16 <   1e-13 test id: 504 test name: igTranSSA2d field: Pressure1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: Bed1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: Surface1
SUCCESS difference: 8.2e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: Thickness1
SUCCESS difference: 4.7e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: IceVolume1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: IceVolumeScaled1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: GroundedArea1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: GroundedAreaScaled1
SUCCESS difference:   2e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: FloatingArea1
SUCCESS difference:   2e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalFloatingBmbScaled1
SUCCESS difference:   3e-13 <   3e-13 test id: 504 test name: igTranSSA2d field: Vx2
SUCCESS difference: 3.8e-13 <   4e-13 test id: 504 test name: igTranSSA2d field: Vy2
SUCCESS difference: 3.6e-13 <   4e-13 test id: 504 test name: igTranSSA2d field: Vel2
SUCCESS difference: 8.2e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: Pressure2
SUCCESS difference: 1.9e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: Bed2
SUCCESS difference: 1.9e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: Surface2
SUCCESS difference: 1.3e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: Thickness2
SUCCESS difference: 5.3e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: IceVolume2
SUCCESS difference: 5.6e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: IceVolumeScaled2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: GroundedArea2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 504 test name: igTranSSA2d field: GroundedAreaScaled2
SUCCESS difference:   2e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: FloatingArea2
SUCCESS difference:   2e-14 <   1e-13 test id: 504 test name: igTranSSA2d field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: igTranSSA2d field: TotalFloatingBmbScaled2
----------------finished:504-----------------------
----------------starting:505-----------------------
----------------running-----------------------
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.012354
   Total Core solution elapsed time:       0.080164
   Linear solver elapsed time:             0.054399 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-14 <   1e-12 test id: 505 test name: igTranSSA3d field: Vx1
SUCCESS difference: 1.7e-13 <   1e-12 test id: 505 test name: igTranSSA3d field: Vy1
SUCCESS difference: 9.1e-12 <   3e-10 test id: 505 test name: igTranSSA3d field: Vz1
SUCCESS difference: 1.6e-13 <   1e-12 test id: 505 test name: igTranSSA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 505 test name: igTranSSA3d field: Pressure1
SUCCESS difference: 2.9e-12 <   1e-11 test id: 505 test name: igTranSSA3d field: Bed1
SUCCESS difference: 4.8e-13 <   5e-12 test id: 505 test name: igTranSSA3d field: Surface1
SUCCESS difference:   2e-12 <   9e-12 test id: 505 test name: igTranSSA3d field: Thickness1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 505 test name: igTranSSA3d field: Temperature1
SUCCESS difference: 5.8e-10 <   5e-09 test id: 505 test name: igTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.8e-12 <   5e-11 test id: 505 test name: igTranSSA3d field: Vx2
SUCCESS difference: 2.1e-12 <   5e-11 test id: 505 test name: igTranSSA3d field: Vy2
SUCCESS difference: 1.6e-11 <   1e-10 test id: 505 test name: igTranSSA3d field: Vz2
SUCCESS difference: 1.8e-12 <   2e-11 test id: 505 test name: igTranSSA3d field: Vel2
SUCCESS difference:   2e-12 <   7e-12 test id: 505 test name: igTranSSA3d field: Pressure2
SUCCESS difference: 2.2e-12 <   1e-11 test id: 505 test name: igTranSSA3d field: Bed2
SUCCESS difference: 3.7e-13 <   1e-11 test id: 505 test name: igTranSSA3d field: Surface2
SUCCESS difference: 1.6e-12 <   5e-12 test id: 505 test name: igTranSSA3d field: Thickness2
SUCCESS difference: 6.1e-13 <   1e-11 test id: 505 test name: igTranSSA3d field: Temperature2
SUCCESS difference:       0 <   2e-08 test id: 505 test name: igTranSSA3d field: BasalforcingsGroundediceMeltingRate2
----------------finished:505-----------------------
----------------starting:506-----------------------
----------------running-----------------------
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.011903
   Total Core solution elapsed time:       0.082812
   Linear solver elapsed time:             0.057933 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-14 <   1e-10 test id: 506 test name: igTranHO field: Vx1
SUCCESS difference: 3.9e-13 <   1e-10 test id: 506 test name: igTranHO field: Vy1
SUCCESS difference: 4.4e-12 <   1e-10 test id: 506 test name: igTranHO field: Vz1
SUCCESS difference: 3.6e-13 <   1e-10 test id: 506 test name: igTranHO field: Vel1
SUCCESS difference: 2.1e-16 <   1e-12 test id: 506 test name: igTranHO field: Pressure1
SUCCESS difference: 2.5e-12 <   1e-11 test id: 506 test name: igTranHO field: Bed1
SUCCESS difference: 4.2e-13 <   2e-12 test id: 506 test name: igTranHO field: Surface1
SUCCESS difference: 1.8e-12 <   1e-11 test id: 506 test name: igTranHO field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-12 test id: 506 test name: igTranHO field: Temperature1
SUCCESS difference: 2.7e-10 <   1e-09 test id: 506 test name: igTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   8e-14 <   2e-13 test id: 506 test name: igTranHO field: IceVolume1
SUCCESS difference: 7.9e-14 <   2e-13 test id: 506 test name: igTranHO field: IceVolumeScaled1
SUCCESS difference:   2e-16 <   1e-13 test id: 506 test name: igTranHO field: GroundedArea1
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: igTranHO field: GroundedAreaScaled1
SUCCESS difference: 7.2e-15 <   1e-13 test id: 506 test name: igTranHO field: FloatingArea1
SUCCESS difference: 7.1e-15 <   1e-13 test id: 506 test name: igTranHO field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalFloatingBmbScaled1
SUCCESS difference: 3.5e-12 <   2e-11 test id: 506 test name: igTranHO field: Vx2
SUCCESS difference:   5e-12 <   2e-11 test id: 506 test name: igTranHO field: Vy2
SUCCESS difference: 2.1e-11 <   1e-09 test id: 506 test name: igTranHO field: Vz2
SUCCESS difference: 4.7e-12 <   1e-11 test id: 506 test name: igTranHO field: Vel2
SUCCESS difference: 1.8e-12 <   1e-11 test id: 506 test name: igTranHO field: Pressure2
SUCCESS difference: 1.7e-12 <   1e-10 test id: 506 test name: igTranHO field: Bed2
SUCCESS difference: 3.7e-13 <   1e-11 test id: 506 test name: igTranHO field: Surface2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 506 test name: igTranHO field: Thickness2
SUCCESS difference: 5.9e-14 <   1e-11 test id: 506 test name: igTranHO field: Temperature2
SUCCESS difference:       0 <   2e-08 test id: 506 test name: igTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 5.9e-14 <   2e-13 test id: 506 test name: igTranHO field: IceVolume2
SUCCESS difference: 5.9e-14 <   2e-13 test id: 506 test name: igTranHO field: IceVolumeScaled2
SUCCESS difference:   2e-16 <   1e-13 test id: 506 test name: igTranHO field: GroundedArea2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: igTranHO field: GroundedAreaScaled2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: igTranHO field: FloatingArea2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: igTranHO field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: igTranHO field: TotalFloatingBmbScaled2
----------------finished:506-----------------------
----------------starting:507-----------------------
----------------running-----------------------
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.013147
   Total Core solution elapsed time:       0.154292
   Linear solver elapsed time:             0.101018 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-13 <   1e-08 test id: 507 test name: igTranFS field: Vx1
SUCCESS difference: 3.9e-13 <   1e-08 test id: 507 test name: igTranFS field: Vy1
SUCCESS difference: 6.2e-13 <   1e-08 test id: 507 test name: igTranFS field: Vz1
SUCCESS difference: 6.2e-13 <   1e-08 test id: 507 test name: igTranFS field: Vel1
SUCCESS difference: 2.5e-12 <   1e-08 test id: 507 test name: igTranFS field: Pressure1
SUCCESS difference: 1.4e-14 <   7e-08 test id: 507 test name: igTranFS field: Bed1
SUCCESS difference: 7.2e-14 <   4e-07 test id: 507 test name: igTranFS field: Surface1
SUCCESS difference: 3.1e-14 <   2e-07 test id: 507 test name: igTranFS field: Thickness1
SUCCESS difference: 1.5e-15 <   1e-08 test id: 507 test name: igTranFS field: Temperature1
SUCCESS difference: 5.4e-10 <   1e-08 test id: 507 test name: igTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.1e-11 <   4e-06 test id: 507 test name: igTranFS field: Vx2
SUCCESS difference: 7.8e-12 <   4e-06 test id: 507 test name: igTranFS field: Vy2
SUCCESS difference: 6.7e-12 <   5e-06 test id: 507 test name: igTranFS field: Vz2
SUCCESS difference: 6.7e-12 <   5e-06 test id: 507 test name: igTranFS field: Vel2
SUCCESS difference: 8.1e-11 <   1e-06 test id: 507 test name: igTranFS field: Pressure2
SUCCESS difference: 3.7e-16 <   1e-06 test id: 507 test name: igTranFS field: Bed2
SUCCESS difference:   4e-11 <   2e-06 test id: 507 test name: igTranFS field: Surface2
SUCCESS difference: 3.1e-11 <   1e-06 test id: 507 test name: igTranFS field: Thickness2
SUCCESS difference: 6.3e-15 <   3e-06 test id: 507 test name: igTranFS field: Temperature2
SUCCESS difference:       0 <   1e-06 test id: 507 test name: igTranFS field: BasalforcingsGroundediceMeltingRate2
----------------finished:507-----------------------
----------------starting:509-----------------------
----------------running-----------------------
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.010499
   Total Core solution elapsed time:       0.388238
   Linear solver elapsed time:             0.279018 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 8.4e-10 <   3e-09 test id: 509 test name: igSteaHO field: Vx
SUCCESS difference: 8.9e-10 <   3e-09 test id: 509 test name: igSteaHO field: Vy
SUCCESS difference:   2e-09 <   5e-08 test id: 509 test name: igSteaHO field: Vz
SUCCESS difference:   2e-09 <   5e-08 test id: 509 test name: igSteaHO field: Vel
SUCCESS difference: 2.1e-16 <   1e-09 test id: 509 test name: igSteaHO field: Pressure
SUCCESS difference: 3.1e-10 <   8e-09 test id: 509 test name: igSteaHO field: Temperature
SUCCESS difference: 3.4e-09 <   1e-06 test id: 509 test name: igSteaHO field: BasalforcingsGroundediceMeltingRate
----------------finished:509-----------------------
----------------starting:510-----------------------
----------------running-----------------------
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.010813
   Total Core solution elapsed time:       0.121932
   Linear solver elapsed time:             0.07421 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 8.1e-12 <   1e-08 test id: 510 test name: igSteaFS field: Vx
SUCCESS difference: 6.8e-12 <   1e-08 test id: 510 test name: igSteaFS field: Vy
SUCCESS difference: 7.4e-12 <   1e-08 test id: 510 test name: igSteaFS field: Vz
SUCCESS difference: 7.4e-12 <   1e-08 test id: 510 test name: igSteaFS field: Vel
SUCCESS difference: 7.6e-12 <   1e-08 test id: 510 test name: igSteaFS field: Pressure
SUCCESS difference: 2.9e-13 <   1e-08 test id: 510 test name: igSteaFS field: Temperature
SUCCESS difference: 2.8e-07 <   1e-06 test id: 510 test name: igSteaFS field: BasalforcingsGroundediceMeltingRate
----------------finished:510-----------------------
----------------starting:511-----------------------
----------------running-----------------------
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:

       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.009639
   Total Core solution elapsed time:       0.049725
   Linear solver elapsed time:             0.008179 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-13 <   5e-11 test id: 511 test name: igCMBFS field: Gradient
SUCCESS difference: 3.4e-13 <   5e-11 test id: 511 test name: igCMBFS field: Misfits
SUCCESS difference: 1.3e-13 <   5e-11 test id: 511 test name: igCMBFS field: MaterialsRheologyB
SUCCESS difference: 1.1e-10 <   1e-09 test id: 511 test name: igCMBFS field: Pressure
SUCCESS difference: 8.5e-13 <   1e-11 test id: 511 test name: igCMBFS field: Vel
SUCCESS difference: 7.6e-13 <   5e-11 test id: 511 test name: igCMBFS field: Vx
SUCCESS difference: 5.1e-13 <   1e-11 test id: 511 test name: igCMBFS field: Vy
----------------finished:511-----------------------
----------------starting:512-----------------------
----------------running-----------------------
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:

       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.010609
   Total Core solution elapsed time:       0.097751
   Linear solver elapsed time:             0.061476 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-13 <   1e-11 test id: 512 test name: igCMDragHO field: Gradient
SUCCESS difference:   1e-13 <   1e-11 test id: 512 test name: igCMDragHO field: Misfits
SUCCESS difference: 3.3e-15 <   1e-11 test id: 512 test name: igCMDragHO field: FrictionCoefficient
SUCCESS difference:       0 <   1e-11 test id: 512 test name: igCMDragHO field: Pressure
SUCCESS difference: 3.7e-13 <   1e-11 test id: 512 test name: igCMDragHO field: Vel
SUCCESS difference: 4.1e-13 <   1e-11 test id: 512 test name: igCMDragHO field: Vx
SUCCESS difference: 3.8e-13 <   1e-11 test id: 512 test name: igCMDragHO field: Vy
----------------finished:512-----------------------
----------------starting:513-----------------------
----------------running-----------------------
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:

       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.00896
   Total Core solution elapsed time:       0.422697
   Linear solver elapsed time:             0.283705 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.2e-11 <   5e-08 test id: 513 test name: igCMDragSteaSSA3d field: Gradient
SUCCESS difference: 3.8e-12 <   4e-10 test id: 513 test name: igCMDragSteaSSA3d field: Misfits
SUCCESS difference: 1.3e-12 <   1e-10 test id: 513 test name: igCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference: 2.1e-16 <   1e-10 test id: 513 test name: igCMDragSteaSSA3d field: Pressure
SUCCESS difference: 6.5e-11 <   3e-06 test id: 513 test name: igCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.3e-10 <   4e-06 test id: 513 test name: igCMDragSteaSSA3d field: Vx
SUCCESS difference: 5.9e-11 < 3.4e-06 test id: 513 test name: igCMDragSteaSSA3d field: Vy
SUCCESS difference: 6.8e-11 <   3e-06 test id: 513 test name: igCMDragSteaSSA3d field: Vz
SUCCESS difference: 8.8e-11 <   2e-06 test id: 513 test name: igCMDragSteaSSA3d field: Temperature
SUCCESS difference: 4.6e-08 <   2e-06 test id: 513 test name: igCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
----------------finished:513-----------------------
----------------starting:514-----------------------
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
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
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 1651
Anisotropic mesh adaptation

   new number of triangles = 6702
Anisotropic mesh adaptation

   new number of triangles = 2307
SUCCESS difference: 1.4e-16 <   2e-10 test id: 514 test name: igBamgMesh field: x1
SUCCESS difference: 1.8e-16 <   7e-10 test id: 514 test name: igBamgMesh field: y1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 514 test name: igBamgMesh field: x2
SUCCESS difference:   9e-17 <   1e-13 test id: 514 test name: igBamgMesh field: y2
SUCCESS difference: 5.6e-16 <   1e-13 test id: 514 test name: igBamgMesh field: x3
SUCCESS difference: 8.1e-16 <   1e-13 test id: 514 test name: igBamgMesh field: y3
SUCCESS difference: 5.6e-16 <   1e-13 test id: 514 test name: igBamgMesh field: x4
SUCCESS difference: 8.1e-16 <   1e-13 test id: 514 test name: igBamgMesh field: y4
SUCCESS difference: 8.4e-16 <   1e-13 test id: 514 test name: igBamgMesh field: x5
SUCCESS difference: 1.1e-15 <   1e-13 test id: 514 test name: igBamgMesh field: y5
SUCCESS difference: 1.4e-16 <   1e-13 test id: 514 test name: igBamgMesh field: x6
SUCCESS difference: 4.5e-16 <   1e-13 test id: 514 test name: igBamgMesh field: y6
SUCCESS difference: 2.8e-16 <   1e-13 test id: 514 test name: igBamgMesh field: x7
SUCCESS difference: 4.5e-16 <   1e-13 test id: 514 test name: igBamgMesh field: y7
----------------finished:514-----------------------
----------------starting:515-----------------------
----------------running-----------------------
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.007873
   Total Core solution elapsed time:       0.029796
   Linear solver elapsed time:             0.016927 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.1e-15 <   1e-13 test id: 515 test name: igTherTranSUPG field: Temperature1
SUCCESS difference: 6.2e-10 <   1e-08 test id: 515 test name: igTherTranSUPG field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 515 test name: igTherTranSUPG field: Temperature2
SUCCESS difference: 1.9e-08 <   5e-08 test id: 515 test name: igTherTranSUPG field: BasalforcingsGroundediceMeltingRate2
----------------finished:515-----------------------
----------------starting:516-----------------------
----------------running-----------------------
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.005  
   Total Core solution elapsed time:       0.010866
   Linear solver elapsed time:             0.007   (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-13 <   1e-11 test id: 516 test name: igTherSteaSUPG field: Temperature
SUCCESS difference:   6e-13 <   1e-11 test id: 516 test name: igTherSteaSUPG field: BasalforcingsGroundediceMeltingRate
----------------finished:516-----------------------
----------------starting:518-----------------------
----------------running-----------------------
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.005969
   Total Core solution elapsed time:       0.032935
   Linear solver elapsed time:             0.026441 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name:  field: Vx
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name:  field: Vy
SUCCESS difference: 5.1e-13 <   6e-13 test id: 518 test name:  field: Vel
SUCCESS difference: 3.2e-16 <   1e-13 test id: 518 test name:  field: Pressure
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name:  field: VxSurface
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name:  field: VySurface
SUCCESS difference: 2.3e-14 <   1e-13 test id: 518 test name:  field: VxShear
SUCCESS difference: 6.6e-14 <   1e-13 test id: 518 test name:  field: VyShear
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name:  field: VxBase
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name:  field: VyBase
----------------finished:518-----------------------
----------------starting:519-----------------------
----------------running-----------------------
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.006531
   Total Core solution elapsed time:       0.050748
   Linear solver elapsed time:             0.038303 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-13 <   1e-12 test id: 519 test name: igTranMOLHO2d field: Vx1
SUCCESS difference: 5.3e-13 <   2e-12 test id: 519 test name: igTranMOLHO2d field: Vy1
SUCCESS difference: 5.1e-13 <   2e-12 test id: 519 test name: igTranMOLHO2d field: Vel1
SUCCESS difference: 3.2e-16 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Pressure1
SUCCESS difference: 1.9e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Bed1
SUCCESS difference: 1.9e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Surface1
SUCCESS difference: 1.4e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Thickness1
SUCCESS difference: 5.3e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: IceVolume1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: IceVolumeScaled1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: GroundedArea1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: GroundedAreaScaled1
SUCCESS difference:   2e-14 <   1e-12 test id: 519 test name: igTranMOLHO2d field: FloatingArea1
SUCCESS difference:   2e-14 <   1e-12 test id: 519 test name: igTranMOLHO2d field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-12 test id: 519 test name: igTranMOLHO2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: igTranMOLHO2d field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: igTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: igTranMOLHO2d field: TotalFloatingBmbScaled1
SUCCESS difference: 3.2e-13 <   4e-13 test id: 519 test name: igTranMOLHO2d field: Vx2
SUCCESS difference: 3.8e-13 <   4e-13 test id: 519 test name: igTranMOLHO2d field: Vy2
SUCCESS difference: 3.6e-13 <   4e-13 test id: 519 test name: igTranMOLHO2d field: Vel2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Pressure2
SUCCESS difference: 2.6e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Bed2
SUCCESS difference: 2.5e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Surface2
SUCCESS difference: 1.8e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: Thickness2
SUCCESS difference: 6.2e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: IceVolume2
SUCCESS difference:   6e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: IceVolumeScaled2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: GroundedArea2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 519 test name: igTranMOLHO2d field: GroundedAreaScaled2
SUCCESS difference:   2e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: FloatingArea2
SUCCESS difference:   2e-14 <   1e-13 test id: 519 test name: igTranMOLHO2d field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: igTranMOLHO2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: igTranMOLHO2d field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: igTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: igTranMOLHO2d field: TotalFloatingBmbScaled2
----------------finished:519-----------------------
----------------starting:530-----------------------
----------------running-----------------------
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.003724
   Total Core solution elapsed time:       0.012552
   Linear solver elapsed time:             0.009192 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-16 <   1e-13 test id: 530 test name: igBalVel1 field: DrivingStressX
SUCCESS difference: 7.7e-16 <   1e-13 test id: 530 test name: igBalVel1 field: DrivingStressY
SUCCESS difference:       0 <   1e-13 test id: 530 test name: igBalVel1 field: Vel
----------------finished:530-----------------------
----------------starting:531-----------------------
----------------running-----------------------
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.003646
   Total Core solution elapsed time:       0.014688
   Linear solver elapsed time:             0.010986 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-16 <   1e-13 test id: 531 test name: igBalVel2 field: DrivingStressX
SUCCESS difference:   5e-16 <   1e-13 test id: 531 test name: igBalVel2 field: DrivingStressY
SUCCESS difference:       0 <   1e-13 test id: 531 test name: igBalVel2 field: Vel
----------------finished:531-----------------------
----------------starting:540-----------------------
----------------running-----------------------
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.00817
   Total Core solution elapsed time:       0.478386
   Linear solver elapsed time:             0.332294 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-13 <   1e-12 test id: 540 test name: igTranCalvingDevSSA2d field: Vx1
SUCCESS difference: 1.4e-12 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: Vy1
SUCCESS difference: 1.3e-12 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Pressure1
SUCCESS difference: 8.3e-14 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Bed1
SUCCESS difference: 9.3e-14 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Surface1
SUCCESS difference: 5.8e-14 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Thickness1
SUCCESS difference: 1.2e-12 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: MaskIceLevelset1
SUCCESS difference: 1.6e-14 <   1e-12 test id: 540 test name: igTranCalvingDevSSA2d field: IceVolume1
SUCCESS difference: 6.5e-15 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: TotalFloatingBmb1
SUCCESS difference: 9.8e-13 <   1e-12 test id: 540 test name: igTranCalvingDevSSA2d field: Vx2
SUCCESS difference: 1.2e-12 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: Vy2
SUCCESS difference: 1.2e-12 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: Vel2
SUCCESS difference: 5.9e-14 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Pressure2
SUCCESS difference: 1.2e-13 <   2e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Bed2
SUCCESS difference: 9.7e-14 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Surface2
SUCCESS difference: 8.1e-14 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: Thickness2
SUCCESS difference: 1.5e-12 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: MaskIceLevelset2
SUCCESS difference: 5.4e-15 <   1e-12 test id: 540 test name: igTranCalvingDevSSA2d field: IceVolume2
SUCCESS difference: 1.2e-14 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: IceVolumeAboveFloatation2
SUCCESS difference:       0 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: TotalFloatingBmb2
SUCCESS difference: 5.1e-13 <   1e-11 test id: 540 test name: igTranCalvingDevSSA2d field: Vx10
SUCCESS difference: 8.9e-13 <   1e-11 test id: 540 test name: igTranCalvingDevSSA2d field: Vy10
SUCCESS difference: 7.7e-13 <   1e-11 test id: 540 test name: igTranCalvingDevSSA2d field: Vel10
SUCCESS difference: 6.4e-14 <   1e-11 test id: 540 test name: igTranCalvingDevSSA2d field: Pressure10
SUCCESS difference: 9.2e-14 <   1e-11 test id: 540 test name: igTranCalvingDevSSA2d field: Bed10
SUCCESS difference:   9e-14 <   1e-11 test id: 540 test name: igTranCalvingDevSSA2d field: Surface10
SUCCESS difference: 5.5e-14 <   1e-11 test id: 540 test name: igTranCalvingDevSSA2d field: Thickness10
SUCCESS difference: 1.5e-13 <   1e-09 test id: 540 test name: igTranCalvingDevSSA2d field: MaskIceLevelset10
SUCCESS difference: 9.8e-15 <   1e-12 test id: 540 test name: igTranCalvingDevSSA2d field: IceVolume10
SUCCESS difference: 3.9e-14 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: IceVolumeAboveFloatation10
SUCCESS difference:       0 <   2e-12 test id: 540 test name: igTranCalvingDevSSA2d field: TotalSmb10
SUCCESS difference:       0 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: TotalGroundedBmb10
SUCCESS difference:       0 <   1e-13 test id: 540 test name: igTranCalvingDevSSA2d field: TotalFloatingBmb10
----------------finished:540-----------------------
----------------starting:541-----------------------
----------------running-----------------------
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.03043
   Total Core solution elapsed time:       3.28921
   Linear solver elapsed time:             1.22281 (37%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 5.8e-13 <   1e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Vx1
SUCCESS difference: 1.4e-12 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Vy1
SUCCESS difference: 1.3e-12 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Vel1
SUCCESS difference: 4.2e-16 <   1e-12 test id: 541 test name: igTranCalvingDevdHO3d field: Pressure1
SUCCESS difference: 8.1e-14 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Bed1
SUCCESS difference: 9.2e-14 <   6e-12 test id: 541 test name: igTranCalvingDevdHO3d field: Surface1
SUCCESS difference: 5.7e-14 <   9e-12 test id: 541 test name: igTranCalvingDevdHO3d field: Thickness1
SUCCESS difference: 7.8e-13 <   2e-12 test id: 541 test name: igTranCalvingDevdHO3d field: MaskIceLevelset1
SUCCESS difference: 1.2e-14 <   1e-11 test id: 541 test name: igTranCalvingDevdHO3d field: IceVolume1
SUCCESS difference: 6.5e-15 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: TotalSmb1
SUCCESS difference:       0 <   3e-09 test id: 541 test name: igTranCalvingDevdHO3d field: TotalGroundedBmb1
SUCCESS difference:       0 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: TotalFloatingBmb1
SUCCESS difference: 5.3e-13 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Vx2
SUCCESS difference: 7.1e-13 <   1e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Vy2
SUCCESS difference:   6e-13 <   1e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Vel2
SUCCESS difference: 5.7e-14 <   9e-12 test id: 541 test name: igTranCalvingDevdHO3d field: Pressure2
SUCCESS difference: 4.7e-13 <   3e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Bed2
SUCCESS difference: 1.1e-13 <   3e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Surface2
SUCCESS difference: 3.2e-13 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: Thickness2
SUCCESS difference: 9.8e-13 <   1e-11 test id: 541 test name: igTranCalvingDevdHO3d field: MaskIceLevelset2
SUCCESS difference: 1.4e-14 <   1e-11 test id: 541 test name: igTranCalvingDevdHO3d field: IceVolume2
SUCCESS difference: 7.9e-15 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: IceVolumeAboveFloatation2
SUCCESS difference:       0 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: TotalSmb2
SUCCESS difference: 1.3e-10 <   8e-08 test id: 541 test name: igTranCalvingDevdHO3d field: TotalGroundedBmb2
SUCCESS difference:       0 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: TotalFloatingBmb2
SUCCESS difference:   7e-11 <   2e-10 test id: 541 test name: igTranCalvingDevdHO3d field: Vx10
SUCCESS difference: 2.9e-11 <   1e-10 test id: 541 test name: igTranCalvingDevdHO3d field: Vy10
SUCCESS difference: 1.6e-11 <   1e-10 test id: 541 test name: igTranCalvingDevdHO3d field: Vel10
SUCCESS difference: 5.2e-12 <   1e-10 test id: 541 test name: igTranCalvingDevdHO3d field: Pressure10
SUCCESS difference: 1.1e-11 <   1e-10 test id: 541 test name: igTranCalvingDevdHO3d field: Bed10
SUCCESS difference: 1.7e-11 <   1e-10 test id: 541 test name: igTranCalvingDevdHO3d field: Surface10
SUCCESS difference: 8.6e-12 <   1e-10 test id: 541 test name: igTranCalvingDevdHO3d field: Thickness10
SUCCESS difference: 2.2e-12 <   1e-09 test id: 541 test name: igTranCalvingDevdHO3d field: MaskIceLevelset10
SUCCESS difference: 6.1e-14 <   1e-11 test id: 541 test name: igTranCalvingDevdHO3d field: IceVolume10
SUCCESS difference: 1.1e-13 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: IceVolumeAboveFloatation10
SUCCESS difference:       0 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: TotalSmb10
SUCCESS difference: 1.1e-08 <   8e-08 test id: 541 test name: igTranCalvingDevdHO3d field: TotalGroundedBmb10
SUCCESS difference:       0 <   2e-11 test id: 541 test name: igTranCalvingDevdHO3d field: TotalFloatingBmb10
----------------finished:541-----------------------
----------------starting:542-----------------------
----------------running-----------------------
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.008719
   Total Core solution elapsed time:       0.481771
   Linear solver elapsed time:             0.337351 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-13 <   1e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Vx1
SUCCESS difference: 1.4e-12 <   2e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Vy1
SUCCESS difference: 1.3e-12 <   2e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Vel1
SUCCESS difference: 2.1e-16 <   1e-12 test id: 542 test name: igTranFrontalforcingsrignot field: Pressure1
SUCCESS difference: 8.3e-14 <   2e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Bed1
SUCCESS difference: 9.2e-14 <   6e-12 test id: 542 test name: igTranFrontalforcingsrignot field: Surface1
SUCCESS difference: 5.8e-14 <   9e-12 test id: 542 test name: igTranFrontalforcingsrignot field: Thickness1
SUCCESS difference: 9.5e-13 <   1e-12 test id: 542 test name: igTranFrontalforcingsrignot field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-09 test id: 542 test name: igTranFrontalforcingsrignot field: CalvingMetlingRate1
SUCCESS difference: 9.8e-13 <   2e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Vx2
SUCCESS difference: 1.2e-12 <   1e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Vy2
SUCCESS difference: 1.2e-12 <   1e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Vel2
SUCCESS difference: 5.8e-14 <   9e-12 test id: 542 test name: igTranFrontalforcingsrignot field: Pressure2
SUCCESS difference: 1.2e-13 <     0.2 test id: 542 test name: igTranFrontalforcingsrignot field: Bed2
SUCCESS difference: 9.7e-14 <   2e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Surface2
SUCCESS difference: 8.2e-14 <   2e-11 test id: 542 test name: igTranFrontalforcingsrignot field: Thickness2
SUCCESS difference: 1.2e-12 <   1e-11 test id: 542 test name: igTranFrontalforcingsrignot field: MaskIceLevelset2
SUCCESS difference: 3.2e-16 <   1e-09 test id: 542 test name: igTranFrontalforcingsrignot field: CalvingMetlingRate2
SUCCESS difference: 4.6e-13 <   2e-10 test id: 542 test name: igTranFrontalforcingsrignot field: Vx10
SUCCESS difference: 7.3e-13 <   1e-10 test id: 542 test name: igTranFrontalforcingsrignot field: Vy10
SUCCESS difference: 6.1e-13 <   1e-10 test id: 542 test name: igTranFrontalforcingsrignot field: Vel10
SUCCESS difference: 7.2e-14 <   1e-10 test id: 542 test name: igTranFrontalforcingsrignot field: Pressure10
SUCCESS difference: 1.1e-13 <   1e-10 test id: 542 test name: igTranFrontalforcingsrignot field: Bed10
SUCCESS difference: 7.2e-14 <   1e-10 test id: 542 test name: igTranFrontalforcingsrignot field: Surface10
SUCCESS difference: 6.7e-14 <   1e-10 test id: 542 test name: igTranFrontalforcingsrignot field: Thickness10
SUCCESS difference: 5.1e-13 <   1e-09 test id: 542 test name: igTranFrontalforcingsrignot field: MaskIceLevelset10
SUCCESS difference: 1.1e-15 <   1e-09 test id: 542 test name: igTranFrontalforcingsrignot field: CalvingMetlingRate10
----------------finished:542-----------------------
----------------starting:543-----------------------
----------------running-----------------------
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.01002
   Total Core solution elapsed time:       0.724016
   Linear solver elapsed time:             0.495502 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-13 <   1e-11 test id: 543 test name: igTranRignotarma  field: Vx1
SUCCESS difference: 1.4e-12 <   2e-11 test id: 543 test name: igTranRignotarma  field: Vy1
SUCCESS difference: 1.3e-12 <   2e-11 test id: 543 test name: igTranRignotarma  field: Vel1
SUCCESS difference: 4.2e-15 <   1e-11 test id: 543 test name: igTranRignotarma  field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-09 test id: 543 test name: igTranRignotarma  field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-10 test id: 543 test name: igTranRignotarma  field: CalvingMeltingrate1
SUCCESS difference:   1e-12 <   2e-11 test id: 543 test name: igTranRignotarma  field: Vx2
SUCCESS difference: 1.3e-12 <   1e-11 test id: 543 test name: igTranRignotarma  field: Vy2
SUCCESS difference: 1.2e-12 <   1e-11 test id: 543 test name: igTranRignotarma  field: Vel2
SUCCESS difference: 4.8e-14 <   9e-11 test id: 543 test name: igTranRignotarma  field: Thickness2
SUCCESS difference: 2.7e-15 <   2e-09 test id: 543 test name: igTranRignotarma  field: MaskIceLevelset2
SUCCESS difference:       0 <   1e-10 test id: 543 test name: igTranRignotarma  field: CalvingMeltingrate2
SUCCESS difference:   1e-12 <   2e-06 test id: 543 test name: igTranRignotarma  field: Vx10
SUCCESS difference: 1.2e-12 <   1e-06 test id: 543 test name: igTranRignotarma  field: Vy10
SUCCESS difference: 1.2e-12 <   1e-06 test id: 543 test name: igTranRignotarma  field: Vel10
SUCCESS difference: 6.9e-14 <   1e-06 test id: 543 test name: igTranRignotarma  field: Thickness10
SUCCESS difference: 2.8e-15 <   5e-06 test id: 543 test name: igTranRignotarma  field: MaskIceLevelset10
SUCCESS difference:       0 <   1e-06 test id: 543 test name: igTranRignotarma  field: CalvingMeltingrate10
----------------finished:543-----------------------
----------------starting:545-----------------------
----------------running-----------------------
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.00979
   Total Core solution elapsed time:       0.208576
   Linear solver elapsed time:             0.144503 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-13 <   1e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Vx1
SUCCESS difference: 1.4e-12 <   2e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Vy1
SUCCESS difference: 1.3e-12 <   2e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Vel1
SUCCESS difference: 4.2e-14 <   1e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Thickness1
SUCCESS difference: 1.4e-15 <   1e-09 test id: 545 test name: igTranStochasticforcingCovariance field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: igTranStochasticforcingCovariance field: CalvingCalvingrate1
SUCCESS difference:   7e-16 <   1e-10 test id: 545 test name: igTranStochasticforcingCovariance field: CalvingMeltingrate1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: igTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 8.7e-13 <   2e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Vx5
SUCCESS difference: 1.1e-12 <   1e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Vy5
SUCCESS difference: 1.1e-12 <   1e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Vel5
SUCCESS difference: 8.8e-14 <   9e-11 test id: 545 test name: igTranStochasticforcingCovariance field: Thickness5
SUCCESS difference: 5.9e-15 <   2e-09 test id: 545 test name: igTranStochasticforcingCovariance field: MaskIceLevelset5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: igTranStochasticforcingCovariance field: CalvingCalvingrate5
SUCCESS difference: 8.8e-17 <   1e-10 test id: 545 test name: igTranStochasticforcingCovariance field: CalvingMeltingrate5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: igTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate5
SUCCESS difference: 8.3e-13 <   2e-06 test id: 545 test name: igTranStochasticforcingCovariance field: Vx10
SUCCESS difference: 9.6e-13 <   1e-06 test id: 545 test name: igTranStochasticforcingCovariance field: Vy10
SUCCESS difference: 9.8e-13 <   1e-06 test id: 545 test name: igTranStochasticforcingCovariance field: Vel10
SUCCESS difference:   1e-13 <   1e-06 test id: 545 test name: igTranStochasticforcingCovariance field: Thickness10
SUCCESS difference: 2.7e-15 <   5e-06 test id: 545 test name: igTranStochasticforcingCovariance field: MaskIceLevelset10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: igTranStochasticforcingCovariance field: CalvingCalvingrate10
SUCCESS difference: 2.2e-17 <   1e-06 test id: 545 test name: igTranStochasticforcingCovariance field: CalvingMeltingrate10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: igTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate10
----------------finished:545-----------------------
----------------starting:601-----------------------
----------------running-----------------------
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.003963
   Total Core solution elapsed time:       0.005156
   Linear solver elapsed time:             0.003461 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 <   1e-13 test id: 601 test name: 9NorthMasstransp2d field: Thickness
----------------finished:601-----------------------
----------------starting:602-----------------------
----------------running-----------------------
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.004347
   Total Core solution elapsed time:       0.006764
   Linear solver elapsed time:             0.005015 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 602 test name: 9NorthMasstransp2dDG field: Thickness
----------------finished:602-----------------------
----------------starting:603-----------------------
----------------running-----------------------
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.006822
   Total Core solution elapsed time:       0.005936
   Linear solver elapsed time:             0.00388 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   4e-15 <   1e-13 test id: 603 test name: 9NorthMasstransp3d field: Thickness
----------------finished:603-----------------------
----------------starting:604-----------------------
----------------running-----------------------
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.003388
   Total Core solution elapsed time:       0.009895
   Linear solver elapsed time:             0.007527 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   1e-13 test id: 604 test name: 9NorthSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 5.3e-16 <   1e-13 test id: 604 test name: 9NorthSurfSlop2d field: SurfaceSlopeY
----------------finished:604-----------------------
----------------starting:605-----------------------
----------------running-----------------------
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.005177
   Total Core solution elapsed time:       0.009666
   Linear solver elapsed time:             0.007138 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   1e-13 test id: 605 test name: 9NorthSurfSlop3d field: SurfaceSlopeX
SUCCESS difference: 5.3e-16 <   1e-13 test id: 605 test name: 9NorthSurfSlop3d field: SurfaceSlopeY
----------------finished:605-----------------------
----------------starting:606-----------------------
----------------running-----------------------
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.003117
   Total Core solution elapsed time:       0.009584
   Linear solver elapsed time:             0.00726 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-16 <   1e-13 test id: 606 test name: 9NorthBedSlop2d field: BedSlopeX
SUCCESS difference: 1.6e-15 <   1e-13 test id: 606 test name: 9NorthBedSlop2d field: BedSlopeY
----------------finished:606-----------------------
----------------starting:607-----------------------
----------------running-----------------------
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.004261
   Total Core solution elapsed time:       0.010726
   Linear solver elapsed time:             0.008146 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-16 <   1e-13 test id: 607 test name: 9NorthBedSlop3d field: BedSlopeX
SUCCESS difference: 1.6e-15 <   1e-13 test id: 607 test name: 9NorthBedSlop3d field: BedSlopeY
----------------finished:607-----------------------
----------------starting:608-----------------------
----------------running-----------------------
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.003766
   Total Core solution elapsed time:       0.005623
   Linear solver elapsed time:             0.004097 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-13 <   1e-12 test id: 608 test name: 9NorthBalThic2d field: Thickness
----------------finished:608-----------------------
----------------starting:610-----------------------
----------------running-----------------------
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.00347
   Total Core solution elapsed time:       0.000848
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 8.9e-17 <   1e-12 test id: 610 test name: 9NorthPISMhydro field: WaterColumn1
SUCCESS difference: 1.8e-16 <   1e-12 test id: 610 test name: 9NorthPISMhydro field: WaterColumn2
SUCCESS difference: 1.8e-16 <   1e-12 test id: 610 test name: 9NorthPISMhydro field: WaterColumn3
----------------finished:610-----------------------
----------------starting:611-----------------------
----------------running-----------------------
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:

       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.003978
   Total Core solution elapsed time:       0.035995
   Linear solver elapsed time:             0.025382 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-13 <   1e-12 test id: 611 test name: 9NorthCMBalThic2dCG field: Gradient
SUCCESS difference: 1.9e-14 <   1e-12 test id: 611 test name: 9NorthCMBalThic2dCG field: Misfits
SUCCESS difference: 2.4e-13 <   1e-12 test id: 611 test name: 9NorthCMBalThic2dCG field: BalancethicknessThickeningRate
SUCCESS difference: 2.3e-13 <   1e-12 test id: 611 test name: 9NorthCMBalThic2dCG field: Thickness
----------------finished:611-----------------------
----------------starting:612-----------------------
----------------running-----------------------
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.006259
   Total Core solution elapsed time:       0.045643
   Linear solver elapsed time:             0.037072 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vx1
SUCCESS difference: 9.4e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vx2
SUCCESS difference: 9.1e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vx3
SUCCESS difference: 6.8e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vy1
SUCCESS difference: 7.2e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vy2
SUCCESS difference: 6.9e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vy3
SUCCESS difference: 7.4e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vel1
SUCCESS difference: 7.8e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vel2
SUCCESS difference: 7.5e-12 <   2e-11 test id: 612 test name: 9NorthPISMhydrofriction field: Vel3
----------------finished:612-----------------------
----------------starting:613-----------------------
----------------running-----------------------
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

!! extract warning: spc values should be checked !!


uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and 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.003002
   Total Core solution elapsed time:       0.029977
   Linear solver elapsed time:             0.019314 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-13 <   1e-12 test id: 613 test name: 9NorthCMBalThicVxVy field: Gradient1
SUCCESS difference: 7.6e-14 <   1e-12 test id: 613 test name: 9NorthCMBalThicVxVy field: Gradient2
SUCCESS difference: 8.3e-14 <   1e-12 test id: 613 test name: 9NorthCMBalThicVxVy field: Misfits
SUCCESS difference: 3.2e-15 <   1e-12 test id: 613 test name: 9NorthCMBalThicVxVy field: Vx
SUCCESS difference: 1.4e-15 <   1e-12 test id: 613 test name: 9NorthCMBalThicVxVy field: Vy
SUCCESS difference: 8.6e-14 <   1e-12 test id: 613 test name: 9NorthCMBalThicVxVy field: Thickness
----------------finished:613-----------------------
----------------starting:621-----------------------
----------------running-----------------------
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.005759
   Total Core solution elapsed time:       0.183695
   Linear solver elapsed time:             0.150468 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-11 <   2e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vx1
SUCCESS difference: 9.6e-12 <   2e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vy1
SUCCESS difference: 1.1e-11 <   2e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vel1
SUCCESS difference: 5.9e-13 <   2e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Thickness1
SUCCESS difference: 3.3e-16 <   2e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: FrictionWaterPressure1
SUCCESS difference: 2.9e-12 <   4e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vx2
SUCCESS difference: 1.8e-12 <   4e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vy2
SUCCESS difference:   9e-13 <   4e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vel2
SUCCESS difference: 4.3e-13 <   4e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Thickness2
SUCCESS difference: 9.6e-13 <   4e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: FrictionWaterPressure2
SUCCESS difference: 1.2e-12 <   8e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vx10
SUCCESS difference: 6.1e-13 <   8e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vy10
SUCCESS difference: 2.6e-13 <   8e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Vel10
SUCCESS difference:   2e-13 <   8e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: Thickness10
SUCCESS difference: 3.8e-13 <   8e-10 test id: 621 test name: 9NorthStochFrictionWaterPressure field: FrictionWaterPressure10
----------------finished:621-----------------------
----------------starting:622-----------------------
----------------running-----------------------
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.008294
   Total Core solution elapsed time:       0.564236
   Linear solver elapsed time:             0.43962 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-12 <   2e-10 test id: 622 test name: NorthHydrologyArmapw field: Vel1
SUCCESS difference:   5e-14 <   2e-10 test id: 622 test name: NorthHydrologyArmapw field: Thickness1
SUCCESS difference:       0 <   2e-10 test id: 622 test name: NorthHydrologyArmapw field: SmbMassBalance1
SUCCESS difference:       0 <   2e-10 test id: 622 test name: NorthHydrologyArmapw field: FrictionWaterPressure1
SUCCESS difference: 7.1e-13 <   4e-10 test id: 622 test name: NorthHydrologyArmapw field: Vel12
SUCCESS difference: 9.5e-14 <   4e-10 test id: 622 test name: NorthHydrologyArmapw field: Thickness12
SUCCESS difference:       0 <   4e-10 test id: 622 test name: NorthHydrologyArmapw field: SmbMassBalance12
SUCCESS difference:       0 <   4e-10 test id: 622 test name: NorthHydrologyArmapw field: FrictionWaterPressure12
SUCCESS difference: 2.1e-12 <   8e-10 test id: 622 test name: NorthHydrologyArmapw field: Vel24
SUCCESS difference: 1.5e-13 <   8e-10 test id: 622 test name: NorthHydrologyArmapw field: Thickness24
SUCCESS difference:       0 <   8e-10 test id: 622 test name: NorthHydrologyArmapw field: SmbMassBalance24
SUCCESS difference:       0 <   8e-10 test id: 622 test name: NorthHydrologyArmapw field: FrictionWaterPressure24
----------------finished:622-----------------------
----------------starting:801-----------------------
----------------running-----------------------
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.010229
   Total Core solution elapsed time:       0.215316
   Linear solver elapsed time:             0.162712 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vx1
SUCCESS difference: 3.9e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vy1
SUCCESS difference: 1.9e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vel1
SUCCESS difference:   2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Pressure1
SUCCESS difference:   2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Thickness1
SUCCESS difference: 1.2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Surface1
SUCCESS difference: 1.6e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: MaskIceLevelset1
SUCCESS difference: 1.2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vx2
SUCCESS difference: 1.6e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vy2
SUCCESS difference: 1.2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vel2
SUCCESS difference:   2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Pressure2
SUCCESS difference:   2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Thickness2
SUCCESS difference: 1.2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Surface2
SUCCESS difference: 1.6e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: MaskIceLevelset2
SUCCESS difference: 1.1e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vx3
SUCCESS difference: 3.3e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vy3
SUCCESS difference: 1.1e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Vel3
SUCCESS difference:   2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Pressure3
SUCCESS difference:   2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Thickness3
SUCCESS difference: 1.2e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: Surface3
SUCCESS difference: 1.6e-13 <   1e-12 test id: 801 test name: alleyGlacierLevelsetSSA2d field: MaskIceLevelset3
----------------finished:801-----------------------
----------------starting:802-----------------------
----------------running-----------------------
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.026616
   Total Core solution elapsed time:       0.5259 
   Linear solver elapsed time:             0.279965 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-13 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vx1
SUCCESS difference: 3.9e-13 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vy1
SUCCESS difference: 1.9e-13 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vel1
SUCCESS difference:   2e-13 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Pressure1
SUCCESS difference:   2e-13 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Thickness1
SUCCESS difference: 1.2e-13 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Surface1
SUCCESS difference: 1.5e-13 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1
SUCCESS difference: 5.9e-15 <   1e-12 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Temperature1
SUCCESS difference: 7.9e-14 <   1e-09 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vx2
SUCCESS difference:   1e-13 <   1e-09 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vy2
SUCCESS difference: 7.9e-14 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vel2
SUCCESS difference:   2e-13 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Pressure2
SUCCESS difference: 1.3e-12 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Thickness2
SUCCESS difference: 4.2e-13 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Surface2
SUCCESS difference: 1.5e-13 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset2
SUCCESS difference: 5.2e-15 <   1e-09 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Temperature2
SUCCESS difference: 1.4e-12 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vx3
SUCCESS difference:   3e-12 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vy3
SUCCESS difference: 1.4e-12 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Vel3
SUCCESS difference: 1.3e-12 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Pressure3
SUCCESS difference: 6.9e-13 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Thickness3
SUCCESS difference: 1.5e-13 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Surface3
SUCCESS difference: 1.5e-13 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset3
SUCCESS difference: 3.3e-14 <   1e-10 test id: 802 test name: alleyGlacierLevelsetThermalSSA3d field: Temperature3
----------------finished:802-----------------------
----------------starting:803-----------------------
----------------running-----------------------
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.026632
   Total Core solution elapsed time:       0.581541
   Linear solver elapsed time:             0.306702 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-13 <   2e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vx1
SUCCESS difference:   4e-13 <   2e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vy1
SUCCESS difference: 3.1e-13 <   2e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vel1
SUCCESS difference:   2e-13 <   3e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Pressure1
SUCCESS difference:   2e-13 <   3e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Thickness1
SUCCESS difference: 1.3e-13 <   2e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Surface1
SUCCESS difference: 1.5e-13 <   2e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1
SUCCESS difference: 5.4e-15 <   1e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1
SUCCESS difference:   2e-12 <   4e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vx2
SUCCESS difference: 2.3e-12 <   6e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vy2
SUCCESS difference:   2e-12 <   4e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vel2
SUCCESS difference:   2e-13 <   3e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Pressure2
SUCCESS difference: 3.9e-13 <   8e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Thickness2
SUCCESS difference: 1.3e-13 <   2e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Surface2
SUCCESS difference: 1.5e-13 <   2e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2
SUCCESS difference: 1.8e-14 <   1e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2
SUCCESS difference: 3.2e-12 <   6e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vx3
SUCCESS difference: 4.7e-12 <   2e-11 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vy3
SUCCESS difference: 3.1e-12 <   6e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Vel3
SUCCESS difference: 3.9e-13 <   8e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Pressure3
SUCCESS difference: 5.2e-13 <   1e-12 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Thickness3
SUCCESS difference: 1.2e-13 <   4e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Surface3
SUCCESS difference: 1.5e-13 <   2e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3
SUCCESS difference: 3.5e-14 <   1e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 803 test name: alleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3
----------------finished:803-----------------------
----------------starting:804-----------------------
----------------running-----------------------
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

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input files
launching solution sequence

──────────────────────────────────────────────────────────────────────
Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/
──────────────────────────────────────────────────────────────────────
call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00882
   Total Core solution elapsed time:       0.177215
   Linear solver elapsed time:             0.133441 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vx1
SUCCESS difference: 1.8e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vy1
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vel1
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Pressure1
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Thickness1
SUCCESS difference: 1.2e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Surface1
SUCCESS difference: 1.5e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset1
SUCCESS difference: 1.5e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vx2
SUCCESS difference: 4.2e-13 <   5e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vy2
SUCCESS difference: 1.1e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vel2
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Pressure2
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Thickness2
SUCCESS difference: 1.2e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Surface2
SUCCESS difference: 1.5e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset2
SUCCESS difference: 1.5e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vx3
SUCCESS difference: 4.3e-13 <   5e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vy3
SUCCESS difference: 1.1e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Vel3
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Pressure3
SUCCESS difference:   2e-13 <   3e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Thickness3
SUCCESS difference: 1.2e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: Surface3
SUCCESS difference: 1.5e-13 <   2e-13 test id: 804 test name: alleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3
----------------finished:804-----------------------
----------------starting:805-----------------------
----------------running-----------------------
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.025945
   Total Core solution elapsed time:       0.58981
   Linear solver elapsed time:             0.317071 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.9e-13 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vx1
SUCCESS difference: 2.8e-13 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vy1
SUCCESS difference: 5.9e-13 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vel1
SUCCESS difference:   2e-13 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Pressure1
SUCCESS difference:   2e-13 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Thickness1
SUCCESS difference: 1.2e-13 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Surface1
SUCCESS difference: 1.5e-13 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1
SUCCESS difference: 5.4e-15 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy1
SUCCESS difference:       0 <   1e-11 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn1
SUCCESS difference: 1.5e-12 <   1e-09 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vx2
SUCCESS difference: 1.1e-12 <   1e-09 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vy2
SUCCESS difference: 1.4e-12 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vel2
SUCCESS difference:   2e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Pressure2
SUCCESS difference: 2.7e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Thickness2
SUCCESS difference: 1.2e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Surface2
SUCCESS difference: 1.5e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2
SUCCESS difference: 6.5e-15 <   1e-09 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vx3
SUCCESS difference: 6.1e-12 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vy3
SUCCESS difference: 1.2e-12 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Vel3
SUCCESS difference: 2.7e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Pressure3
SUCCESS difference: 3.8e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Thickness3
SUCCESS difference: 1.3e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Surface3
SUCCESS difference: 1.5e-13 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset3
SUCCESS difference: 2.9e-14 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3
SUCCESS difference:       0 <   1e-10 test id: 805 test name: alleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3
----------------finished:805-----------------------
----------------starting:806-----------------------
----------------running-----------------------
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.00993
   Total Core solution elapsed time:       0.246041
   Linear solver elapsed time:             0.18773 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vx1
SUCCESS difference: 2.6e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vy1
SUCCESS difference: 3.1e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vel1
SUCCESS difference: 8.7e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Pressure1
SUCCESS difference: 6.3e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Thickness1
SUCCESS difference: 6.3e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Surface1
SUCCESS difference: 2.2e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset1
SUCCESS difference: 3.3e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel1
SUCCESS difference: 5.9e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 7.6e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 2.5e-13 <   2e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vx2
SUCCESS difference: 2.5e-13 <   2e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vy2
SUCCESS difference: 2.8e-13 <   2e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vel2
SUCCESS difference: 6.3e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Pressure2
SUCCESS difference: 5.1e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Thickness2
SUCCESS difference: 5.1e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Surface2
SUCCESS difference: 2.1e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset2
SUCCESS difference: 2.4e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel2
SUCCESS difference: 4.7e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 3.8e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate2
SUCCESS difference:   2e-13 <   2e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vx3
SUCCESS difference: 3.3e-13 <   2e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vy3
SUCCESS difference: 2.3e-13 <   2e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Vel3
SUCCESS difference: 5.1e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Pressure3
SUCCESS difference: 3.7e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Thickness3
SUCCESS difference: 3.7e-14 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: Surface3
SUCCESS difference:   2e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset3
SUCCESS difference: 1.8e-13 <   5e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3
SUCCESS difference: 1.2e-13 <   5e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3
SUCCESS difference:   2e-13 <   1e-11 test id: 806 test name: quareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3
----------------finished:806-----------------------
----------------starting:807-----------------------
----------------running-----------------------
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.009392
   Total Core solution elapsed time:       0.245819
   Linear solver elapsed time:             0.191426 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-13 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vx1
SUCCESS difference: 2.6e-13 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vy1
SUCCESS difference: 3.1e-13 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vel1
SUCCESS difference: 8.7e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Pressure1
SUCCESS difference: 6.2e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Thickness1
SUCCESS difference: 6.2e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Surface1
SUCCESS difference: 2.4e-13 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: MaskIceLevelset1
SUCCESS difference: 2.5e-13 <   2e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vx2
SUCCESS difference: 2.5e-13 <   2e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vy2
SUCCESS difference: 2.8e-13 <   2e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vel2
SUCCESS difference: 6.2e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Pressure2
SUCCESS difference: 4.9e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Thickness2
SUCCESS difference: 4.9e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Surface2
SUCCESS difference: 2.2e-13 <   5e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: MaskIceLevelset2
SUCCESS difference:   2e-13 <   2e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vx3
SUCCESS difference: 3.3e-13 <   2e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vy3
SUCCESS difference: 2.3e-13 <   2e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Vel3
SUCCESS difference: 4.9e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Pressure3
SUCCESS difference: 3.5e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Thickness3
SUCCESS difference: 3.5e-14 <   1e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: Surface3
SUCCESS difference:   2e-13 <   5e-11 test id: 807 test name: quareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3
----------------finished:807-----------------------
----------------starting:809-----------------------
----------------running-----------------------
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.010274
   Total Core solution elapsed time:       1.44377
   Linear solver elapsed time:             1.06155 (74%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.9e-13 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx1
SUCCESS difference: 3.9e-13 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy1
SUCCESS difference: 1.9e-13 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel1
SUCCESS difference:   2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure1
SUCCESS difference:   2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness1
SUCCESS difference: 1.2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface1
SUCCESS difference: 1.5e-13 <   3e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset1Vx2
SUCCESS difference: 9.7e-14 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2
SUCCESS difference: 2.2e-13 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel2
SUCCESS difference: 9.9e-14 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure2
SUCCESS difference:   2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness2
SUCCESS difference:   2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface2
SUCCESS difference: 1.2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset2Vx10
SUCCESS difference: 1.3e-13 <   3e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy10
SUCCESS difference: 2.4e-13 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel10
SUCCESS difference: 9.3e-13 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure10
SUCCESS difference: 3.1e-13 <   1e-08 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness10
SUCCESS difference:   2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface10
SUCCESS difference:   2e-13 <   1e-09 test id: 809 test name: alleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset10
----------------finished:809-----------------------
----------------starting:810-----------------------
----------------running-----------------------
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.011135
   Total Core solution elapsed time:       0.253378
   Linear solver elapsed time:             0.187373 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vx1
SUCCESS difference: 3.8e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vy1
SUCCESS difference: 1.8e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vel1
SUCCESS difference:   2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Pressure1
SUCCESS difference:   2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Thickness1
SUCCESS difference: 1.2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Surface1
SUCCESS difference: 1.6e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 1.3e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vx2
SUCCESS difference: 1.7e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vy2
SUCCESS difference: 1.2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vel2
SUCCESS difference:   2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Pressure2
SUCCESS difference:   2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Thickness2
SUCCESS difference: 1.2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Surface2
SUCCESS difference: 1.6e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2
SUCCESS difference:   1e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vx3
SUCCESS difference:   3e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vy3
SUCCESS difference: 9.9e-14 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Vel3
SUCCESS difference:   2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Pressure3
SUCCESS difference:   2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Thickness3
SUCCESS difference: 1.2e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: Surface3
SUCCESS difference: 1.5e-13 <   1e-12 test id: 810 test name: alleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3
----------------finished:810-----------------------
----------------starting:811-----------------------
----------------running-----------------------
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.01094
   Total Core solution elapsed time:       0.249483
   Linear solver elapsed time:             0.183793 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vx1
SUCCESS difference: 3.8e-13 <   4e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vy1
SUCCESS difference: 1.8e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vel1
SUCCESS difference:   2e-13 <   3e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Pressure1
SUCCESS difference:   2e-13 <   3e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Thickness1
SUCCESS difference: 1.2e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Surface1
SUCCESS difference: 1.5e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 1.3e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vx2
SUCCESS difference: 1.7e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vy2
SUCCESS difference: 1.2e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vel2
SUCCESS difference:   2e-13 <   3e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Pressure2
SUCCESS difference:   2e-13 <   3e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Thickness2
SUCCESS difference: 1.2e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Surface2
SUCCESS difference: 1.5e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 1.1e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vx3
SUCCESS difference:   5e-13 <   6e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vy3
SUCCESS difference: 1.1e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Vel3
SUCCESS difference:   2e-13 <   3e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Pressure3
SUCCESS difference:   2e-13 <   3e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Thickness3
SUCCESS difference: 1.2e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: Surface3
SUCCESS difference: 1.4e-13 <   2e-13 test id: 811 test name: alleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3
----------------finished:811-----------------------
----------------starting:812-----------------------
----------------running-----------------------
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.010712
   Total Core solution elapsed time:       0.315724
   Linear solver elapsed time:             0.232003 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vx1
SUCCESS difference: 2.6e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vy1
SUCCESS difference: 3.1e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vel1
SUCCESS difference: 8.7e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure1
SUCCESS difference: 6.2e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1
SUCCESS difference: 6.2e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Surface1
SUCCESS difference: 2.1e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset1
SUCCESS difference: 4.3e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel1
SUCCESS difference:   6e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 7.5e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 2.5e-13 <   2e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vx2
SUCCESS difference: 2.5e-13 <   2e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vy2
SUCCESS difference: 2.8e-13 <   2e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vel2
SUCCESS difference: 6.2e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure2
SUCCESS difference: 5.1e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness2
SUCCESS difference: 5.1e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Surface2
SUCCESS difference: 2.1e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset2
SUCCESS difference: 2.3e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel2
SUCCESS difference: 4.9e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 3.9e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate2
SUCCESS difference:   2e-13 <   2e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vx3
SUCCESS difference: 3.3e-13 <   2e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vy3
SUCCESS difference: 2.3e-13 <   2e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Vel3
SUCCESS difference: 5.1e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure3
SUCCESS difference: 3.8e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness3
SUCCESS difference: 3.8e-14 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: Surface3
SUCCESS difference:   2e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset3
SUCCESS difference: 1.7e-13 <   5e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel3
SUCCESS difference:   1e-13 <   5e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 2.1e-13 <   1e-11 test id: 812 test name: quareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3
----------------finished:812-----------------------
----------------starting:900-----------------------
----------------running-----------------------
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.005263
   Total Core solution elapsed time:       0.249418
   Linear solver elapsed time:             0.065769 (26%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 900 test name: quareNoDynUnConfinedHydroDC field: SedimentWaterHead1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 900 test name: quareNoDynUnConfinedHydroDC field: SedimentWaterHead2
----------------finished:900-----------------------
----------------starting:901-----------------------
----------------running-----------------------
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.004604
   Total Core solution elapsed time:       0.012562
   Linear solver elapsed time:             0.004538 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 901 test name: quareNoDynHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 8.4e-11 <   3e-10 test id: 901 test name: quareNoDynHydrologyDCOneLayer field: SedimentHeadResidual
----------------finished:901-----------------------
----------------starting:902-----------------------
----------------running-----------------------
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.006006
   Total Core solution elapsed time:       0.078008
   Linear solver elapsed time:             0.025554 (33%)

   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.006639
   Total Core solution elapsed time:       0.081553
   Linear solver elapsed time:             0.025731 (32%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-16 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 7.1e-15 <   5e-12 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: EplWaterHead5
SUCCESS difference:       0 <   1e-11 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.8e-15 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 1.6e-14 <   5e-12 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: EplWaterHead9
SUCCESS difference:       0 <   1e-11 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual9
SUCCESS difference: 1.5e-14 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: EplWaterHead10
SUCCESS difference: 1.8e-14 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: EplWaterHeadSubstep10
SUCCESS difference: 1.8e-15 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead10
SUCCESS difference: 2.6e-15 <   1e-13 test id: 902 test name: quareNoDynHydrolgyDCTwoLayers field: SedimentWaterHeadSubstep10
----------------finished:902-----------------------
----------------starting:903-----------------------
----------------running-----------------------
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.009038
   Total Core solution elapsed time:       0.015648
   Linear solver elapsed time:             0.004319 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 903 test name: quareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 8.4e-11 <   3e-10 test id: 903 test name: quareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual
----------------finished:903-----------------------
----------------starting:904-----------------------
----------------running-----------------------
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.014469
   Total Core solution elapsed time:       0.106638
   Linear solver elapsed time:             0.024542 (23%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 7.1e-15 <   5e-12 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5
SUCCESS difference:       0 <   2e-11 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.8e-15 <   1e-13 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 1.6e-14 <   5e-12 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9
SUCCESS difference:       0 <   2e-11 test id: 904 test name: quareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9
----------------finished:904-----------------------
----------------starting:905-----------------------
----------------running-----------------------
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.007046
   Total Core solution elapsed time:       0.333075
   Linear solver elapsed time:             0.062356 (19%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5
SUCCESS difference:       0 <   5e-12 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: EplWaterHead5
SUCCESS difference:       0 <   1e-11 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5
SUCCESS difference: 1.9e-15 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9
SUCCESS difference:       0 <   5e-12 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: EplWaterHead9
SUCCESS difference:       0 <   1e-11 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: EplWaterHead20
SUCCESS difference:       0 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20
SUCCESS difference: 3.9e-15 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20
SUCCESS difference: 4.1e-15 <   1e-13 test id: 905 test name: quareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20
----------------finished:905-----------------------
----------------starting:906-----------------------
----------------running-----------------------
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.007127
   Total Core solution elapsed time:       2.14902
   Linear solver elapsed time:             1.11353 (52%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 8.8e-16 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2
SUCCESS difference: 2.8e-14 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: EplWaterHead2
SUCCESS difference: 2.6e-14 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2
SUCCESS difference: 2.7e-14 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2
SUCCESS difference:       0 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2
SUCCESS difference:       0 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: HydrologySubTime2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: EplWaterHead3
SUCCESS difference: 1.7e-14 <   1e-13 test id: 906 test name: quareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3
----------------finished:906-----------------------
----------------starting:1501-----------------------
----------------running-----------------------
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.003511
   Total Core solution elapsed time:       0.005575
   Linear solver elapsed time:             0.004023 (72%)

   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.003135
   Total Core solution elapsed time:       0.004736
   Linear solver elapsed time:             0.003256 (69%)

   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.003352
   Total Core solution elapsed time:       0.004756
   Linear solver elapsed time:             0.003351 (70%)

   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.003427
   Total Core solution elapsed time:       0.004714
   Linear solver elapsed time:             0.003465 (74%)

   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.003174
   Total Core solution elapsed time:       0.004647
   Linear solver elapsed time:             0.003335 (72%)

   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.003044
   Total Core solution elapsed time:       0.004428
   Linear solver elapsed time:             0.003107 (70%)

   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.003015
   Total Core solution elapsed time:       0.004336
   Linear solver elapsed time:             0.003005 (69%)

   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.003409
   Total Core solution elapsed time:       0.004569
   Linear solver elapsed time:             0.003195 (70%)

   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.003345
   Total Core solution elapsed time:       0.004786
   Linear solver elapsed time:             0.003293 (69%)

   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.00327
   Total Core solution elapsed time:       0.00451
   Linear solver elapsed time:             0.003271 (73%)

   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.003067
   Total Core solution elapsed time:       0.004402
   Linear solver elapsed time:             0.002959 (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.006599
   Total Core solution elapsed time:       13.0475
   Linear solver elapsed time:             8.55594 (66%)

   Total elapsed time: 0 hrs 0 min 13 sec
SUCCESS difference: 2.5e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vx1
SUCCESS difference: 1.2e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vy1
SUCCESS difference: 1.1e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vel1
SUCCESS difference: 1.3e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Pressure1
SUCCESS difference: 1.2e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Bed1
SUCCESS difference: 1.2e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Surface1
SUCCESS difference: 1.2e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Thickness1
SUCCESS difference: 3.9e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: SmbMassBalance1
SUCCESS difference: 3.4e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vx2
SUCCESS difference: 3.3e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vy2
SUCCESS difference: 3.3e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vel2
SUCCESS difference: 1.1e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Pressure2
SUCCESS difference: 1.1e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Surface2
SUCCESS difference: 1.1e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Thickness2
SUCCESS difference: 2.7e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: SmbMassBalance2
SUCCESS difference: 2.6e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vx3
SUCCESS difference: 1.1e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vy3
SUCCESS difference: 1.1e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vel3
SUCCESS difference: 1.4e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Pressure3
SUCCESS difference: 1.5e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Bed3
SUCCESS difference: 1.5e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Surface3
SUCCESS difference: 1.5e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Thickness3
SUCCESS difference: 3.9e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: SmbMassBalance3
SUCCESS difference: 3.6e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vx4
SUCCESS difference: 3.7e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vy4
SUCCESS difference: 3.7e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vel4
SUCCESS difference: 1.2e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Pressure4
SUCCESS difference: 1.3e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Bed4
SUCCESS difference: 1.3e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Surface4
SUCCESS difference: 1.3e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Thickness4
SUCCESS difference: 2.7e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: SmbMassBalance4
SUCCESS difference: 2.5e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vx5
SUCCESS difference: 1.3e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vy5
SUCCESS difference: 1.3e-14 <   1e-09 test id: 1501 test name: quareShelfTranSawTooth2d field: Vel5
SUCCESS difference: 1.4e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Pressure5
SUCCESS difference: 1.4e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Bed5
SUCCESS difference: 1.3e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Surface5
SUCCESS difference: 1.3e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: Thickness5
SUCCESS difference: 3.9e-14 <   1e-10 test id: 1501 test name: quareShelfTranSawTooth2d field: SmbMassBalance5
----------------finished:1501-----------------------
----------------starting:1502-----------------------
----------------running-----------------------
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.003976
   Total Core solution elapsed time:       0.003141
   Linear solver elapsed time:             0.002217 (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.003362
   Total Core solution elapsed time:       0.002752
   Linear solver elapsed time:             0.001889 (69%)

   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.003794
   Total Core solution elapsed time:       0.00322
   Linear solver elapsed time:             0.0023  (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.003726
   Total Core solution elapsed time:       0.003047
   Linear solver elapsed time:             0.002219 (73%)

   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.003672
   Total Core solution elapsed time:       0.002939
   Linear solver elapsed time:             0.002114 (72%)

   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.003628
   Total Core solution elapsed time:       0.002853
   Linear solver elapsed time:             0.001961 (69%)

   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.003683
   Total Core solution elapsed time:       0.002957
   Linear solver elapsed time:             0.002113 (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.003769
   Total Core solution elapsed time:       0.002907
   Linear solver elapsed time:             0.002052 (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.003887
   Total Core solution elapsed time:       0.003042
   Linear solver elapsed time:             0.002042 (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.003922
   Total Core solution elapsed time:       0.003086
   Linear solver elapsed time:             0.002105 (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.003613
   Total Core solution elapsed time:       0.003028
   Linear solver elapsed time:             0.00208 (69%)

   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.008897
   Total Core solution elapsed time:       8.99961
   Linear solver elapsed time:             6.04378 (67%)

   Total elapsed time: 0 hrs 0 min 9 sec
SUCCESS difference: 4.2e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vx1
SUCCESS difference: 6.3e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vy1
SUCCESS difference: 1.7e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vz1
SUCCESS difference: 6.9e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vel1
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Pressure1
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Bed1
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Surface1
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Thickness1
SUCCESS difference: 4.9e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: SmbMassBalance1
SUCCESS difference: 1.6e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vx2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vy2
SUCCESS difference:   2e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vz2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vel2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Pressure2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Bed2
SUCCESS difference: 4.1e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Surface2
SUCCESS difference: 4.2e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Thickness2
SUCCESS difference: 3.4e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: SmbMassBalance2
SUCCESS difference: 4.6e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vx3
SUCCESS difference: 5.1e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vy3
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vz3
SUCCESS difference: 5.3e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vel3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Pressure3
SUCCESS difference: 1.6e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Bed3
SUCCESS difference: 1.6e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Surface3
SUCCESS difference: 1.6e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Thickness3
SUCCESS difference: 4.9e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: SmbMassBalance3
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vx4
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vy4
SUCCESS difference: 2.2e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vz4
SUCCESS difference: 1.3e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vel4
SUCCESS difference: 5.1e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Pressure4
SUCCESS difference: 5.6e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Bed4
SUCCESS difference: 5.6e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Surface4
SUCCESS difference: 5.8e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Thickness4
SUCCESS difference: 3.4e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: SmbMassBalance4
SUCCESS difference: 4.4e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vx5
SUCCESS difference: 7.5e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vy5
SUCCESS difference: 1.4e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vz5
SUCCESS difference: 7.7e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Vel5
SUCCESS difference: 9.5e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Pressure5
SUCCESS difference: 9.7e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Bed5
SUCCESS difference: 9.6e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Surface5
SUCCESS difference: 9.7e-15 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: Thickness5
SUCCESS difference: 4.9e-14 <   1e-13 test id: 1502 test name: quareShelfTranSawTooth3d field: SmbMassBalance5
----------------finished:1502-----------------------
----------------starting:2001-----------------------
----------------running-----------------------
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.006668
   Total Core solution elapsed time:       0.809124
   Linear solver elapsed time:             4.9e-05 (0.0061%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-13 test id: 2001 test name: quareSheetConstrainedGia2d field: UGrd
----------------finished:2001-----------------------
----------------starting:2003-----------------------
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file 'test2003'.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:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.017  
   Total Core solution elapsed time:       0.168826
   Linear solver elapsed time:             6.4e-05 (0.038%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file 'test2003'.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:
	  computing initial sea level geometrical kernels and weights.
iteration 1/1  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.017295
   Total Core solution elapsed time:       0.168861
   Linear solver elapsed time:             2.2e-05 (0.013%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 4.7e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Sealevel
SUCCESS difference: 7.7e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: Uplift
SUCCESS difference: 8.7e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: NorthDisplacement
SUCCESS difference: 8.8e-15 <   1e-13 test id: 2003 test name: arthSlc_rotationalFeedback field: EastDisplacement
----------------finished:2003-----------------------
----------------starting:2005-----------------------
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
checking model consistency
marshalling file 'test2005'.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:
	  computing initial sea level geometrical kernels and weights.
iteration 1/10  time [yr]: 1.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 2/10  time [yr]: 2.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 3/10  time [yr]: 3.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 4/10  time [yr]: 4.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 5/10  time [yr]: 5.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 6/10  time [yr]: 6.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 7/10  time [yr]: 7.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 8/10  time [yr]: 8.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 9/10  time [yr]: 9.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
iteration 10/10  time [yr]: 10.00 (time step: 1.00)
   computing basal mass balance
   computing mass transport
   updating vertices positions
   computing sea level change
	  computing sea level geometrical kernel and weight updates.
	  computing GRD patterns
	  starting  GRD convolutions
	  converging GRD convolutions
	  deformation GRD convolutions
	  updating GRD fields
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.051974
   Total Core solution elapsed time:       0.306845
   Linear solver elapsed time:             0.000231 (0.075%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 3.8e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel5
SUCCESS difference: 3.4e-15 <   1e-13 test id: 2005 test name: arthSlc field: Sealevel10
SUCCESS difference: 2.2e-16 <   1e-13 test id: 2005 test name: arthSlc field: Seustatic10
----------------finished:2005-----------------------
----------------starting:2051-----------------------
----------------running-----------------------
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 'test2051'.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 MasstransportAnalysis
   Input updates from constant
   creating datasets for analysis SealevelchangeAnalysis
   creating datasets for analysis L2ProjectionBaseAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis MasstransportAnalysis:
      toolkits Options set for analysis: MasstransportAnalysis
      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 SealevelchangeAnalysis:
      toolkits Options set for analysis: SealevelchangeAnalysis
      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 L2ProjectionBaseAnalysis:
      toolkits Options set for 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
call computational core:
   Updating Mmes
iteration 1/3  time [yr]: 0.00 (time step: 2002100.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 0
   Renumbering degrees of freedom
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
iteration 2/3  time [yr]: 2002100.00 (time step: 2002100.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.0021e+06
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
iteration 3/3  time [yr]: 2500000.00 (time step: 497900.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.5e+06
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.007401
   Total Core solution elapsed time:       0.591457
   Linear solver elapsed time:             0.000336 (0.057%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file 'test2051'.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 MasstransportAnalysis
   Input updates from constant
   creating datasets for analysis SealevelchangeAnalysis
   creating datasets for analysis L2ProjectionBaseAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis MasstransportAnalysis:
      toolkits Options set for analysis: MasstransportAnalysis
      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 SealevelchangeAnalysis:
      toolkits Options set for analysis: SealevelchangeAnalysis
      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 L2ProjectionBaseAnalysis:
      toolkits Options set for 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
call computational core:
   Updating Mmes
iteration 1/3  time [yr]: 0.00 (time step: 2005100.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 0
   Renumbering degrees of freedom
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
iteration 2/3  time [yr]: 2005100.00 (time step: 2005100.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.0051e+06
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
iteration 3/3  time [yr]: 2500000.00 (time step: 494900.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.5e+06
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.006812
   Total Core solution elapsed time:       0.590999
   Linear solver elapsed time:             0.000195 (0.033%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
checking model consistency
marshalling file 'test2051'.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 MasstransportAnalysis
   Input updates from constant
   creating datasets for analysis SealevelchangeAnalysis
   creating datasets for analysis L2ProjectionBaseAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis MasstransportAnalysis:
      toolkits Options set for analysis: MasstransportAnalysis
      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 SealevelchangeAnalysis:
      toolkits Options set for analysis: SealevelchangeAnalysis
      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 L2ProjectionBaseAnalysis:
      toolkits Options set for 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
call computational core:
   Updating Mmes
iteration 1/3  time [yr]: 0.00 (time step: 2010100.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 0
   Renumbering degrees of freedom
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
iteration 2/3  time [yr]: 2010100.00 (time step: 2010100.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.0101e+06
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
iteration 3/3  time [yr]: 2500000.00 (time step: 489900.00)
   computing basal mass balance
      toolkits Options set for analysis: MasstransportAnalysis
   computing mass transport
      toolkits Options set for analysis: MasstransportAnalysis
   Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.5e+06
   Allocating matrices (Kff stiffness matrix size: 0 x 0)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system
#PETSc Option Table entries:
-ksp_type preonly # (source: code)
-mat_mumps_icntl_14 120 # (source: code)
-mat_mumps_icntl_28 1 # (source: code)
-mat_mumps_icntl_29 2 # (source: code)
-mat_type mpiaij # (source: code)
-pc_factor_mat_solver_type mumps # (source: code)
-pc_type lu # (source: code)
#End of PETSc Option Table entries

   solver residue: norm(KU-F)/norm(F)=0
   Merging solution vector from fset to gset
   Updating inputs from solution for MasstransportAnalysis
   updating vertices positions
   computing sea level change
      toolkits Options set for analysis: SealevelchangeAnalysis
	  computing vertical deformation using Ivins model. 
   saving results
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.007043
   Total Core solution elapsed time:       0.590355
   Linear solver elapsed time:             0.000274 (0.046%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   1e-13 test id: 2051 test name: iaIvinsBenchmarksAB2dA field: U_AB2dA1
SUCCESS difference:       0 <   1e-13 test id: 2051 test name: iaIvinsBenchmarksAB2dA field: U_AB2dA2
SUCCESS difference:       0 <   1e-13 test id: 2051 test name: iaIvinsBenchmarksAB2dA field: U_AB2dA3
----------------finished:2051-----------------------
----------------starting:2084-----------------------
----------------running-----------------------
Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
checking model consistency
marshalling file 'FourierLoveTest'.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 LoveAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis LoveAnalysis:
      toolkits Options set for analysis: LoveAnalysis
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
call computational core:
   computing LOVE numbers
     Surface gravity: 9.81555 m.s^-2
     Mean density: 5511.68 kg.m^-3
     elastic

   Degree: 7, surface/Depth Love number ratio small: 3.03675e-21
    Changing the interface where integration starts
    New start interface: r=1.2225e+06m


   Degree: 28, surface/Depth Love number ratio small: 4.01783e-21
    Changing the interface where integration starts
    New start interface: r=3.48e+06m


   Degree: 83, surface/Depth Love number ratio small: 7.80225e-21
    Changing the interface where integration starts
    New start interface: r=5.701e+06m


   Degree: 437, surface/Depth Love number ratio small: 9.12139e-21
    Changing the interface where integration starts
    New start interface: r=5.951e+06m


   Degree: 738, surface/Depth Love number ratio small: 4.97505e-22
    Changing the interface where integration starts
    New start interface: r=6.301e+06m

   Degree: 876/1000          found negligible variation across frequencies, will copy elastic values after this degree
      Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001
     loading


   Degree: 1/1000    
   Degree: 2/1000    
   Degree: 3/1000    
   Degree: 4/1000    
   Degree: 5/1000    
   Degree: 6/1000    
   Degree: 7/1000    
   Degree: 8/1000    
   Degree: 9/1000    
   Degree: 10/1000    
   Degree: 11/1000    
   Degree: 12/1000    
   Degree: 13/1000    
   Degree: 14/1000    
   Degree: 15/1000    
   Degree: 16/1000    
   Degree: 17/1000    
   Degree: 18/1000    
   Degree: 19/1000    
   Degree: 20/1000    
   Degree: 21/1000    
   Degree: 22/1000    
   Degree: 23/1000    
   Degree: 24/1000    
   Degree: 25/1000    
   Degree: 26/1000    
   Degree: 27/1000    
   Degree: 28/1000    
   Degree: 29/1000    
   Degree: 30/1000    
   Degree: 31/1000    
   Degree: 32/1000    
   Degree: 33/1000    
   Degree: 34/1000    
   Degree: 35/1000    
   Degree: 36/1000    
   Degree: 37/1000    
   Degree: 38/1000    
   Degree: 39/1000    
   Degree: 40/1000    
   Degree: 41/1000    
   Degree: 42/1000    
   Degree: 43/1000    
   Degree: 44/1000    
   Degree: 45/1000    
   Degree: 46/1000    
   Degree: 47/1000    
   Degree: 48/1000    
   Degree: 49/1000    
   Degree: 50/1000    
   Degree: 51/1000    
   Degree: 52/1000    
   Degree: 53/1000    
   Degree: 54/1000    
   Degree: 55/1000    
   Degree: 56/1000    
   Degree: 57/1000    
   Degree: 58/1000    
   Degree: 59/1000    
   Degree: 60/1000    
   Degree: 61/1000    
   Degree: 62/1000    
   Degree: 63/1000    
   Degree: 64/1000    
   Degree: 65/1000    
   Degree: 66/1000    
   Degree: 67/1000    
   Degree: 68/1000    
   Degree: 69/1000    
   Degree: 70/1000    
   Degree: 71/1000    
   Degree: 72/1000    
   Degree: 73/1000    
   Degree: 74/1000    
   Degree: 75/1000    
   Degree: 76/1000    
   Degree: 77/1000    
   Degree: 78/1000    
   Degree: 79/1000    
   Degree: 80/1000    
   Degree: 81/1000    
   Degree: 82/1000    
   Degree: 83/1000    
   Degree: 84/1000    
   Degree: 85/1000    
   Degree: 86/1000    
   Degree: 87/1000    
   Degree: 88/1000    
   Degree: 89/1000    
   Degree: 90/1000    
   Degree: 91/1000    
   Degree: 92/1000    
   Degree: 93/1000    
   Degree: 94/1000    
   Degree: 95/1000    
   Degree: 96/1000    
   Degree: 97/1000    
   Degree: 98/1000    
   Degree: 99/1000    
   Degree: 100/1000    
   Degree: 101/1000    
   Degree: 102/1000    
   Degree: 103/1000    
   Degree: 104/1000    
   Degree: 105/1000    
   Degree: 106/1000    
   Degree: 107/1000    
   Degree: 108/1000    
   Degree: 109/1000    
   Degree: 110/1000    
   Degree: 111/1000    
   Degree: 112/1000    
   Degree: 113/1000    
   Degree: 114/1000    
   Degree: 115/1000    
   Degree: 116/1000    
   Degree: 117/1000    
   Degree: 118/1000    
   Degree: 119/1000    
   Degree: 120/1000    
   Degree: 121/1000    
   Degree: 122/1000    
   Degree: 123/1000    
   Degree: 124/1000    
   Degree: 125/1000    
   Degree: 126/1000    
   Degree: 127/1000    
   Degree: 128/1000    
   Degree: 129/1000    
   Degree: 130/1000    
   Degree: 131/1000    
   Degree: 132/1000    
   Degree: 133/1000    
   Degree: 134/1000    
   Degree: 135/1000    
   Degree: 136/1000    
   Degree: 137/1000    
   Degree: 138/1000    
   Degree: 139/1000    
   Degree: 140/1000    
   Degree: 141/1000    
   Degree: 142/1000    
   Degree: 143/1000    
   Degree: 144/1000    
   Degree: 145/1000    
   Degree: 146/1000    
   Degree: 147/1000    
   Degree: 148/1000    
   Degree: 149/1000    
   Degree: 150/1000    
   Degree: 151/1000    
   Degree: 152/1000    
   Degree: 153/1000    
   Degree: 154/1000    
   Degree: 155/1000    
   Degree: 156/1000    
   Degree: 157/1000    
   Degree: 158/1000    
   Degree: 159/1000    
   Degree: 160/1000    
   Degree: 161/1000    
   Degree: 162/1000    
   Degree: 163/1000    
   Degree: 164/1000    
   Degree: 165/1000    
   Degree: 166/1000    
   Degree: 167/1000    
   Degree: 168/1000    
   Degree: 169/1000    
   Degree: 170/1000    
   Degree: 171/1000    
   Degree: 172/1000    
   Degree: 173/1000    
   Degree: 174/1000    
   Degree: 175/1000    
   Degree: 176/1000    
   Degree: 177/1000    
   Degree: 178/1000    
   Degree: 179/1000    
   Degree: 180/1000    
   Degree: 181/1000    
   Degree: 182/1000    
   Degree: 183/1000    
   Degree: 184/1000    
   Degree: 185/1000    
   Degree: 186/1000    
   Degree: 187/1000    
   Degree: 188/1000    
   Degree: 189/1000    
   Degree: 190/1000    
   Degree: 191/1000    
   Degree: 192/1000    
   Degree: 193/1000    
   Degree: 194/1000    
   Degree: 195/1000    
   Degree: 196/1000    
   Degree: 197/1000    
   Degree: 198/1000    
   Degree: 199/1000    
   Degree: 200/1000    
   Degree: 201/1000    
   Degree: 202/1000    
   Degree: 203/1000    
   Degree: 204/1000    
   Degree: 205/1000    
   Degree: 206/1000    
   Degree: 207/1000    
   Degree: 208/1000    
   Degree: 209/1000    
   Degree: 210/1000    
   Degree: 211/1000    
   Degree: 212/1000    
   Degree: 213/1000    
   Degree: 214/1000    
   Degree: 215/1000    
   Degree: 216/1000    
   Degree: 217/1000    
   Degree: 218/1000    
   Degree: 219/1000    
   Degree: 220/1000    
   Degree: 221/1000    
   Degree: 222/1000    
   Degree: 223/1000    
   Degree: 224/1000    
   Degree: 225/1000    
   Degree: 226/1000    
   Degree: 227/1000    
   Degree: 228/1000    
   Degree: 229/1000    
   Degree: 230/1000    
   Degree: 231/1000    
   Degree: 232/1000    
   Degree: 233/1000    
   Degree: 234/1000    
   Degree: 235/1000    
   Degree: 236/1000    
   Degree: 237/1000    
   Degree: 238/1000    
   Degree: 239/1000    
   Degree: 240/1000    
   Degree: 241/1000    
   Degree: 242/1000    
   Degree: 243/1000    
   Degree: 244/1000    
   Degree: 245/1000    
   Degree: 246/1000    
   Degree: 247/1000    
   Degree: 248/1000    
   Degree: 249/1000    
   Degree: 250/1000    
   Degree: 251/1000    
   Degree: 252/1000    
   Degree: 253/1000    
   Degree: 254/1000    
   Degree: 255/1000    
   Degree: 256/1000    
   Degree: 257/1000    
   Degree: 258/1000    
   Degree: 259/1000    
   Degree: 260/1000    
   Degree: 261/1000    
   Degree: 262/1000    
   Degree: 263/1000    
   Degree: 264/1000    
   Degree: 265/1000    
   Degree: 266/1000    
   Degree: 267/1000    
   Degree: 268/1000    
   Degree: 269/1000    
   Degree: 270/1000    
   Degree: 271/1000    
   Degree: 272/1000    
   Degree: 273/1000    
   Degree: 274/1000    
   Degree: 275/1000    
   Degree: 276/1000    
   Degree: 277/1000    
   Degree: 278/1000    
   Degree: 279/1000    
   Degree: 280/1000    
   Degree: 281/1000    
   Degree: 282/1000    
   Degree: 283/1000    
   Degree: 284/1000    
   Degree: 285/1000    
   Degree: 286/1000    
   Degree: 287/1000    
   Degree: 288/1000    
   Degree: 289/1000    
   Degree: 290/1000    
   Degree: 291/1000    
   Degree: 292/1000    
   Degree: 293/1000    
   Degree: 294/1000    
   Degree: 295/1000    
   Degree: 296/1000    
   Degree: 297/1000    
   Degree: 298/1000    
   Degree: 299/1000    
   Degree: 300/1000    
   Degree: 301/1000    
   Degree: 302/1000    
   Degree: 303/1000    
   Degree: 304/1000    
   Degree: 305/1000    
   Degree: 306/1000    
   Degree: 307/1000    
   Degree: 308/1000    
   Degree: 309/1000    
   Degree: 310/1000    
   Degree: 311/1000    
   Degree: 312/1000    
   Degree: 313/1000    
   Degree: 314/1000    
   Degree: 315/1000    
   Degree: 316/1000    
   Degree: 317/1000    
   Degree: 318/1000    
   Degree: 319/1000    
   Degree: 320/1000    
   Degree: 321/1000    
   Degree: 322/1000    
   Degree: 323/1000    
   Degree: 324/1000    
   Degree: 325/1000    
   Degree: 326/1000    
   Degree: 327/1000    
   Degree: 328/1000    
   Degree: 329/1000    
   Degree: 330/1000    
   Degree: 331/1000    
   Degree: 332/1000    
   Degree: 333/1000    
   Degree: 334/1000    
   Degree: 335/1000    
   Degree: 336/1000    
   Degree: 337/1000    
   Degree: 338/1000    
   Degree: 339/1000    
   Degree: 340/1000    
   Degree: 341/1000    
   Degree: 342/1000    
   Degree: 343/1000    
   Degree: 344/1000    
   Degree: 345/1000    
   Degree: 346/1000    
   Degree: 347/1000    
   Degree: 348/1000    
   Degree: 349/1000    
   Degree: 350/1000    
   Degree: 351/1000    
   Degree: 352/1000    
   Degree: 353/1000    
   Degree: 354/1000    
   Degree: 355/1000    
   Degree: 356/1000    
   Degree: 357/1000    
   Degree: 358/1000    
   Degree: 359/1000    
   Degree: 360/1000    
   Degree: 361/1000    
   Degree: 362/1000    
   Degree: 363/1000    
   Degree: 364/1000    
   Degree: 365/1000    
   Degree: 366/1000    
   Degree: 367/1000    
   Degree: 368/1000    
   Degree: 369/1000    
   Degree: 370/1000    
   Degree: 371/1000    
   Degree: 372/1000    
   Degree: 373/1000    
   Degree: 374/1000    
   Degree: 375/1000    
   Degree: 376/1000    
   Degree: 377/1000    
   Degree: 378/1000    
   Degree: 379/1000    
   Degree: 380/1000    
   Degree: 381/1000    
   Degree: 382/1000    
   Degree: 383/1000    
   Degree: 384/1000    
   Degree: 385/1000    
   Degree: 386/1000    
   Degree: 387/1000    
   Degree: 388/1000    
   Degree: 389/1000    
   Degree: 390/1000    
   Degree: 391/1000    
   Degree: 392/1000    
   Degree: 393/1000    
   Degree: 394/1000    
   Degree: 395/1000    
   Degree: 396/1000    
   Degree: 397/1000    
   Degree: 398/1000    
   Degree: 399/1000    
   Degree: 400/1000    
   Degree: 401/1000    
   Degree: 402/1000    
   Degree: 403/1000    
   Degree: 404/1000    
   Degree: 405/1000    
   Degree: 406/1000    
   Degree: 407/1000    
   Degree: 408/1000    
   Degree: 409/1000    
   Degree: 410/1000    
   Degree: 411/1000    
   Degree: 412/1000    
   Degree: 413/1000    
   Degree: 414/1000    
   Degree: 415/1000    
   Degree: 416/1000    
   Degree: 417/1000    
   Degree: 418/1000    
   Degree: 419/1000    
   Degree: 420/1000    
   Degree: 421/1000    
   Degree: 422/1000    
   Degree: 423/1000    
   Degree: 424/1000    
   Degree: 425/1000    
   Degree: 426/1000    
   Degree: 427/1000    
   Degree: 428/1000    
   Degree: 429/1000    
   Degree: 430/1000    
   Degree: 431/1000    
   Degree: 432/1000    
   Degree: 433/1000    
   Degree: 434/1000    
   Degree: 435/1000    
   Degree: 436/1000    
   Degree: 437/1000    
   Degree: 438/1000    
   Degree: 439/1000    
   Degree: 440/1000    
   Degree: 441/1000    
   Degree: 442/1000    
   Degree: 443/1000    
   Degree: 444/1000    
   Degree: 445/1000    
   Degree: 446/1000    
   Degree: 447/1000    
   Degree: 448/1000    
   Degree: 449/1000    
   Degree: 450/1000    
   Degree: 451/1000    
   Degree: 452/1000    
   Degree: 453/1000    
   Degree: 454/1000    
   Degree: 455/1000    
   Degree: 456/1000    
   Degree: 457/1000    
   Degree: 458/1000    
   Degree: 459/1000    
   Degree: 460/1000    
   Degree: 461/1000    
   Degree: 462/1000    
   Degree: 463/1000    
   Degree: 464/1000    
   Degree: 465/1000    
   Degree: 466/1000    
   Degree: 467/1000    
   Degree: 468/1000    
   Degree: 469/1000    
   Degree: 470/1000    
   Degree: 471/1000    
   Degree: 472/1000    
   Degree: 473/1000    
   Degree: 474/1000    
   Degree: 475/1000    
   Degree: 476/1000    
   Degree: 477/1000    
   Degree: 478/1000    
   Degree: 479/1000    
   Degree: 480/1000    
   Degree: 481/1000    
   Degree: 482/1000    
   Degree: 483/1000    
   Degree: 484/1000    
   Degree: 485/1000    
   Degree: 486/1000    
   Degree: 487/1000    
   Degree: 488/1000    
   Degree: 489/1000    
   Degree: 490/1000    
   Degree: 491/1000    
   Degree: 492/1000    
   Degree: 493/1000    
   Degree: 494/1000    
   Degree: 495/1000    
   Degree: 496/1000    
   Degree: 497/1000    
   Degree: 498/1000    
   Degree: 499/1000    
   Degree: 500/1000    
   Degree: 501/1000    
   Degree: 502/1000    
   Degree: 503/1000    
   Degree: 504/1000    
   Degree: 505/1000    
   Degree: 506/1000    
   Degree: 507/1000    
   Degree: 508/1000    
   Degree: 509/1000    
   Degree: 510/1000    
   Degree: 511/1000    
   Degree: 512/1000    
   Degree: 513/1000    
   Degree: 514/1000    
   Degree: 515/1000    
   Degree: 516/1000    
   Degree: 517/1000    
   Degree: 518/1000    
   Degree: 519/1000    
   Degree: 520/1000    
   Degree: 521/1000    
   Degree: 522/1000    
   Degree: 523/1000    
   Degree: 524/1000    
   Degree: 525/1000    
   Degree: 526/1000    
   Degree: 527/1000    
   Degree: 528/1000    
   Degree: 529/1000    
   Degree: 530/1000    
   Degree: 531/1000    
   Degree: 532/1000    
   Degree: 533/1000    
   Degree: 534/1000    
   Degree: 535/1000    
   Degree: 536/1000    
   Degree: 537/1000    
   Degree: 538/1000    
   Degree: 539/1000    
   Degree: 540/1000    
   Degree: 541/1000    
   Degree: 542/1000    
   Degree: 543/1000    
   Degree: 544/1000    
   Degree: 545/1000    
   Degree: 546/1000    
   Degree: 547/1000    
   Degree: 548/1000    
   Degree: 549/1000    
   Degree: 550/1000    
   Degree: 551/1000    
   Degree: 552/1000    
   Degree: 553/1000    
   Degree: 554/1000    
   Degree: 555/1000    
   Degree: 556/1000    
   Degree: 557/1000    
   Degree: 558/1000    
   Degree: 559/1000    
   Degree: 560/1000    
   Degree: 561/1000    
   Degree: 562/1000    
   Degree: 563/1000    
   Degree: 564/1000    
   Degree: 565/1000    
   Degree: 566/1000    
   Degree: 567/1000    
   Degree: 568/1000    
   Degree: 569/1000    
   Degree: 570/1000    
   Degree: 571/1000    
   Degree: 572/1000    
   Degree: 573/1000    
   Degree: 574/1000    
   Degree: 575/1000    
   Degree: 576/1000    
   Degree: 577/1000    
   Degree: 578/1000    
   Degree: 579/1000    
   Degree: 580/1000    
   Degree: 581/1000    
   Degree: 582/1000    
   Degree: 583/1000    
   Degree: 584/1000    
   Degree: 585/1000    
   Degree: 586/1000    
   Degree: 587/1000    
   Degree: 588/1000    
   Degree: 589/1000    
   Degree: 590/1000    
   Degree: 591/1000    
   Degree: 592/1000    
   Degree: 593/1000    
   Degree: 594/1000    
   Degree: 595/1000    
   Degree: 596/1000    
   Degree: 597/1000    
   Degree: 598/1000    
   Degree: 599/1000    
   Degree: 600/1000    
   Degree: 601/1000    
   Degree: 602/1000    
   Degree: 603/1000    
   Degree: 604/1000    
   Degree: 605/1000    
   Degree: 606/1000    
   Degree: 607/1000    
   Degree: 608/1000    
   Degree: 609/1000    
   Degree: 610/1000    
   Degree: 611/1000    
   Degree: 612/1000    
   Degree: 613/1000    
   Degree: 614/1000    
   Degree: 615/1000    
   Degree: 616/1000    
   Degree: 617/1000    
   Degree: 618/1000    
   Degree: 619/1000    
   Degree: 620/1000    
   Degree: 621/1000    
   Degree: 622/1000    
   Degree: 623/1000    
   Degree: 624/1000    
   Degree: 625/1000    
   Degree: 626/1000    
   Degree: 627/1000    
   Degree: 628/1000    
   Degree: 629/1000    
   Degree: 630/1000    
   Degree: 631/1000    
   Degree: 632/1000    
   Degree: 633/1000    
   Degree: 634/1000    
   Degree: 635/1000    
   Degree: 636/1000    
   Degree: 637/1000    
   Degree: 638/1000    
   Degree: 639/1000    
   Degree: 640/1000    
   Degree: 641/1000    
   Degree: 642/1000    
   Degree: 643/1000    
   Degree: 644/1000    
   Degree: 645/1000    
   Degree: 646/1000    
   Degree: 647/1000    
   Degree: 648/1000    
   Degree: 649/1000    
   Degree: 650/1000    
   Degree: 651/1000    
   Degree: 652/1000    
   Degree: 653/1000    
   Degree: 654/1000    
   Degree: 655/1000    
   Degree: 656/1000    
   Degree: 657/1000    
   Degree: 658/1000    
   Degree: 659/1000    
   Degree: 660/1000    
   Degree: 661/1000    
   Degree: 662/1000    
   Degree: 663/1000    
   Degree: 664/1000    
   Degree: 665/1000    
   Degree: 666/1000    
   Degree: 667/1000    
   Degree: 668/1000    
   Degree: 669/1000    
   Degree: 670/1000    
   Degree: 671/1000    
   Degree: 672/1000    
   Degree: 673/1000    
   Degree: 674/1000    
   Degree: 675/1000    
   Degree: 676/1000    
   Degree: 677/1000    
   Degree: 678/1000    
   Degree: 679/1000    
   Degree: 680/1000    
   Degree: 681/1000    
   Degree: 682/1000    
   Degree: 683/1000    
   Degree: 684/1000    
   Degree: 685/1000    
   Degree: 686/1000    
   Degree: 687/1000    
   Degree: 688/1000    
   Degree: 689/1000    
   Degree: 690/1000    
   Degree: 691/1000    
   Degree: 692/1000    
   Degree: 693/1000    
   Degree: 694/1000    
   Degree: 695/1000    
   Degree: 696/1000    
   Degree: 697/1000    
   Degree: 698/1000    
   Degree: 699/1000    
   Degree: 700/1000    
   Degree: 701/1000    
   Degree: 702/1000    
   Degree: 703/1000    
   Degree: 704/1000    
   Degree: 705/1000    
   Degree: 706/1000    
   Degree: 707/1000    
   Degree: 708/1000    
   Degree: 709/1000    
   Degree: 710/1000    
   Degree: 711/1000    
   Degree: 712/1000    
   Degree: 713/1000    
   Degree: 714/1000    
   Degree: 715/1000    
   Degree: 716/1000    
   Degree: 717/1000    
   Degree: 718/1000    
   Degree: 719/1000    
   Degree: 720/1000    
   Degree: 721/1000    
   Degree: 722/1000    
   Degree: 723/1000    
   Degree: 724/1000    
   Degree: 725/1000    
   Degree: 726/1000    
   Degree: 727/1000    
   Degree: 728/1000    
   Degree: 729/1000    
   Degree: 730/1000    
   Degree: 731/1000    
   Degree: 732/1000    
   Degree: 733/1000    
   Degree: 734/1000    
   Degree: 735/1000    
   Degree: 736/1000    
   Degree: 737/1000    
   Degree: 738/1000    
   Degree: 739/1000    
   Degree: 740/1000    
   Degree: 741/1000    
   Degree: 742/1000    
   Degree: 743/1000    
   Degree: 744/1000    
   Degree: 745/1000    
   Degree: 746/1000    
   Degree: 747/1000    
   Degree: 748/1000    
   Degree: 749/1000    
   Degree: 750/1000    
   Degree: 751/1000    
   Degree: 752/1000    
   Degree: 753/1000    
   Degree: 754/1000    
   Degree: 755/1000    
   Degree: 756/1000    
   Degree: 757/1000    
   Degree: 758/1000    
   Degree: 759/1000    
   Degree: 760/1000    
   Degree: 761/1000    
   Degree: 762/1000    
   Degree: 763/1000    
   Degree: 764/1000    
   Degree: 765/1000    
   Degree: 766/1000    
   Degree: 767/1000    
   Degree: 768/1000    
   Degree: 769/1000    
   Degree: 770/1000    
   Degree: 771/1000    
   Degree: 772/1000    
   Degree: 773/1000    
   Degree: 774/1000    
   Degree: 775/1000    
   Degree: 776/1000    
   Degree: 777/1000    
   Degree: 778/1000    
   Degree: 779/1000    
   Degree: 780/1000    
   Degree: 781/1000    
   Degree: 782/1000    
   Degree: 783/1000    
   Degree: 784/1000    
   Degree: 785/1000    
   Degree: 786/1000    
   Degree: 787/1000    
   Degree: 788/1000    
   Degree: 789/1000    
   Degree: 790/1000    
   Degree: 791/1000    
   Degree: 792/1000    
   Degree: 793/1000    
   Degree: 794/1000    
   Degree: 795/1000    
   Degree: 796/1000    
   Degree: 797/1000    
   Degree: 798/1000    
   Degree: 799/1000    
   Degree: 800/1000    
   Degree: 801/1000    
   Degree: 802/1000    
   Degree: 803/1000    
   Degree: 804/1000    
   Degree: 805/1000    
   Degree: 806/1000    
   Degree: 807/1000    
   Degree: 808/1000    
   Degree: 809/1000    
   Degree: 810/1000    
   Degree: 811/1000    
   Degree: 812/1000    
   Degree: 813/1000    
   Degree: 814/1000    
   Degree: 815/1000    
   Degree: 816/1000    
   Degree: 817/1000    
   Degree: 818/1000    
   Degree: 819/1000    
   Degree: 820/1000    
   Degree: 821/1000    
   Degree: 822/1000    
   Degree: 823/1000    
   Degree: 824/1000    
   Degree: 825/1000    
   Degree: 826/1000    
   Degree: 827/1000    
   Degree: 828/1000    
   Degree: 829/1000    
   Degree: 830/1000    
   Degree: 831/1000    
   Degree: 832/1000    
   Degree: 833/1000    
   Degree: 834/1000    
   Degree: 835/1000    
   Degree: 836/1000    
   Degree: 837/1000    
   Degree: 838/1000    
   Degree: 839/1000    
   Degree: 840/1000    
   Degree: 841/1000    
   Degree: 842/1000    
   Degree: 843/1000    
   Degree: 844/1000    
   Degree: 845/1000    
   Degree: 846/1000    
   Degree: 847/1000    
   Degree: 848/1000    
   Degree: 849/1000    
   Degree: 850/1000    
   Degree: 851/1000    
   Degree: 852/1000    
   Degree: 853/1000    
   Degree: 854/1000    
   Degree: 855/1000    
   Degree: 856/1000    
   Degree: 857/1000    
   Degree: 858/1000    
   Degree: 859/1000    
   Degree: 860/1000    
   Degree: 861/1000    
   Degree: 862/1000    
   Degree: 863/1000    
   Degree: 864/1000    
   Degree: 865/1000    
   Degree: 866/1000    
   Degree: 867/1000    
   Degree: 868/1000    
   Degree: 869/1000    
   Degree: 870/1000    
   Degree: 871/1000    
   Degree: 872/1000    
   Degree: 873/1000    
   Degree: 874/1000    
   Degree: 875/1000    
   Degree: 876/1000    
   Degree: 900/1000    
   Degree: 1000/1000    
     tidal
   Inverse Laplace Transform... done!
     Transforming PMTF and tidal love numbers... done!
   Assembling parallel vectors...done
   saving results
write lock file:

   FemModel initialization elapsed time:   0.002902
   Total Core solution elapsed time:       26.403 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 26 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveH_loading_elastic
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveK_loading_elastic
SUCCESS difference:       0 <   2e-08 test id: 2084 test name: iaCaron field: LoveL_loading_elastic
----------------finished:2084-----------------------
----------------starting:2101-----------------------
----------------running-----------------------
gmtmask: num vertices 1286
gmtmask: done
paterson is outdated, please consider using cuffey instead
checking model consistency
marshalling file 'test2101'.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 EsaAnalysis
   updating elements and materials for control parameters
   updating elements and materials for uncertainty quantification
   creating output definitions
   done with model processor 
   Processing finite element model of analysis EsaAnalysis:
      toolkits Options set for analysis: EsaAnalysis
      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
call computational core:
   computing elastic adjustment
      toolkits Options set for analysis: EsaAnalysis
   computing elastic geodetic core
write lock file:

   FemModel initialization elapsed time:   0.412739
   Total Core solution elapsed time:       0.002369
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 1.7e-14 <   1e-13 test id: 2101 test name: arthEsa field: EsaUmotion
SUCCESS difference: 5.3e-14 <   1e-13 test id: 2101 test name: arthEsa field: EsaNmotion
SUCCESS difference: 5.8e-14 <   2e-13 test id: 2101 test name: arthEsa field: EsaEmotion
----------------finished:2101-----------------------
2 errors were detected in test [245]
Build step 'Execute shell' marked build as failure
Finished: FAILURE