Started by user ha:////4PNW/KExuaDgoE6WJwzD6mGNrMLt7gpguIxs7zYAyYQdAAAAmR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyeEgZe/dLi1CL9rJTC0sy8PABfPYQswgAAAA==Justin Quinn Running as SYSTEM Building remotely on ha:////4FpaC4oQpizYolxdU62df51fuaAfHf2m1u4+rzGYHgcDAAAAox+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzeEgYJ/eT83ILSktQi/dzEZP9g3eDMnEygVn0AXcH6Q80AAAA=macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Basic [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-Basic # 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 fffe434d787422e307b6523ffd6faa74e122fe02 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f fffe434d787422e307b6523ffd6faa74e122fe02 # timeout=10 Commit message: "Reverting change to work further on quoting on Windows" > git rev-list --no-walk fffe434d787422e307b6523ffd6faa74e122fe02 # timeout=10 [macOS-Silicon-Basic] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins205238957552877885.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 triangle ====================================================== ====================================================== Installing shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== make: *** No rule to make target `uninstall'. Stop. make: *** No rule to make target `distclean'. Stop. autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: no obvious need to run autopoint 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: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/autotools/install/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:35: installing './aux-config/ar-lib' configure.ac:25: installing './aux-config/compile' configure.ac:22: installing './aux-config/config.guess' configure.ac:22: installing './aux-config/config.sub' configure.ac:32: installing './aux-config/install-sh' configure.ac:32: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf: './aux-config/config.sub' is updated autoreconf: './aux-config/config.guess' is updated autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 2026.2 configuration = configure: ============================================================================ checking build system type... aarch64-apple-darwin24.6.0 checking host system type... aarch64-apple-darwin24.6.0 checking target system type... aarch64-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 the compiler supports GNU C... yes checking whether mpicc accepts -g... yes checking for mpicc option to enable C23 features... -std=gnu23 checking whether mpicc -std=gnu23 understands -c and -o together... yes checking how to run the C preprocessor... mpicc -std=gnu23 -E checking for mpicxx... mpicxx checking whether the compiler supports GNU C++... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether the compiler supports GNU Fortran 77... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether the compiler supports GNU Fortran... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p 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 xargs -n works... yes checking whether UID '502' is supported by ustar format... yes checking whether GID '20' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of mpicc -std=gnu23... gcc3 checking dependency style of mpicxx... gcc3 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 -std=gnu23... /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... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin24.6.0 file names to aarch64-apple-darwin24.6.0 format... func_convert_file_noop checking how to convert aarch64-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 file... file 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 ranlib... ranlib checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm -B output from mpicc -std=gnu23 object... 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 -no_fixup_chains linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc -std=gnu23 supports -fno-rtti -fno-exceptions... yes checking for mpicc -std=gnu23 option to produce PIC... -fno-common -DPIC checking if mpicc -std=gnu23 PIC flag -fno-common -DPIC works... yes checking if mpicc -std=gnu23 static flag -static works... no checking if mpicc -std=gnu23 supports -c -o file.o... yes checking if mpicc -std=gnu23 supports -c -o file.o... (cached) yes checking whether the mpicc -std=gnu23 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... no 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... no 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... no 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 Jul 18 18:24:32 PDT 2026 checking user name... jenkins checking host full OS name and version... darwin24.6.0 checking host cpu... aarch64 checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.6.0 checking host OS architecture... arm64 checking for debugging support... yes checking for development support... yes checking for standalone modules build... no checking for standalone executables build... no checking for standalone libraries build... no 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... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... no checking for Dakota... no checking for Python... no checking for Python... no checking for python-numpy... no checking for Chaco... no checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... no checking for PETSc... yes checking for PETSc version... 3.23 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install... done checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for PROJ... no checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for 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 pybind11... 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 HydrologyPrescribe 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... 8 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-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-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfsurfacesquare.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-BarystaticContributions.lo CXX classes/Constraints/libISSMCore_la-Constraints.lo CXX classes/Constraints/libISSMCore_la-SpcStatic.lo CXX classes/Constraints/libISSMCore_la-SpcDynamic.lo CXX classes/Loads/libISSMCore_la-Channel.lo CXX classes/Loads/libISSMCore_la-Loads.lo CXX classes/Loads/libISSMCore_la-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/libISSMCore_la-Profiler.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.lo CXX classes/libISSMCore_la-RiftStruct.lo CXX cores/libISSMCore_la-transient_core.lo CXX cores/libISSMCore_la-steadystate_core.lo CXX cores/libISSMCore_la-masstransport_core.lo CXX cores/libISSMCore_la-mmemasstransport_core.lo CXX cores/libISSMCore_la-oceantransport_core.lo CXX cores/libISSMCore_la-depthaverage_core.lo CXX cores/libISSMCore_la-extrudefrombase_core.lo CXX cores/libISSMCore_la-extrudefromtop_core.lo CXX cores/libISSMCore_la-thermal_core.lo CXX cores/libISSMCore_la-smb_core.lo CXX cores/libISSMCore_la-bmb_core.lo CXX cores/libISSMCore_la-debris_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo CXX shared/Numerics/libISSMCore_la-BrentSearch.lo CXX cores/libISSMCore_la-control_core.lo CXX cores/libISSMCore_la-controltao_core.lo CXX cores/libISSMCore_la-controlm1qn3_core.lo CXX cores/libISSMCore_la-controlnudging_core.lo CXX cores/libISSMCore_la-controladm1qn3_core.lo CXX cores/libISSMCore_la-controlvalidation_core.lo CXX cores/libISSMCore_la-adjointstressbalance_core.lo CXX cores/libISSMCore_la-adjointbalancethickness_core.lo CXX cores/libISSMCore_la-adjointbalancethickness2_core.lo CXX cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo CXX solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo CXX cores/libISSMCore_la-hydrology_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo CXX cores/libISSMCore_la-stressbalance_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo CXX cores/libISSMCore_la-balancethickness_core.lo CXX cores/libISSMCore_la-balancethickness2_core.lo CXX cores/libISSMCore_la-balancevelocity_core.lo CXX cores/libISSMCore_la-dummy_core.lo CXX cores/libISSMCore_la-surfaceslope_core.lo CXX cores/libISSMCore_la-bedslope_core.lo CXX cores/libISSMCore_la-damage_core.lo CXX cores/libISSMCore_la-levelsetfunctionslope_core.lo CXX cores/libISSMCore_la-movingfront_core.lo CXX cores/libISSMCore_la-groundingline_core.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.lo CXX analyses/libISSMCore_la-AdjointBalancethickness2Analysis.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-HydrologyPrescribeAnalysis.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 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 shared/String/ApiPrintf.lo 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/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Semic/libISSMCore_la-Semic.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-PddSurfaceMassBalanceFast.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-CreateParameters.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.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 shared/m1qn3/libISSMCore_la-m1qn3.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/MapOceanConnectivityx/libISSMCore_la-MapOceanConnectivityx.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-izamax.lo F77 modules/Zgesvx/libISSMCore_la-iparmq.lo F77 modules/Zgesvx/libISSMCore_la-lsame.lo F77 modules/Zgesvx/libISSMCore_la-xerbla.lo F77 modules/Zgesvx/libISSMCore_la-zgemm.lo F77 modules/Zgesvx/libISSMCore_la-zgeru.lo F77 modules/Zgesvx/libISSMCore_la-zgesv.lo F77 modules/Zgesvx/libISSMCore_la-zgetf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf.lo F77 modules/Zgesvx/libISSMCore_la-zgetrs.lo F77 modules/Zgesvx/libISSMCore_la-zlaswp.lo F77 modules/Zgesvx/libISSMCore_la-zscal.lo F77 modules/Zgesvx/libISSMCore_la-zswap.lo F77 modules/Zgesvx/libISSMCore_la-ztrsm.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-distme.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-freed.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-stot.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-what0.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX classes/kriging/libISSMCore_la-Observations.lo CXX classes/kriging/libISSMCore_la-GaussianVariogram.lo CXX classes/kriging/libISSMCore_la-ExponentialVariogram.lo CXX classes/kriging/libISSMCore_la-SphericalVariogram.lo CXX classes/kriging/libISSMCore_la-PowerVariogram.lo CXX classes/kriging/libISSMCore_la-Quadtree.lo CXX classes/kriging/libISSMCore_la-Covertree.lo CXX classes/kriging/libISSMCore_la-Observation.lo CXX modules/Krigingx/libISSMCore_la-pKrigingx.lo CXX shared/Threads/libISSMModules_la-LaunchThread.lo CXX shared/Threads/libISSMModules_la-PartitionRange.lo CXX shared/Exp/libISSMModules_la-exp.lo CXX shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo CXX shared/Triangle/libISSMModules_la-GridInsideHole.lo CXX shared/Triangle/libISSMModules_la-OrderSegments.lo CXX shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo CXX shared/Triangle/libISSMModules_la-TriangleUtils.lo CXX modules/Trianglex/libISSMModules_la-Trianglex.lo CXX modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo CXX modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo CXX modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo CXX modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo CXX modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo CXX modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo CXX modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo CXX modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo CXX modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo CXXLD libISSMOverload.la CXXLD libISSMCore.la CXXLD libISSMModules.la CXXLD issm_slc.exe CXXLD issm.exe CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo CXX ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h ^: 17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from 1306 | PetscE../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:rror(MPI_Comm, int, const char *, const char *, PetscErrorCode, Petsc6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hE:r6r: oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hT:y8p: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PEeT,S const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FOCR_MEAXT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #Tdefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__(ERN PetscErrorCode (*PIn file included from e../ContourToMesh/ContourToMesh.cppt:6scE(: rIn file included from r../ContourToMesh/./ContourToMesh.ho:r20P: rIn file included from i../ContourToMesh/./../bindings.hn:t19f: )In file included from (../ContourToMesh/./.././matlab/io/matlabio.hc:o16n: sIn file included from t../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: f In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.horm:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hachar[], ...) PETS:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetsC_ATTRIBUTE_FORcMOAbTj(e1c,t ,2 const) cha; | ^r []/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h,: 299.:.67.:) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(t 299 | s t r#Iddx, vaArgIdx) __attribute__((formate(finprintf, strIdx, vaArgIdx))) (pr | ^ intf, e PETSC_ATTRIBUTE_FOstrIdx, vaArgIdx))) | ^ RMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: 77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscIIn file included from ../ContourToMesh/ContourToMesh.cpp:6n: fo_PrIn file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: ivatIn file included from e(const char[],../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h :P17e: tIn file included from s../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.hc:O12b: ject, In file included from c../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ho:n15s: tIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6c: hIn file included from ar[], ../Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h.): 6P: EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hS:C8_: A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hT:T1592R:I70B:U TE_FOwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] RMAT(3, 15924 | )P;E T S| C ^_ EXTERN /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hP:e299t:s67c:E rnote: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'o rCode P 299 | #definee tPsEcTSC_ATTRIPBUTErintf_FORMAT(strI(dx, MvPaI_ComAmr,g Icdonstx) __att rcihar[]b,u t.e._._) (PETSC_(formatA(TpTrRiInBtUfT,E _sFtOrRIMdAxT,( 2v,a A3r)g;Idx))) | ^ | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgId17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:Code PetscVie16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: werAIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: SCIIPrintf(Petwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIn file included from I./io/WriteMatlabData.cpp:d11: x):299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_A TT__attribute__((format(printf, strIdx,In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from RI./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6 vaArgIdx))BUT) | ^ : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h../ContourToMesh/ContourToMesh.cpp::86: : In file included from ../ContourToMesh/./ContourToMesh.h:E_FORMAT(strIdx, vaAIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObje20c: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.htrgIdx) __attribute__((format(printf, strIdx, v:aArgI,d xc)on)st ch6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode ar[], ...) PEPTSeC_ATTRIBUT) | ^ tscSNPrintfCount(chaEr *, size_t, const char[], _sizFORMAT(2, e_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ 3); | ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: 299note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h: 16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h: 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __ | #defin12e PETSC_AT: TRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formattribute__((format(In file included from p../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:i15n: tIn file included from f../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h,: strI11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:at(printf, strIdx, vaArgIdx, vaArgIdx))) | ^ 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96:dx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from 11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:Pet:s8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] c 1597 | PETViewer, const char[], 127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscErrorSC_EXTERN ...) PETSC_ATTRIBUTE_FORMAT(2, 3); (MPI_Comm, int, cons| ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printfPetscErro, strIdx, vat char *, const char *rCode PetscErrorPrintfDefault(const char[], ...) PETSC_AATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rgIdx))) ,299 | PetscErrorC | ^ #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdxode, Pet, vaArgscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIIdx)))BUTE | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4In file included from : ../ContourToMesh/ContourToMesh.cppIn file included from :../BamgConvertMesh/./BamgConvertMesh.h6: In file included from ../ContourToMesh/./ContourToMesh.h_FOR:M20A: TIn file included from (../ContourToMesh/./../bindings.hs:t19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:rIdx16,: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17 vaArgIdx) __at: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11t: ributIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:e6: _In file included from _/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h(:(6f: oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hmat(printf, strIdx, vaA:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hr:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hg:I1598dx))):69: warning: | ^'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from :19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12S./io/./../../../c/classes/./Vertex.hC:_ATTRIBUTE_FORMA12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: : In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT(1, 2In file included from ./io/CheckNumMatlabArguments.cpp); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTetscViewer, :c11onst char[], ...) P: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ETSC_ATTR:R 1590 | PETSC_EXTERN PetscErrorCo5de PetscFPrintf(IMPI_CommB,U TFEI_LFEO R*M,A Tc(o2n,s t3 )c;h ar [], ...) PETSC_ATTRIBU| ^ I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defi: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.hTBne PETSC_ATTRIBUTE_FORMAT(sUTE_FORMAT(strIdx, vaArgIdx) __attribute__(:E_FtrIdx, 17(: fIn file included from o./io/./../../../c/classes/./Vertex.hr:m12a: t(printf, vstrIOdx, vaArgIdx) __attrIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.haRiM:b15u: tIn file included from e./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hT(3,_ 4);: 6 : | In file included from ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h :6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67A:r gnote: IIn file included from dx))expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h_ ) 299 | | ^ # define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(con:8: s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.ht: 1599c:h81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599ar[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | PETSC_EXTERN PetscErrorCode PetscHelpPrintfD 299efault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define P((format(printf, strIdx, vaArgIdx))) | ^ )) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: | ETSC_ATIn file included from #./io/./../../../c/classes/./../toolkits/toolkits.hdefine :TRIBUTE_FORMAT(strIdx,PETSC_ ATvTRaIABrgIdx) __attribute__((format(printf, strIdx, vaArgI15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EUTdx))) | ^ E_FORMAXTERN PetscET(strIdx,rrorCode PetscPrintf(MPI_Comm, const char[], vaArgIdx)In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ...) PETSC_ATTRIBUTE_FORMAT(2 __attribute__((formIn file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h,: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h3:)12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from : ; | ^ In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:11: In file included from a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.ht:299:67: note: :6: (In file included from print../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define P: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTETSC_E15R: Nf PetscEA, strIdx, vaArgIdx))) TTRIrr| BoIn file included from rCode PetscSynchronizU../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:edPrintf(M11P: IT_EC_oFmOmR,M ^../BamgTriangulate/./../bindings.h const In file included from char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h6:A299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | T ^ (strIdx, vaArgIdx) __attribu: In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:te__((format(printf, strIdx, vaArgIdx))) | ^ 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrIn file included from orCode P./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from etscViewerVUPrintDef./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIerred(PetscViewer, const char[], ...)dx, va PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ C_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) In file included from ./io/WriteMatlabData.cpp:11__attribute__((format(printf,: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h strIdx, vaArgIdx))) | ^ :12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode Pet*PetscHelpPrintf)(MPI_Comm, scErrorPrintfDefaulconst char[], ...) PETt(const char[], ...)SC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299 PETSC_ATTRIB:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_AUTE_FORMAT(1,TTRIBUTE_FORMAT( str2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67Idx, vaArgIdx) __at: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | tribute__((format(printf, st #defirIdx, vaArgIdx))) | ^ ne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ :19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETIn file included from ./io/FetchMatlabData.cpp:11: In file included from SC_ATTRIBUTE_FO./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.hRMAT(strIdx, vaArgIdx) __attribute__(:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:(format(printf, strIdx,11: In file included from vaArg/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from Idx/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h):)6): In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | ^ 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(prinIn file included from ./io/FetchMatlabData.cpp:11: tf, stIn file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.hrIdx, v:aA12r: gIn file included from Id./io/./../../../c/classes/./../toolkits/toolkits.hx))) | ^ :15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERCN_ APTeTtRsIcBEUrTrEo_rCoFde PetscSyORMAT(3, 4)nchroniz; | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' e 299 | dPrintf(MPI_Comm, const char[], ...) #define PETSC_ATTRIBUTE_F PETeSORMAT(strIdx,C_ATTRIBUTE_FORMAT(2, 3); | ^ v /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: aArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6In file included from ./io/WriteMatlabData.cpp:11: In file included from : ./io/./matlabio.hIn file included from :16/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 2408 | PETS: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hC:1609:91_: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PeEXTERN PetscErrotscErrorCoderCode PPetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | e#tdefscSynchronizedFine PETSC_ATTRIBUTE_FOPRrintf(MPI_Comm, FIMAT(strLE *, cIodnxst char[], ...) PE, vaArgIdx) TSC__attribute__((format(printf, _strIdx, vaArgIdx))) | ^ ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' : 299 | #define PETSC_ATTRIBUT17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_F ORMAT(strIdx, 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, vat const charA[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rgId x299 | #d)efine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArg __aIdx) t__attributetribute__(__((format(printf, strIdx, vaArgIdx))) | ^ (format(printf, strIdx, vaArgIdx))) | ^ sIn file included from In file included from ./io/FetchMatlabData.cpp./io/WriteMatlabData.cpp::1111: : In file included from In file included from ./io/./matlabio.h./io/./matlabio.h::1616: : In file included from In file included from ./io/./../../../c/classes/classes.h./io/./../../../c/classes/classes.h::1717: : In file included from In file included from ./io/./../../../c/classes/./Vertex.hcErrorCode Pets./io/./../../../c/classes/./Vertex.hcL:o12g: OIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h: :In file included from 15/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h: :b6j: eIn file included from c/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.ht:S6t: aIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.he:(8P: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:e81t:s cIn file included from Object, conwarning: st./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from ../ContourToMesh/ContourToMesh.cpp:6In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6 : In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6 : 266 | PETSIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hC:_12E: X/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hT:E258R:N86 :P ewarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]s cErrorCode P258e | tPsEcTL chSC_EXogObjTERN PetscEectStrrorCode PetscViewerSate(PetstringSPrintcObj: eIn file included from ct, const char[], ...) PETSCf_../ContourToMesh/./../bindings.h:19: (PetscViewer, const char[], ...) PETSC_AATTRIBUTTRITE_aBUTE_FFORMATO(RMATr[], ..2(, 3); | ^ 2, 3)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:;299 :.67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h 299 | #define PETSC| ^ _ATTRIBUTE_FO/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hRM:AT(strIdx, vaArgIdx) __attribute__((format(prin299tf,: 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ strIdx, vaArgIdx))) | ^ :12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIB) PETSC_ATTRIBUIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: TE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] x 288 | PETSC_EXTER,N UPetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgTE_FORMAT(strIdIxdx))) ,| ^ vaArgI dvaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ x) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscVieIn file included from we./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hrVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ :In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 299In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ :67In file included from ./io/FetchMatlabData.cpp:11: :In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ note: In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(expanded from macro 'PETSC_ATTRIBUTE_FORMAT'c onst char[], ...) PETSC_ATTRIBUTE_ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ attribuIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrinttfeD_e_f((foault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ rmat(printfIn file included from ,./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpps:t11r: IIn file included from d./io/./matlabio.hx:16: In file included from ./io/./../../../c/classes/classes.h:17,: In file included from vaArgIdx))) | ^ ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PEIn file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCoTde PetscPrintf(SMPI_CommC, _const char[], ...) PETSC_ATTERIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' X 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __aTERttribute__((formN Pat(prinettsfc, EstrIdx, vaArgIdx)rr)o) | ^ rCode In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h(*PetscE:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12rr: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15orPrint: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hf)(const :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] c1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...h) PETSC_ATTRarI[B]U,TE _FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299.:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx..)) PETSC_ATTRIBUTE_FO__RMAT(1attribute__((format(p,r i2n)t;f , | s ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defitnre PETSC_Idx, vaArgATITdRIBUTE_FORMAT(strIdxx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgId))) | ^ x))) In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h | ^ :19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FOIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] R 240 | PETSC_EXTERN PetscErrorMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ C/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ odIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.he PetscViewerA:8SCIIP: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hri:n1594t:f93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, si(Petscze_t, const char[], size_t *, ...) PETSC_Viewer, const char[], ...) PETSC_ATTRIBUTE_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ./io/WriteMatlabData.cpp:417:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 417 | sprintf(id,"%i",contour->id); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:278:1: note: 'sprintf' has been explicitly marked deprecated here 278 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ 18 warnings generated. CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo 18 warnings generated. CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo 18 warnings generated. 19 warnings generated. CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo 18 warnings generated. 18 warnings generated. CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo CXX ../InterpFromGrid/InterpFromGrid_matlab_la-InterpFromGrid.lo 18 warnings generated. CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_In file included from A../DistanceToMaskBoundary/DistanceToMaskBoundary.cppT:5: TIn file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ RIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:771582: :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81 :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577266 | | PPETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PEETTSCSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ _EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXT:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.hERN Pe:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.htscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRI:15: BUTIn file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hE_F:6: In file included from ORM/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hAT(1:, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx8) __attribute: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93:__((format(printf, strIdx, vaArgIdx))) | ^ warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PET../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRISC_ATTRIBUTE_FORMAT(1, 2)BUTE_; | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #FORMAT(3, 4); | ^ d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: efine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdIn file included from x../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:) __attribut17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:e__(12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from (../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hf:o11r: maIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:t6(: pIn file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hintf,:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h: 6: In file included from s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.ht:r8I: d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hx:,1599 :v81a: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Ar g1599I | dPxE)T)S)C_EXTE | ^ RN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:In file included from 67../ContourToNodes/ContourToNodes.cpp:: 5note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h: :19: In file included from In file included from ../ContourToNodes/./.././matlab/io/matlabio.h../ElementConnectivity/./../bindings.h:16: 299 | #d19: In file included from efine../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute_:17: _((format(printf, strIdx, vaArgIdx))) | ^ In file included from 12../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: 266 | PETSC_EXTERN PetIn file included from ../DistanceToMaskBoundary/./../bindings.hscE:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: rIn file included from rorCod../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.he Pets:c12L: oIn file included from g../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hO:b15j: eIn file included from c../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ht:S11t: aIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:e(6P: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:etscObject, const char[], 8.: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PE: ..) PETTSC_EXTERN PeStCs_cAErTrorCode PetscSynchronizeTdRFPrintfIBU(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'T 299 | #define PETSCE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | _ ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ #define PETSC_ATTRIBUTE_FORMAT(strIdx, In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]vaArgIdx) __attribute__((form a 240 | PEt(priTnStCf_,E strIdx, XvTaEARrgNIdx))) | ^ PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscVIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.hi:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSCewe_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILrEA S*C,I IcSoynnsct char[], ...) PEThronizedPrintf(PetscViewSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: erexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETS,C_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx , vaArgIdx))) | ^ constIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIB char[]UTE_FOR,MAT (.s.t.r)I dPx, vaArgIdx) __attribute__((format(pErTinStf, strIdx, vaArgIdx))) C_| A ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from TTRIBUTE_FORMAT(2, 3../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ); 240 | PETSC_EXTERN PetscError C| ode PetscViewerASCIIPrintf ^( PetscViewer, cons/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.ht: 299c:h67ar:[], ...) P ETSC_ATTRIBUTE_FORMAT(2, 3In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode Penote: )expanded from macro 'PETSC_ATTRIBUTE_FORMAT'; | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h299 | :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299t | #define PETSC_ATTRIBs UcTSEN_FORMAT(strIdx, vaArgIdxP) __attribute__((format(printf, strIdx, vaArgIdx)))rintf(char *, size_t, #define P| c ^ EoIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: nst char[], ..In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from T.) PET../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:S17SC_ATTR: In file included from IB../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from U../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT:E15_: FIn file included from O../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hC:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: RIn file included from M/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6A: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12_T(3: ATTR/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h,:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 4); 241 | PETSC_EXTERN | ^ PetscErro/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hrCoIde P:etscV299:iewerAS67: Cnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' BUTE_FORMAT(strIIdxISynchr, oni zvaAe299r | g I d#xd)e f_i_nate PEdtTSC_Printf(PetsAcTVieweTr, const cRribute__((format(printf, strIdhIBUar[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defiTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))n e PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __ at| tr ^i bute__((format(prIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:intf, str19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.hx,: Iva16d: In file included from x../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h,:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h: vaArgI12: dx))In file included from A) | ^ ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6r: gIn file included from I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hd:x8): )/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h): 1594 :| 93 ^: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((forIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19mat(printf, st: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: rIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: :12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hIn file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:258:86: :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]c onst char[], 1597 ...) PETSC_A | TPETSC_EXTERN TRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBPetsUTE_FORMAT(strIcErrorCode PetscErrorPrintfDefauldtx, vaArgIdx) __attribute__((format(printf, s(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from 299trIdx, vaArgIdx))) | ^ | #defineIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19 PE: In file included from ../DistanceToMaskBoundary/./../bindings.h:19TSC_ATT: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hRIBUTE_FORMAT(:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErsrtorrCode PIetscViewerVUPrintDeferred(PetscVdixewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'../ContourToNodes/ContourToNodes.cpp:5: , 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, In file included from v../ContourToNodes/./ContourToNodes.haArgIdx) __attribute_ _v(a(fAormat(printf, strIdx, vaArgIdx))) | ^ rgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ :19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h::20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC12: _In file included from ATTRIBU../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15TE_FORMAT: (1, 2); | ^ In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h: :In file included from 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6 : 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h :#define PETSC_ATTRIBUTE6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86_FORMAT(strIdx, v: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] aA r258 | PETSC_EXTERNgIdx) __attribute__((format(printf, PetscErrorCode PetscViewerStringSPrintf(PetscViewstrIdx, vaArgIdx))er, const cha) | ^ r[], ...) PETSC_ATTRIBUTE_FIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: ORMAT(2, In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN 3PetscErrorCode PetscHelpPrintfDefault(MP)I_Comm, const cha;r [], ... | ) ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(PEstrIdx, vaATSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:r299g:I67d:x )note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #def _ine PETSC_ATTRIBUTE_FORM_AT(strIdx, vaArgIattrdx) __attribibute__((format(prinute__((format(printf, strtf, Idx, vsaArgIdtx)r)I) | ^ dx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMIn file included from ../ContourToNodes/ContourToNodes.cpp:AT(52: , 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299In file included from ../ContourToNodes/./ContourToNodes.h::67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 19: In file included from ../ContourToNodes/./../bindings.h:19 #: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: defiIn file included from ne P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: ETSC_ATTRIIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: B/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hUTE_FORMA:288:88:T warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] (strIdx, vaArgIdx) __attrib288u | te__((format(printf, strIPETSC_EXTERN PetscErrorCode PetscViewerdx, vaArgIdx))) | ^ VUPrintDeferred(PetscViewer, const charIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5[], ...) : In file included from ../ElementConnectivity/./ElementConnectivity.h:PETSC20: _ATTRIBUTE_FORMAT(2, In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hdef:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:i91:n ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format 1609 | PETSC_EXTERN PetscE(printf, strIdx, rrorCode PetscSynchronizedFPrintf(MPI_Comm, FILvEaArgIdx))) | ^ *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribuPetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formatte__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h(printf, strIdx, vaArgIdx))) | ^ :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIIn file included from d../ExpToLevelSet/ExpToLevelSet.cpp:6: xIn file included from , vaArgIdx))) | ^ ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:In file included from 6../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[: ]In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]. ..) PETSC _ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(p266 | PrEiTntf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from S../ExpSimplify/./ExpSimplify.h:C19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: _EXTERN PeIn file included from ts../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4cE); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdrx, vaArorgIdx))) | ^ rCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'../ExpToLevelSet/ExpToLevelSet.cpp: 299 | #define PETSC_ATTRIBUTE_FORMAT(6s: tIn file included from rIdx, v../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ aArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19:: 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17299: | #defiIn file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12ne PET: SIn file included from C../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h_:A15T: TIn file included from R../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hI:B11U: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hT:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:E84:_FOR warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] MAT(strId x240, | PvEaArgIdxT) SC_E_X_TattrEiRbN Peuttse__(c(EfrroroCromat(dper Petisnctf, VsitewerrAISdx, CvIaIPriAnrtgIdxf)()Pets)c V | ^ iewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSIn file included from C../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from _../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:A12T: TRIBUTEIn file included from _../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hF:15: In file included from O../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hRMAT(:strIdx, vaArgIdx) _11_att: rIn file included from i/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hb:u6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:t6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: eIn file included from __((f/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hormat(printf,: 8s: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:t1278r: Idx, va/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.hA:r1365:68: warning: g'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]I d x1365) | )P)E T S| C_EXTER ^N PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(prIn file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5i: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:n17t: fIn file included from ,../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h :s12t: rIn file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:I11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:d6x, vaArgI: dIn file included from x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:)))12: | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. 18 warnings generated. CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo 18 warnings generated. CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo 18 warnings generated. CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo 18 warnings generated. CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo 18 warnings generated. 18 warnings generated. CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo 18 warnings generated. CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo CXX ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __atIn file included from tribute__((format(printf, strIdx, vaArgIdx))) | ^../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp :5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.hIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ::1916: : In file included from In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:1117: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ : In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h | #define PETSC_ATTRIBUT:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | E_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSCIn file included from _ATTRIBU../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppT:E4_: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20F: OIn file included from R../InterpFromMeshToMesh2d/./../bindings.hM:A19T: (In file included from 2../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h,: 3); 16 : | In file included from ^../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h :17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hIn file included from :15../ProcessRifts/ProcessRifts.cpp: :In file included from 5../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: :11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:In file included from ../ProcessRifts/./ProcessRifts.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h19: In file included from ../ProcessRifts/./../bindings.h6:19: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h../ProcessRifts/./.././matlab/io/matlabio.h::6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:816: : /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hIn file included from :../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h1594::1793: : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h :15946 | : PIn file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hTSC_EXTERN Pe:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.ht:6: In file included from s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hc:E8r: rIn file included from orCode/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h Pet:s1278c: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:SNPrint68fC:o:u299n:t67(:c hnote: aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] *, 299 | s#i1365z | ePdEeTf_itn,S Cc_eE XPoEnTsTtE RN SPchar[], size_t *, ..etscE.rror) PETCSC_AoTdTe (*PRIBUTetscErroE_FORMATr(P3rintf,) (con5); s| ^ t /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:char[67], .: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ..) PETS C299 | #_defiAnTeTRIBU TPEE_TFSORMATC(1, _ATTR2IBUT); | E ^ _F/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hO:R299M:A67T:( snote: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r Idx, vaAr g299I | d x )# defin_e PE_attrTSC_ATTRibuteI_BUTE__((foFrOmRaMtA(T(stprintf, rsItdx, vrIdx,aArgIdx) vaArgId x_)_attr)) | ibute__((format(printf, strIdx, vaArgIdx))) | ^ ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: CIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11_: In file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:T6: TIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hR:6I: In file included from B/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:U6: TIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hE:8_: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: PETSCFORMAT(strIdx, vaArgIdx) __attr_EXIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11TERN ibute__((formatP: etscErrorIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErroCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | (p #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ rrintf, strIdx, vaArgIdType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299x:67:) note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | )) #define PETSC_| A ^ TTRIBUTE_FORMAT(In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgI../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : 1599 | In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hPETSC_EXTERN PetscErrorCode PetscHelpP:6: rintfDefIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelapulPt(rMPintf)(MPI_Comm, const char[], ...) PETSC_ATTRIIBU_CTomEm,_ cFonOstR MAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:c299ha:r[67],: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((f.ormat(printf, strIdx, vaArgIdx))) | ^ ..) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ dIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const chx))) | ^ ar[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(str:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.hIdx, vaArgIdx) __attribute__((form:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.hat(prin:17t: f, sIn file included from tr../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.hP:ET12SC: _EIn file included from XT../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hER:N 15Pe: tsIn file included from cE../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hrr:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] o 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const crhCodIaredx,[ vaA], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' r g(I*dPxe))t) | ^ scErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETIn file included from S../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from C../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h_:A17T: TIn file included from R../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.hI:B12UTE_FORMAT(2,: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx):15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:: In file included from 6../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:: 16: In file included from In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] __at 240 | PETSC_EXTERN Petsctribute__(ErrIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (orCode PetscView(fe*rASCIIPrintf(PetscViewPeer,t const chscoHelaprP[], .rintf)(MPI_Comm..), PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: const charnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' [] ,299 | . . .#)d ePfEiTnSeC _PAETTTSRCI_BAUTTTER_IFBUTE_FORMAT(strIdORMATx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ (2, rmat(In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:printf, s4: In file included from :19../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h3); t: In file included from :20: ../PointCloudFindNeighbors/./../bindings.hIn file included from :../InterpFromMeshToMesh2d/./../bindings.h19:: 19: In file included from In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: rIn file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h: :96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | ^ 241 | PETSC_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hI:d299E:XT67ER:N P8etscErrox: In file included from note: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' vaArgI 299 | #rddexf)i)n)e P| E ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hCo de PetscV:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] i 266 | PETSC_eTSC_ATTRwEXTEIerASCIISynchroBUTE_nFORMiAzTedPriRN Petsntf(P(etscViewestrIdx, cErrorCode rvaP,A const char[], ...) PETSC_ATTRIBUTE_FORMATr(g2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' I 299 | #define PETSCdx)e_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __att tscL_o_gaOttriributeb_u_t(e(_fobr_mat((printf, strIdx, vaArgIdx))) | ^ (format(In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from printf, strIdx, vaArgIdx)../InterpFromMeshToMesh2d/./../bindings.hjectState(PetscObject, const char[], ...) P:19: )In file included from )../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h E:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] T258 | PETSC | ^ _EXTERN PetscErrorCode PetscViewSC_ATerStringSPrintf(PetscViewer, const cTRIBUTEhar[], ...) _FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: vaArgexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I dx) __attrib u299t | e _ _#(d(effine PoETSC_ATTRIrBmUaTE_FORMAT(strItd(xprintf, s,trId vaArxgIdx) __, vaArgIadtxtribu)t)e)_ _ (| ( ^f ormat(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMIn file included from ../ProcessRifts/ProcessRifts.cpp:AT(strIdx, vaArgIdx) 5__attrib: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: ute__((format(printf, strIIn file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:dx, vaArgIdx))) | ^ 12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:In file included from 6../ProcessRifts/ProcessRifts.cpp: :In file included from 5/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h: :In file included from 6../ProcessRifts/./ProcessRifts.h: :In file included from 19/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h: :In file included from 8../ProcessRifts/./../bindings.h: :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h19:: 1590In file included from :../ProcessRifts/./.././matlab/io/matlabio.h79::16 : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h :17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hIn file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Co 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const chmm, const char[], ...) PETSC_ATTRIBar[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4)UTE_FORMAT(2, 3);; | ^ | ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #def 299 | #defineine PETSC_ATTRIBUTE_FORMAT(str IdxPETSC_ATTRIBUTE_FORMAT(strId,x, vaArg:I15: dIn file included from x../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:)11: In file included from _ _atvtarAirbguItdex_) __at_t(r(ifbourmatte__((fo(rpmrintfat(printf,, strIdstrIdx,x vaAr,g IvdaxA)r)g)I d x| ) ^) ) | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PE1593T | SC_EPXTEETRSNC _PEeXtTsEcRENr rPoertCsocdErerorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19 PetsT: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from E_FORMAT(3, 4); | ^../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582 /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'P rint 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vfa(AMPrI_: gIdx) __attribute__((fo/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.hCromm, co:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15mat(printf, | PETSC_EXTERN Petsn strIdx, vaArgIdx))) | ^ stc ErrorCocde PetscIhar[], ...) PETSC_ATTRIBUTE_FORMAT(2, n3fo_P); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #rivated(con1306 | st chaIn file included from r../ProcessRifts/ProcessRifts.cpp[:]5,: In file included from PetscOb../ProcessRifts/./ProcessRifts.h:19ject: In file included from P../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from , e../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17c: oIn file included from n../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.hst c:h12: In file included from t../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15a: r[], .In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:..) PET11S: CIn file included from _sATT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6RIBUTE_cF: OIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:ERMAT6(3, 4); : | In file included from ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:671594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 1594 | P 299 | #defiEne rPrETSTCS_C_EXTAETRTNR IPBeUtTsEcError_CodeFORMA PetscSNPriT(strnIeftdx, vine PETSC_ATTRIBUfaArgICoTdE_xF)ORMAT (_s_tatrtribute_u_n(t((fcohramat(r poI*,r r(MdPxI,_ Cvosmize_atAirngtIfd,x )s t_r_Iat,t dx, vraArgIdxc)o)) nst ch| ^ ar[], size_tIn file included from ../IssmConfig/IssmConfig.cppi bm, i:n*ute__((format(printf, strIdx, vaAr, g...) PETSC_ATIdTtR,I Bcxo))) UTEnst | ^ _FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:2991911 | #define PETSC_ATTRIBUTE_FORMAT(str: IdIn file included from ../PointCloudFindNeighbors/./../bindings.hx:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8, vaArgIdx) __attribute__((format(printf, strIdx, vaArgI: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: dx))) | ^ 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], : ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19 | : In file included from ../ProcessRifts/./../bindings.h:19 : In file included from ../ProcessRifts/./.././matlab/io/matlabio.h#:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.hd:efine PETSC17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12_: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:ATTRIBUTE_FORMAT6(strIdx, va: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETASCrgI_EXTERN PetscErrorCode Petscdx) _E_attrrriorPribute__((nftofDefault(const char[], r..m.a)t (PpErinTSC_ATTRIBtUfT,E _sFtOrRIMAT(1d,x 2);, vaArgIdx))| ) ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strId| ^ x, vaArgIdx))) | ^ In file included from ../IssmConfig/./IssmConfig.h:20In file included from ../ProcessRifts/ProcessRifts.cpp:5In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: : In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from In file included from ../ProcessRifts/./.././matlab/io/matlabio.h../PointCloudFindNeighbors/./PointCloudFindNeighbors.h::16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.hc19: In file included from : hIn file included from a../IssmConfig/./../bindings.h::../PointCloudFindNeighbors/./../bindings.h12:1919: : In file included from r../IssmConfig/./.././matlab/io/matlabio.h:In file included from : ../PointCloudFindNeighbors/./.././matlab/io/matlabio.hIn file included from :../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h::1617: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from 15../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from : In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: :In file included from 6/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93:: 1598warning: :69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | 1594P | EPTETSSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...)C_EXT PETSECR_N PetscAE: rIn file included from r../IssmConfig/./.././matlab/io/../../../c/classes/classes.ho:r17Code TPTe ts*c: ErroRrIBU,TEP_FIn file included from OR../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h :12: rIn file included from intMfAT(3, 5N)con;s on| e(co../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hn:s15t ^c har[/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299t:67In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5 : ]note: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ...) PE 299 | T#SC_ATTdRefineIBUTE_FO PETSRCM_AT(1,ATTRIcha : 2In file included from )../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:;r | ^ : 19In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:11B: UIn file included from T../InterpFromMeshToMesh3d/./../bindings.hE:_:: 299:F67O19RMIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hA:T: (str Id:x,In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:6 v note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'17*: aIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: : ArIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12g, 299 | In file included from I: PetscErrorCo#dIn file included from ed/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hx) __:at6tr: fine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:) __attribute__((format(prinitfb6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: ute, strIdx, vaArgIdx))) | __((format(printf, strIdx, vaArgIdx))) | ^ ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN Pe19: dIn file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.htes,c EPrertosrcCEo:r16r: oIn file included from r../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.hTd:e17 : PIn file included from e../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.hty:spceL,o gcOobnjset12 : cIn file included from h../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hacrt S*t,a:t15e: (In file included from P e.t.s.c)O bject../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h, conIn file included from :../ProcessRifts/ProcessRifts.cpp11:: 5In file included from : /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hIn file included from :../ProcessRifts/./ProcessRifts.h6:: s19t: In file included from c../ProcessRifts/./../bindings.hh:aIn file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h[:]6,: In file included from .19.: .In file included from )../ProcessRifts/./.././matlab/io/matlabio.h :P16E: TIn file included from S../ProcessRifts/./.././matlab/io/../../../c/classes/classes.hC:_ATT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hR17I:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: B/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hUT: E_In file included from F../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.hO:R12M: AIn file included from T../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h(:21597,: 723:: 15warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h) ;1597 | P| E ^T :S11C: _In file included from P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:X6T: EIn file included from R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hN: 6P: eIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hs:c8E: r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hr:o1599r:C81o:d ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P etscErrorPrintfDefau l1599t | (PcEoTn/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hst: 299c:h67a:r [note: ]expanded from macro 'PETSC_ATTRIBUTE_FORMAT', ...) PETSS 299 | In file included from C#_dEeCXf_TiAEnTReTN R PIPEBeTUtSsCc_EArTrToEr_CFoOdReM A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hT:(81T,REPTSeCt_sAcTHTe: lIn file included from p/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hP:Ir1278BiU TER_FORnMtAfTD2()s: ;/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h : 1306eIfBaUuTl| t ^( tMPrII_dCxo,m Emv,a A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hr:g299I:d67xc)o n_s_:ta tcthrairb[u]t,e _._.(.(fo)rmat(printf, strIdx, vaArgIdx))) | ^ PETSC_ATTRIBUTE_FOR:MAT(2, note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 3); | ^299 | #d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.he:f299i:n67e: Pnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T SC_ATTRIB U299T | E _ F#OdReMfAiTn(es tPrEITdSxC,_ AvTaTARrIgBIUdTxE)_ F_O_RaMtAtTr(isbturtIed_x_,( (vfaoArrmgaItd(xp)r i_n_taft,t rsitbruItdex_,_ (v(afAorrgmIadtx()p)r)i n t| f ^, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTEIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69:RN PetscErrorCo warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PdETSe PetscSynchronizedPrintfC_EXTERN P(etscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATMTRIBUTE_FORMAT(1PI_Comm,, 2); | ^ const char[/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ], ...) PETSC_A 299TTRIBUTE_FORMAT | #d(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSeC_ATTRIBUTfEine PETSC_ATTRIBUTE_FORMAT(st_FORMAT(strIdx, vaArgIdx)rIdx, vaArgIdx) __attr __attribute__((format(ibute__((format(printf, strIdx, vaArgIdx))) | ^ printf, strIdx, vaArgIdx))) | ^ 127:In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDef_ warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6ault(MP: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorC 1306 | PetToCOLIn file included from (2de PetscSy,nchroni zedFPri3../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.hn)D; P E T:stcEf| ( ^MPI_Co mm, FILE *, const/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67 char[]:, note: .expanded from macro 'PETSC_ATTRIBUTE_FORMAT'. .) PETSC _299 | #defiATTRIne PETSBC_ATTURT19: SIn file included from ../NodeConnectivity/./.././matlab/io/matlabio.hIE_FORBMUATTE(_3F,O:C_ATTRMA T4()s;tRrIId x ,| B ^U r16: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:rT17:299E:67_FvOaRo: Anote: rMgAITd(x7r,( M8);) P: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:| I ^ _299 | 12_a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.ht:299t:67r: inote: : In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:bute__(expanded from macro 'PETSC_ATTRIBUTE_FORMAT'( fo r m299a_15: In file included from t#deCfoimnme | (P../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hE:11T: ,p r inIn file included from tf, s#SdtrIdxC,_ int, const char *, vATTRIB/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.haArgeUfT:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hIdxE)_)ine PET:) | ^ FORMAT(6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, constrIdx, vaArgIdx) __attribute__((fconstIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cppSC_ormat(printf, :ATTRIB5sUtT Ec_hFaOrR MAT(strIdx, vaAr: *In file included from cg,In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.hI h: dx)s t_r_Iadtxt,r../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:195: a: In file included from ../PointCloudFindNeighbors/./../bindings.h:vaArgIIn file included from d19x: )In file included from )../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hIn file included from :../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h19:17: In file included from )../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: : In file included from In file included from ../InterpFromMeshToMesh3d/./../bindings.h../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h::15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:1911: In file included from : In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h : 16| : ^In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h::617: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:: 12: In file included from 6../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:16086: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h::828:: r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...1590:79) PiETSC:_ warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ATTRIBUTE_ F1590O | RPETSC_EXTERN PetscErrorCodMe PetscAFTP(r2i,n t3); f(MPI_Co m| m ^ , /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hF:I299L:E67 : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' *, cons 299 | t #def chairn[e] ,P E.TSC_ATTRIBUTE_FORMAT(strIdx.,.) PETSC _vAaArgIdx) T__atTtRrIBUTEibute_FORMAT(__((f3o,r 4); mat(printf, strI*d,x ,Pcets| ^ vaA/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: rexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'gIdx) )) | ^ 299 | #define PEonsbt char *TSC_ATTRIBute__((format(printf, strIdx, vaArgIdIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.hUTE_FOR:MAT16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:(strIdx,17 vaA: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:r6: In file included from gIdx/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h) c_E_rraortCtodrei:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: b'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] u 1609 | PETSC_EXTER,x))) P| ^ te__((format(printf, strIdx, vN PetscaEArrrogrCode PetscSynchronizedFPrintf(MIdx))) | ^ PI_In file included from C../MeshPartition/MeshPartition.cppo:etscEm,5 PetscErm, FILE In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppr:5: o*, In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hc:19: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.ho:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.hn:16: : In file included from rst rrType, ../InterpFromMeshToMesh3d/./../bindings.hcconshta crh[ar] orCode, Pe,tscErrorType, con ...) PETSC_ATTRIBUTE_F:19In file included from *,: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.hORMAT(3, :416): ;In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h :17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h| : s ^ t c/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hh:299In file included from :../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:67::.15: .In file included from .../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h): 11P: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 299 | 1592 | P#ETdSCe_fEXTERN Petiane PETs11: cIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hSErrCE_:or *, ATrCode PetsTTRIBUTE6_FORMA: cPrinTIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: (strIdx, vaArgIdx)tf(MPI_SCC_ATTRomm, _ _caotntst c...)In file included from har[], ...) Pribute__((format(ETSC_ATTRIBUTE_FORMAT(2, 3); | IBUTE_COLD PETSC_ATpTRIBrin ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299tPETSC_ATTRIBUTE_f,:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defsUTE_itrIdx, vaArgIdx))) | ^ ne PETSC_ATTRIBUTE_FORMAT(1278strIdx, vaArgIdx) __attribute__((for: mCat(OpLrDi nPtEfT,S Cs_tArTITdRxI,B UvTaEA_rFgOIRdMAT(7, 8x))) ) | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErroFORMAT(7, 8); In file included from ;| ^ | ^ ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIn file included from :../InterpFromMeshToMesh3d/./../bindings.h299::1967: :In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:note: 17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::2991593:r67: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :78: 299 | warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Co 1593d | eP E(T*SC_E #defineX TERN PPEPetestcsTnote: Sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'C _cA 299ErErorP | r r#roirTCdode nPtef)(ceotnssctSfNPirni ncthfaTrR(cehIBUTE_arF *, ORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT PETS(3, 4[], ...)) ;P | ^ CE/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hT:S299C_ATTR_:IBU67T: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ATTRIBUTE_FORMAT(strIdx 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) ,_ _vaAErattribug_te__(IFdx) __atORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define tPETSC_ATTRIBUTE_FORMAT(strIdxribute_(_format(printf, strIdx, vaArgI(d(xf)o)r)mat(p rint, vaArg I| ^ dx) __af, strIdx, vaArgttrIIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ibu../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hdIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from :6xt../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from e__((fo../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:m15a: tIn file included from (../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hp:r11i: nIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hf:,6 strI: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hdx, vaA:): ))In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h :| 6 ^: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h1365:68r:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93:gIdx) warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_E 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETS)) | ^ C_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf,In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from XsTEtRNr PIetdscxEr,ro rCvodae (*APetscErrorPrintf)(constrg Ichar[], .dx))) | ^ ..)../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.hIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp::16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:175: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_F: OIn file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.hR:12MAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSCPETSC_ATTRIBUTE_FOR_A: In file included from TTRIBUTE_FORMAT(sMAT(1, t2../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hrIdx, vaArgIdx) __attribute__((format(printf, strIdx, va:15ArgIdx))) | ^ : In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from 1365 | )PETSC_EXTERN Pe../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.htscErrorCo;:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETS C _| E ^X TERN PetscErrorCoddee (P*ePtestcsEcrErro/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hrPrintfNone(const char[], ...) PETSC_A:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' r 299 | #TTRIBUTE_FORMAT(1, 2); o r| P ^r ind/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' tf)( c299 | #define PEonsTt char[], SC_ATTRIBUTE_FeORMfine PETSC_AAT(strIdx, vaArgIdx) ...) PETSC_ATTRIBUTE_FORMAT(1, 2_)_attribute_T_(;T(format(printf, strIdx, vaARrg Idx))I) | ^ | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5 299 | : In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: B #defiIn file included from ne/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode UTE_FORMAT(str PetscHPelpPrintfDefault(MPI_Comm, consIdx, vtaA char[], ...) PETETrSC_SACT_TARTITBRUITBEU_TFEO_FORRMAT(sMtArTI(d2x,, 3v)a;ArgId x )| ^_ _attr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'b ute__(( f299o | #rmat(dpefine PETSC_ATTRIBUTE_FORMAT(strIdx, gvIdaArgIdrixnt)f __attribute__((, sformat(printf, stx) rIdx, vaArgIdx))trI) | ^ dx, vaA__attribute_In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from _((format(pri../InterpFromMeshToMesh3d/./../bindings.hn:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:rgIdx6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:t)))f6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: , st r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTER | ^ N PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ IIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.hIn file included from ../MeshPartition/MeshPartition.cpp:5:: 19In file included from : ../MeshPartition/./MeshPartition.hIn file included from :../InterpFromMeshToMesh3d/./../bindings.h19:: 19In file included from : ../MeshPartition/./../bindings.hIn file included from :../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h19:: 16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:d12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hIn file included from ../MeshPartition/./.././matlab/io/matlabio.h::166: : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscIn file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from )../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h PETSC:_15A: TIn file included from T../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hRIBUTEx, vaAr_g:11F: OIn file included from R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hM:A6T: (3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67Idx))) | ^ : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchroIn file included from ../IssmConfig/IssmConfig.cppnizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from :6: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(Pet 1577 | PEscVieweTSC_Er, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' XTERN 299 | Pe #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ tscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h::67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 19 299 | #d: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:efi6ne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgI: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | dx) __aPETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf,ttribute strIdx, va__((format(printf, strIdAxrg,Id x)v))aArgI | ^ dx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cppIn file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:: 19In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ : In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, c6o: In file included from n/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:s8: t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: 1577:char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIn file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from Idx, vaArgIdx) __att../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PErTSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(stribute_Idx, _((fovraArgIdx) m_a_t(priantttfr,i bsuttreIdx, vaArg__((format(printf, strIdx, vaArgIdx))) | ^ Idx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:615: : In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:1112: : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:6:: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:258:868: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FO | PETSC_REMAXT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: TERN PetscErrorCode PetscLogObjenote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | ctStIn file included from ../MeshPartition/MeshPartition.cpp: #adtef5i: nIn file included from ../MeshPartition/./MeshPartition.h:19ee(Pets: PEIn file included from ../MeshPartition/./../bindings.h:19: TIn file included from S../MeshPartition/./.././matlab/io/matlabio.hC:_16c: OIn file included from bj../MeshPartition/./.././matlab/io/../../../c/classes/classes.hec:t,17 c: onIn file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hATTR:IBUTE_FORMAT(strsIdx,15 : vIn file included from a../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hAt char[], :.11.: .In file included from )/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h :P6E: TIn file included from S/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hC:_6A: TIn file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hR:I6B: UIn file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hE:_8F: O/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hR:M1590A:T79(:2 ,warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]3 ); | ^ 1590 | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hP:E299T:S67C:_ Enote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rgId x299) | _ #def_attriibnute__((eforma XTERN PettscErrP(prinETSCotf, rCstrIdx_ode ,APetsTcF TRPrinvaArgIdtf(MPI_x)))C o m| mI,BU ^ TE_FORMAT(strIdx, FILE *, convaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ st char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArIn file included from gI../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppd:x)))5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19 : In file included from ../InterpFromMeshToMesh3d/./../bindings.h| : ^19 : In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from 6../MeshPartition/./MeshPartition.h:: 19: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:warning: 12'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288 :159388 | :PETS warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] C_EXTE R288N | P ETPSCe_tEXTERN PescErrorCotde PestsccSENPrrirntof(rchCaro *d, e PetssciVziee_wte,r VcUoPnrsitn tcDheafrerred([], .P.e.t) PEsTcSVieweCr_,A TcToRnIsBtU Tchar[],E _.FORMAT(3., 4); .) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299| ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | :67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | # #ddeefifnei PETSC_ATTne RIPETSC_ATTRBUTE_FORMAT(strIdIx, vaArgIdxBUTE_) __aFORMAttribTu(tset_r_I(d(xf, vaormat(printfA,r gsItdrIdx,x vaArgIdx)))) _| _ ^attribut e__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h :19: In file included from 1590 | PET../MeshPartition/./../bindings.hS:C19_: EIn file included from X../MeshPartition/./.././matlab/io/matlabio.hTERN Petsc:E16r: rIn file included from o../MeshPartition/./.././matlab/io/../../../c/classes/classes.hr:C17o: dIn file included from e../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h Petsc:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:FPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | 15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] #1608 | dPETSC_EXTERN Pefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, etscEvaArgIdx)r)) | ^ rorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defiIn file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: nIn file included from e../IssmConfig/./../bindings.h :19: In file included from P../IssmConfig/./.././matlab/io/matlabio.h:16: EIn file included from TSC_ATTRIBUTE_F../IssmConfig/./.././matlab/io/../../../c/classes/classes.hORMAT(str:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from I../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hdx, vaAr:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: gIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: dIn file included from x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h) __a:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.ht:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70tribu:t ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] __((fo r1592m | PETat(prSC_EXintf,TERN PsetsctrIdxE, varrorCAode PregtIsdcxP)r)intf(MPI_Com) | ^ m, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../MeshPartition/MeshPartition.cpp: 5299: | In file included from ../MeshPartition/./MeshPartition.h :#19d: eIn file included from f../MeshPartition/./../bindings.hi:n19e: In file included from PETSC_A../MeshPartition/./.././matlab/io/matlabio.hT:T16R: IIn file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15BUTE_FOR: MIn file included from A../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6T: (In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hstrIdx, :1609:91:vaArg warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Idx) __at t1609r | iPbEuTtSeC___E(XTERN P(eftorsmact(printf, sEtrrIdrxorCode Pet,scSynchroniz vaArgIdxedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: )note: ))expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | ^ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIIn file included from dx) __a../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: tIn file included from t../IssmConfig/./../bindings.hribut:e19_: _In file included from (../IssmConfig/./.././matlab/io/matlabio.h(for:16: In file included from mat(printf, st../IssmConfig/./.././matlab/io/../../../c/classes/classes.hr:17Idx, vaArgIdx))) | ^ : In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx,In file included from ../MeshProfileIntersection/MeshProfileIntersection.cppv:18a: In file included from A../MeshProfileIntersection/./MeshProfileIntersection.h:r19: gIn file included from I../MeshProfileIntersection/./../bindings.hd:19x: In file included from )../MeshProfileIntersection/./.././matlab/io/matlabio.h: 16: _In file included from _attribute_../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h_:17(: In file included from (../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:f12: oIn file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:15m: In file included from a../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:t11: (In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from printf, strIdx, vaArgIdx))) | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h::5299: :In file included from 67../NodeConnectivity/./NodeConnectivity.h:: 23note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16 : 299In file included from | ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h : 17#: dIn file included from e../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.hf:i12n: eIn file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hP:E15T: SIn file included from C../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h_:A11T: TIn file included from R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hI:B6U: TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h_:F6O: RIn file included from M/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hA:T6(: sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hr:I8d: x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h,: 1598v:a69A:r gwarning: I'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d x) __attri b1598u | tPeE_T_S(C(_fEoXrTmEaRtN( pPreitnstcfE,r rsotrrCIoddxe, PveatAsrcgEIrdrxo)r)P)r i n| t ^f None(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp299: | 18 : In file included from #../MeshProfileIntersection/./MeshProfileIntersection.hd:e19f: iIn file included from n../MeshProfileIntersection/./../bindings.he: 19P: EIn file included from T../MeshProfileIntersection/./.././matlab/io/matlabio.hS:C16_: AIn file included from T../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.hT:R17IIn file included from B../MeshPartition/MeshPartition.cppU:5: In file included from : ../MeshPartition/./MeshPartition.hIn file included from :../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h19:: 12In file included from T../MeshPartition/./../bindings.h:E_F: 19ORIn file included from M../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: : In file included from In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :11: AIn file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h(:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6st../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:: 17: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: 12: rIdx,In file included from In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15 : vIn file included from a../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hrgId:x6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:1278): /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h_:_6attri:1365:: 68In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hbu: :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t e12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84_:_ (warning: ( for'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_ EXmTaEt(p240r | iPnREtNf , sTtSC_PEXTERrIedtNs cPEerroxtsc, rCErvraoArgoIddex )(*rPCo)d) etes cPe | E ^r rtorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: scViewerASCIIPrintf(PetscViewer, const char[], ...)In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE _PEFTSOC_RATMTRAIBTUT(E_sFOtRMrATI(2d, x3),; vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attributIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:e16_: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ _((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. 18 warnings generated. 18 warnings generated. 18 warnings generated. 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo 18 warnings generated. CXXLD libISSMMatlab.la CXX ../Kriging/Kriging_matlab_la-Kriging.lo CXXLD libISSMApi_matlab.la CXXLD InterpFromGrid_matlab.la 18 warnings generated. 18 warnings generated. In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #In file included from d../Triangle/Triangle.cpp:efine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx)5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h __attri:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from bute__((fo../Triangle/./.././matlab/io/../../../c/classes/./Vertex.hr:ma12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: t(printf, strIdxIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h, v:6: In file included from a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: ArgI/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hd:x1590):)79): warning: | 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ^ 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_E: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] XTERN 1590 | PetscErrorCode PetsPETSC_EcXTERN SPetsNcPrintEfCount(charrorCord e* ,P estiszceF_Ptr,i nctofn(sMtP Ic_hCaorm[m],, FsIiLzEe _*t, *c,o nst char[],...) PETSC _A...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299TTRIB:U67T:E _note: Fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'O RMAT(3, 5); 299 | | ^ #define /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hP:E299T:67S: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' C_AT 299 | #define PETSC_ATTRIBUTTREI_BFUOTREM_AFTO(RsMtArTI(dsxt,r IvdaxA,r vgaArgIdx) _Idx)_ attribute__((f_o_attributerm_a_t(((pfroirntf, msattr(Ipridx, nvaArtgf, stIrIdx, vaArgIddxx))) | ^ ))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: Defaultwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscError(Ccoodnes tP ecthsacrP[r]i,n t.f.(.M)P IP_ECToSmCm_,A TcToRnIsBtU TcEh_aFrO[]R, ...) PMEATTS(C1_,A T2T)R;I B U| T ^E _FORMAT(2, 3); | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h ^: 299:67:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defi 299 | #define PETnSC_ATIn file included from ../Kriging/Kriging.cpp:4: TIn file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: ReIBUIn file included from TE_FORMAT(strIPdxE,T S../Kriging/./.././matlab/io/matlabio.hva:16C_A: ATTRIBUTE_FORMAT(strIdx, vaArgIrdIn file included from gIdxx) _)../Kriging/./.././matlab/io/../../../c/classes/classes.h_attribute__((format(pri:n t__a17t: tfIn file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.hrib:,ute__ (s(tfro12I: dIn file included from x../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h,: 15rmat(p: rIn file included from int../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hf,vaArgIdx))) :11: In file included from st| ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:rIdx6: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] vaArg I1590 | PETSC_EXTEdRN PetscErrorCodxe PetscFPrintf()M)P)I _Comm, FILE *, cons t| In file included from char[], ...) PE ^TS ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cppC_ATTRIBUTE_FORMAT(3:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:,16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from 4../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h):;15In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: | warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ^ ../Triangle/./../bindings.h: 19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:111593/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: | :In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 299 P1598 | EP:TSC_EXTERN PetscErrorCod67Ee Pe:t snote: cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'S NPri 299 | TnSCt_fE( c h#adrX e*, size_tTfine PETSC_ATTRIBEUTE_FRN PetscErrorCode PetscErrorPr,i ORntfNonec(cooMnAnsts t cchharTa[], ..(strIr[]., )...d)x, vaArgIdx) __attrib uPETS tC_PETSCe___((AformaAtT(TprTRTRiIBUTE_FORMIntf, AstBT(3, 4r); | I ^ dxU/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:T299E,_ vaA:FORrMgAITd(x1),) )2 ); | ^67 | ^ : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:#define PETSC_ATTRIBUTE_FORnote: Mexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'A 299 | T(#define PETSC_ATTRIBUTE_FORMAT(strIdx,s tvraIAdrxg,I dvxa)A rIn file included from g_I../Kriging/Kriging.cppd:x)4 _: _aIn file included from t_../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: traittbriubtute__((format(printIn file included from ../Kriging/./.././matlab/io/matlabio.hf:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:,e12__((form: aIn file included from t../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h( prsitnrt:f15,: In file included from s../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ht:r11I: dIn file included from Ixd,x ,v av/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hAa:r6g: IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hx:)6): )In file included from A rgIdx)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6| : ) ^ ) | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MIn file included from PI../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp_:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:C19omm, : cIn file included from o../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.hn:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15st char[],: In file included from ...) PETSCIn file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h_ATTRIBUTE_FORMAT(2, 3); | ^ ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h::8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93:299 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 27: In file included from ../Triangle/./../bindings.h:19 :159467 | :P Enote: Texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'S C_EXTERN: In file included from 299../Triangle/./.././matlab/io/matlabio.h | : 16 : #In file included from d../Triangle/./.././matlab/io/../../../c/classes/classes.he:f17i: nIn file included from e../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h :P12E: TIn file included from S../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h CP_eAtTsTcREIr:r15o: rIn file included from C../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hBode PetscSUNPrintfCount(charT E*_,:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h F:6O: RIn file included from M/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hA:T6(: sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hr:Idx,6 vas: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599ArgIdizxe_):81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EX __tTERN PetscErrorCode,attribute__((format P( const char[]prienttscf, s, sitrIdx,z vaArgIdx))) | ^ e_t *, .H..) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67e:l pnote: Pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r intfDeIn file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from f a299u | lt( MPI_Comm, #defci../Kriging/./../bindings.hne:o19nst: char[], .. .) In file included from PETSC_ATTRIBU../Kriging/./.././matlab/io/matlabio.h:P16: In file included from T../Kriging/./.././matlab/io/../../../c/classes/classes.h:E17_: FIn file included from E../Kriging/./.././matlab/io/../../../c/classes/./Vertex.hT:S12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15OC: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11R: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:M6: In file included from _/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6AATTT: RIn file included from I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hB:U8T: E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h_:(FOR15932,:78:MA 3)Twarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ; 1593 ( | PETSC_EXTERN PetscErrors C| tode PetscSNPrintf(crhI ^ar /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:*, s299i:z67e:_ tnote: ,expanded from macro 'PETSC_ATTRIBUTE_FORMAT'dx, va ArgI dx) __att299 | #rdeibuteconst_ _c(h(format(priafine PETSC_ATrT[R]I,B UTn.t.f., str)I dPxE,T SvCa_AArTgTIRdIxB)UETE_)_FOFOR)R MMAT(3AT(s,t r4I)d;x| | ^ , vaArgI ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: dnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defixn)e PETSC_ATTRIBUTE_FO R__attriMbute_AT(strI_((format(printf, dx, vastrIdx, vaArgIdx)In file included from Ar))../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cppg:I5d: x)In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h__:a 19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from t../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.htri | ^bute__((fo:17r: mIn file included from a../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.ht:( 12prin: tIn file included from f../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h,: 15s: tIn file included from r../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hI:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hd:x6,: In file included from v/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.haArg:I6d: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:x6))) : | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXIn file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.hT:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: 16In file included from : ../Triangle/./../bindings.hIn file included from :E19R: NIn file included from ../Triangle/./.././matlab/io/matlabio.h../Kriging/./.././matlab/io/../../../c/classes/classes.hPetscEr:16: In file included from :../Triangle/./.././matlab/io/../../../c/classes/classes.h:1717: : In file included from rorCode Pet../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12In file included from : In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12s: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11cIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93E:: rIn file included from rorPrin warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h :6: tIn file included from f/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hD:efa6ult(const : cIn file included from h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:ar[]61594 | P,E T.S.C._)E XPTEETSC_: In file included from ARN PetscErTrToRr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hC:o8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] IdB Ue1608 | P PetEsTcSSCNPT_EEriXntTfERC_N PetouFORMATn(t1,(scEr rorCode PetscSynchrch2oar *, size_t, const cha)nizedPrintf(;M P I| ^ r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:_67C:omm, [c]o,n ssti c hzaer_note: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT' [],* ,. .....299) ) | PETSP#deEfTiSnCC_AeT_TARTITB RPUTE_FOERTMSCI_ABAUTT(E2T_,TF O3RMAT); | ^R IB(U3T,E _5F/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hORM:A299T); | ^ (st:r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299I:d67x67,: :note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' v a299A | r g I#ddxef i299n | e P#EdTeSfinC_AT)T R_IBe_atUtrTiEb_uFtOeRMAT (strIdx, __((forPETSmat(printf, strIdx, vavCaAArrggIIddxx))) )_ _ a_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attributtet_r_i(b(uftoer_m_a| ^ ((format(printf, strIdx, vaArgIt(printfIn file included from , strIdx, vaArgIdx))) ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp dx)):5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h): 6 : | In file included from ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PeIn file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:tscErrorPrint19In file included from f: None(co../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from n../Kriging/./../bindings.hs:t19 : cIn file included from In file included from h../Kriging/./.././matlab/io/matlabio.h../Triangle/./.././matlab/io/matlabio.h::1616: : In file included from In file included from a../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:r12[: ]In file included from ,../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :.15..): In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: 11PE: ../Triangle/./.././matlab/io/../../../c/classes/classes.hIn file included from T:S17C: _In file included from A../Triangle/./.././matlab/io/../../../c/classes/./Vertex.hTTRIBUTE_FORMA:T12(: 1In file included from ,../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :215): ;In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h :| 11 ^: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h299::667: :In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hnote: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609: 91299: | warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]# define PETSC_ATTR IBU/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hT:E6_1609: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597F:O72:R warning: | 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] MPETSC_EXTER N Pet1597sAcETrr(orsCtodr | e PetscSynchronizedFPrPintf(MPI_Comm, FILEE TI*, const char[], Sd.xC,_ EvXaT..) PETSC_AEARrgIdTx) _N PetscErrorCode Petsc_TRIBUTEErrorPr_FORMatitribnuttfDee_fA_((format(priauT(3ntf, sl,t (4tcon)st c; har| ^ []/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h,: 299.:67: .note: .expanded from macro 'PETSC_ATTRIBUTE_FORMAT')rIdx, v aArgIdx) ))P E299 TSC_ | AT TRIBUTE_FORMAT(1, 2 | # ^ ); | ^ def/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hi:ne PETSC_A299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'TTRI BUTE _299F | #defineIn file included from O../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cppR:M5A: In file included from P../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.hET:T(19: In file included from SsCt_r../PropagateFlagsFromConnectivity/./../bindings.h:19A: In file included from TITRdIBUTE_x, vaAFrgIdxORMAT()s t_r_Iadtx, vtribute_../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h_((fa:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from oArgIdx)../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :rmat(printf, s15t: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h_:_6a: tIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hr:6: In file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]i buIte__((f 1599 | PETSC_ormat(EprXiTnEtdRfxN,, PvetscEa AsrtgrIIddxr)x, vraAro)) g| ^IrdCxo))de Pet) | ^ scHelpPrintfDefault( MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORIn file included from ../Kriging/Kriging.cpp:M4AT: (In file included from ../Kriging/./Kriging.h:19: In file included from 2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PET../Kriging/./../bindings.h:19: SIn file included from C../Kriging/./.././matlab/io/matlabio.h_:A16T: TIn file included from R../Kriging/./.././matlab/io/../../../c/classes/classes.hI:B17U: TIn file included from E../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h_:F12O: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6RMA: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69:T(strIdx, vaArg Idxwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode P) __attretscErrorPrintfiNbounet(ec_o_n(s(tf char[], o...) PETSC_rAmat(pTTRIBUTrintf, strIEdx, vaArgIdx))) | ^ _FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11In file included from : ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cppIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h5:: 6In file included from : ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h19:: 6In file included from : ../PropagateFlagsFromConnectivity/./../bindings.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h19:: 6In file included from : ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h16:: 8In file included from : ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::171599: :In file included from 81../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:: 12warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h1599: | 6P: EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hS:C6_: EIn file included from X/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hT:E6R: NIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hP:e8t: s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hc:E1608r:r82o:r Cwarning: o'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d e PetscHelpP r1608i | nPtEfTDSeCf_aEuXlTtE(RMNP IP_eCtomm, const char[]scErrorCode P, ...e)tscSyn cPhErToSnCi_zAeTdTPrRintf(MPI_Comm, const char[], ...) PETSCIBUTE_F_ATTRIBUTE_FORMATO(2, 3);R MAT(2 , 3); | | ^ ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC _ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hIn file included from :../Kriging/Kriging.cpp:64: : In file included from ../Kriging/./Kriging.hIn file included from :19/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h: In file included from :../Kriging/./../bindings.h:619: : In file included from ../Kriging/./.././matlab/io/matlabio.hIn file included from :16/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h: In file included from :../Kriging/./.././matlab/io/../../../c/classes/classes.h:817: : In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: :91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h :16098 | : P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: Ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_ComTm, cSoC_EXTERN PetscErrnorsCode PetscSt char[], ...) PETSC_ATTynchronRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETiSCz_eAdTFTPRrIiBnUtTE_FfORMA(MPI_Comm, FILE *, const T(strIdx, vaArgIdx) _char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defi_ne PETSaCt_tArTiTbRuItBeU_T_E(_(FfOoRrMmAaT(strIdx, tv(aArgIdx) __attribute__((format(printpf, strrIdx, vaArignIdtx))) | ^ f, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:g17: In file included from Idx))) | ^ ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD BamgConvertMesh_matlab.la CXXLD BamgMesher_matlab.la CXXLD ContourToNodes_matlab.la CXXLD BamgTriangulate_matlab.la CXXLD ContourToMesh_matlab.la 18 warnings generated. 18 warnings generated. CXXLD DistanceToMaskBoundary_matlab.la CXXLD ElementConnectivity_matlab.la 18 warnings generated. CXXLD ExpSimplify_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la CXXLD InterpFromMeshToGrid_matlab.la CXXLD InterpFromMeshToMesh2d_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la CXXLD MeshPartition_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la CXXLD ProcessRifts_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Triangle_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD Kriging_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found 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 CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMCore.dylib libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMOverload.dylib libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMOverload.la libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMModules.dylib libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMModules.la mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe '/Users/jenkins/workspace/macOS-Silicon-Basic/bin' libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/issm.exe libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/issm_slc.exe libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/kriging.exe make[3]: Nothing to be done for `install-data-am'. Making install in m mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/bin' make[3]: Nothing to be done for `install-data-am'. Making install in wrappers Making install in matlab mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGrid_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Kriging_matlab.la '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMMatlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMApi_matlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgConvertMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgMesher_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgTriangulate_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToNodes_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/DistanceToMaskBoundary_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ElementConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpSimplify_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpToLevelSet_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGridToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/IssmConfig_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshPartition_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshProfileIntersection_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/NodeConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PointCloudFindNeighbors_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ProcessRifts_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Triangle_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Kriging_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Kriging_matlab.la 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'. ./jenkins/jenkins.sh: line 365: 23676 Killed: 9 $MATLAB_PATH/bin/matlab -nodisplay -nosplash -r "addpath ${ISSM_DIR}/src/m/dev; devpath; addpath ${ISSM_DIR}/nightlylog; matlab_run$i" >&${ISSM_DIR}/nightlylog/matlab_log$i.log +++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog/results +++ Running case: MATLAB-101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011648 Total Core solution elapsed time: 0.033908 Linear solver elapsed time: 0.026129 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel SUCCESS difference: 8.7e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx SUCCESS difference: 1.2e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy SUCCESS difference: 7.5e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1 SUCCESS difference: 4.2e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2 SUCCESS difference: 2.2e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4 SUCCESS difference: 4.6e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5 SUCCESS difference: 4.3e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011648 Total Core solution elapsed time: 0.033908 Linear solver elapsed time: 0.026129 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel SUCCESS difference: 8.7e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx SUCCESS difference: 1.2e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy SUCCESS difference: 7.5e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1 SUCCESS difference: 4.2e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2 SUCCESS difference: 2.2e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4 SUCCESS difference: 4.6e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5 SUCCESS difference: 4.3e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-102 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011249 Total Core solution elapsed time: 0.077781 Linear solver elapsed time: 0.058729 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy SUCCESS difference: 8.2e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-102 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011249 Total Core solution elapsed time: 0.077781 Linear solver elapsed time: 0.058729 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy SUCCESS difference: 8.2e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-103 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013455 Total Core solution elapsed time: 0.081345 Linear solver elapsed time: 0.063085 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx SUCCESS difference: 1.6e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy SUCCESS difference: 3.1e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz SUCCESS difference: 1.5e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Pressure SUCCESS difference: 9e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx SUCCESS difference: 1.2e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy SUCCESS difference: 4.7e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz SUCCESS difference: 1.4e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy SUCCESS difference: 1.3e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz SUCCESS difference: 5.3e-10 < 1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-103 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013455 Total Core solution elapsed time: 0.081345 Linear solver elapsed time: 0.063085 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx SUCCESS difference: 1.6e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy SUCCESS difference: 3.1e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz SUCCESS difference: 1.5e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Pressure SUCCESS difference: 9e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx SUCCESS difference: 1.2e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy SUCCESS difference: 4.7e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz SUCCESS difference: 1.4e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy SUCCESS difference: 1.3e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz SUCCESS difference: 5.3e-10 < 1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-104 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01282 Total Core solution elapsed time: 0.242667 Linear solver elapsed time: 0.182909 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx SUCCESS difference: 1.5e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy SUCCESS difference: 4e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz SUCCESS difference: 2e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel SUCCESS difference: 4.3e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-104 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01282 Total Core solution elapsed time: 0.242667 Linear solver elapsed time: 0.182909 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx SUCCESS difference: 1.5e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy SUCCESS difference: 4e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz SUCCESS difference: 2e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel SUCCESS difference: 4.3e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-105 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015633 Total Core solution elapsed time: 0.033017 Linear solver elapsed time: 0.024275 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-105 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015633 Total Core solution elapsed time: 0.033017 Linear solver elapsed time: 0.024275 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-106 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007026 Total Core solution elapsed time: 0.028289 Linear solver elapsed time: 0.022561 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-106 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007026 Total Core solution elapsed time: 0.028289 Linear solver elapsed time: 0.022561 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-107 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009844 Total Core solution elapsed time: 0.01841 Linear solver elapsed time: 0.012706 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-107 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009844 Total Core solution elapsed time: 0.01841 Linear solver elapsed time: 0.012706 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-108 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015473 Total Core solution elapsed time: 0.04084 Linear solver elapsed time: 0.025959 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-108 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015473 Total Core solution elapsed time: 0.04084 Linear solver elapsed time: 0.025959 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-109 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01054 Total Core solution elapsed time: 0.236356 Linear solver elapsed time: 0.145435 (62%) 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: 2 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: 109 test name: SquareShelfConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-109 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01054 Total Core solution elapsed time: 0.236356 Linear solver elapsed time: 0.145435 (62%) 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: 2 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: 109 test name: SquareShelfConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-110 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010897 Total Core solution elapsed time: 0.276856 Linear solver elapsed time: 0.202592 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 6e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1 SUCCESS difference: 7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2 SUCCESS difference: 8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3 SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-110 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010897 Total Core solution elapsed time: 0.276856 Linear solver elapsed time: 0.202592 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 6e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1 SUCCESS difference: 7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2 SUCCESS difference: 8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3 SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-111 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018179 Total Core solution elapsed time: 0.456909 Linear solver elapsed time: 0.319555 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1 SUCCESS difference: 1.4e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1 SUCCESS difference: 1.7e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure1 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2 SUCCESS difference: 1.7e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2 SUCCESS difference: 4.1e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2 SUCCESS difference: 1.9e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 2e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume2 SUCCESS difference: 2.8e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3 SUCCESS difference: 2.4e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3 SUCCESS difference: 4.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3 SUCCESS difference: 2.3e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-111 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018179 Total Core solution elapsed time: 0.456909 Linear solver elapsed time: 0.319555 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1 SUCCESS difference: 1.4e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1 SUCCESS difference: 1.7e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure1 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2 SUCCESS difference: 1.7e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2 SUCCESS difference: 6.9e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2 SUCCESS difference: 4.1e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2 SUCCESS difference: 1.9e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 2e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume2 SUCCESS difference: 2.8e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3 SUCCESS difference: 2.4e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3 SUCCESS difference: 1.3e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3 SUCCESS difference: 1.3e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3 SUCCESS difference: 4.2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3 SUCCESS difference: 2.3e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-112 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005269 Total Core solution elapsed time: 0.02906 Linear solver elapsed time: 0.021857 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-112 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005269 Total Core solution elapsed time: 0.02906 Linear solver elapsed time: 0.021857 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-113 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007774 Total Core solution elapsed time: 0.02768 Linear solver elapsed time: 0.020469 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.8e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-113 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007774 Total Core solution elapsed time: 0.02768 Linear solver elapsed time: 0.020469 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.8e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-114 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008527 Total Core solution elapsed time: 0.028217 Linear solver elapsed time: 0.021391 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-114 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008527 Total Core solution elapsed time: 0.028217 Linear solver elapsed time: 0.021391 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-115 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007718 Total Core solution elapsed time: 0.032387 Linear solver elapsed time: 0.023685 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-115 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007718 Total Core solution elapsed time: 0.032387 Linear solver elapsed time: 0.023685 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-116 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005597 Total Core solution elapsed time: 0.025285 Linear solver elapsed time: 0.019981 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-116 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005597 Total Core solution elapsed time: 0.025285 Linear solver elapsed time: 0.019981 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-119 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry Construction of a mesh from a given geometry SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1 SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements SUCCESS difference: 0.17 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-119 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry Construction of a mesh from a given geometry SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1 SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements SUCCESS difference: 0.17 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-120 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007801 Total Core solution elapsed time: 0.039647 Linear solver elapsed time: 0.028244 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 8.3e-11 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-120 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007801 Total Core solution elapsed time: 0.039647 Linear solver elapsed time: 0.028244 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 8.3e-11 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-121 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030669 Total Core solution elapsed time: 0.075706 Linear solver elapsed time: 0.04756 (63%) 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: 2 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: SquareShelfConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-121 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030669 Total Core solution elapsed time: 0.075706 Linear solver elapsed time: 0.04756 (63%) 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: 2 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: SquareShelfConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-122 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.040725 Total Core solution elapsed time: 0.329272 Linear solver elapsed time: 0.23352 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1 SUCCESS difference: 2e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1 SUCCESS difference: 1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 3.1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2 SUCCESS difference: 4.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2 SUCCESS difference: 1.3e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2 SUCCESS difference: 4.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 3.3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 1.8e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3 SUCCESS difference: 8.8e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.3e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3 SUCCESS difference: 8e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3 SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3 SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 2.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 1.5e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-122 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.040725 Total Core solution elapsed time: 0.329272 Linear solver elapsed time: 0.23352 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1 SUCCESS difference: 2e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1 SUCCESS difference: 1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 3.1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2 SUCCESS difference: 4.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2 SUCCESS difference: 1.3e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2 SUCCESS difference: 4.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2 SUCCESS difference: 4.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 3.3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 1.8e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3 SUCCESS difference: 8.8e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.3e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3 SUCCESS difference: 8e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3 SUCCESS difference: 4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3 SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3 SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 2.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 1.5e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-123 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016161 Total Core solution elapsed time: 0.076342 Linear solver elapsed time: 0.055429 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep SUCCESS difference: 6.4e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep SUCCESS difference: 4.9e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-123 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016161 Total Core solution elapsed time: 0.076342 Linear solver elapsed time: 0.055429 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep SUCCESS difference: 6.4e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep SUCCESS difference: 4.9e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-124 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.050985 Total Core solution elapsed time: 0.864852 Linear solver elapsed time: 0.576173 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1 SUCCESS difference: 8.4e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1 SUCCESS difference: 8.4e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1 SUCCESS difference: 1.2e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1 SUCCESS difference: 1.5e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1 SUCCESS difference: 8e-16 < 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1 SUCCESS difference: 4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2 SUCCESS difference: 1.7e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2 SUCCESS difference: 6.7e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2 SUCCESS difference: 1.6e-15 < 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2 SUCCESS difference: 2.9e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3 SUCCESS difference: 8.8e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3 SUCCESS difference: 8e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3 SUCCESS difference: 1.4e-15 < 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-124 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.050985 Total Core solution elapsed time: 0.864852 Linear solver elapsed time: 0.576173 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1 SUCCESS difference: 8.4e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1 SUCCESS difference: 8.4e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1 SUCCESS difference: 1.2e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1 SUCCESS difference: 1.5e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1 SUCCESS difference: 8e-16 < 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1 SUCCESS difference: 4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2 SUCCESS difference: 1.7e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2 SUCCESS difference: 6.7e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2 SUCCESS difference: 1.6e-15 < 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2 SUCCESS difference: 2.9e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3 SUCCESS difference: 1.3e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3 SUCCESS difference: 8.8e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3 SUCCESS difference: 8e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3 SUCCESS difference: 1.4e-15 < 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-125 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-07-18-2026-18-27-12-23669/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.004039 Total Core solution elapsed time: 0.043134 Linear solver elapsed time: 0.017925 (42%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-07-18-2026-18-27-12-23669/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.004722 Total Core solution elapsed time: 0.108291 Linear solver elapsed time: 0.038268 (35%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-125 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-07-18-2026-18-27-12-23669/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.004039 Total Core solution elapsed time: 0.043134 Linear solver elapsed time: 0.017925 (42%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-07-18-2026-18-27-12-23669/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.004722 Total Core solution elapsed time: 0.108291 Linear solver elapsed time: 0.038268 (35%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-126 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-07-18-2026-18-27-13-23669/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.012644 Total Core solution elapsed time: 0.1757 Linear solver elapsed time: 0.03584 (20%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-07-18-2026-18-27-13-23669/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.013482 Total Core solution elapsed time: 0.196459 Linear solver elapsed time: 0.042154 (21%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-126 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-07-18-2026-18-27-13-23669/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.012644 Total Core solution elapsed time: 0.1757 Linear solver elapsed time: 0.03584 (20%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-07-18-2026-18-27-13-23669/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.013482 Total Core solution elapsed time: 0.196459 Linear solver elapsed time: 0.042154 (21%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-127 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016502 Total Core solution elapsed time: 0.281001 Linear solver elapsed time: 0.227428 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vx SUCCESS difference: 5.2e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vy SUCCESS difference: 5.3e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vel SUCCESS difference: 8.7e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 4.7e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 5.2e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.5e-13 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxShear SUCCESS difference: 3.5e-13 < 4e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyShear SUCCESS difference: 4.7e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 5.2e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase SUCCESS difference: 1.6e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1 SUCCESS difference: 6.5e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2 SUCCESS difference: 1.3e-15 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3 SUCCESS difference: 5.4e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4 SUCCESS difference: 2.2e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5 SUCCESS difference: 3.2e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-127 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016502 Total Core solution elapsed time: 0.281001 Linear solver elapsed time: 0.227428 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vx SUCCESS difference: 5.2e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vy SUCCESS difference: 5.3e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vel SUCCESS difference: 8.7e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 4.7e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 5.2e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.5e-13 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxShear SUCCESS difference: 3.5e-13 < 4e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyShear SUCCESS difference: 4.7e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 5.2e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase SUCCESS difference: 1.6e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1 SUCCESS difference: 6.5e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2 SUCCESS difference: 1.3e-15 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3 SUCCESS difference: 5.4e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4 SUCCESS difference: 2.2e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5 SUCCESS difference: 3.2e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-128 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010151 Total Core solution elapsed time: 0.245008 Linear solver elapsed time: 0.193799 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1 SUCCESS difference: 5.2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1 SUCCESS difference: 7.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1 SUCCESS difference: 7.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1 SUCCESS difference: 7.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2 SUCCESS difference: 7.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2 SUCCESS difference: 7.6e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 7.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2 SUCCESS difference: 7.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 8.2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3 SUCCESS difference: 7.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3 SUCCESS difference: 7.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3 SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-128 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010151 Total Core solution elapsed time: 0.245008 Linear solver elapsed time: 0.193799 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1 SUCCESS difference: 5.2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1 SUCCESS difference: 7.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1 SUCCESS difference: 7.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1 SUCCESS difference: 7.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2 SUCCESS difference: 7.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2 SUCCESS difference: 7.6e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 7.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2 SUCCESS difference: 7.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 8.2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3 SUCCESS difference: 7.7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3 SUCCESS difference: 7.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3 SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-129 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-07-18-2026-18-27-17-23669/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.00467 Total Core solution elapsed time: 0.159707 Linear solver elapsed time: 0.069566 (44%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-07-18-2026-18-27-17-23669/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.004651 Total Core solution elapsed time: 0.080881 Linear solver elapsed time: 0.034713 (43%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-129 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-07-18-2026-18-27-17-23669/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.00467 Total Core solution elapsed time: 0.159707 Linear solver elapsed time: 0.069566 (44%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-07-18-2026-18-27-17-23669/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.004651 Total Core solution elapsed time: 0.080881 Linear solver elapsed time: 0.034713 (43%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-131 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017353 Total Core solution elapsed time: 0.019743 Linear solver elapsed time: 0.012232 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-16 < 1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-131 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017353 Total Core solution elapsed time: 0.019743 Linear solver elapsed time: 0.012232 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-16 < 1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-132 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014126 Total Core solution elapsed time: 0.020224 Linear solver elapsed time: 0.011753 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-16 < 1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-132 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014126 Total Core solution elapsed time: 0.020224 Linear solver elapsed time: 0.011753 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-16 < 1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-133 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006943 Total Core solution elapsed time: 0.015101 Linear solver elapsed time: 0.010837 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-133 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006943 Total Core solution elapsed time: 0.015101 Linear solver elapsed time: 0.010837 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-134 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.002075 Total Core solution elapsed time: 0.003885 Linear solver elapsed time: 0.002585 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-134 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.002075 Total Core solution elapsed time: 0.003885 Linear solver elapsed time: 0.002585 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-201 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008183 Total Core solution elapsed time: 0.083781 Linear solver elapsed time: 0.074938 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.3e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx SUCCESS difference: 4.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy SUCCESS difference: 4.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-201 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008183 Total Core solution elapsed time: 0.083781 Linear solver elapsed time: 0.074938 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.3e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx SUCCESS difference: 4.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy SUCCESS difference: 4.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-202 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011459 Total Core solution elapsed time: 0.088645 Linear solver elapsed time: 0.07359 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy SUCCESS difference: 1.2e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-202 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011459 Total Core solution elapsed time: 0.088645 Linear solver elapsed time: 0.07359 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy SUCCESS difference: 1.2e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-203 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018974 Total Core solution elapsed time: 0.127912 Linear solver elapsed time: 0.106364 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx SUCCESS difference: 1.5e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy SUCCESS difference: 1.1e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz SUCCESS difference: 1.4e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-203 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018974 Total Core solution elapsed time: 0.127912 Linear solver elapsed time: 0.106364 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx SUCCESS difference: 1.5e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy SUCCESS difference: 1.1e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz SUCCESS difference: 1.4e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-204 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012342 Total Core solution elapsed time: 0.134975 Linear solver elapsed time: 0.020954 (16%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007781 Total Core solution elapsed time: 0.098777 Linear solver elapsed time: 0.018922 (19%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy SUCCESS difference: 3.1e-08 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel SUCCESS difference: 4.2e-11 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure SUCCESS difference: 1.6e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp SUCCESS difference: 1.2e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-204 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012342 Total Core solution elapsed time: 0.134975 Linear solver elapsed time: 0.020954 (16%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007781 Total Core solution elapsed time: 0.098777 Linear solver elapsed time: 0.018922 (19%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy SUCCESS difference: 3.1e-08 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel SUCCESS difference: 4.2e-11 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure SUCCESS difference: 1.6e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp SUCCESS difference: 1.2e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-205 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012219 Total Core solution elapsed time: 0.127063 Linear solver elapsed time: 0.096263 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx SUCCESS difference: 1.1e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy SUCCESS difference: 7.8e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz SUCCESS difference: 1.1e-06 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-205 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012219 Total Core solution elapsed time: 0.127063 Linear solver elapsed time: 0.096263 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx SUCCESS difference: 1.1e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy SUCCESS difference: 7.8e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz SUCCESS difference: 1.1e-06 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-206 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009872 Total Core solution elapsed time: 0.053228 Linear solver elapsed time: 0.034968 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature SUCCESS difference: 1.4e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-206 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009872 Total Core solution elapsed time: 0.053228 Linear solver elapsed time: 0.034968 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature SUCCESS difference: 1.4e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-207 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012527 Total Core solution elapsed time: 0.14179 Linear solver elapsed time: 0.094235 (66%) 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: 2 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: SquareShelfTherTran field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3 SUCCESS difference: 2.1e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-207 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012527 Total Core solution elapsed time: 0.14179 Linear solver elapsed time: 0.094235 (66%) 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: 2 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: SquareShelfTherTran field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3 SUCCESS difference: 2.1e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-208 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010315 Total Core solution elapsed time: 0.185223 Linear solver elapsed time: 0.146096 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1 SUCCESS difference: 3.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1 SUCCESS difference: 3.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 7.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3 SUCCESS difference: 3.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-208 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010315 Total Core solution elapsed time: 0.185223 Linear solver elapsed time: 0.146096 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1 SUCCESS difference: 3.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1 SUCCESS difference: 3.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 7.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3 SUCCESS difference: 3.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-209 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018184 Total Core solution elapsed time: 0.336474 Linear solver elapsed time: 0.233012 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1 SUCCESS difference: 7.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2 SUCCESS difference: 2.5e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2 SUCCESS difference: 8.4e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2 SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2 SUCCESS difference: 1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2 SUCCESS difference: 1.4e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.7e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3 SUCCESS difference: 2.9e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3 SUCCESS difference: 4.8e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3 SUCCESS difference: 2.9e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3 SUCCESS difference: 1e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3 SUCCESS difference: 3e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3 SUCCESS difference: 1.4e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-209 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018184 Total Core solution elapsed time: 0.336474 Linear solver elapsed time: 0.233012 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1 SUCCESS difference: 7.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2 SUCCESS difference: 2.5e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2 SUCCESS difference: 8.4e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2 SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2 SUCCESS difference: 1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2 SUCCESS difference: 1.4e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.7e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3 SUCCESS difference: 2.9e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3 SUCCESS difference: 4.8e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3 SUCCESS difference: 2.9e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3 SUCCESS difference: 1e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3 SUCCESS difference: 3e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3 SUCCESS difference: 1.4e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-210 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017426 Total Core solution elapsed time: 0.337288 Linear solver elapsed time: 0.24401 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1 SUCCESS difference: 1.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2 SUCCESS difference: 4.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2 SUCCESS difference: 4.4e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 1.9e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3 SUCCESS difference: 1.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3 SUCCESS difference: 6.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3 SUCCESS difference: 6.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3 SUCCESS difference: 6.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3 SUCCESS difference: 1.4e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-210 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017426 Total Core solution elapsed time: 0.337288 Linear solver elapsed time: 0.24401 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1 SUCCESS difference: 1.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2 SUCCESS difference: 4.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2 SUCCESS difference: 4.4e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 1.9e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3 SUCCESS difference: 1.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3 SUCCESS difference: 6.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3 SUCCESS difference: 6.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3 SUCCESS difference: 6.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3 SUCCESS difference: 2.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3 SUCCESS difference: 1.4e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-211 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019196 Total Core solution elapsed time: 0.410036 Linear solver elapsed time: 0.280955 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1 SUCCESS difference: 2.1e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1 SUCCESS difference: 1.1e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1 SUCCESS difference: 2.1e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1 SUCCESS difference: 3.4e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1 SUCCESS difference: 2.4e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1 SUCCESS difference: 2.4e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1 SUCCESS difference: 2.4e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.9e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2 SUCCESS difference: 9.4e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2 SUCCESS difference: 1.2e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2 SUCCESS difference: 9.3e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2 SUCCESS difference: 3.6e-11 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2 SUCCESS difference: 2.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2 SUCCESS difference: 2.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2 SUCCESS difference: 2.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2 SUCCESS difference: 1.1e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2 SUCCESS difference: 3.7e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3 SUCCESS difference: 1.2e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3 SUCCESS difference: 3.5e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3 SUCCESS difference: 1.2e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3 SUCCESS difference: 2.6e-11 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3 SUCCESS difference: 3.6e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3 SUCCESS difference: 3.6e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3 SUCCESS difference: 3.6e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3 SUCCESS difference: 7e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3 SUCCESS difference: 1.3e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-211 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019196 Total Core solution elapsed time: 0.410036 Linear solver elapsed time: 0.280955 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1 SUCCESS difference: 2.1e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1 SUCCESS difference: 1.1e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1 SUCCESS difference: 2.1e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1 SUCCESS difference: 3.4e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1 SUCCESS difference: 2.4e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1 SUCCESS difference: 2.4e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1 SUCCESS difference: 2.4e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.9e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2 SUCCESS difference: 9.4e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2 SUCCESS difference: 1.2e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2 SUCCESS difference: 9.3e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2 SUCCESS difference: 3.6e-11 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2 SUCCESS difference: 2.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2 SUCCESS difference: 2.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2 SUCCESS difference: 2.9e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2 SUCCESS difference: 1.1e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2 SUCCESS difference: 3.7e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3 SUCCESS difference: 1.2e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3 SUCCESS difference: 3.5e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3 SUCCESS difference: 1.2e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3 SUCCESS difference: 2.6e-11 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3 SUCCESS difference: 3.6e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3 SUCCESS difference: 3.6e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3 SUCCESS difference: 3.6e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3 SUCCESS difference: 7e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3 SUCCESS difference: 1.3e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-212 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution write lock file: FemModel initialization elapsed time: 0.009758 Total Core solution elapsed time: 0.230713 Linear solver elapsed time: 0.172624 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.6e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient SUCCESS difference: 7.7e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Misfits SUCCESS difference: 1.6e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Pressure SUCCESS difference: 7.3e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel SUCCESS difference: 1.6e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx SUCCESS difference: 9.3e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-212 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution write lock file: FemModel initialization elapsed time: 0.009758 Total Core solution elapsed time: 0.230713 Linear solver elapsed time: 0.172624 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.6e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient SUCCESS difference: 7.7e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Misfits SUCCESS difference: 1.6e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Pressure SUCCESS difference: 7.3e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel SUCCESS difference: 1.6e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx SUCCESS difference: 9.3e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-213 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test213-07-18-2026-18-27-32-23669/test213.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities computing adjoint saving results f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | computing velocities computing adjoint saving results f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution computing new velocity computing basal mass balance computing vertical velocities write lock file: FemModel initialization elapsed time: 0.020022 Total Core solution elapsed time: 0.257364 Linear solver elapsed time: 0.190048 (74%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 8.4e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient SUCCESS difference: 1.1e-14 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure SUCCESS difference: 1.1e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel SUCCESS difference: 3.1e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx SUCCESS difference: 1.2e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-213 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test213-07-18-2026-18-27-32-23669/test213.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities computing adjoint saving results f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | computing velocities computing adjoint saving results f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution computing new velocity computing basal mass balance computing vertical velocities write lock file: FemModel initialization elapsed time: 0.020022 Total Core solution elapsed time: 0.257364 Linear solver elapsed time: 0.190048 (74%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 8.4e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient SUCCESS difference: 1.1e-14 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure SUCCESS difference: 1.1e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel SUCCESS difference: 3.1e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx SUCCESS difference: 1.2e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-214 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1890.062 | 1890.062 x = 1 | f(x) = 1630.013 | 1630.013 x = 0.381966 | f(x) = 1693.788 | 1693.788 x = 0.618034 | f(x) = 1686.267 | 1686.267 ====================== step 2/2 =============================== x = 0 | f(x) = 1600.26 | 1600.26 x = 1 | f(x) = 1024.416 | 1024.416 x = 0.381966 | f(x) = 1085.473 | 1085.473 x = 0.618034 | f(x) = 1087.497 | 1087.497 write lock file: FemModel initialization elapsed time: 0.013761 Total Core solution elapsed time: 0.385536 Linear solver elapsed time: 0.304718 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient SUCCESS difference: 1.1e-09 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits SUCCESS difference: 1.7e-11 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure SUCCESS difference: 1.1e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel SUCCESS difference: 2.2e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx SUCCESS difference: 1.1e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-214 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1890.062 | 1890.062 x = 1 | f(x) = 1630.013 | 1630.013 x = 0.381966 | f(x) = 1693.788 | 1693.788 x = 0.618034 | f(x) = 1686.267 | 1686.267 ====================== step 2/2 =============================== x = 0 | f(x) = 1600.26 | 1600.26 x = 1 | f(x) = 1024.416 | 1024.416 x = 0.381966 | f(x) = 1085.473 | 1085.473 x = 0.618034 | f(x) = 1087.497 | 1087.497 write lock file: FemModel initialization elapsed time: 0.013761 Total Core solution elapsed time: 0.385536 Linear solver elapsed time: 0.304718 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient SUCCESS difference: 1.1e-09 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits SUCCESS difference: 1.7e-11 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar SUCCESS difference: 1e-16 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure SUCCESS difference: 1.1e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel SUCCESS difference: 2.2e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx SUCCESS difference: 1.1e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-215 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 8640.392 | 8640.392 x = 1 | f(x) = 8392.483 | 8392.483 x = 0.381966 | f(x) = 8455.903 | 8455.903 x = 0.618034 | f(x) = 8451.962 | 8451.962 ====================== step 2/2 =============================== x = 0 | f(x) = 8372.372 | 8372.372 x = 1 | f(x) = 7791.308 | 7791.308 x = 0.381966 | f(x) = 7839.865 | 7839.865 x = 0.618034 | f(x) = 7818.227 | 7818.227 write lock file: FemModel initialization elapsed time: 0.016337 Total Core solution elapsed time: 0.785868 Linear solver elapsed time: 0.563198 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient SUCCESS difference: 7.9e-11 < 1e-08 test id: 215 test name: SquareShelfCMBFS field: Misfits SUCCESS difference: 5.2e-11 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: MaterialsRheologyBbar SUCCESS difference: 3.5e-11 < 2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure SUCCESS difference: 2.3e-10 < 3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel SUCCESS difference: 3.3e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx SUCCESS difference: 2.2e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-215 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 8640.392 | 8640.392 x = 1 | f(x) = 8392.483 | 8392.483 x = 0.381966 | f(x) = 8455.903 | 8455.903 x = 0.618034 | f(x) = 8451.962 | 8451.962 ====================== step 2/2 =============================== x = 0 | f(x) = 8372.372 | 8372.372 x = 1 | f(x) = 7791.308 | 7791.308 x = 0.381966 | f(x) = 7839.865 | 7839.865 x = 0.618034 | f(x) = 7818.227 | 7818.227 write lock file: FemModel initialization elapsed time: 0.016337 Total Core solution elapsed time: 0.785868 Linear solver elapsed time: 0.563198 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient SUCCESS difference: 7.9e-11 < 1e-08 test id: 215 test name: SquareShelfCMBFS field: Misfits SUCCESS difference: 5.2e-11 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: MaterialsRheologyBbar SUCCESS difference: 3.5e-11 < 2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure SUCCESS difference: 2.3e-10 < 3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel SUCCESS difference: 3.3e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx SUCCESS difference: 2.2e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-217 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010419 Total Core solution elapsed time: 0.32222 Linear solver elapsed time: 0.29634 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-217 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010419 Total Core solution elapsed time: 0.32222 Linear solver elapsed time: 0.29634 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-219 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016002 Total Core solution elapsed time: 0.137949 Linear solver elapsed time: 0.106689 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx SUCCESS difference: 1.3e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy SUCCESS difference: 4.8e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz SUCCESS difference: 1.2e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-219 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016002 Total Core solution elapsed time: 0.137949 Linear solver elapsed time: 0.106689 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx SUCCESS difference: 1.3e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy SUCCESS difference: 4.8e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz SUCCESS difference: 1.2e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-220 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017717 Total Core solution elapsed time: 0.579759 Linear solver elapsed time: 0.410774 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx SUCCESS difference: 5.7e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy SUCCESS difference: 1.1e-08 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz SUCCESS difference: 5.6e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-220 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017717 Total Core solution elapsed time: 0.579759 Linear solver elapsed time: 0.410774 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx SUCCESS difference: 5.7e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy SUCCESS difference: 1.1e-08 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz SUCCESS difference: 5.6e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-221 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032111 Total Core solution elapsed time: 0.344115 Linear solver elapsed time: 0.244762 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 3.4e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 7.7e-10 < 7e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 3.3e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-221 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032111 Total Core solution elapsed time: 0.344115 Linear solver elapsed time: 0.244762 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 3.4e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 7.7e-10 < 7e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 3.3e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-222 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00938 Total Core solution elapsed time: 0.160747 Linear solver elapsed time: 0.126452 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3 SUCCESS difference: 2.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-222 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00938 Total Core solution elapsed time: 0.160747 Linear solver elapsed time: 0.126452 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3 SUCCESS difference: 2.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-223 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007146 Total Core solution elapsed time: 0.031431 Linear solver elapsed time: 0.016028 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-223 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007146 Total Core solution elapsed time: 0.031431 Linear solver elapsed time: 0.016028 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-224 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.04298 Total Core solution elapsed time: 0.34727 Linear solver elapsed time: 0.240466 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1 SUCCESS difference: 2.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1 SUCCESS difference: 1.6e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1 SUCCESS difference: 2.8e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 8.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2 SUCCESS difference: 6.9e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2 SUCCESS difference: 3e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2 SUCCESS difference: 6.9e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2 SUCCESS difference: 4.1e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2 SUCCESS difference: 8.1e-09 < 1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3 SUCCESS difference: 5.2e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3 SUCCESS difference: 5.2e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3 SUCCESS difference: 1.5e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3 SUCCESS difference: 1.5e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3 SUCCESS difference: 1.5e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3 SUCCESS difference: 6.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3 SUCCESS difference: 1.4e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-224 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.04298 Total Core solution elapsed time: 0.34727 Linear solver elapsed time: 0.240466 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1 SUCCESS difference: 2.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1 SUCCESS difference: 1.6e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1 SUCCESS difference: 2.8e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 8.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2 SUCCESS difference: 6.9e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2 SUCCESS difference: 3e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2 SUCCESS difference: 6.9e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2 SUCCESS difference: 4.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2 SUCCESS difference: 4.1e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2 SUCCESS difference: 8.1e-09 < 1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3 SUCCESS difference: 5.2e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3 SUCCESS difference: 5.2e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3 SUCCESS difference: 1.1e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3 SUCCESS difference: 1.5e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3 SUCCESS difference: 1.5e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3 SUCCESS difference: 1.5e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3 SUCCESS difference: 6.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3 SUCCESS difference: 1.4e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-225 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017424 Total Core solution elapsed time: 0.434504 Linear solver elapsed time: 0.330672 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1 SUCCESS difference: 8.5e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1 SUCCESS difference: 8.4e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure1 SUCCESS difference: 4.1e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.9e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2 SUCCESS difference: 1.7e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2 SUCCESS difference: 4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2 SUCCESS difference: 6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2 SUCCESS difference: 1.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2 SUCCESS difference: 7.1e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 1.2e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3 SUCCESS difference: 5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3 SUCCESS difference: 9.2e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3 SUCCESS difference: 5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3 SUCCESS difference: 6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3 SUCCESS difference: 5.8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3 SUCCESS difference: 8.9e-13 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3 SUCCESS difference: 7.7e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-225 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017424 Total Core solution elapsed time: 0.434504 Linear solver elapsed time: 0.330672 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1 SUCCESS difference: 8.5e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1 SUCCESS difference: 8.4e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure1 SUCCESS difference: 4.1e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.9e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2 SUCCESS difference: 1.7e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2 SUCCESS difference: 4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2 SUCCESS difference: 6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2 SUCCESS difference: 1.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2 SUCCESS difference: 7.1e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 1.2e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3 SUCCESS difference: 5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3 SUCCESS difference: 9.2e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3 SUCCESS difference: 5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3 SUCCESS difference: 6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3 SUCCESS difference: 3.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3 SUCCESS difference: 5.8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3 SUCCESS difference: 8.9e-13 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3 SUCCESS difference: 7.7e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-226 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009342 Total Core solution elapsed time: 0.212035 Linear solver elapsed time: 0.178164 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1 SUCCESS difference: 6.5e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1 SUCCESS difference: 5.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1 SUCCESS difference: 6.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2 SUCCESS difference: 6.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-226 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009342 Total Core solution elapsed time: 0.212035 Linear solver elapsed time: 0.178164 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1 SUCCESS difference: 6.5e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1 SUCCESS difference: 5.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1 SUCCESS difference: 6.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2 SUCCESS difference: 6.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-227 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018961 Total Core solution elapsed time: 0.378909 Linear solver elapsed time: 0.280413 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1 SUCCESS difference: 1.4e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.8e-10 < 2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2 SUCCESS difference: 1.4e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2 SUCCESS difference: 9.1e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2 SUCCESS difference: 2.3e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.9e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3 SUCCESS difference: 1.7e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3 SUCCESS difference: 2.6e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3 SUCCESS difference: 1.7e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3 SUCCESS difference: 1.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3 SUCCESS difference: 2.3e-08 < 1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-227 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018961 Total Core solution elapsed time: 0.378909 Linear solver elapsed time: 0.280413 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1 SUCCESS difference: 1.4e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.8e-10 < 2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2 SUCCESS difference: 1.4e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2 SUCCESS difference: 9.1e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2 SUCCESS difference: 2.3e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.9e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3 SUCCESS difference: 1.7e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3 SUCCESS difference: 2.6e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3 SUCCESS difference: 1.7e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3 SUCCESS difference: 8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3 SUCCESS difference: 6.2e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3 SUCCESS difference: 1.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3 SUCCESS difference: 2.3e-08 < 1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-228 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014863 Total Core solution elapsed time: 0.35668 Linear solver elapsed time: 0.244225 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1 SUCCESS difference: 1.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1 SUCCESS difference: 8.9e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2 SUCCESS difference: 1.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2 SUCCESS difference: 9.6e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2 SUCCESS difference: 9.1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2 SUCCESS difference: 6e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3 SUCCESS difference: 2.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3 SUCCESS difference: 2.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3 SUCCESS difference: 9.3e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3 SUCCESS difference: 4.1e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4 SUCCESS difference: 9.5e-16 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4 SUCCESS difference: 7.1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-228 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014863 Total Core solution elapsed time: 0.35668 Linear solver elapsed time: 0.244225 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1 SUCCESS difference: 1.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1 SUCCESS difference: 8.9e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2 SUCCESS difference: 1.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2 SUCCESS difference: 9.6e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2 SUCCESS difference: 9.1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2 SUCCESS difference: 6e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3 SUCCESS difference: 2.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3 SUCCESS difference: 2.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3 SUCCESS difference: 9.3e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3 SUCCESS difference: 4.1e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4 SUCCESS difference: 9.5e-16 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4 SUCCESS difference: 7.1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-229 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016297 Total Core solution elapsed time: 0.157136 Linear solver elapsed time: 0.12157 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1 SUCCESS difference: 4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1 SUCCESS difference: 9.8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2 SUCCESS difference: 5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2 SUCCESS difference: 5.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2 SUCCESS difference: 6.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3 SUCCESS difference: 3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-229 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016297 Total Core solution elapsed time: 0.157136 Linear solver elapsed time: 0.12157 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1 SUCCESS difference: 4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1 SUCCESS difference: 9.8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2 SUCCESS difference: 5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2 SUCCESS difference: 5.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2 SUCCESS difference: 6.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3 SUCCESS difference: 3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-230 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013578 Total Core solution elapsed time: 0.213094 Linear solver elapsed time: 0.161545 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2 SUCCESS difference: 8.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3 SUCCESS difference: 8.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3 SUCCESS difference: 8.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4 SUCCESS difference: 1.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4 SUCCESS difference: 2.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4 SUCCESS difference: 2.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4 SUCCESS difference: 2.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4 SUCCESS difference: 2.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-230 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013578 Total Core solution elapsed time: 0.213094 Linear solver elapsed time: 0.161545 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2 SUCCESS difference: 8.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3 SUCCESS difference: 8.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3 SUCCESS difference: 8.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4 SUCCESS difference: 1.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4 SUCCESS difference: 2.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4 SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4 SUCCESS difference: 2.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4 SUCCESS difference: 2.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4 SUCCESS difference: 2.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-231 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014384 Total Core solution elapsed time: 0.204965 Linear solver elapsed time: 0.152236 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2 SUCCESS difference: 4.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2 SUCCESS difference: 3.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2 SUCCESS difference: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3 SUCCESS difference: 4.4e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3 SUCCESS difference: 5.4e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-231 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014384 Total Core solution elapsed time: 0.204965 Linear solver elapsed time: 0.152236 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2 SUCCESS difference: 4.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2 SUCCESS difference: 3.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2 SUCCESS difference: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3 SUCCESS difference: 4.4e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3 SUCCESS difference: 5.4e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-232 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010295 Total Core solution elapsed time: 0.175242 Linear solver elapsed time: 0.114874 (66%) 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: 2 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: SquareShelfTherTranForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2 SUCCESS difference: 3.3e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3 SUCCESS difference: 1.1e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4 SUCCESS difference: 2.9e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-232 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010295 Total Core solution elapsed time: 0.175242 Linear solver elapsed time: 0.114874 (66%) 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: 2 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: SquareShelfTherTranForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2 SUCCESS difference: 3.3e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3 SUCCESS difference: 1.1e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4 SUCCESS difference: 2.9e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-233 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017408 Total Core solution elapsed time: 0.76594 Linear solver elapsed time: 0.546502 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1 SUCCESS difference: 9.7e-11 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1 SUCCESS difference: 7.8e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1 SUCCESS difference: 9.7e-11 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure1 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.7e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2 SUCCESS difference: 1.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2 SUCCESS difference: 1.2e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2 SUCCESS difference: 1.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2 SUCCESS difference: 9.2e-09 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.8e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3 SUCCESS difference: 4.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3 SUCCESS difference: 4.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3 SUCCESS difference: 1.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 3.6e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4 SUCCESS difference: 1.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4 SUCCESS difference: 1.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4 SUCCESS difference: 1.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4 SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4 SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4 SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4 SUCCESS difference: 2.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4 SUCCESS difference: 2.4e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-233 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017408 Total Core solution elapsed time: 0.76594 Linear solver elapsed time: 0.546502 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1 SUCCESS difference: 9.7e-11 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1 SUCCESS difference: 7.8e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1 SUCCESS difference: 9.7e-11 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure1 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 5.7e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2 SUCCESS difference: 1.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2 SUCCESS difference: 1.2e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2 SUCCESS difference: 1.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2 SUCCESS difference: 8e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2 SUCCESS difference: 9.2e-09 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.8e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3 SUCCESS difference: 4.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3 SUCCESS difference: 4.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3 SUCCESS difference: 1.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 3.6e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4 SUCCESS difference: 1.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4 SUCCESS difference: 1.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4 SUCCESS difference: 1.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4 SUCCESS difference: 3.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4 SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4 SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4 SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4 SUCCESS difference: 2.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4 SUCCESS difference: 2.4e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-236 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00481 Total Core solution elapsed time: 0.040252 Linear solver elapsed time: 0.018287 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2 SUCCESS difference: 8.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2 SUCCESS difference: 9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-236 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00481 Total Core solution elapsed time: 0.040252 Linear solver elapsed time: 0.018287 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2 SUCCESS difference: 8.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2 SUCCESS difference: 9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-237 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008862 Total Core solution elapsed time: 0.051327 Linear solver elapsed time: 0.025346 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1 SUCCESS difference: 3.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1 SUCCESS difference: 3.4e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 9.8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2 SUCCESS difference: 8.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2 SUCCESS difference: 8.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2 SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3 SUCCESS difference: 1.6e-14 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3 SUCCESS difference: 3.2e-08 < 5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-237 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008862 Total Core solution elapsed time: 0.051327 Linear solver elapsed time: 0.025346 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1 SUCCESS difference: 3.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1 SUCCESS difference: 3.4e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 9.8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2 SUCCESS difference: 8.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2 SUCCESS difference: 8.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2 SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3 SUCCESS difference: 1.6e-14 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3 SUCCESS difference: 3.2e-08 < 5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-238 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007111 Total Core solution elapsed time: 0.049221 Linear solver elapsed time: 0.025998 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1 SUCCESS difference: 1e-14 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3 SUCCESS difference: 7.1e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3 SUCCESS difference: 9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3 SUCCESS difference: 9.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-238 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007111 Total Core solution elapsed time: 0.049221 Linear solver elapsed time: 0.025998 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1 SUCCESS difference: 1e-14 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3 SUCCESS difference: 7.1e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3 SUCCESS difference: 9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3 SUCCESS difference: 9.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-239 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007372 Total Core solution elapsed time: 0.041642 Linear solver elapsed time: 0.012109 (29%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1 SUCCESS difference: 8.8e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-239 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007372 Total Core solution elapsed time: 0.041642 Linear solver elapsed time: 0.012109 (29%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1 SUCCESS difference: 8.8e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-240 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004564 Total Core solution elapsed time: 0.017229 Linear solver elapsed time: 0.005966 (35%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-240 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004564 Total Core solution elapsed time: 0.017229 Linear solver elapsed time: 0.005966 (35%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-241 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021575 Total Core solution elapsed time: 0.203964 Linear solver elapsed time: 0.165959 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1 SUCCESS difference: 4.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1 SUCCESS difference: 4.6e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1 SUCCESS difference: 7.8e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2 SUCCESS difference: 8.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2 SUCCESS difference: 9.1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2 SUCCESS difference: 5.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance3 SUCCESS difference: 7.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-241 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021575 Total Core solution elapsed time: 0.203964 Linear solver elapsed time: 0.165959 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1 SUCCESS difference: 4.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1 SUCCESS difference: 4.6e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1 SUCCESS difference: 7.8e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2 SUCCESS difference: 1.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2 SUCCESS difference: 8.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2 SUCCESS difference: 9.1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2 SUCCESS difference: 5.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance3 SUCCESS difference: 7.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-242 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014793 Total Core solution elapsed time: 0.259277 Linear solver elapsed time: 0.189287 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.5e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1 SUCCESS difference: 3.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1 SUCCESS difference: 7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1 SUCCESS difference: 3.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1 SUCCESS difference: 2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2 SUCCESS difference: 1.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2 SUCCESS difference: 3.5e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3 SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3 SUCCESS difference: 1.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3 SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance3 SUCCESS difference: 4.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4 SUCCESS difference: 4.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4 SUCCESS difference: 5.6e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4 SUCCESS difference: 4.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4 SUCCESS difference: 3.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4 SUCCESS difference: 3.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4 SUCCESS difference: 3.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-242 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014793 Total Core solution elapsed time: 0.259277 Linear solver elapsed time: 0.189287 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.5e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1 SUCCESS difference: 3.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1 SUCCESS difference: 7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1 SUCCESS difference: 3.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1 SUCCESS difference: 2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2 SUCCESS difference: 1.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2 SUCCESS difference: 6.5e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2 SUCCESS difference: 3.5e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3 SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3 SUCCESS difference: 1.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3 SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3 SUCCESS difference: 1.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance3 SUCCESS difference: 4.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4 SUCCESS difference: 4.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4 SUCCESS difference: 5.6e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4 SUCCESS difference: 4.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4 SUCCESS difference: 3.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4 SUCCESS difference: 3.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4 SUCCESS difference: 3.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4 SUCCESS difference: 3.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-243 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032556 Total Core solution elapsed time: 17.7755 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 17 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: 2 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: SquareShelfSMBGemb field: Layers SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT SUCCESS difference: 0 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD SUCCESS difference: 0 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-243 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032556 Total Core solution elapsed time: 17.7755 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 17 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: 2 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: SquareShelfSMBGemb field: Layers SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT SUCCESS difference: 0 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD SUCCESS difference: 0 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-245 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddSicopolis.s0p specified: values set as zero no SMBpddSicopolis.s0t specified: values set as zero no SMBpddSicopolis.temperature_anomaly specified: values set as zero no SMBpddSicopolis.precipitation_anomaly specified: values set as ones no SMBpddSicopolis.smb_corr specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00302 Total Core solution elapsed time: 0.00455 Linear solver elapsed time: 0.00231 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-245 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddSicopolis.s0p specified: values set as zero no SMBpddSicopolis.s0t specified: values set as zero no SMBpddSicopolis.temperature_anomaly specified: values set as zero no SMBpddSicopolis.precipitation_anomaly specified: values set as ones no SMBpddSicopolis.smb_corr specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00302 Total Core solution elapsed time: 0.00455 Linear solver elapsed time: 0.00231 (51%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-246 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBsemic.s0gcm specified: values from md.geometry.surface no SMBsemic.mask specified: values set as 2 for ice no SMBsemic.Tamp specified: values set as 3.0 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021767 Total Core solution elapsed time: 0.241523 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: 2 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: SquareShelfTranSemic field: TemperatureSEMIC1 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-246 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBsemic.s0gcm specified: values from md.geometry.surface no SMBsemic.mask specified: values set as 2 for ice no SMBsemic.Tamp specified: values set as 3.0 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021767 Total Core solution elapsed time: 0.241523 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: 2 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: SquareShelfTranSemic field: TemperatureSEMIC1 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-247 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004645 Total Core solution elapsed time: 0.01322 Linear solver elapsed time: 0.003952 (30%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012864 Total Core solution elapsed time: 0.100528 Linear solver elapsed time: 0.033669 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 6.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1 SUCCESS difference: 9.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 6.4e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 2.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 1.5e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 7.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 7.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2 SUCCESS difference: 6.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 6.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3 SUCCESS difference: 6.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 8.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 SUCCESS difference: 2.9e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4 SUCCESS difference: 9.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4 SUCCESS difference: 1.3e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4 SUCCESS difference: 9e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4 SUCCESS difference: 8.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4 SUCCESS difference: 4.5e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-247 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004645 Total Core solution elapsed time: 0.01322 Linear solver elapsed time: 0.003952 (30%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012864 Total Core solution elapsed time: 0.100528 Linear solver elapsed time: 0.033669 (33%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 6.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1 SUCCESS difference: 9.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 6.4e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 2.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 1.5e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 7.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 7.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2 SUCCESS difference: 6.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 6.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3 SUCCESS difference: 6.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 8.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 SUCCESS difference: 2.9e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4 SUCCESS difference: 9.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4 SUCCESS difference: 1.3e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4 SUCCESS difference: 9e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4 SUCCESS difference: 8.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4 SUCCESS difference: 4.5e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-248 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008896 Total Core solution elapsed time: 0.193893 Linear solver elapsed time: 0.171407 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx SUCCESS difference: 2.8e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Pressure SUCCESS difference: 7.9e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface SUCCESS difference: 9.6e-16 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear SUCCESS difference: 9.8e-16 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear SUCCESS difference: 7.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-248 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008896 Total Core solution elapsed time: 0.193893 Linear solver elapsed time: 0.171407 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx SUCCESS difference: 2.8e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Pressure SUCCESS difference: 7.9e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface SUCCESS difference: 9.6e-16 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear SUCCESS difference: 9.8e-16 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear SUCCESS difference: 7.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.7e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-249 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010538 Total Core solution elapsed time: 0.275023 Linear solver elapsed time: 0.228749 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 7.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-249 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010538 Total Core solution elapsed time: 0.275023 Linear solver elapsed time: 0.228749 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 7.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-252 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018399 Total Core solution elapsed time: 13.8147 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 13 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: 2 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: SquareShelfSMBGembClim field: Layers SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4 SUCCESS difference: 0 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-252 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018399 Total Core solution elapsed time: 13.8147 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 13 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: 2 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: SquareShelfSMBGembClim field: Layers SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4 SUCCESS difference: 0 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-253 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019167 Total Core solution elapsed time: 12.6307 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: 2 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: SquareShelfSMBGembClimConstrainT field: Layers SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2 SUCCESS difference: 0 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4 SUCCESS difference: 0 < 3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-253 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019167 Total Core solution elapsed time: 12.6307 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: 2 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: SquareShelfSMBGembClimConstrainT field: Layers SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2 SUCCESS difference: 0 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4 SUCCESS difference: 0 < 3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-254 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009193 Total Core solution elapsed time: 0.287926 Linear solver elapsed time: 0.25976 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy SUCCESS difference: 2.4e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface SUCCESS difference: 6.8e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear SUCCESS difference: 2.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-254 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009193 Total Core solution elapsed time: 0.287926 Linear solver elapsed time: 0.25976 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy SUCCESS difference: 2.4e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface SUCCESS difference: 6.8e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear SUCCESS difference: 2.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-255 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010858 Total Core solution elapsed time: 0.259691 Linear solver elapsed time: 0.217425 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-14 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1 SUCCESS difference: 9.1e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1 SUCCESS difference: 5.2e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2 SUCCESS difference: 3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2 SUCCESS difference: 9.4e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2 SUCCESS difference: 5.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-255 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010858 Total Core solution elapsed time: 0.259691 Linear solver elapsed time: 0.217425 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-14 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1 SUCCESS difference: 9.1e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1 SUCCESS difference: 5.2e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2 SUCCESS difference: 3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2 SUCCESS difference: 9.4e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2 SUCCESS difference: 5.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-256 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004322 Total Core solution elapsed time: 0.019941 Linear solver elapsed time: 0.009781 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-256 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004322 Total Core solution elapsed time: 0.019941 Linear solver elapsed time: 0.009781 (49%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-257 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero smb.refelevation not specified: Reference elevations set to mean surface elevation of basins launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019737 Total Core solution elapsed time: 1.03751 Linear solver elapsed time: 0.775454 (75%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 4.5e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1 SUCCESS difference: 7.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1 SUCCESS difference: 7.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1 SUCCESS difference: 1.5e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1 SUCCESS difference: 5.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2 SUCCESS difference: 8e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2 SUCCESS difference: 8e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2 SUCCESS difference: 2e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2 SUCCESS difference: 9.9e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2 SUCCESS difference: 4.5e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3 SUCCESS difference: 7.9e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3 SUCCESS difference: 7.9e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3 SUCCESS difference: 1.3e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3 SUCCESS difference: 6.2e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3 SUCCESS difference: 1e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-257 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero smb.refelevation not specified: Reference elevations set to mean surface elevation of basins launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019737 Total Core solution elapsed time: 1.03751 Linear solver elapsed time: 0.775454 (75%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 4.5e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1 SUCCESS difference: 7.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1 SUCCESS difference: 7.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1 SUCCESS difference: 1.5e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1 SUCCESS difference: 5.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2 SUCCESS difference: 8e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2 SUCCESS difference: 8e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2 SUCCESS difference: 2e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2 SUCCESS difference: 9.9e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2 SUCCESS difference: 4.5e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3 SUCCESS difference: 7.9e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3 SUCCESS difference: 7.9e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3 SUCCESS difference: 1.3e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3 SUCCESS difference: 6.2e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3 SUCCESS difference: 1e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-258 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018681 Total Core solution elapsed time: 29.1974 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 29 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: 2 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: SquareShelfSMBGembPrecipMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT SUCCESS difference: 0 < 3e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 6e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetSW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbTs SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT10 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT30 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT50 SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-258 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018681 Total Core solution elapsed time: 29.1974 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 29 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: 2 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: SquareShelfSMBGembPrecipMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT SUCCESS difference: 0 < 3e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 6e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetSW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbTs SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT10 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT30 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT50 SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-259 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011303 Total Core solution elapsed time: 25.301 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: 2 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: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-259 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011303 Total Core solution elapsed time: 25.301 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: 2 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: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-260 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010145 Total Core solution elapsed time: 0.058446 Linear solver elapsed time: 0.05093 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy SUCCESS difference: 1.8e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-260 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010145 Total Core solution elapsed time: 0.058446 Linear solver elapsed time: 0.05093 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy SUCCESS difference: 1.8e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-261 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033588 Total Core solution elapsed time: 0.558793 Linear solver elapsed time: 0.369621 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel SUCCESS difference: 1.4e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature SUCCESS difference: 0 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-261 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033588 Total Core solution elapsed time: 0.558793 Linear solver elapsed time: 0.369621 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel SUCCESS difference: 1.4e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature SUCCESS difference: 0 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-270 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010602 Total Core solution elapsed time: 0.4422 Linear solver elapsed time: 0.400301 (91%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx SUCCESS difference: 1.3e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy SUCCESS difference: 9.6e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-270 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010602 Total Core solution elapsed time: 0.4422 Linear solver elapsed time: 0.400301 (91%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx SUCCESS difference: 1.3e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy SUCCESS difference: 9.6e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-272 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 376479.6 | 376479.6 x = 1 | f(x) = 2669.993 | 2669.993 ====================== step 2/2 =============================== x = 0 | f(x) = 2468.558 | 2468.558 x = 1 | f(x) = 993.8173 | 993.8173 preparing final solution write lock file: FemModel initialization elapsed time: 0.014595 Total Core solution elapsed time: 1.36285 Linear solver elapsed time: 1.17895 (87%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 4.7e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient SUCCESS difference: 3.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits SUCCESS difference: 6.3e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure SUCCESS difference: 2.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel SUCCESS difference: 6.6e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx SUCCESS difference: 1.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-272 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 376479.6 | 376479.6 x = 1 | f(x) = 2669.993 | 2669.993 ====================== step 2/2 =============================== x = 0 | f(x) = 2468.558 | 2468.558 x = 1 | f(x) = 993.8173 | 993.8173 preparing final solution write lock file: FemModel initialization elapsed time: 0.014595 Total Core solution elapsed time: 1.36285 Linear solver elapsed time: 1.17895 (87%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 4.7e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient SUCCESS difference: 3.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits SUCCESS difference: 6.3e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure SUCCESS difference: 2.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel SUCCESS difference: 6.6e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx SUCCESS difference: 1.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-273 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011643 Total Core solution elapsed time: 0.097884 Linear solver elapsed time: 0.0828 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx SUCCESS difference: 4.4e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy SUCCESS difference: 4.6e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Pressure SUCCESS difference: 1e-14 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-273 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011643 Total Core solution elapsed time: 0.097884 Linear solver elapsed time: 0.0828 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx SUCCESS difference: 4.4e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy SUCCESS difference: 4.6e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Pressure SUCCESS difference: 1e-14 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-275 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00961 Total Core solution elapsed time: 0.021709 Linear solver elapsed time: 0.016159 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D SUCCESS difference: 4.1e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-275 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00961 Total Core solution elapsed time: 0.021709 Linear solver elapsed time: 0.016159 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D SUCCESS difference: 4.1e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-280 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016143 Total Core solution elapsed time: 0.558526 Linear solver elapsed time: 0.509653 (91%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010025 Total Core solution elapsed time: 0.213827 Linear solver elapsed time: 0.183461 (86%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012042 Total Core solution elapsed time: 0.269166 Linear solver elapsed time: 0.236949 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble SUCCESS difference: 4.1e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble SUCCESS difference: 4.2e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble SUCCESS difference: 7.6e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 5.9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2 SUCCESS difference: 7.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2 SUCCESS difference: 7.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-280 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016143 Total Core solution elapsed time: 0.558526 Linear solver elapsed time: 0.509653 (91%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010025 Total Core solution elapsed time: 0.213827 Linear solver elapsed time: 0.183461 (86%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012042 Total Core solution elapsed time: 0.269166 Linear solver elapsed time: 0.236949 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble SUCCESS difference: 4.1e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble SUCCESS difference: 4.2e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble SUCCESS difference: 7.6e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 5.9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2 SUCCESS difference: 7.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2 SUCCESS difference: 7.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-285 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019893 Total Core solution elapsed time: 0.617417 Linear solver elapsed time: 0.512384 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014732 Total Core solution elapsed time: 0.681083 Linear solver elapsed time: 0.581772 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015833 Total Core solution elapsed time: 0.26729 Linear solver elapsed time: 0.216167 (81%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007479 Total Core solution elapsed time: 0.196152 Linear solver elapsed time: 0.162119 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016569 Total Core solution elapsed time: 0.465463 Linear solver elapsed time: 0.387629 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024641 Total Core solution elapsed time: 0.32055 Linear solver elapsed time: 0.258105 (81%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022115 Total Core solution elapsed time: 1.15054 Linear solver elapsed time: 0.981071 (85%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 3.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 3.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 4.3e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 3.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 3.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 5.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 3e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP2 SUCCESS difference: 2.8e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 2.3e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 8.1e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 2.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 8.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 5.6e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 3.5e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 5.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 5.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 2.8e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1.4e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 2.8e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 3e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 8.1e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-285 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019893 Total Core solution elapsed time: 0.617417 Linear solver elapsed time: 0.512384 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014732 Total Core solution elapsed time: 0.681083 Linear solver elapsed time: 0.581772 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015833 Total Core solution elapsed time: 0.26729 Linear solver elapsed time: 0.216167 (81%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007479 Total Core solution elapsed time: 0.196152 Linear solver elapsed time: 0.162119 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016569 Total Core solution elapsed time: 0.465463 Linear solver elapsed time: 0.387629 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024641 Total Core solution elapsed time: 0.32055 Linear solver elapsed time: 0.258105 (81%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022115 Total Core solution elapsed time: 1.15054 Linear solver elapsed time: 0.981071 (85%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 3.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 3.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 4.3e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 3.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 3.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 5.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 3e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP2 SUCCESS difference: 2.8e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 2.3e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 8.1e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 2.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 8.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 5.6e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 3.5e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 5.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 5.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 2.8e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1.4e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 2.8e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 3e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 8.1e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-290 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020526 Total Core solution elapsed time: 1.49477 Linear solver elapsed time: 1.16771 (78%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 2.3e-07 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx SUCCESS difference: 2.8e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy SUCCESS difference: 2.5e-05 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz SUCCESS difference: 2e-05 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel SUCCESS difference: 3.8e-09 < 2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-290 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020526 Total Core solution elapsed time: 1.49477 Linear solver elapsed time: 1.16771 (78%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 2.3e-07 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx SUCCESS difference: 2.8e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy SUCCESS difference: 2.5e-05 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz SUCCESS difference: 2e-05 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel SUCCESS difference: 3.8e-09 < 2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-291 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010723 Total Core solution elapsed time: 1.81749 Linear solver elapsed time: 0.237609 (13%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.7e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx SUCCESS difference: 3.4e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy SUCCESS difference: 1.8e-05 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz SUCCESS difference: 1.4e-05 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel SUCCESS difference: 5.5e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-291 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010723 Total Core solution elapsed time: 1.81749 Linear solver elapsed time: 0.237609 (13%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.7e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx SUCCESS difference: 3.4e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy SUCCESS difference: 1.8e-05 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz SUCCESS difference: 1.4e-05 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel SUCCESS difference: 5.5e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-292 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014959 Total Core solution elapsed time: 0.52813 Linear solver elapsed time: 0.432512 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1 SUCCESS difference: 6.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1 SUCCESS difference: 6e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1 SUCCESS difference: 6.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2 SUCCESS difference: 5.5e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-292 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014959 Total Core solution elapsed time: 0.52813 Linear solver elapsed time: 0.432512 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1 SUCCESS difference: 6.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1 SUCCESS difference: 6e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1 SUCCESS difference: 6.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2 SUCCESS difference: 5.5e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-293 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017329 Total Core solution elapsed time: 0.79182 Linear solver elapsed time: 0.661605 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1 SUCCESS difference: 4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1 SUCCESS difference: 4.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1 SUCCESS difference: 1.1e-16 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2 SUCCESS difference: 2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2 SUCCESS difference: 6.5e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 4.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3 SUCCESS difference: 2.6e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-293 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017329 Total Core solution elapsed time: 0.79182 Linear solver elapsed time: 0.661605 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1 SUCCESS difference: 4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1 SUCCESS difference: 4.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1 SUCCESS difference: 1.1e-16 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2 SUCCESS difference: 2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2 SUCCESS difference: 6.5e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 4.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3 SUCCESS difference: 2.6e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-294 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero md = mesh: [1x1 mesh2d] -- mesh properties mask: [1x1 mask] -- defines grounded and floating elements geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,... constants: [1x1 constants] -- physical constants smb: [1x1 SMBforcing] -- surface mass balance basalforcings: [1x1 linearbasalforcings] -- bed forcings materials: [1x1 matice] -- material properties damage: [1x1 damage] -- parameters for damage evolution solution friction: [1x1 friction] -- basal friction/drag properties flowequation: [1x1 flowequation] -- flow equations timestepping: [1x1 timestepping] -- time stepping for transient models initialization: [1x1 initialization] -- initial guess/state rifts: [1x1 rifts] -- rifts properties solidearth: [1x1 solidearth] -- solidearth inputs and settings dsl: [1x1 dsl] -- dynamic sea-level debug: [1x1 debug] -- debugging tools (valgrind, gprof) verbose: [1x1 verbose] -- verbosity level in solve settings: [1x1 issmsettings] -- settings properties toolkits: [1x1 toolkits] -- PETSc options for each solution cluster: [1x1 generic] -- cluster parameters (number of CPUs...) balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution groundingline: [1x1 groundingline] -- parameters for groundingline solution hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution debris: [1x1 debris] -- parameters for debris solution masstransport: [1x1 masstransport] -- parameters for masstransport solution mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution thermal: [1x1 thermal] -- parameters for thermal solution steadystate: [1x1 steadystate] -- parameters for steadystate solution transient: [1x1 transient] -- parameters for transient solution levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method) calving: [1x1 calving] -- parameters for calving frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings esa: [1x1 esa] -- parameters for elastic adjustment solution love: [1x1 love] -- parameters for love solution sampling: [1x1 sampling] -- parameters for stochastic sampler autodiff: [1x1 autodiff] -- automatic differentiation parameters inversion: [1x1 inversion] -- parameters for inverse methods qmu: [1x1 qmu] -- Dakota properties amr: [1x1 amr] -- adaptive mesh refinement properties outputdefinition: [1x1 outputdefinition] -- output definition results: [1x1 struct] -- model results radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay miscellaneous: [1x1 miscellaneous] -- miscellaneous fields stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013392 Total Core solution elapsed time: 0.583579 Linear solver elapsed time: 0.470633 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1 SUCCESS difference: 1e-14 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-294 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero md = mesh: [1x1 mesh2d] -- mesh properties mask: [1x1 mask] -- defines grounded and floating elements geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,... constants: [1x1 constants] -- physical constants smb: [1x1 SMBforcing] -- surface mass balance basalforcings: [1x1 linearbasalforcings] -- bed forcings materials: [1x1 matice] -- material properties damage: [1x1 damage] -- parameters for damage evolution solution friction: [1x1 friction] -- basal friction/drag properties flowequation: [1x1 flowequation] -- flow equations timestepping: [1x1 timestepping] -- time stepping for transient models initialization: [1x1 initialization] -- initial guess/state rifts: [1x1 rifts] -- rifts properties solidearth: [1x1 solidearth] -- solidearth inputs and settings dsl: [1x1 dsl] -- dynamic sea-level debug: [1x1 debug] -- debugging tools (valgrind, gprof) verbose: [1x1 verbose] -- verbosity level in solve settings: [1x1 issmsettings] -- settings properties toolkits: [1x1 toolkits] -- PETSc options for each solution cluster: [1x1 generic] -- cluster parameters (number of CPUs...) balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution groundingline: [1x1 groundingline] -- parameters for groundingline solution hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution debris: [1x1 debris] -- parameters for debris solution masstransport: [1x1 masstransport] -- parameters for masstransport solution mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution thermal: [1x1 thermal] -- parameters for thermal solution steadystate: [1x1 steadystate] -- parameters for steadystate solution transient: [1x1 transient] -- parameters for transient solution levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method) calving: [1x1 calving] -- parameters for calving frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings esa: [1x1 esa] -- parameters for elastic adjustment solution love: [1x1 love] -- parameters for love solution sampling: [1x1 sampling] -- parameters for stochastic sampler autodiff: [1x1 autodiff] -- automatic differentiation parameters inversion: [1x1 inversion] -- parameters for inverse methods qmu: [1x1 qmu] -- Dakota properties amr: [1x1 amr] -- adaptive mesh refinement properties outputdefinition: [1x1 outputdefinition] -- output definition results: [1x1 struct] -- model results radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay miscellaneous: [1x1 miscellaneous] -- miscellaneous fields stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013392 Total Core solution elapsed time: 0.583579 Linear solver elapsed time: 0.470633 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1 SUCCESS difference: 1e-14 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-301 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010885 Total Core solution elapsed time: 0.045055 Linear solver elapsed time: 0.037689 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy SUCCESS difference: 1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-301 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010885 Total Core solution elapsed time: 0.045055 Linear solver elapsed time: 0.037689 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy SUCCESS difference: 1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-302 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003832 Total Core solution elapsed time: 0.017666 Linear solver elapsed time: 0.013654 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy SUCCESS difference: 1.5e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-302 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003832 Total Core solution elapsed time: 0.017666 Linear solver elapsed time: 0.013654 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy SUCCESS difference: 1.5e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-303 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012179 Total Core solution elapsed time: 0.105724 Linear solver elapsed time: 0.087104 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-303 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012179 Total Core solution elapsed time: 0.105724 Linear solver elapsed time: 0.087104 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-304 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01867 Total Core solution elapsed time: 0.095186 Linear solver elapsed time: 0.072237 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy SUCCESS difference: 1.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz SUCCESS difference: 2.3e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-304 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01867 Total Core solution elapsed time: 0.095186 Linear solver elapsed time: 0.072237 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy SUCCESS difference: 1.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz SUCCESS difference: 2.3e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-305 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.029061 Total Core solution elapsed time: 0.119276 Linear solver elapsed time: 0.085096 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy SUCCESS difference: 9.4e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz SUCCESS difference: 1.2e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-305 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.029061 Total Core solution elapsed time: 0.119276 Linear solver elapsed time: 0.085096 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy SUCCESS difference: 9.4e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz SUCCESS difference: 1.2e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-306 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023134 Total Core solution elapsed time: 0.358231 Linear solver elapsed time: 0.266158 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-15 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx SUCCESS difference: 6.8e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy SUCCESS difference: 7.9e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz SUCCESS difference: 6.8e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-306 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023134 Total Core solution elapsed time: 0.358231 Linear solver elapsed time: 0.266158 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-15 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx SUCCESS difference: 6.8e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy SUCCESS difference: 7.9e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz SUCCESS difference: 6.8e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-307 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014933 Total Core solution elapsed time: 0.106515 Linear solver elapsed time: 0.087225 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-10 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx SUCCESS difference: 6.5e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy SUCCESS difference: 3.6e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz SUCCESS difference: 6.4e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-307 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014933 Total Core solution elapsed time: 0.106515 Linear solver elapsed time: 0.087225 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-10 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx SUCCESS difference: 6.5e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy SUCCESS difference: 3.6e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz SUCCESS difference: 6.4e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-308 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.036774 Total Core solution elapsed time: 0.399548 Linear solver elapsed time: 0.300539 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.4e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx SUCCESS difference: 4.2e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy SUCCESS difference: 4.6e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz SUCCESS difference: 4.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel SUCCESS difference: 3.4e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-308 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.036774 Total Core solution elapsed time: 0.399548 Linear solver elapsed time: 0.300539 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.4e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx SUCCESS difference: 4.2e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy SUCCESS difference: 4.6e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz SUCCESS difference: 4.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel SUCCESS difference: 3.4e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-309 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032497 Total Core solution elapsed time: 0.068919 Linear solver elapsed time: 0.048127 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-309 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032497 Total Core solution elapsed time: 0.068919 Linear solver elapsed time: 0.048127 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-310 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00994 Total Core solution elapsed time: 0.027267 Linear solver elapsed time: 0.02103 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-310 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00994 Total Core solution elapsed time: 0.027267 Linear solver elapsed time: 0.02103 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-311 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016691 Total Core solution elapsed time: 0.012428 Linear solver elapsed time: 0.008836 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-311 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016691 Total Core solution elapsed time: 0.012428 Linear solver elapsed time: 0.008836 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-312 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011497 Total Core solution elapsed time: 0.04723 Linear solver elapsed time: 0.028129 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature SUCCESS difference: 4.4e-09 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-312 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011497 Total Core solution elapsed time: 0.04723 Linear solver elapsed time: 0.028129 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature SUCCESS difference: 4.4e-09 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-313 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test313-07-18-2026-18-26-47-23676/test313.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.41591e-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.57834e-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.65081e-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.012387 Total Core solution elapsed time: 0.101416 Linear solver elapsed time: 0.065527 (65%) 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: 2 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: 2.9e-15 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-313 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test313-07-18-2026-18-26-47-23676/test313.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.41591e-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.57834e-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.65081e-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.012387 Total Core solution elapsed time: 0.101416 Linear solver elapsed time: 0.065527 (65%) 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: 2 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: 2.9e-15 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-314 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009841 Total Core solution elapsed time: 0.141108 Linear solver elapsed time: 0.106924 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1 SUCCESS difference: 4.6e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2 SUCCESS difference: 4.6e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2 SUCCESS difference: 1.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2 SUCCESS difference: 6.6e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3 SUCCESS difference: 8.9e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3 SUCCESS difference: 8.6e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3 SUCCESS difference: 2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-314 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009841 Total Core solution elapsed time: 0.141108 Linear solver elapsed time: 0.106924 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1 SUCCESS difference: 4.6e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2 SUCCESS difference: 4.6e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2 SUCCESS difference: 1.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2 SUCCESS difference: 6.6e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3 SUCCESS difference: 8.9e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3 SUCCESS difference: 8.6e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3 SUCCESS difference: 2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-315 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021472 Total Core solution elapsed time: 0.403683 Linear solver elapsed time: 0.283799 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.4e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2 SUCCESS difference: 5.3e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2 SUCCESS difference: 8.2e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2 SUCCESS difference: 5.3e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 6.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3 SUCCESS difference: 8.6e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3 SUCCESS difference: 1.7e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3 SUCCESS difference: 8.2e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3 SUCCESS difference: 2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-315 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021472 Total Core solution elapsed time: 0.403683 Linear solver elapsed time: 0.283799 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.4e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2 SUCCESS difference: 5.3e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2 SUCCESS difference: 8.2e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2 SUCCESS difference: 5.3e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 6.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3 SUCCESS difference: 8.6e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3 SUCCESS difference: 1.7e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3 SUCCESS difference: 8.2e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3 SUCCESS difference: 2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-316 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00854 Total Core solution elapsed time: 0.144584 Linear solver elapsed time: 0.102831 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 2.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2 SUCCESS difference: 6.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2 SUCCESS difference: 6.2e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 5.7e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3 SUCCESS difference: 3.1e-15 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.6e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-316 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00854 Total Core solution elapsed time: 0.144584 Linear solver elapsed time: 0.102831 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 2.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2 SUCCESS difference: 6.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2 SUCCESS difference: 6.2e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 5.7e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3 SUCCESS difference: 3.1e-15 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.6e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-317 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017979 Total Core solution elapsed time: 0.409132 Linear solver elapsed time: 0.273033 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1 SUCCESS difference: 1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1 SUCCESS difference: 5.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1 SUCCESS difference: 1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed1 SUCCESS difference: 2.5e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1 SUCCESS difference: 3.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1 SUCCESS difference: 2.6e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1 SUCCESS difference: 2e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2 SUCCESS difference: 1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2 SUCCESS difference: 4.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2 SUCCESS difference: 9.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2 SUCCESS difference: 3e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed2 SUCCESS difference: 3e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2 SUCCESS difference: 3.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2 SUCCESS difference: 3.7e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3 SUCCESS difference: 7.7e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3 SUCCESS difference: 6.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3 SUCCESS difference: 7.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3 SUCCESS difference: 3.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3 SUCCESS difference: 4.6e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3 SUCCESS difference: 5.6e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3 SUCCESS difference: 4.8e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-317 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017979 Total Core solution elapsed time: 0.409132 Linear solver elapsed time: 0.273033 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1 SUCCESS difference: 1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1 SUCCESS difference: 5.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1 SUCCESS difference: 1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed1 SUCCESS difference: 2.5e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1 SUCCESS difference: 3.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1 SUCCESS difference: 2.6e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1 SUCCESS difference: 2e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2 SUCCESS difference: 1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2 SUCCESS difference: 4.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2 SUCCESS difference: 9.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2 SUCCESS difference: 3e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed2 SUCCESS difference: 3e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2 SUCCESS difference: 3.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2 SUCCESS difference: 3.7e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3 SUCCESS difference: 7.7e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3 SUCCESS difference: 6.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3 SUCCESS difference: 7.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3 SUCCESS difference: 3.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3 SUCCESS difference: 4.6e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3 SUCCESS difference: 5.6e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3 SUCCESS difference: 4.8e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-318 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016913 Total Core solution elapsed time: 0.259254 Linear solver elapsed time: 0.189951 (73%) 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: 2 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: SquareSheetConstrainedSteaSIA3d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy SUCCESS difference: 2.7e-10 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure SUCCESS difference: 1e-12 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature SUCCESS difference: 6.3e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-318 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016913 Total Core solution elapsed time: 0.259254 Linear solver elapsed time: 0.189951 (73%) 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: 2 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: SquareSheetConstrainedSteaSIA3d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy SUCCESS difference: 2.7e-10 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure SUCCESS difference: 1e-12 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature SUCCESS difference: 6.3e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-319 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 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.011838 Total Core solution elapsed time: 0.15564 Linear solver elapsed time: 0.112583 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient SUCCESS difference: 1.8e-14 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits SUCCESS difference: 1.8e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure SUCCESS difference: 9e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel SUCCESS difference: 1.5e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx SUCCESS difference: 7.8e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-319 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 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.011838 Total Core solution elapsed time: 0.15564 Linear solver elapsed time: 0.112583 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient SUCCESS difference: 1.8e-14 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits SUCCESS difference: 1.8e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure SUCCESS difference: 9e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel SUCCESS difference: 1.5e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx SUCCESS difference: 7.8e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-320 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 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.022692 Total Core solution elapsed time: 0.27582 Linear solver elapsed time: 0.210287 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient SUCCESS difference: 1.2e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits SUCCESS difference: 1.8e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure SUCCESS difference: 2.1e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel SUCCESS difference: 5.3e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx SUCCESS difference: 1.9e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-320 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 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.022692 Total Core solution elapsed time: 0.27582 Linear solver elapsed time: 0.210287 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient SUCCESS difference: 1.2e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits SUCCESS difference: 1.8e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure SUCCESS difference: 2.1e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel SUCCESS difference: 5.3e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx SUCCESS difference: 1.9e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-321 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 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.017631 Total Core solution elapsed time: 0.468597 Linear solver elapsed time: 0.368636 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient SUCCESS difference: 1.9e-10 < 1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits SUCCESS difference: 7.1e-12 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure SUCCESS difference: 3.7e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel SUCCESS difference: 1.1e-10 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx SUCCESS difference: 3.8e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-321 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 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.017631 Total Core solution elapsed time: 0.468597 Linear solver elapsed time: 0.368636 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient SUCCESS difference: 1.9e-10 < 1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits SUCCESS difference: 7.1e-12 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure SUCCESS difference: 3.7e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel SUCCESS difference: 1.1e-10 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx SUCCESS difference: 3.8e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-322 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 41871.84 | 41871.84 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.090514e-06 x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967979e-07 x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06 write lock file: FemModel initialization elapsed time: 0.016881 Total Core solution elapsed time: 0.520656 Linear solver elapsed time: 0.349489 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient SUCCESS difference: 1.1e-11 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits SUCCESS difference: 5.6e-18 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient SUCCESS difference: 2.1e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure SUCCESS difference: 2.7e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel SUCCESS difference: 7.8e-10 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx SUCCESS difference: 2.6e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-322 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 41871.84 | 41871.84 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.090514e-06 x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967979e-07 x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06 write lock file: FemModel initialization elapsed time: 0.016881 Total Core solution elapsed time: 0.520656 Linear solver elapsed time: 0.349489 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient SUCCESS difference: 1.1e-11 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits SUCCESS difference: 5.6e-18 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient SUCCESS difference: 2.1e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure SUCCESS difference: 2.7e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel SUCCESS difference: 7.8e-10 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx SUCCESS difference: 2.6e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-323 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019124 Total Core solution elapsed time: 0.442787 Linear solver elapsed time: 0.381061 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1 SUCCESS difference: 6.6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1 SUCCESS difference: 9.8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2 SUCCESS difference: 6.6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2 SUCCESS difference: 3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3 SUCCESS difference: 6.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3 SUCCESS difference: 6.1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3 SUCCESS difference: 2e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3 SUCCESS difference: 1.7e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-323 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019124 Total Core solution elapsed time: 0.442787 Linear solver elapsed time: 0.381061 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1 SUCCESS difference: 6.6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1 SUCCESS difference: 9.8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2 SUCCESS difference: 6.6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2 SUCCESS difference: 3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3 SUCCESS difference: 6.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3 SUCCESS difference: 6.1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3 SUCCESS difference: 2e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3 SUCCESS difference: 1.7e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-324 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02026 Total Core solution elapsed time: 0.362741 Linear solver elapsed time: 0.251746 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1 SUCCESS difference: 2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1 SUCCESS difference: 6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.6e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2 SUCCESS difference: 4.1e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2 SUCCESS difference: 1.1e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2 SUCCESS difference: 6.9e-14 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2 SUCCESS difference: 6.3e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2 SUCCESS difference: 8.8e-14 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3 SUCCESS difference: 1.8e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3 SUCCESS difference: 2.5e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3 SUCCESS difference: 9.7e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3 SUCCESS difference: 1.6e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3 SUCCESS difference: 7.4e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3 SUCCESS difference: 8.9e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-324 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02026 Total Core solution elapsed time: 0.362741 Linear solver elapsed time: 0.251746 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1 SUCCESS difference: 2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1 SUCCESS difference: 6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.6e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2 SUCCESS difference: 4.1e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2 SUCCESS difference: 1.1e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2 SUCCESS difference: 6.9e-14 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2 SUCCESS difference: 6.3e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2 SUCCESS difference: 8.8e-14 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3 SUCCESS difference: 1.8e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3 SUCCESS difference: 2.5e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3 SUCCESS difference: 9.7e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3 SUCCESS difference: 1.6e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3 SUCCESS difference: 7.4e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3 SUCCESS difference: 8.9e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-325 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008326 Total Core solution elapsed time: 0.067159 Linear solver elapsed time: 0.045248 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 0 < 5e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-325 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008326 Total Core solution elapsed time: 0.067159 Linear solver elapsed time: 0.045248 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 0 < 5e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-326 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009404 Total Core solution elapsed time: 0.065362 Linear solver elapsed time: 0.04101 (63%) 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: 2 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: SquareSheetConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 6.6e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 7.9e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-326 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009404 Total Core solution elapsed time: 0.065362 Linear solver elapsed time: 0.04101 (63%) 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: 2 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: SquareSheetConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 6.6e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 7.9e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-327 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016678 Total Core solution elapsed time: 0.305154 Linear solver elapsed time: 0.210492 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1 SUCCESS difference: 2.7e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1 SUCCESS difference: 9e-12 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1 SUCCESS difference: 2.6e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1 SUCCESS difference: 1.4e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1 SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 8.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 2.6e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 8.5e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 8.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2 SUCCESS difference: 3.9e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2 SUCCESS difference: 7e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2 SUCCESS difference: 3.9e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2 SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2 SUCCESS difference: 2.9e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2 SUCCESS difference: 3.5e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 3.3e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 1.8e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 3.3e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3 SUCCESS difference: 2.8e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3 SUCCESS difference: 9.5e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3 SUCCESS difference: 2.7e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3 SUCCESS difference: 3.5e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3 SUCCESS difference: 2.7e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3 SUCCESS difference: 3.2e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 4.7e-15 < 0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-327 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016678 Total Core solution elapsed time: 0.305154 Linear solver elapsed time: 0.210492 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1 SUCCESS difference: 2.7e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1 SUCCESS difference: 9e-12 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1 SUCCESS difference: 2.6e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1 SUCCESS difference: 1.4e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1 SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 8.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 2.6e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 8.5e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 8.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2 SUCCESS difference: 3.9e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2 SUCCESS difference: 7e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2 SUCCESS difference: 3.9e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2 SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2 SUCCESS difference: 2.9e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2 SUCCESS difference: 3.5e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 3.3e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 1.8e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 3.3e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3 SUCCESS difference: 2.8e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3 SUCCESS difference: 9.5e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3 SUCCESS difference: 2.7e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3 SUCCESS difference: 3.5e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3 SUCCESS difference: 2.7e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3 SUCCESS difference: 3.2e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 4.7e-15 < 0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-328 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010309 Total Core solution elapsed time: 0.13763 Linear solver elapsed time: 0.111539 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1 SUCCESS difference: 1.6e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2 SUCCESS difference: 2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2 SUCCESS difference: 3.9e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3 SUCCESS difference: 3.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3 SUCCESS difference: 3.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3 SUCCESS difference: 3.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3 SUCCESS difference: 4.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3 SUCCESS difference: 1e-13 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3 SUCCESS difference: 5.6e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-328 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010309 Total Core solution elapsed time: 0.13763 Linear solver elapsed time: 0.111539 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1 SUCCESS difference: 1.6e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2 SUCCESS difference: 2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2 SUCCESS difference: 3.9e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3 SUCCESS difference: 3.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3 SUCCESS difference: 3.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3 SUCCESS difference: 3.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3 SUCCESS difference: 4.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3 SUCCESS difference: 1e-13 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3 SUCCESS difference: 5.6e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-329 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020741 Total Core solution elapsed time: 0.457256 Linear solver elapsed time: 0.330911 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1 SUCCESS difference: 4.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1 SUCCESS difference: 2.3e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1 SUCCESS difference: 4.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1 SUCCESS difference: 9.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1 SUCCESS difference: 1.2e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1 SUCCESS difference: 3.1e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1 SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1 SUCCESS difference: 8.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2 SUCCESS difference: 3.5e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2 SUCCESS difference: 1.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2 SUCCESS difference: 3.4e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2 SUCCESS difference: 4.2e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2 SUCCESS difference: 5.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2 SUCCESS difference: 2.5e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3 SUCCESS difference: 1.4e-10 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3 SUCCESS difference: 6.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3 SUCCESS difference: 5.8e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3 SUCCESS difference: 7.2e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3 SUCCESS difference: 4.8e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3 SUCCESS difference: 3.9e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3 SUCCESS difference: 3.3e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-329 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020741 Total Core solution elapsed time: 0.457256 Linear solver elapsed time: 0.330911 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1 SUCCESS difference: 4.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1 SUCCESS difference: 2.3e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1 SUCCESS difference: 4.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1 SUCCESS difference: 9.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1 SUCCESS difference: 1.2e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1 SUCCESS difference: 3.1e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1 SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1 SUCCESS difference: 8.8e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2 SUCCESS difference: 3.5e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2 SUCCESS difference: 1.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2 SUCCESS difference: 3.4e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2 SUCCESS difference: 4.2e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2 SUCCESS difference: 5.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2 SUCCESS difference: 2.5e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3 SUCCESS difference: 1.4e-10 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3 SUCCESS difference: 6.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3 SUCCESS difference: 5.8e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3 SUCCESS difference: 7.2e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3 SUCCESS difference: 4.8e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3 SUCCESS difference: 3.9e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3 SUCCESS difference: 3.3e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-330 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006553 Total Core solution elapsed time: 0.072177 Linear solver elapsed time: 0.062555 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx SUCCESS difference: 8.8e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy SUCCESS difference: 1e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 8.5e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 7.5e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.7e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear SUCCESS difference: 2.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear SUCCESS difference: 8.4e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 1e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-330 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006553 Total Core solution elapsed time: 0.072177 Linear solver elapsed time: 0.062555 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx SUCCESS difference: 8.8e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy SUCCESS difference: 1e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 8.5e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 7.5e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.7e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear SUCCESS difference: 2.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear SUCCESS difference: 8.4e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 1e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-331 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009138 Total Core solution elapsed time: 0.057057 Linear solver elapsed time: 0.037539 (66%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007714 Total Core solution elapsed time: 0.172032 Linear solver elapsed time: 0.123826 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature SUCCESS difference: 4.2e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-331 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009138 Total Core solution elapsed time: 0.057057 Linear solver elapsed time: 0.037539 (66%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007714 Total Core solution elapsed time: 0.172032 Linear solver elapsed time: 0.123826 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature SUCCESS difference: 4.2e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-332 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010872 Total Core solution elapsed time: 0.154282 Linear solver elapsed time: 0.123159 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 6.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 4.4e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 5.8e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 6.3e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-332 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010872 Total Core solution elapsed time: 0.154282 Linear solver elapsed time: 0.123159 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 6.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 4.4e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 5.8e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 6.3e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-333 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 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.011871 Total Core solution elapsed time: 0.366433 Linear solver elapsed time: 0.298532 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient SUCCESS difference: 5.2e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits SUCCESS difference: 5.5e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure SUCCESS difference: 1e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel SUCCESS difference: 1.8e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-333 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 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.011871 Total Core solution elapsed time: 0.366433 Linear solver elapsed time: 0.298532 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient SUCCESS difference: 5.2e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits SUCCESS difference: 5.5e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure SUCCESS difference: 1e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel SUCCESS difference: 1.8e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-334 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1841.967 | 1841.967 x = 1 | f(x) = 1604.856 | 1604.856 x = 0.381966 | f(x) = 1673.735 | 1673.735 x = 0.618034 | f(x) = 1669.909 | 1669.909 ====================== step 2/2 =============================== x = 0 | f(x) = 1586.587 | 1586.587 x = 1 | f(x) = 1016.728 | 1016.728 x = 0.381966 | f(x) = 1077.684 | 1077.684 x = 0.618034 | f(x) = 1079.855 | 1079.855 preparing final solution write lock file: FemModel initialization elapsed time: 0.007948 Total Core solution elapsed time: 0.471976 Linear solver elapsed time: 0.396741 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.3e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient SUCCESS difference: 6e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar SUCCESS difference: 0 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure SUCCESS difference: 2.9e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel SUCCESS difference: 3.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx SUCCESS difference: 2.9e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-334 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1841.967 | 1841.967 x = 1 | f(x) = 1604.856 | 1604.856 x = 0.381966 | f(x) = 1673.735 | 1673.735 x = 0.618034 | f(x) = 1669.909 | 1669.909 ====================== step 2/2 =============================== x = 0 | f(x) = 1586.587 | 1586.587 x = 1 | f(x) = 1016.728 | 1016.728 x = 0.381966 | f(x) = 1077.684 | 1077.684 x = 0.618034 | f(x) = 1079.855 | 1079.855 preparing final solution write lock file: FemModel initialization elapsed time: 0.007948 Total Core solution elapsed time: 0.471976 Linear solver elapsed time: 0.396741 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.3e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient SUCCESS difference: 6e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar SUCCESS difference: 0 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure SUCCESS difference: 2.9e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel SUCCESS difference: 3.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx SUCCESS difference: 2.9e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-335 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01291 Total Core solution elapsed time: 0.126738 Linear solver elapsed time: 0.105895 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx SUCCESS difference: 9.8e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy SUCCESS difference: 8.3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz SUCCESS difference: 9.7e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel SUCCESS difference: 1.3e-17 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure SUCCESS difference: 3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface SUCCESS difference: 9.8e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface SUCCESS difference: 9.2e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear SUCCESS difference: 7.4e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear SUCCESS difference: 3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase SUCCESS difference: 8.6e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-335 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01291 Total Core solution elapsed time: 0.126738 Linear solver elapsed time: 0.105895 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx SUCCESS difference: 9.8e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy SUCCESS difference: 8.3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz SUCCESS difference: 9.7e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel SUCCESS difference: 1.3e-17 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure SUCCESS difference: 3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface SUCCESS difference: 9.8e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface SUCCESS difference: 9.2e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear SUCCESS difference: 7.4e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear SUCCESS difference: 3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase SUCCESS difference: 8.6e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-336 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010495 Total Core solution elapsed time: 0.239122 Linear solver elapsed time: 0.186473 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1 SUCCESS difference: 3.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1 SUCCESS difference: 6.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2 SUCCESS difference: 9.1e-16 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2 SUCCESS difference: 5.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3 SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3 SUCCESS difference: 3.9e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4 SUCCESS difference: 1.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4 SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-336 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010495 Total Core solution elapsed time: 0.239122 Linear solver elapsed time: 0.186473 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1 SUCCESS difference: 3.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1 SUCCESS difference: 6.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2 SUCCESS difference: 9.1e-16 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2 SUCCESS difference: 5.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3 SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3 SUCCESS difference: 3.9e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4 SUCCESS difference: 1.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4 SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-337 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.036336 Total Core solution elapsed time: 0.348655 Linear solver elapsed time: 0.272825 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1 SUCCESS difference: 2.6e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2 SUCCESS difference: 5.2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3 SUCCESS difference: 2.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3 SUCCESS difference: 2.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3 SUCCESS difference: 3.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4 SUCCESS difference: 1.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4 SUCCESS difference: 1.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4 SUCCESS difference: 4e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4 SUCCESS difference: 4e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4 SUCCESS difference: 4e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-337 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.036336 Total Core solution elapsed time: 0.348655 Linear solver elapsed time: 0.272825 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1 SUCCESS difference: 2.6e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2 SUCCESS difference: 5.2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3 SUCCESS difference: 2.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3 SUCCESS difference: 2.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3 SUCCESS difference: 2.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3 SUCCESS difference: 3.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4 SUCCESS difference: 1.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4 SUCCESS difference: 1.5e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4 SUCCESS difference: 3.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4 SUCCESS difference: 4e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4 SUCCESS difference: 4e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4 SUCCESS difference: 4e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-338 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018011 Total Core solution elapsed time: 0.196819 Linear solver elapsed time: 0.149657 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.1e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1 SUCCESS difference: 3.8e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1 SUCCESS difference: 4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1 SUCCESS difference: 7.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2 SUCCESS difference: 3.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2 SUCCESS difference: 3.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2 SUCCESS difference: 6.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2 SUCCESS difference: 8e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2 SUCCESS difference: 4.6e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3 SUCCESS difference: 4.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3 SUCCESS difference: 4.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3 SUCCESS difference: 8.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3 SUCCESS difference: 1e-14 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4 SUCCESS difference: 4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4 SUCCESS difference: 3.9e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4 SUCCESS difference: 2.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-338 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018011 Total Core solution elapsed time: 0.196819 Linear solver elapsed time: 0.149657 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.1e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1 SUCCESS difference: 3.8e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1 SUCCESS difference: 4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1 SUCCESS difference: 7.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2 SUCCESS difference: 3.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2 SUCCESS difference: 3.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2 SUCCESS difference: 6.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2 SUCCESS difference: 8e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2 SUCCESS difference: 4.6e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3 SUCCESS difference: 4.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3 SUCCESS difference: 4.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3 SUCCESS difference: 8.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3 SUCCESS difference: 1e-14 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4 SUCCESS difference: 4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4 SUCCESS difference: 3.9e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4 SUCCESS difference: 2.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-339 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014055 Total Core solution elapsed time: 0.314308 Linear solver elapsed time: 0.245437 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1 SUCCESS difference: 9.5e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1 SUCCESS difference: 9.5e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1 SUCCESS difference: 2.1e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2 SUCCESS difference: 7.6e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2 SUCCESS difference: 3.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3 SUCCESS difference: 1.8e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3 SUCCESS difference: 1.8e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3 SUCCESS difference: 2.2e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-339 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014055 Total Core solution elapsed time: 0.314308 Linear solver elapsed time: 0.245437 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1 SUCCESS difference: 9.5e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1 SUCCESS difference: 9.5e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1 SUCCESS difference: 2.1e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2 SUCCESS difference: 7.6e-11 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2 SUCCESS difference: 3.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3 SUCCESS difference: 1.8e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3 SUCCESS difference: 1.8e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3 SUCCESS difference: 1.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3 SUCCESS difference: 2.2e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4 SUCCESS difference: 1.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-340 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Function Residual | List of contributions ___________________________________________________________ 0 2.960964e+07 1913666 | 2.960964e+07 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.01272 Total Core solution elapsed time: 0.361098 Linear solver elapsed time: 0.267999 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-11 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient SUCCESS difference: 8.9e-12 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits SUCCESS difference: 2.2e-11 < 5e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: FrictionCoefficient SUCCESS difference: 5.2e-17 < 1e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Pressure SUCCESS difference: 9.6e-12 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel SUCCESS difference: 1.2e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx SUCCESS difference: 9.9e-12 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-340 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Function Residual | List of contributions ___________________________________________________________ 0 2.960964e+07 1913666 | 2.960964e+07 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.01272 Total Core solution elapsed time: 0.361098 Linear solver elapsed time: 0.267999 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-11 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient SUCCESS difference: 8.9e-12 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits SUCCESS difference: 2.2e-11 < 5e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: FrictionCoefficient SUCCESS difference: 5.2e-17 < 1e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Pressure SUCCESS difference: 9.6e-12 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel SUCCESS difference: 1.2e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx SUCCESS difference: 9.9e-12 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-341 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)=2.9312e+07 1.91e+06 2.931e+07 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.010657 Total Core solution elapsed time: 0.361169 Linear solver elapsed time: 0.277226 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient SUCCESS difference: 2.3e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure SUCCESS difference: 4.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel SUCCESS difference: 4.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx SUCCESS difference: 4.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-341 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)=2.9312e+07 1.91e+06 2.931e+07 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.010657 Total Core solution elapsed time: 0.361169 Linear solver elapsed time: 0.277226 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient SUCCESS difference: 2.3e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure SUCCESS difference: 4.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel SUCCESS difference: 4.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx SUCCESS difference: 4.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-342 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008223 Total Core solution elapsed time: 0.090295 Linear solver elapsed time: 0.062281 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature SUCCESS difference: 2.6e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate SUCCESS difference: 1.2e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-342 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008223 Total Core solution elapsed time: 0.090295 Linear solver elapsed time: 0.062281 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature SUCCESS difference: 2.6e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate SUCCESS difference: 1.2e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-343 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020795 Total Core solution elapsed time: 0.147763 Linear solver elapsed time: 0.109055 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1 SUCCESS difference: 8.5e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb1 SUCCESS difference: 9.8e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2 SUCCESS difference: 6.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2 SUCCESS difference: 6.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB2 SUCCESS difference: 5.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb2 SUCCESS difference: 1.8e-13 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3 SUCCESS difference: 9.7e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3 SUCCESS difference: 1e-14 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3 SUCCESS difference: 3.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3 SUCCESS difference: 7.5e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3 SUCCESS difference: 8.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-343 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020795 Total Core solution elapsed time: 0.147763 Linear solver elapsed time: 0.109055 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1 SUCCESS difference: 8.5e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb1 SUCCESS difference: 9.8e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2 SUCCESS difference: 6.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2 SUCCESS difference: 6.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB2 SUCCESS difference: 5.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb2 SUCCESS difference: 1.8e-13 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3 SUCCESS difference: 9.7e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3 SUCCESS difference: 1e-14 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3 SUCCESS difference: 3.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3 SUCCESS difference: 7.5e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3 SUCCESS difference: 8.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-344 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.028906 Total Core solution elapsed time: 0.39641 Linear solver elapsed time: 0.292699 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-12 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1 SUCCESS difference: 5.1e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1 SUCCESS difference: 5.1e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1 SUCCESS difference: 9.8e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature1 SUCCESS difference: 1.7e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb1 SUCCESS difference: 8e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2 SUCCESS difference: 3.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2 SUCCESS difference: 2.1e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2 SUCCESS difference: 3.8e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2 SUCCESS difference: 3.9e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2 SUCCESS difference: 3.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2 SUCCESS difference: 1.4e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2 SUCCESS difference: 9.7e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3 SUCCESS difference: 4.4e-13 < 5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3 SUCCESS difference: 1.8e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3 SUCCESS difference: 4.3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed3 SUCCESS difference: 2.7e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3 SUCCESS difference: 5.8e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3 SUCCESS difference: 5.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3 SUCCESS difference: 7.1e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-344 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.028906 Total Core solution elapsed time: 0.39641 Linear solver elapsed time: 0.292699 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-12 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1 SUCCESS difference: 5.1e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1 SUCCESS difference: 5.1e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1 SUCCESS difference: 9.8e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature1 SUCCESS difference: 1.7e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb1 SUCCESS difference: 8e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2 SUCCESS difference: 3.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2 SUCCESS difference: 2.1e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2 SUCCESS difference: 3.8e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2 SUCCESS difference: 3.9e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2 SUCCESS difference: 3.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2 SUCCESS difference: 1.4e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2 SUCCESS difference: 9.7e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3 SUCCESS difference: 4.4e-13 < 5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3 SUCCESS difference: 1.8e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3 SUCCESS difference: 4.3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed3 SUCCESS difference: 2.7e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3 SUCCESS difference: 5.8e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3 SUCCESS difference: 5.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3 SUCCESS difference: 7.1e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-345 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing effectiveconductivity_averaging=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007241 Total Core solution elapsed time: 0.038494 Linear solver elapsed time: 0.027282 (71%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006806 Total Core solution elapsed time: 0.162644 Linear solver elapsed time: 0.120644 (74%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=2 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009148 Total Core solution elapsed time: 0.311713 Linear solver elapsed time: 0.23266 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-14 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature SUCCESS difference: 1.6e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 0 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 6.3e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature SUCCESS difference: 1.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-345 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing effectiveconductivity_averaging=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007241 Total Core solution elapsed time: 0.038494 Linear solver elapsed time: 0.027282 (71%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006806 Total Core solution elapsed time: 0.162644 Linear solver elapsed time: 0.120644 (74%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=2 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009148 Total Core solution elapsed time: 0.311713 Linear solver elapsed time: 0.23266 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-14 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature SUCCESS difference: 1.6e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 0 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 6.3e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature SUCCESS difference: 1.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-346 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test346-07-18-2026-18-27-28-23676/test346.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.73639e-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.85153e-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.45472e-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.011862 Total Core solution elapsed time: 0.110468 Linear solver elapsed time: 0.071567 (65%) 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: 2 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: 2.3e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 6.1e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-346 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test346-07-18-2026-18-27-28-23676/test346.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.73639e-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.85153e-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.45472e-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.011862 Total Core solution elapsed time: 0.110468 Linear solver elapsed time: 0.071567 (65%) 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: 2 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: 2.3e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 6.1e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-347 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test347-07-18-2026-18-27-29-23676/test347.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.80073e-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.65465e-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.27992e-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.025396 Total Core solution elapsed time: 0.102882 Linear solver elapsed time: 0.060045 (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: 2 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.9e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-347 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test347-07-18-2026-18-27-29-23676/test347.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.80073e-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.65465e-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.27992e-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.025396 Total Core solution elapsed time: 0.102882 Linear solver elapsed time: 0.060045 (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: 2 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.9e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-350 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012681 Total Core solution elapsed time: 0.431115 Linear solver elapsed time: 0.341265 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1 SUCCESS difference: 7.4e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2 SUCCESS difference: 4.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3 SUCCESS difference: 5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4 SUCCESS difference: 9.6e-14 < 1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-350 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012681 Total Core solution elapsed time: 0.431115 Linear solver elapsed time: 0.341265 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1 SUCCESS difference: 7.4e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2 SUCCESS difference: 4.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3 SUCCESS difference: 5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4 SUCCESS difference: 9.6e-14 < 1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-351 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.067722 Total Core solution elapsed time: 3.94864 Linear solver elapsed time: 3.09676 (78%) Total elapsed time: 0 hrs 0 min 4 sec SUCCESS difference: 3.7e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx SUCCESS difference: 5.3e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy SUCCESS difference: 3.9e-13 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-351 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.067722 Total Core solution elapsed time: 3.94864 Linear solver elapsed time: 3.09676 (78%) Total elapsed time: 0 hrs 0 min 4 sec SUCCESS difference: 3.7e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx SUCCESS difference: 5.3e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy SUCCESS difference: 3.9e-13 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-352 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018421 Total Core solution elapsed time: 0.656434 Linear solver elapsed time: 0.467612 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.9e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1 SUCCESS difference: 3.9e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1 SUCCESS difference: 4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1 SUCCESS difference: 8.2e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1 SUCCESS difference: 8e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1 SUCCESS difference: 9.9e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2 SUCCESS difference: 2.6e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2 SUCCESS difference: 7.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3 SUCCESS difference: 3.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3 SUCCESS difference: 2.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3 SUCCESS difference: 6.2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4 SUCCESS difference: 3.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4 SUCCESS difference: 2.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-352 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018421 Total Core solution elapsed time: 0.656434 Linear solver elapsed time: 0.467612 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.9e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1 SUCCESS difference: 3.9e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1 SUCCESS difference: 4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1 SUCCESS difference: 8.2e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1 SUCCESS difference: 8e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1 SUCCESS difference: 9.9e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2 SUCCESS difference: 2.6e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2 SUCCESS difference: 7.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3 SUCCESS difference: 3.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3 SUCCESS difference: 2.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3 SUCCESS difference: 6.2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4 SUCCESS difference: 3.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4 SUCCESS difference: 2.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-353 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019863 Total Core solution elapsed time: 0.761136 Linear solver elapsed time: 0.543227 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1 SUCCESS difference: 3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1 SUCCESS difference: 8.2e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 3.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2 SUCCESS difference: 2.9e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2 SUCCESS difference: 3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2 SUCCESS difference: 1e-14 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3 SUCCESS difference: 4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3 SUCCESS difference: 4e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 8.1e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4 SUCCESS difference: 1.5e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-353 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019863 Total Core solution elapsed time: 0.761136 Linear solver elapsed time: 0.543227 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1 SUCCESS difference: 3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1 SUCCESS difference: 8.2e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 3.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2 SUCCESS difference: 2.9e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2 SUCCESS difference: 3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2 SUCCESS difference: 1e-14 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3 SUCCESS difference: 4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3 SUCCESS difference: 4e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 8.1e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4 SUCCESS difference: 1.5e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-354 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017818 Total Core solution elapsed time: 0.736206 Linear solver elapsed time: 0.524589 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1 SUCCESS difference: 2.9e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 4.3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2 SUCCESS difference: 2.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2 SUCCESS difference: 3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3 SUCCESS difference: 1.1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3 SUCCESS difference: 8.6e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3 SUCCESS difference: 2.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 5.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4 SUCCESS difference: 2.4e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4 SUCCESS difference: 3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4 SUCCESS difference: 3.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4 SUCCESS difference: 3.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4 SUCCESS difference: 3.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-354 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017818 Total Core solution elapsed time: 0.736206 Linear solver elapsed time: 0.524589 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1 SUCCESS difference: 2.9e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 4.3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2 SUCCESS difference: 2.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2 SUCCESS difference: 3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3 SUCCESS difference: 1.1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3 SUCCESS difference: 8.6e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3 SUCCESS difference: 2.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 5.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4 SUCCESS difference: 2.4e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4 SUCCESS difference: 3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4 SUCCESS difference: 3.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4 SUCCESS difference: 3.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4 SUCCESS difference: 3.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-355 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-40-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.012112 Total Core solution elapsed time: 0.379887 Linear solver elapsed time: 0.22673 (60%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 5.7e-16 < 9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1 SUCCESS difference: 4.6e-14 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1 SUCCESS difference: 2.1e-12 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1 SUCCESS difference: 5.7e-16 < 4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2 SUCCESS difference: 2.9e-14 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2 SUCCESS difference: 2e-12 < 6e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea2 SUCCESS difference: 9e-16 < 1e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness3 SUCCESS difference: 1.4e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3 SUCCESS difference: 2.1e-12 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3 SUCCESS difference: 2.2e-15 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4 SUCCESS difference: 2.4e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-355 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-40-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.012112 Total Core solution elapsed time: 0.379887 Linear solver elapsed time: 0.22673 (60%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 5.7e-16 < 9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1 SUCCESS difference: 4.6e-14 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1 SUCCESS difference: 2.1e-12 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1 SUCCESS difference: 5.7e-16 < 4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2 SUCCESS difference: 2.9e-14 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2 SUCCESS difference: 2e-12 < 6e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea2 SUCCESS difference: 9e-16 < 1e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness3 SUCCESS difference: 1.4e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3 SUCCESS difference: 2.1e-12 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3 SUCCESS difference: 2.2e-15 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4 SUCCESS difference: 2.4e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-356 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1008983 | 1008983 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.010354 Total Core solution elapsed time: 0.235025 Linear solver elapsed time: 0.173327 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient SUCCESS difference: 5.6e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits SUCCESS difference: 2.8e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure SUCCESS difference: 6.6e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel SUCCESS difference: 8.8e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx SUCCESS difference: 6.7e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-356 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1008983 | 1008983 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.010354 Total Core solution elapsed time: 0.235025 Linear solver elapsed time: 0.173327 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient SUCCESS difference: 5.6e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits SUCCESS difference: 2.8e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure SUCCESS difference: 6.6e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel SUCCESS difference: 8.8e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx SUCCESS difference: 6.7e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-357 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 181.433 | 181.433 6.022781e-33 x = 1 | f(x) = 191.8117 | 191.8079 0.003773519 x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549 x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356 ====================== step 2/2 =============================== x = 0 | f(x) = 211.1913 | 211.1913 6.022781e-33 x = 1 | f(x) = 212.2166 | 212.2129 0.003772603 x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154 x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006 write lock file: FemModel initialization elapsed time: 0.008702 Total Core solution elapsed time: 0.24621 Linear solver elapsed time: 0.186625 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient SUCCESS difference: 5.8e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Misfits SUCCESS difference: 0 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Pressure SUCCESS difference: 1.2e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel SUCCESS difference: 3.4e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-357 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 181.433 | 181.433 6.022781e-33 x = 1 | f(x) = 191.8117 | 191.8079 0.003773519 x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549 x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356 ====================== step 2/2 =============================== x = 0 | f(x) = 211.1913 | 211.1913 6.022781e-33 x = 1 | f(x) = 212.2166 | 212.2129 0.003772603 x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154 x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006 write lock file: FemModel initialization elapsed time: 0.008702 Total Core solution elapsed time: 0.24621 Linear solver elapsed time: 0.186625 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient SUCCESS difference: 5.8e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Misfits SUCCESS difference: 0 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Pressure SUCCESS difference: 1.2e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel SUCCESS difference: 3.4e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-358 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test358-07-18-2026-18-27-43-23676/test358.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ starting model processor creating datasets for analysis StressbalanceAnalysis creating datasets for analysis StressbalanceVerticalAnalysis creating datasets for analysis L2ProjectionBaseAnalysis creating datasets for analysis ExtrudeFromBaseAnalysis creating datasets for analysis DepthAverageAnalysis updating elements and materials for control parameters creating output definitions done with model processor Processing finite element model of analysis StressbalanceAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis StressbalanceVerticalAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis ExtrudeFromBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis DepthAverageAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.49658e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 81.0324 > 5 % Convergence criterion: norm(du)/norm(u) 45.0359 > 5 % Convergence criterion: max(du) 1.59781e-06 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.75729e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 47.9462 > 5 % Convergence criterion: norm(du)/norm(u) 32.3457 > 5 % Convergence criterion: max(du) 6.25562e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.16363e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 29.9385 > 5 % Convergence criterion: norm(du)/norm(u) 22.9541 > 5 % Convergence criterion: max(du) 3.06167e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.47844e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 19.115 > 5 % Convergence criterion: norm(du)/norm(u) 15.9807 > 5 % Convergence criterion: max(du) 1.66989e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.67773e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 12.3938 > 5 % Convergence criterion: norm(du)/norm(u) 10.9804 > 5 % Convergence criterion: max(du) 9.75081e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.27383e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 8.11816 > 5 % Convergence criterion: norm(du)/norm(u) 7.47743 > 5 % Convergence criterion: max(du) 5.95866e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.53252e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 5.35338 > 5 % Convergence criterion: norm(du)/norm(u) 5.06123 > 5 % Convergence criterion: max(du) 3.75963e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.62559e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.54592 < 5 % Convergence criterion: norm(du)/norm(u) 3.41177 < 5 % Convergence criterion: max(du) 2.42835e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 8 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.30228e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 1026175 | 1026175 3.838459e-34 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.66096e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.2434 < 5 % Convergence criterion: norm(du)/norm(u) 3.15343 < 5 % Convergence criterion: max(du) 2.3342e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 929871.4 | 929871.4 1.126811e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.67769e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.61766 < 5 % Convergence criterion: norm(du)/norm(u) 1.57678 < 5 % Convergence criterion: max(du) 1.15502e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 912601.3 | 912601.3 1.643995e-06 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.39646e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.26155 < 5 % Convergence criterion: norm(du)/norm(u) 1.25282 < 5 % Convergence criterion: max(du) 8.46079e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 885444.2 | 885444.2 4.304035e-06 ====================== step 2/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.97886e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.838505 < 5 % Convergence criterion: norm(du)/norm(u) 0.836503 < 5 % Convergence criterion: max(du) 5.46257e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=2.60223e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 869664.6 | 869664.6 4.304035e-06 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=8.01904e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.59492 < 5 % Convergence criterion: norm(du)/norm(u) 1.49784 < 5 % Convergence criterion: max(du) 1.15572e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 814673.1 | 814673.1 2.955889e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.62404e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.453799 < 5 % Convergence criterion: norm(du)/norm(u) 0.418271 < 5 % Convergence criterion: max(du) 3.57149e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 818200.2 | 818200.2 1.128169e-05 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.60169e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.486456 < 5 % Convergence criterion: norm(du)/norm(u) 0.479652 < 5 % Convergence criterion: max(du) 3.35769e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 806034.3 | 806034.3 1.724355e-05 preparing final solution computing new velocity Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.86963e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.31659 < 5 % Convergence criterion: norm(du)/norm(u) 0.315531 < 5 % Convergence criterion: max(du) 2.13538e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 write lock file: FemModel initialization elapsed time: 0.006923 Total Core solution elapsed time: 0.032624 Linear solver elapsed time: 0.016443 (50%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 2.8e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient SUCCESS difference: 5.9e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits SUCCESS difference: 1.4e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Pressure SUCCESS difference: 8.2e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel SUCCESS difference: 2.4e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-358 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test358-07-18-2026-18-27-43-23676/test358.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ starting model processor creating datasets for analysis StressbalanceAnalysis creating datasets for analysis StressbalanceVerticalAnalysis creating datasets for analysis L2ProjectionBaseAnalysis creating datasets for analysis ExtrudeFromBaseAnalysis creating datasets for analysis DepthAverageAnalysis updating elements and materials for control parameters creating output definitions done with model processor Processing finite element model of analysis StressbalanceAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis StressbalanceVerticalAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis ExtrudeFromBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis DepthAverageAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.49658e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 81.0324 > 5 % Convergence criterion: norm(du)/norm(u) 45.0359 > 5 % Convergence criterion: max(du) 1.59781e-06 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.75729e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 47.9462 > 5 % Convergence criterion: norm(du)/norm(u) 32.3457 > 5 % Convergence criterion: max(du) 6.25562e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.16363e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 29.9385 > 5 % Convergence criterion: norm(du)/norm(u) 22.9541 > 5 % Convergence criterion: max(du) 3.06167e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.47844e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 19.115 > 5 % Convergence criterion: norm(du)/norm(u) 15.9807 > 5 % Convergence criterion: max(du) 1.66989e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.67773e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 12.3938 > 5 % Convergence criterion: norm(du)/norm(u) 10.9804 > 5 % Convergence criterion: max(du) 9.75081e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.27383e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 8.11816 > 5 % Convergence criterion: norm(du)/norm(u) 7.47743 > 5 % Convergence criterion: max(du) 5.95866e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.53252e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 5.35338 > 5 % Convergence criterion: norm(du)/norm(u) 5.06123 > 5 % Convergence criterion: max(du) 3.75963e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.62559e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.54592 < 5 % Convergence criterion: norm(du)/norm(u) 3.41177 < 5 % Convergence criterion: max(du) 2.42835e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 8 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.30228e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 1026175 | 1026175 3.838459e-34 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.66096e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.2434 < 5 % Convergence criterion: norm(du)/norm(u) 3.15343 < 5 % Convergence criterion: max(du) 2.3342e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 929871.4 | 929871.4 1.126811e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.67769e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.61766 < 5 % Convergence criterion: norm(du)/norm(u) 1.57678 < 5 % Convergence criterion: max(du) 1.15502e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 912601.3 | 912601.3 1.643995e-06 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.39646e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.26155 < 5 % Convergence criterion: norm(du)/norm(u) 1.25282 < 5 % Convergence criterion: max(du) 8.46079e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 885444.2 | 885444.2 4.304035e-06 ====================== step 2/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.97886e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.838505 < 5 % Convergence criterion: norm(du)/norm(u) 0.836503 < 5 % Convergence criterion: max(du) 5.46257e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=2.60223e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 869664.6 | 869664.6 4.304035e-06 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=8.01904e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.59492 < 5 % Convergence criterion: norm(du)/norm(u) 1.49784 < 5 % Convergence criterion: max(du) 1.15572e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 814673.1 | 814673.1 2.955889e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.62404e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.453799 < 5 % Convergence criterion: norm(du)/norm(u) 0.418271 < 5 % Convergence criterion: max(du) 3.57149e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 818200.2 | 818200.2 1.128169e-05 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.60169e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.486456 < 5 % Convergence criterion: norm(du)/norm(u) 0.479652 < 5 % Convergence criterion: max(du) 3.35769e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 806034.3 | 806034.3 1.724355e-05 preparing final solution computing new velocity Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.86963e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.31659 < 5 % Convergence criterion: norm(du)/norm(u) 0.315531 < 5 % Convergence criterion: max(du) 2.13538e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 write lock file: FemModel initialization elapsed time: 0.006923 Total Core solution elapsed time: 0.032624 Linear solver elapsed time: 0.016443 (50%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 2.8e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient SUCCESS difference: 5.9e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits SUCCESS difference: 1.4e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Pressure SUCCESS difference: 8.2e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel SUCCESS difference: 2.4e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-359 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-44-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.007645 Total Core solution elapsed time: 1.24309 Linear solver elapsed time: 0.874637 (70%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1 SUCCESS difference: 7e-14 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1 SUCCESS difference: 2.7e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2 SUCCESS difference: 7e-14 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea2 SUCCESS difference: 1.1e-15 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3 SUCCESS difference: 7.2e-14 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea3 SUCCESS difference: 8.9e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4 SUCCESS difference: 8.1e-14 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-359 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-44-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.007645 Total Core solution elapsed time: 1.24309 Linear solver elapsed time: 0.874637 (70%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1 SUCCESS difference: 7e-14 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1 SUCCESS difference: 2.7e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2 SUCCESS difference: 7e-14 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea2 SUCCESS difference: 1.1e-15 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3 SUCCESS difference: 7.2e-14 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea3 SUCCESS difference: 8.9e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4 SUCCESS difference: 8.1e-14 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-360 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-46-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.007238 Total Core solution elapsed time: 1.29835 Linear solver elapsed time: 0.884278 (68%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1 SUCCESS difference: 7e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1 SUCCESS difference: 2.7e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1 SUCCESS difference: 4.5e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2 SUCCESS difference: 7.2e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2 SUCCESS difference: 6.7e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3 SUCCESS difference: 7.3e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3 SUCCESS difference: 8.9e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4 SUCCESS difference: 8.2e-14 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-360 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-46-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.007238 Total Core solution elapsed time: 1.29835 Linear solver elapsed time: 0.884278 (68%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1 SUCCESS difference: 7e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1 SUCCESS difference: 2.7e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1 SUCCESS difference: 4.5e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2 SUCCESS difference: 7.2e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2 SUCCESS difference: 6.7e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3 SUCCESS difference: 7.3e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3 SUCCESS difference: 8.9e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4 SUCCESS difference: 8.2e-14 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-361 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-48-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.013364 Total Core solution elapsed time: 3.59333 Linear solver elapsed time: 2.51577 (70%) Total elapsed time: 0 hrs 0 min 3 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1 SUCCESS difference: 4.7e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1 SUCCESS difference: 2.1e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1 SUCCESS difference: 6.8e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2 SUCCESS difference: 2.1e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2 SUCCESS difference: 2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2 SUCCESS difference: 1.3e-15 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness3 SUCCESS difference: 2.3e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential3 SUCCESS difference: 2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3 SUCCESS difference: 2.3e-15 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4 SUCCESS difference: 1.8e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4 SUCCESS difference: 2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-361 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values 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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-07-18-2026-18-27-48-23676/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.013364 Total Core solution elapsed time: 3.59333 Linear solver elapsed time: 2.51577 (70%) Total elapsed time: 0 hrs 0 min 3 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1 SUCCESS difference: 4.7e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1 SUCCESS difference: 2.1e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1 SUCCESS difference: 6.8e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2 SUCCESS difference: 2.1e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2 SUCCESS difference: 2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2 SUCCESS difference: 1.3e-15 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness3 SUCCESS difference: 2.3e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential3 SUCCESS difference: 2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3 SUCCESS difference: 2.3e-15 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4 SUCCESS difference: 1.8e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4 SUCCESS difference: 2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-363 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddGCM.enhance_factor specified: values set as zero no SMBpddGCM.lapserates specified: values set as 0.0065 C/m no SMBpddGCM.ref_surf specified: values set as sea-level 0 m launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02171 Total Core solution elapsed time: 0.547897 Linear solver elapsed time: 0.372779 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-363 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddGCM.enhance_factor specified: values set as zero no SMBpddGCM.lapserates specified: values set as 0.0065 C/m no SMBpddGCM.ref_surf specified: values set as sea-level 0 m launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02171 Total Core solution elapsed time: 0.547897 Linear solver elapsed time: 0.372779 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-401 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0089 Total Core solution elapsed time: 0.050631 Linear solver elapsed time: 0.044118 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy SUCCESS difference: 1.8e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-401 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0089 Total Core solution elapsed time: 0.050631 Linear solver elapsed time: 0.044118 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy SUCCESS difference: 1.8e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-402 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021537 Total Core solution elapsed time: 0.133617 Linear solver elapsed time: 0.112406 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy SUCCESS difference: 7.7e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz SUCCESS difference: 2.2e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-402 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021537 Total Core solution elapsed time: 0.133617 Linear solver elapsed time: 0.112406 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy SUCCESS difference: 7.7e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz SUCCESS difference: 2.2e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-403 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011619 Total Core solution elapsed time: 0.119078 Linear solver elapsed time: 0.093704 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx SUCCESS difference: 2.5e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy SUCCESS difference: 1.4e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz SUCCESS difference: 2.5e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel SUCCESS difference: 1e-16 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-403 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011619 Total Core solution elapsed time: 0.119078 Linear solver elapsed time: 0.093704 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx SUCCESS difference: 2.5e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy SUCCESS difference: 1.4e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz SUCCESS difference: 2.5e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel SUCCESS difference: 1e-16 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-404 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011137 Total Core solution elapsed time: 0.455369 Linear solver elapsed time: 0.340592 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-09 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx SUCCESS difference: 3.7e-09 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vy SUCCESS difference: 1.7e-08 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz SUCCESS difference: 1.7e-08 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel SUCCESS difference: 8.7e-10 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-404 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011137 Total Core solution elapsed time: 0.455369 Linear solver elapsed time: 0.340592 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-09 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx SUCCESS difference: 3.7e-09 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vy SUCCESS difference: 1.7e-08 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz SUCCESS difference: 1.7e-08 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel SUCCESS difference: 8.7e-10 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-405 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025481 Total Core solution elapsed time: 0.152248 Linear solver elapsed time: 0.103939 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx SUCCESS difference: 6.9e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy SUCCESS difference: 1.4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz SUCCESS difference: 6.8e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-405 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025481 Total Core solution elapsed time: 0.152248 Linear solver elapsed time: 0.103939 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx SUCCESS difference: 6.9e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy SUCCESS difference: 1.4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz SUCCESS difference: 6.8e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-406 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009392 Total Core solution elapsed time: 0.083913 Linear solver elapsed time: 0.049301 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-406 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009392 Total Core solution elapsed time: 0.083913 Linear solver elapsed time: 0.049301 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-407 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014092 Total Core solution elapsed time: 0.126023 Linear solver elapsed time: 0.072417 (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: 2 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: SquareSheetShelfTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-407 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014092 Total Core solution elapsed time: 0.126023 Linear solver elapsed time: 0.072417 (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: 2 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: SquareSheetShelfTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-408 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017321 Total Core solution elapsed time: 0.394258 Linear solver elapsed time: 0.328736 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1 SUCCESS difference: 3.9e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1 SUCCESS difference: 3.8e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1 SUCCESS difference: 5.1e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2 SUCCESS difference: 5.2e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2 SUCCESS difference: 5.5e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2 SUCCESS difference: 4.7e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2 SUCCESS difference: 1.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3 SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3 SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3 SUCCESS difference: 7e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3 SUCCESS difference: 6.9e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-408 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017321 Total Core solution elapsed time: 0.394258 Linear solver elapsed time: 0.328736 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1 SUCCESS difference: 3.9e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1 SUCCESS difference: 3.8e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1 SUCCESS difference: 5.1e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2 SUCCESS difference: 5.2e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2 SUCCESS difference: 5.5e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2 SUCCESS difference: 4.7e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2 SUCCESS difference: 1.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3 SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3 SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3 SUCCESS difference: 7e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3 SUCCESS difference: 6.9e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-409 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015265 Total Core solution elapsed time: 0.081915 Linear solver elapsed time: 0.018512 (23%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1 SUCCESS difference: 9.5e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1 SUCCESS difference: 4.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1 SUCCESS difference: 9.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1 SUCCESS difference: 6.5e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1 SUCCESS difference: 4.6e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1 SUCCESS difference: 4.2e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1 SUCCESS difference: 2.6e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2 SUCCESS difference: 1.5e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2 SUCCESS difference: 4.2e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2 SUCCESS difference: 8.1e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2 SUCCESS difference: 4.8e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2 SUCCESS difference: 5.2e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2 SUCCESS difference: 4.1e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2 SUCCESS difference: 1.5e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2 SUCCESS difference: 1.9e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3 SUCCESS difference: 6.1e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3 SUCCESS difference: 5.2e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3 SUCCESS difference: 7.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3 SUCCESS difference: 2.9e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3 SUCCESS difference: 7.6e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-409 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015265 Total Core solution elapsed time: 0.081915 Linear solver elapsed time: 0.018512 (23%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1 SUCCESS difference: 9.5e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1 SUCCESS difference: 4.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1 SUCCESS difference: 9.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1 SUCCESS difference: 6.5e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1 SUCCESS difference: 4.6e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1 SUCCESS difference: 4.2e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1 SUCCESS difference: 2.6e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2 SUCCESS difference: 1.5e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2 SUCCESS difference: 4.2e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2 SUCCESS difference: 8.1e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2 SUCCESS difference: 4.8e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2 SUCCESS difference: 5.2e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2 SUCCESS difference: 4.1e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2 SUCCESS difference: 1.5e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2 SUCCESS difference: 1.9e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3 SUCCESS difference: 6.1e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3 SUCCESS difference: 5.2e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3 SUCCESS difference: 7.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3 SUCCESS difference: 2.9e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3 SUCCESS difference: 7.6e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-410 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013669 Total Core solution elapsed time: 0.277032 Linear solver elapsed time: 0.20388 (74%) 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: 2 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.7e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx SUCCESS difference: 1e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy SUCCESS difference: 1.3e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz SUCCESS difference: 1e-11 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure SUCCESS difference: 1.5e-10 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature SUCCESS difference: 1.7e-07 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-410 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013669 Total Core solution elapsed time: 0.277032 Linear solver elapsed time: 0.20388 (74%) 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: 2 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.7e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx SUCCESS difference: 1e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy SUCCESS difference: 1.3e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz SUCCESS difference: 1e-11 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure SUCCESS difference: 1.5e-10 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature SUCCESS difference: 1.7e-07 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-411 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013264 Total Core solution elapsed time: 0.371861 Linear solver elapsed time: 0.275255 (74%) 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: 2 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.6e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx SUCCESS difference: 1.7e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy SUCCESS difference: 1.6e-09 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz SUCCESS difference: 1.7e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure SUCCESS difference: 8.2e-11 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature SUCCESS difference: 8.3e-08 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-411 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013264 Total Core solution elapsed time: 0.371861 Linear solver elapsed time: 0.275255 (74%) 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: 2 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.6e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx SUCCESS difference: 1.7e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy SUCCESS difference: 1.6e-09 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz SUCCESS difference: 1.7e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure SUCCESS difference: 8.2e-11 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature SUCCESS difference: 8.3e-08 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-415 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379 x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765 x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231 x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563 ====================== step 2/2 =============================== x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765 x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593 x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137 x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412 write lock file: FemModel initialization elapsed time: 0.023805 Total Core solution elapsed time: 0.817512 Linear solver elapsed time: 0.617842 (76%) 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: 2 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.4e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient SUCCESS difference: 1.8e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.1e-10 < 3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure SUCCESS difference: 1.6e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel SUCCESS difference: 3e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx SUCCESS difference: 1.6e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy SUCCESS difference: 4.5e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz SUCCESS difference: 7.1e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature SUCCESS difference: 1.8e-07 < 1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-415 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379 x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765 x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231 x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563 ====================== step 2/2 =============================== x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765 x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593 x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137 x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412 write lock file: FemModel initialization elapsed time: 0.023805 Total Core solution elapsed time: 0.817512 Linear solver elapsed time: 0.617842 (76%) 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: 2 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.4e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient SUCCESS difference: 1.8e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.1e-10 < 3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure SUCCESS difference: 1.6e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel SUCCESS difference: 3e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx SUCCESS difference: 1.6e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy SUCCESS difference: 4.5e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz SUCCESS difference: 7.1e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature SUCCESS difference: 1.8e-07 < 1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-416 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379 x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599 x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826 x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472 ====================== step 2/2 =============================== x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599 x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786 x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669 x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008 write lock file: FemModel initialization elapsed time: 0.016199 Total Core solution elapsed time: 1.10052 Linear solver elapsed time: 0.845346 (77%) 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: 2 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.9e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient SUCCESS difference: 1.4e-10 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits SUCCESS difference: 3.6e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure SUCCESS difference: 1.5e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel SUCCESS difference: 2.4e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx SUCCESS difference: 1.6e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy SUCCESS difference: 5e-10 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz SUCCESS difference: 5.2e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature SUCCESS difference: 1.1e-07 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-416 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379 x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599 x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826 x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472 ====================== step 2/2 =============================== x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599 x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786 x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669 x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008 write lock file: FemModel initialization elapsed time: 0.016199 Total Core solution elapsed time: 1.10052 Linear solver elapsed time: 0.845346 (77%) 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: 2 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.9e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient SUCCESS difference: 1.4e-10 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits SUCCESS difference: 3.6e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure SUCCESS difference: 1.5e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel SUCCESS difference: 2.4e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx SUCCESS difference: 1.6e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy SUCCESS difference: 5e-10 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz SUCCESS difference: 5.2e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature SUCCESS difference: 1.1e-07 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-419 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01195 Total Core solution elapsed time: 0.097248 Linear solver elapsed time: 0.068285 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx SUCCESS difference: 3.7e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy SUCCESS difference: 7.5e-11 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz SUCCESS difference: 3.7e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-419 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01195 Total Core solution elapsed time: 0.097248 Linear solver elapsed time: 0.068285 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx SUCCESS difference: 3.7e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy SUCCESS difference: 7.5e-11 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz SUCCESS difference: 3.7e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-421 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012107 Total Core solution elapsed time: 0.544179 Linear solver elapsed time: 0.302265 (56%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx SUCCESS difference: 3.9e-09 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy SUCCESS difference: 4.5e-09 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz SUCCESS difference: 4.5e-09 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel SUCCESS difference: 1.3e-08 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-421 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012107 Total Core solution elapsed time: 0.544179 Linear solver elapsed time: 0.302265 (56%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx SUCCESS difference: 3.9e-09 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy SUCCESS difference: 4.5e-09 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz SUCCESS difference: 4.5e-09 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel SUCCESS difference: 1.3e-08 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-422 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012242 Total Core solution elapsed time: 0.36629 Linear solver elapsed time: 0.207209 (57%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 1.8e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 2.1e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 2.1e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel SUCCESS difference: 1.3e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-422 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012242 Total Core solution elapsed time: 0.36629 Linear solver elapsed time: 0.207209 (57%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 1.8e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 2.1e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 2.1e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel SUCCESS difference: 1.3e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-424 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007957 Total Core solution elapsed time: 0.037992 Linear solver elapsed time: 0.023122 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2 SUCCESS difference: 4.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3 SUCCESS difference: 5.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3 SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3 SUCCESS difference: 3e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3 SUCCESS difference: 4.8e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3 SUCCESS difference: 4.3e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-424 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007957 Total Core solution elapsed time: 0.037992 Linear solver elapsed time: 0.023122 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2 SUCCESS difference: 4.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3 SUCCESS difference: 5.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3 SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3 SUCCESS difference: 3e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3 SUCCESS difference: 4.8e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3 SUCCESS difference: 4.3e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-425 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007786 Total Core solution elapsed time: 0.036961 Linear solver elapsed time: 0.02115 (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: 2 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.6e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1 SUCCESS difference: 5.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1 SUCCESS difference: 2e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2 SUCCESS difference: 5.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3 SUCCESS difference: 5.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3 SUCCESS difference: 9.5e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-425 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007786 Total Core solution elapsed time: 0.036961 Linear solver elapsed time: 0.02115 (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: 2 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.6e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1 SUCCESS difference: 5.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1 SUCCESS difference: 2e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2 SUCCESS difference: 5.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3 SUCCESS difference: 5.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3 SUCCESS difference: 9.5e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-426 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012591 Total Core solution elapsed time: 0.111805 Linear solver elapsed time: 0.066143 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1 SUCCESS difference: 3.4e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 4.3e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1 SUCCESS difference: 3.9e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.5e-15 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2 SUCCESS difference: 5.2e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2 SUCCESS difference: 2.1e-15 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2 SUCCESS difference: 6.2e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2 SUCCESS difference: 1.2e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 2.3e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2 SUCCESS difference: 1.1e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 1.6e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2 SUCCESS difference: 1.5e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2 SUCCESS difference: 2.4e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2 SUCCESS difference: 2.1e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3 SUCCESS difference: 1.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3 SUCCESS difference: 1.4e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-12 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3 SUCCESS difference: 1.6e-12 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-426 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012591 Total Core solution elapsed time: 0.111805 Linear solver elapsed time: 0.066143 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1 SUCCESS difference: 3.4e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 4.3e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1 SUCCESS difference: 3.9e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.5e-15 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2 SUCCESS difference: 5.2e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2 SUCCESS difference: 2.1e-15 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2 SUCCESS difference: 6.2e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2 SUCCESS difference: 1.2e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 2.3e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2 SUCCESS difference: 1.1e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 1.6e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2 SUCCESS difference: 1.5e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2 SUCCESS difference: 2.4e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2 SUCCESS difference: 2.1e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3 SUCCESS difference: 1.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3 SUCCESS difference: 1.4e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-12 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3 SUCCESS difference: 1.6e-12 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-427 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015747 Total Core solution elapsed time: 0.15415 Linear solver elapsed time: 0.090873 (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: 2 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: SquareSheetShelfGroundingLine3dSoft field: Bed1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1 SUCCESS difference: 9.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1 SUCCESS difference: 9.5e-16 < 5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2 SUCCESS difference: 5.8e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2 SUCCESS difference: 1.7e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2 SUCCESS difference: 4.3e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3 SUCCESS difference: 8.2e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3 SUCCESS difference: 1.4e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-427 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015747 Total Core solution elapsed time: 0.15415 Linear solver elapsed time: 0.090873 (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: 2 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: SquareSheetShelfGroundingLine3dSoft field: Bed1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1 SUCCESS difference: 9.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1 SUCCESS difference: 9.5e-16 < 5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2 SUCCESS difference: 5.8e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2 SUCCESS difference: 1.7e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2 SUCCESS difference: 4.3e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3 SUCCESS difference: 8.2e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3 SUCCESS difference: 1.4e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-428 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009552 Total Core solution elapsed time: 0.098809 Linear solver elapsed time: 0.075619 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx SUCCESS difference: 2.6e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy SUCCESS difference: 2.2e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-428 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009552 Total Core solution elapsed time: 0.098809 Linear solver elapsed time: 0.075619 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx SUCCESS difference: 2.6e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy SUCCESS difference: 2.2e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-429 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014962 Total Core solution elapsed time: 0.257548 Linear solver elapsed time: 0.167909 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx SUCCESS difference: 1.1e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy SUCCESS difference: 2.7e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz SUCCESS difference: 1.1e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-429 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014962 Total Core solution elapsed time: 0.257548 Linear solver elapsed time: 0.167909 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx SUCCESS difference: 1.1e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy SUCCESS difference: 2.7e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz SUCCESS difference: 1.1e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-431 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015762 Total Core solution elapsed time: 0.219697 Linear solver elapsed time: 0.170045 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx SUCCESS difference: 1.5e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy SUCCESS difference: 6.2e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz SUCCESS difference: 1.5e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure SUCCESS difference: 5.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature SUCCESS difference: 3e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction SUCCESS difference: 2.8e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-431 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015762 Total Core solution elapsed time: 0.219697 Linear solver elapsed time: 0.170045 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx SUCCESS difference: 1.5e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy SUCCESS difference: 6.2e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz SUCCESS difference: 1.5e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure SUCCESS difference: 5.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature SUCCESS difference: 3e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction SUCCESS difference: 2.8e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-432 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018563 Total Core solution elapsed time: 0.331444 Linear solver elapsed time: 0.26208 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx SUCCESS difference: 2.7e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy SUCCESS difference: 8.7e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz SUCCESS difference: 2.6e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Pressure SUCCESS difference: 3.5e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature SUCCESS difference: 9.2e-11 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction SUCCESS difference: 1.9e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-432 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018563 Total Core solution elapsed time: 0.331444 Linear solver elapsed time: 0.26208 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx SUCCESS difference: 2.7e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy SUCCESS difference: 8.7e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz SUCCESS difference: 2.6e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Pressure SUCCESS difference: 3.5e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature SUCCESS difference: 9.2e-11 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction SUCCESS difference: 1.9e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-434 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012437 Total Core solution elapsed time: 0.075473 Linear solver elapsed time: 0.055288 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx SUCCESS difference: 1.1e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy SUCCESS difference: 1.4e-07 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz SUCCESS difference: 1.2e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-434 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012437 Total Core solution elapsed time: 0.075473 Linear solver elapsed time: 0.055288 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx SUCCESS difference: 1.1e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy SUCCESS difference: 1.4e-07 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz SUCCESS difference: 1.2e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-436 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero ====== Testing rheology law: LliboutryDuval ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013031 Total Core solution elapsed time: 0.372765 Linear solver elapsed time: 0.28874 (77%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing rheology law: CuffeyTemperate ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01243 Total Core solution elapsed time: 0.521875 Linear solver elapsed time: 0.402899 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval SUCCESS difference: 1.7e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval SUCCESS difference: 4.6e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval SUCCESS difference: 1.6e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval SUCCESS difference: 2.8e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval SUCCESS difference: 1.2e-10 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval SUCCESS difference: 1.5e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval SUCCESS difference: 2.8e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate SUCCESS difference: 1.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate SUCCESS difference: 7e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate SUCCESS difference: 1.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate SUCCESS difference: 4.3e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate SUCCESS difference: 7.1e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate SUCCESS difference: 2.3e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-436 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero ====== Testing rheology law: LliboutryDuval ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013031 Total Core solution elapsed time: 0.372765 Linear solver elapsed time: 0.28874 (77%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing rheology law: CuffeyTemperate ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01243 Total Core solution elapsed time: 0.521875 Linear solver elapsed time: 0.402899 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval SUCCESS difference: 1.7e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval SUCCESS difference: 4.6e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval SUCCESS difference: 1.6e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval SUCCESS difference: 2.8e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval SUCCESS difference: 1.2e-10 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval SUCCESS difference: 1.5e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval SUCCESS difference: 2.8e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate SUCCESS difference: 1.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate SUCCESS difference: 7e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate SUCCESS difference: 1.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate SUCCESS difference: 4.3e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate SUCCESS difference: 7.1e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate SUCCESS difference: 2.3e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-437 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog creating thickness creating velocities creating drag creating temperatures creating flow law parameter creating surface mass balance boundary conditions for stressbalance model boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for thermal model launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018516 Total Core solution elapsed time: 3.56042 Linear solver elapsed time: 1.95451 (55%) Total elapsed time: 0 hrs 0 min 3 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: 2 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.6e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1 SUCCESS difference: 4.6e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1 SUCCESS difference: 0 < 1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1 SUCCESS difference: 4.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2 SUCCESS difference: 7.8e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2 SUCCESS difference: 8.3e-10 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2 SUCCESS difference: 9.7e-11 < 3e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2 SUCCESS difference: 7.7e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3 SUCCESS difference: 1.4e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3 SUCCESS difference: 2e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4 SUCCESS difference: 3.6e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-437 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog creating thickness creating velocities creating drag creating temperatures creating flow law parameter creating surface mass balance boundary conditions for stressbalance model boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for thermal model launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018516 Total Core solution elapsed time: 3.56042 Linear solver elapsed time: 1.95451 (55%) Total elapsed time: 0 hrs 0 min 3 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: 2 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.6e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1 SUCCESS difference: 4.6e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1 SUCCESS difference: 0 < 1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1 SUCCESS difference: 4.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2 SUCCESS difference: 7.8e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2 SUCCESS difference: 8.3e-10 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2 SUCCESS difference: 9.7e-11 < 3e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2 SUCCESS difference: 7.7e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3 SUCCESS difference: 1.4e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3 SUCCESS difference: 2e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4 SUCCESS difference: 3.6e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-438 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011389 Total Core solution elapsed time: 0.128024 Linear solver elapsed time: 0.103864 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2 SUCCESS difference: 6.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3 SUCCESS difference: 7.8e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3 SUCCESS difference: 7.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3 SUCCESS difference: 8.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-438 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011389 Total Core solution elapsed time: 0.128024 Linear solver elapsed time: 0.103864 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2 SUCCESS difference: 6.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3 SUCCESS difference: 7.8e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3 SUCCESS difference: 7.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3 SUCCESS difference: 8.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-439 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018922 Total Core solution elapsed time: 0.601178 Linear solver elapsed time: 0.433944 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1 SUCCESS difference: 2.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1 SUCCESS difference: 2.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure1 SUCCESS difference: 1.4e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1 SUCCESS difference: 6.3e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1 SUCCESS difference: 9.3e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2 SUCCESS difference: 1.9e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2 SUCCESS difference: 1.9e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2 SUCCESS difference: 9.3e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2 SUCCESS difference: 3.2e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2 SUCCESS difference: 2.2e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2 SUCCESS difference: 5.6e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3 SUCCESS difference: 4e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3 SUCCESS difference: 3.9e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel3 SUCCESS difference: 2.2e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3 SUCCESS difference: 3.5e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3 SUCCESS difference: 4.9e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3 SUCCESS difference: 2.1e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-439 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018922 Total Core solution elapsed time: 0.601178 Linear solver elapsed time: 0.433944 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1 SUCCESS difference: 2.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1 SUCCESS difference: 2.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure1 SUCCESS difference: 1.4e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1 SUCCESS difference: 6.3e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1 SUCCESS difference: 9.3e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2 SUCCESS difference: 1.9e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2 SUCCESS difference: 1.9e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2 SUCCESS difference: 9.3e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2 SUCCESS difference: 3.2e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2 SUCCESS difference: 2.2e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2 SUCCESS difference: 5.6e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3 SUCCESS difference: 4e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3 SUCCESS difference: 3.9e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel3 SUCCESS difference: 2.2e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3 SUCCESS difference: 3.5e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3 SUCCESS difference: 4.9e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3 SUCCESS difference: 2.1e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-443 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01788 Total Core solution elapsed time: 0.400916 Linear solver elapsed time: 0.337167 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1 SUCCESS difference: 4.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1 SUCCESS difference: 6.1e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1 SUCCESS difference: 6.1e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1 SUCCESS difference: 1.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1 SUCCESS difference: 7.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21 SUCCESS difference: 6.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23 SUCCESS difference: 1.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3 SUCCESS difference: 2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3 SUCCESS difference: 4.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3 SUCCESS difference: 5.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-443 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01788 Total Core solution elapsed time: 0.400916 Linear solver elapsed time: 0.337167 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1 SUCCESS difference: 4.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1 SUCCESS difference: 6.1e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1 SUCCESS difference: 6.1e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1 SUCCESS difference: 1.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1 SUCCESS difference: 7.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21 SUCCESS difference: 6.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23 SUCCESS difference: 1.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3 SUCCESS difference: 2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3 SUCCESS difference: 4.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3 SUCCESS difference: 5.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-446 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010597 Total Core solution elapsed time: 0.12878 Linear solver elapsed time: 0.114216 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx SUCCESS difference: 2.9e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy SUCCESS difference: 3.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure SUCCESS difference: 4.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface SUCCESS difference: 3.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface SUCCESS difference: 8.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear SUCCESS difference: 1.9e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear SUCCESS difference: 4.6e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase SUCCESS difference: 3.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-446 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010597 Total Core solution elapsed time: 0.12878 Linear solver elapsed time: 0.114216 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx SUCCESS difference: 2.9e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy SUCCESS difference: 3.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure SUCCESS difference: 4.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface SUCCESS difference: 3.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface SUCCESS difference: 8.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear SUCCESS difference: 1.9e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear SUCCESS difference: 4.6e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase SUCCESS difference: 3.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-447 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017376 Total Core solution elapsed time: 0.424057 Linear solver elapsed time: 0.369748 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1 SUCCESS difference: 2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb1 SUCCESS difference: 9e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.6e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2 SUCCESS difference: 3.1e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2 SUCCESS difference: 2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2 SUCCESS difference: 7.3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3 SUCCESS difference: 4.2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3 SUCCESS difference: 4.4e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 2.4e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3 SUCCESS difference: 7.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-447 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017376 Total Core solution elapsed time: 0.424057 Linear solver elapsed time: 0.369748 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1 SUCCESS difference: 2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb1 SUCCESS difference: 9e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.6e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2 SUCCESS difference: 3.1e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2 SUCCESS difference: 2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2 SUCCESS difference: 7.3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3 SUCCESS difference: 4.2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3 SUCCESS difference: 4.4e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 2.4e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3 SUCCESS difference: 7.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-449 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01066 Total Core solution elapsed time: 0.650121 Linear solver elapsed time: 0.570281 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1 SUCCESS difference: 1.5e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1 SUCCESS difference: 1.1e-15 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1 SUCCESS difference: 5.1e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1 SUCCESS difference: 3.2e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1 SUCCESS difference: 1.5e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1 SUCCESS difference: 1.3e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2 SUCCESS difference: 2.1e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2 SUCCESS difference: 1.6e-15 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2 SUCCESS difference: 6.5e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2 SUCCESS difference: 3.6e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2 SUCCESS difference: 8.8e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2 SUCCESS difference: 9.9e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2 SUCCESS difference: 7.1e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3 SUCCESS difference: 2.6e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3 SUCCESS difference: 2e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3 SUCCESS difference: 9.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3 SUCCESS difference: 5.8e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3 SUCCESS difference: 1.2e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-449 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01066 Total Core solution elapsed time: 0.650121 Linear solver elapsed time: 0.570281 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1 SUCCESS difference: 1.5e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1 SUCCESS difference: 1.1e-15 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1 SUCCESS difference: 5.1e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1 SUCCESS difference: 3.2e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1 SUCCESS difference: 1.5e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1 SUCCESS difference: 1.3e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2 SUCCESS difference: 2.1e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2 SUCCESS difference: 1.6e-15 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2 SUCCESS difference: 6.5e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2 SUCCESS difference: 3.6e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2 SUCCESS difference: 8.8e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2 SUCCESS difference: 9.9e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2 SUCCESS difference: 7.1e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3 SUCCESS difference: 2.6e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3 SUCCESS difference: 2e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3 SUCCESS difference: 9.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3 SUCCESS difference: 5.8e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3 SUCCESS difference: 1.2e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-450 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008945 Total Core solution elapsed time: 0.094854 Linear solver elapsed time: 0.086259 (91%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009413 Total Core solution elapsed time: 0.069163 Linear solver elapsed time: 0.061788 (89%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009142 Total Core solution elapsed time: 0.080944 Linear solver elapsed time: 0.073597 (91%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble SUCCESS difference: 1.4e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble SUCCESS difference: 1.3e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble SUCCESS difference: 4.3e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.8e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1e-14 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2 SUCCESS difference: 2e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-450 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008945 Total Core solution elapsed time: 0.094854 Linear solver elapsed time: 0.086259 (91%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009413 Total Core solution elapsed time: 0.069163 Linear solver elapsed time: 0.061788 (89%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009142 Total Core solution elapsed time: 0.080944 Linear solver elapsed time: 0.073597 (91%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble SUCCESS difference: 1.4e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble SUCCESS difference: 1.3e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble SUCCESS difference: 4.3e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.8e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1e-14 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2 SUCCESS difference: 2e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-455 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014873 Total Core solution elapsed time: 0.13376 Linear solver elapsed time: 0.103184 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015713 Total Core solution elapsed time: 0.139944 Linear solver elapsed time: 0.108029 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015275 Total Core solution elapsed time: 0.126441 Linear solver elapsed time: 0.101316 (80%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015516 Total Core solution elapsed time: 0.204716 Linear solver elapsed time: 0.171585 (84%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011826 Total Core solution elapsed time: 0.53732 Linear solver elapsed time: 0.443227 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011644 Total Core solution elapsed time: 0.156177 Linear solver elapsed time: 0.12057 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015727 Total Core solution elapsed time: 0.775718 Linear solver elapsed time: 0.635229 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 4.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 4.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 3.7e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 2.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 2.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 5e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 3.3e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 7.8e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 3.3e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP2 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP2 SUCCESS difference: 6.7e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 7.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 2.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 7.8e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 4.7e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1.4e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 8.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 1.4e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 5.5e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 1.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 8.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 1.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 3.3e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 2.6e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 6.1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 2.5e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-455 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014873 Total Core solution elapsed time: 0.13376 Linear solver elapsed time: 0.103184 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015713 Total Core solution elapsed time: 0.139944 Linear solver elapsed time: 0.108029 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015275 Total Core solution elapsed time: 0.126441 Linear solver elapsed time: 0.101316 (80%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015516 Total Core solution elapsed time: 0.204716 Linear solver elapsed time: 0.171585 (84%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011826 Total Core solution elapsed time: 0.53732 Linear solver elapsed time: 0.443227 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011644 Total Core solution elapsed time: 0.156177 Linear solver elapsed time: 0.12057 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015727 Total Core solution elapsed time: 0.775718 Linear solver elapsed time: 0.635229 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 4.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 4.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 3.7e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 2.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 2.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 5e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 3.3e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 7.8e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 3.3e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP2 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP2 SUCCESS difference: 6.7e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 7.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 2.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 7.8e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 4.7e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1.4e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 8.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 1.4e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 5.5e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 1.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 8.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 1.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 3.3e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 2.6e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 6.1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 2.5e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-460 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation ====== Testing Estar with SSA ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010316 Total Core solution elapsed time: 0.056485 Linear solver elapsed time: 0.045211 (80%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with HO ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012746 Total Core solution elapsed time: 0.088445 Linear solver elapsed time: 0.071704 (81%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with FS ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01508 Total Core solution elapsed time: 0.37768 Linear solver elapsed time: 0.268356 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA SUCCESS difference: 1.2e-15 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA SUCCESS difference: 8.2e-16 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA SUCCESS difference: 1.2e-15 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA SUCCESS difference: 3.5e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO SUCCESS difference: 4.4e-11 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO SUCCESS difference: 1.3e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO SUCCESS difference: 4.2e-11 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO SUCCESS difference: 6.6e-09 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS SUCCESS difference: 5.6e-09 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS SUCCESS difference: 9.4e-09 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS SUCCESS difference: 9.4e-09 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS SUCCESS difference: 2e-09 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-460 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation ====== Testing Estar with SSA ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010316 Total Core solution elapsed time: 0.056485 Linear solver elapsed time: 0.045211 (80%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with HO ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012746 Total Core solution elapsed time: 0.088445 Linear solver elapsed time: 0.071704 (81%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with FS ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01508 Total Core solution elapsed time: 0.37768 Linear solver elapsed time: 0.268356 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA SUCCESS difference: 1.2e-15 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA SUCCESS difference: 8.2e-16 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA SUCCESS difference: 1.2e-15 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA SUCCESS difference: 3.5e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO SUCCESS difference: 4.4e-11 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO SUCCESS difference: 1.3e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO SUCCESS difference: 4.2e-11 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO SUCCESS difference: 6.6e-09 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS SUCCESS difference: 5.6e-09 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS SUCCESS difference: 9.4e-09 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS SUCCESS difference: 9.4e-09 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS SUCCESS difference: 2e-09 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-461 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011493 Total Core solution elapsed time: 0.061437 Linear solver elapsed time: 0.039723 (65%) 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: 2 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.8e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1 SUCCESS difference: 7.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1 SUCCESS difference: 2.3e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2 SUCCESS difference: 5.4e-13 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2 SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2 SUCCESS difference: 3.4e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3 SUCCESS difference: 4.1e-12 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3 SUCCESS difference: 8.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-461 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011493 Total Core solution elapsed time: 0.061437 Linear solver elapsed time: 0.039723 (65%) 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: 2 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.8e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1 SUCCESS difference: 7.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1 SUCCESS difference: 2.3e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2 SUCCESS difference: 5.4e-13 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2 SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2 SUCCESS difference: 3.4e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3 SUCCESS difference: 4.1e-12 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3 SUCCESS difference: 8.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-465 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010183 Total Core solution elapsed time: 0.642479 Linear solver elapsed time: 0.387582 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx SUCCESS difference: 2.9e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy SUCCESS difference: 3e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel SUCCESS difference: 7.1e-10 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-465 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010183 Total Core solution elapsed time: 0.642479 Linear solver elapsed time: 0.387582 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx SUCCESS difference: 2.9e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy SUCCESS difference: 3e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel SUCCESS difference: 7.1e-10 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-480 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016918 Total Core solution elapsed time: 0.585504 Linear solver elapsed time: 0.47303 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1 SUCCESS difference: 1.8e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1 SUCCESS difference: 1.8e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure1 SUCCESS difference: 8.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1 SUCCESS difference: 8.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1 SUCCESS difference: 5.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1 SUCCESS difference: 2e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2 SUCCESS difference: 1.3e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2 SUCCESS difference: 1.3e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2 SUCCESS difference: 5.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2 SUCCESS difference: 1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2 SUCCESS difference: 1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2 SUCCESS difference: 6.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2 SUCCESS difference: 5.9e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3 SUCCESS difference: 6.3e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3 SUCCESS difference: 6.3e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3 SUCCESS difference: 6.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3 SUCCESS difference: 2.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3 SUCCESS difference: 1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-480 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016918 Total Core solution elapsed time: 0.585504 Linear solver elapsed time: 0.47303 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1 SUCCESS difference: 1.8e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1 SUCCESS difference: 1.8e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure1 SUCCESS difference: 8.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1 SUCCESS difference: 8.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1 SUCCESS difference: 5.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1 SUCCESS difference: 2e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2 SUCCESS difference: 1.3e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2 SUCCESS difference: 1.3e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2 SUCCESS difference: 5.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2 SUCCESS difference: 1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2 SUCCESS difference: 1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2 SUCCESS difference: 6.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2 SUCCESS difference: 5.9e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3 SUCCESS difference: 6.3e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3 SUCCESS difference: 6.3e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3 SUCCESS difference: 6.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3 SUCCESS difference: 2.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3 SUCCESS difference: 1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-481 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020219 Total Core solution elapsed time: 0.590886 Linear solver elapsed time: 0.473987 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1 SUCCESS difference: 8.2e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1 SUCCESS difference: 5.3e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2 SUCCESS difference: 5.3e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2 SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2 SUCCESS difference: 7.7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2 SUCCESS difference: 7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3 SUCCESS difference: 3.2e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3 SUCCESS difference: 3.2e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3 SUCCESS difference: 7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3 SUCCESS difference: 2.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-481 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020219 Total Core solution elapsed time: 0.590886 Linear solver elapsed time: 0.473987 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1 SUCCESS difference: 8.2e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1 SUCCESS difference: 5.3e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2 SUCCESS difference: 5.3e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2 SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2 SUCCESS difference: 7.7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2 SUCCESS difference: 7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3 SUCCESS difference: 3.2e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3 SUCCESS difference: 3.2e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3 SUCCESS difference: 7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3 SUCCESS difference: 2.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3 SUCCESS difference: 1.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-491 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010023 Total Core solution elapsed time: 0.334137 Linear solver elapsed time: 0.288324 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1 SUCCESS difference: 6.2e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1 SUCCESS difference: 6.2e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1 SUCCESS difference: 6.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb1 SUCCESS difference: 1.6e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2 SUCCESS difference: 1.2e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2 SUCCESS difference: 1.2e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2 SUCCESS difference: 6e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb2 SUCCESS difference: 3.6e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3 SUCCESS difference: 3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3 SUCCESS difference: 3.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3 SUCCESS difference: 5.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3 SUCCESS difference: 2.9e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-491 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010023 Total Core solution elapsed time: 0.334137 Linear solver elapsed time: 0.288324 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1 SUCCESS difference: 6.2e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1 SUCCESS difference: 6.2e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1 SUCCESS difference: 6.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb1 SUCCESS difference: 1.6e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2 SUCCESS difference: 1.2e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2 SUCCESS difference: 1.2e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2 SUCCESS difference: 6e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb2 SUCCESS difference: 3.6e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3 SUCCESS difference: 3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3 SUCCESS difference: 3.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3 SUCCESS difference: 5.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3 SUCCESS difference: 2.9e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-492 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011008 Total Core solution elapsed time: 0.320585 Linear solver elapsed time: 0.273232 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1 SUCCESS difference: 3.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1 SUCCESS difference: 3.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1 SUCCESS difference: 4.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2 SUCCESS difference: 7.6e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2 SUCCESS difference: 7.4e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2 SUCCESS difference: 6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb2 SUCCESS difference: 1.9e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3 SUCCESS difference: 2.1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3 SUCCESS difference: 2e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3 SUCCESS difference: 9.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3 SUCCESS difference: 1e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-492 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011008 Total Core solution elapsed time: 0.320585 Linear solver elapsed time: 0.273232 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1 SUCCESS difference: 3.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1 SUCCESS difference: 3.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1 SUCCESS difference: 4.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2 SUCCESS difference: 7.6e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2 SUCCESS difference: 7.4e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2 SUCCESS difference: 6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb2 SUCCESS difference: 1.9e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3 SUCCESS difference: 2.1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3 SUCCESS difference: 2e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3 SUCCESS difference: 9.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3 SUCCESS difference: 1e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-493 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009823 Total Core solution elapsed time: 0.352376 Linear solver elapsed time: 0.309412 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1 SUCCESS difference: 4.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1 SUCCESS difference: 4.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1 SUCCESS difference: 5.9e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb1 SUCCESS difference: 5.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2 SUCCESS difference: 8.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2 SUCCESS difference: 8.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2 SUCCESS difference: 6.2e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2 SUCCESS difference: 6.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb2 SUCCESS difference: 2.2e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3 SUCCESS difference: 1.8e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3 SUCCESS difference: 1.9e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3 SUCCESS difference: 5.5e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3 SUCCESS difference: 1.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3 SUCCESS difference: 1.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-493 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009823 Total Core solution elapsed time: 0.352376 Linear solver elapsed time: 0.309412 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1 SUCCESS difference: 4.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1 SUCCESS difference: 4.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1 SUCCESS difference: 5.9e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb1 SUCCESS difference: 5.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2 SUCCESS difference: 8.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2 SUCCESS difference: 8.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2 SUCCESS difference: 6.2e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2 SUCCESS difference: 6.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb2 SUCCESS difference: 2.2e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3 SUCCESS difference: 1.8e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3 SUCCESS difference: 1.9e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3 SUCCESS difference: 5.5e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3 SUCCESS difference: 1.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3 SUCCESS difference: 1.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-494 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013301 Total Core solution elapsed time: 0.403685 Linear solver elapsed time: 0.346163 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1 SUCCESS difference: 3e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1 SUCCESS difference: 3e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb1 SUCCESS difference: 1.3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2 SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2 SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb2 SUCCESS difference: 6.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3 SUCCESS difference: 1.9e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3 SUCCESS difference: 1.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3 SUCCESS difference: 4.2e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3 SUCCESS difference: 7.4e-14 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3 SUCCESS difference: 1.5e-13 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-494 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013301 Total Core solution elapsed time: 0.403685 Linear solver elapsed time: 0.346163 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1 SUCCESS difference: 3e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1 SUCCESS difference: 3e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb1 SUCCESS difference: 1.3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2 SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2 SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb2 SUCCESS difference: 6.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3 SUCCESS difference: 1.9e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3 SUCCESS difference: 1.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3 SUCCESS difference: 4.2e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3 SUCCESS difference: 7.4e-14 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3 SUCCESS difference: 1.5e-13 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-495 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010683 Total Core solution elapsed time: 0.328876 Linear solver elapsed time: 0.288699 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1 SUCCESS difference: 5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1 SUCCESS difference: 5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb1 SUCCESS difference: 9.8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2 SUCCESS difference: 7.7e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2 SUCCESS difference: 7.7e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb2 SUCCESS difference: 1.5e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3 SUCCESS difference: 7.9e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3 SUCCESS difference: 7.7e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3 SUCCESS difference: 5.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3 SUCCESS difference: 7.1e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-495 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010683 Total Core solution elapsed time: 0.328876 Linear solver elapsed time: 0.288699 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1 SUCCESS difference: 5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1 SUCCESS difference: 5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb1 SUCCESS difference: 9.8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2 SUCCESS difference: 7.7e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2 SUCCESS difference: 7.7e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb2 SUCCESS difference: 1.5e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3 SUCCESS difference: 7.9e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3 SUCCESS difference: 7.7e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3 SUCCESS difference: 5.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3 SUCCESS difference: 7.1e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-501 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015304 Total Core solution elapsed time: 0.049445 Linear solver elapsed time: 0.041217 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx SUCCESS difference: 3.8e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy SUCCESS difference: 3.6e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-501 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015304 Total Core solution elapsed time: 0.049445 Linear solver elapsed time: 0.041217 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx SUCCESS difference: 3.8e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy SUCCESS difference: 3.6e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-502 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013775 Total Core solution elapsed time: 0.145104 Linear solver elapsed time: 0.116126 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy SUCCESS difference: 3.2e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz SUCCESS difference: 3.3e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel SUCCESS difference: 0 < 1e-08 test id: 502 test name: PigStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-502 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013775 Total Core solution elapsed time: 0.145104 Linear solver elapsed time: 0.116126 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy SUCCESS difference: 3.2e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz SUCCESS difference: 3.3e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel SUCCESS difference: 0 < 1e-08 test id: 502 test name: PigStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-503 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015346 Total Core solution elapsed time: 0.601307 Linear solver elapsed time: 0.392744 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vx SUCCESS difference: 1.2e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vy SUCCESS difference: 1.1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vz SUCCESS difference: 1.1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vel SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-503 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015346 Total Core solution elapsed time: 0.601307 Linear solver elapsed time: 0.392744 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vx SUCCESS difference: 1.2e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vy SUCCESS difference: 1.1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vz SUCCESS difference: 1.1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vel SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-504 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011264 Total Core solution elapsed time: 0.146117 Linear solver elapsed time: 0.119728 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 504 test name: PigTranSSA2d field: Vx1 SUCCESS difference: 3.8e-13 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vy1 SUCCESS difference: 3.6e-13 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface1 SUCCESS difference: 8.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness1 SUCCESS difference: 4.7e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled1 SUCCESS difference: 3e-13 < 3e-13 test id: 504 test name: PigTranSSA2d field: Vx2 SUCCESS difference: 3.8e-13 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vy2 SUCCESS difference: 3.6e-13 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vel2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-504 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011264 Total Core solution elapsed time: 0.146117 Linear solver elapsed time: 0.119728 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 504 test name: PigTranSSA2d field: Vx1 SUCCESS difference: 3.8e-13 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vy1 SUCCESS difference: 3.6e-13 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface1 SUCCESS difference: 8.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness1 SUCCESS difference: 4.7e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled1 SUCCESS difference: 3e-13 < 3e-13 test id: 504 test name: PigTranSSA2d field: Vx2 SUCCESS difference: 3.8e-13 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vy2 SUCCESS difference: 3.6e-13 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vel2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-505 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020549 Total Core solution elapsed time: 0.229265 Linear solver elapsed time: 0.160255 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-14 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vx1 SUCCESS difference: 1.7e-13 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vy1 SUCCESS difference: 9.1e-12 < 3e-10 test id: 505 test name: PigTranSSA3d field: Vz1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vel1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1 SUCCESS difference: 2.9e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1 SUCCESS difference: 4.8e-13 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1 SUCCESS difference: 2e-12 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1 SUCCESS difference: 5.8e-10 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.8e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2 SUCCESS difference: 2.1e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2 SUCCESS difference: 1.6e-11 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2 SUCCESS difference: 1.8e-12 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2 SUCCESS difference: 2e-12 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2 SUCCESS difference: 2.2e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2 SUCCESS difference: 3.7e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2 SUCCESS difference: 1.6e-12 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2 SUCCESS difference: 6.1e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-505 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020549 Total Core solution elapsed time: 0.229265 Linear solver elapsed time: 0.160255 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-14 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vx1 SUCCESS difference: 1.7e-13 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vy1 SUCCESS difference: 9.1e-12 < 3e-10 test id: 505 test name: PigTranSSA3d field: Vz1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vel1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1 SUCCESS difference: 2.9e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1 SUCCESS difference: 4.8e-13 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1 SUCCESS difference: 2e-12 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1 SUCCESS difference: 5.8e-10 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.8e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2 SUCCESS difference: 2.1e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2 SUCCESS difference: 1.6e-11 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2 SUCCESS difference: 1.8e-12 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2 SUCCESS difference: 2e-12 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2 SUCCESS difference: 2.2e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2 SUCCESS difference: 3.7e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2 SUCCESS difference: 1.6e-12 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2 SUCCESS difference: 6.1e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-506 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017 Total Core solution elapsed time: 0.231336 Linear solver elapsed time: 0.157397 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vx1 SUCCESS difference: 6.1e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vy1 SUCCESS difference: 5.7e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vz1 SUCCESS difference: 5.8e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vel1 SUCCESS difference: 2.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1 SUCCESS difference: 3e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1 SUCCESS difference: 1.3e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 506 test name: PigTranHO field: Temperature1 SUCCESS difference: 1.8e-16 < 1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.8e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1 SUCCESS difference: 4e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea1 SUCCESS difference: 7.1e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1 SUCCESS difference: 2.3e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2 SUCCESS difference: 5.7e-14 < 2e-11 test id: 506 test name: PigTranHO field: Vy2 SUCCESS difference: 4.4e-14 < 1e-09 test id: 506 test name: PigTranHO field: Vz2 SUCCESS difference: 4.6e-14 < 1e-11 test id: 506 test name: PigTranHO field: Vel2 SUCCESS difference: 1.3e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2 SUCCESS difference: 3.7e-16 < 1e-10 test id: 506 test name: PigTranHO field: Bed2 SUCCESS difference: 3.6e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2 SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea2 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-506 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017 Total Core solution elapsed time: 0.231336 Linear solver elapsed time: 0.157397 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vx1 SUCCESS difference: 6.1e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vy1 SUCCESS difference: 5.7e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vz1 SUCCESS difference: 5.8e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vel1 SUCCESS difference: 2.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1 SUCCESS difference: 3e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1 SUCCESS difference: 1.3e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 506 test name: PigTranHO field: Temperature1 SUCCESS difference: 1.8e-16 < 1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.8e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1 SUCCESS difference: 4e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea1 SUCCESS difference: 7.1e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1 SUCCESS difference: 2.3e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2 SUCCESS difference: 5.7e-14 < 2e-11 test id: 506 test name: PigTranHO field: Vy2 SUCCESS difference: 4.4e-14 < 1e-09 test id: 506 test name: PigTranHO field: Vz2 SUCCESS difference: 4.6e-14 < 1e-11 test id: 506 test name: PigTranHO field: Vel2 SUCCESS difference: 1.3e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2 SUCCESS difference: 3.7e-16 < 1e-10 test id: 506 test name: PigTranHO field: Bed2 SUCCESS difference: 3.6e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2 SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea2 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-507 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018135 Total Core solution elapsed time: 0.404303 Linear solver elapsed time: 0.292009 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vx1 SUCCESS difference: 7.8e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vy1 SUCCESS difference: 8e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vz1 SUCCESS difference: 8e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vel1 SUCCESS difference: 7.1e-11 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1 SUCCESS difference: 5.6e-12 < 7e-08 test id: 507 test name: PigTranFS field: Bed1 SUCCESS difference: 1.3e-11 < 4e-07 test id: 507 test name: PigTranFS field: Surface1 SUCCESS difference: 5.8e-12 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-08 test id: 507 test name: PigTranFS field: Temperature1 SUCCESS difference: 2.7e-10 < 1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.1e-10 < 4e-06 test id: 507 test name: PigTranFS field: Vx2 SUCCESS difference: 2.2e-10 < 4e-06 test id: 507 test name: PigTranFS field: Vy2 SUCCESS difference: 2.5e-10 < 5e-06 test id: 507 test name: PigTranFS field: Vz2 SUCCESS difference: 2.5e-10 < 5e-06 test id: 507 test name: PigTranFS field: Vel2 SUCCESS difference: 9.9e-11 < 1e-06 test id: 507 test name: PigTranFS field: Pressure2 SUCCESS difference: 3.7e-16 < 1e-06 test id: 507 test name: PigTranFS field: Bed2 SUCCESS difference: 1.4e-10 < 2e-06 test id: 507 test name: PigTranFS field: Surface2 SUCCESS difference: 1.1e-10 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2 SUCCESS difference: 4.3e-13 < 3e-06 test id: 507 test name: PigTranFS field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-507 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018135 Total Core solution elapsed time: 0.404303 Linear solver elapsed time: 0.292009 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vx1 SUCCESS difference: 7.8e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vy1 SUCCESS difference: 8e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vz1 SUCCESS difference: 8e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vel1 SUCCESS difference: 7.1e-11 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1 SUCCESS difference: 5.6e-12 < 7e-08 test id: 507 test name: PigTranFS field: Bed1 SUCCESS difference: 1.3e-11 < 4e-07 test id: 507 test name: PigTranFS field: Surface1 SUCCESS difference: 5.8e-12 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-08 test id: 507 test name: PigTranFS field: Temperature1 SUCCESS difference: 2.7e-10 < 1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.1e-10 < 4e-06 test id: 507 test name: PigTranFS field: Vx2 SUCCESS difference: 2.2e-10 < 4e-06 test id: 507 test name: PigTranFS field: Vy2 SUCCESS difference: 2.5e-10 < 5e-06 test id: 507 test name: PigTranFS field: Vz2 SUCCESS difference: 2.5e-10 < 5e-06 test id: 507 test name: PigTranFS field: Vel2 SUCCESS difference: 9.9e-11 < 1e-06 test id: 507 test name: PigTranFS field: Pressure2 SUCCESS difference: 3.7e-16 < 1e-06 test id: 507 test name: PigTranFS field: Bed2 SUCCESS difference: 1.4e-10 < 2e-06 test id: 507 test name: PigTranFS field: Surface2 SUCCESS difference: 1.1e-10 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2 SUCCESS difference: 4.3e-13 < 3e-06 test id: 507 test name: PigTranFS field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-509 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020478 Total Core solution elapsed time: 1.04003 Linear solver elapsed time: 0.793662 (76%) 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: 2 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: 6e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vx SUCCESS difference: 6.1e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vy SUCCESS difference: 2.9e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vz SUCCESS difference: 2.9e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vel SUCCESS difference: 2.1e-16 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure SUCCESS difference: 4.4e-09 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature SUCCESS difference: 4.8e-08 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-509 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020478 Total Core solution elapsed time: 1.04003 Linear solver elapsed time: 0.793662 (76%) 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: 2 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: 6e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vx SUCCESS difference: 6.1e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vy SUCCESS difference: 2.9e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vz SUCCESS difference: 2.9e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vel SUCCESS difference: 2.1e-16 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure SUCCESS difference: 4.4e-09 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature SUCCESS difference: 4.8e-08 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-510 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0151 Total Core solution elapsed time: 0.34924 Linear solver elapsed time: 0.232936 (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: 2 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.5e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vx SUCCESS difference: 1.6e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vy SUCCESS difference: 5.4e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Vz SUCCESS difference: 5.4e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Vel SUCCESS difference: 3.7e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure SUCCESS difference: 2.6e-13 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature SUCCESS difference: 6.8e-08 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-510 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0151 Total Core solution elapsed time: 0.34924 Linear solver elapsed time: 0.232936 (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: 2 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.5e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vx SUCCESS difference: 1.6e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vy SUCCESS difference: 5.4e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Vz SUCCESS difference: 5.4e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Vel SUCCESS difference: 3.7e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure SUCCESS difference: 2.6e-13 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature SUCCESS difference: 6.8e-08 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-511 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero NOTE: using observed velocities to create constraints along new boundary INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 0.0537942 | 0.0537942 x = 1 | f(x) = 0.04886803 | 0.04886803 ====================== step 2/2 =============================== x = 0 | f(x) = 0.04875168 | 0.04875168 x = 1 | f(x) = 0.05273747 | 0.05273747 x = 0.381966 | f(x) = 0.04920111 | 0.04920111 x = 0.618034 | f(x) = 0.05036058 | 0.05036058 write lock file: FemModel initialization elapsed time: 0.011371 Total Core solution elapsed time: 0.080617 Linear solver elapsed time: 0.019777 (25%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Gradient SUCCESS difference: 3.2e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Misfits SUCCESS difference: 1.9e-13 < 5e-11 test id: 511 test name: PigCMBFS field: MaterialsRheologyB SUCCESS difference: 5.6e-11 < 1e-09 test id: 511 test name: PigCMBFS field: Pressure SUCCESS difference: 3e-13 < 1e-11 test id: 511 test name: PigCMBFS field: Vel SUCCESS difference: 5.2e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Vx SUCCESS difference: 2.4e-13 < 1e-11 test id: 511 test name: PigCMBFS field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-511 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero NOTE: using observed velocities to create constraints along new boundary INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 0.0537942 | 0.0537942 x = 1 | f(x) = 0.04886803 | 0.04886803 ====================== step 2/2 =============================== x = 0 | f(x) = 0.04875168 | 0.04875168 x = 1 | f(x) = 0.05273747 | 0.05273747 x = 0.381966 | f(x) = 0.04920111 | 0.04920111 x = 0.618034 | f(x) = 0.05036058 | 0.05036058 write lock file: FemModel initialization elapsed time: 0.011371 Total Core solution elapsed time: 0.080617 Linear solver elapsed time: 0.019777 (25%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Gradient SUCCESS difference: 3.2e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Misfits SUCCESS difference: 1.9e-13 < 5e-11 test id: 511 test name: PigCMBFS field: MaterialsRheologyB SUCCESS difference: 5.6e-11 < 1e-09 test id: 511 test name: PigCMBFS field: Pressure SUCCESS difference: 3e-13 < 1e-11 test id: 511 test name: PigCMBFS field: Vel SUCCESS difference: 5.2e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Vx SUCCESS difference: 2.4e-13 < 1e-11 test id: 511 test name: PigCMBFS field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-512 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665 x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865 ====================== step 2/2 =============================== x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865 x = 1 | f(x) = 112.5636 | 112.563 0.0006652195 write lock file: FemModel initialization elapsed time: 0.016275 Total Core solution elapsed time: 0.328524 Linear solver elapsed time: 0.23854 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient SUCCESS difference: 7.1e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits SUCCESS difference: 4.8e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure SUCCESS difference: 2.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel SUCCESS difference: 3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx SUCCESS difference: 2.3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-512 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665 x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865 ====================== step 2/2 =============================== x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865 x = 1 | f(x) = 112.5636 | 112.563 0.0006652195 write lock file: FemModel initialization elapsed time: 0.016275 Total Core solution elapsed time: 0.328524 Linear solver elapsed time: 0.23854 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient SUCCESS difference: 7.1e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits SUCCESS difference: 4.8e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure SUCCESS difference: 2.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel SUCCESS difference: 3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx SUCCESS difference: 2.3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-513 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168 x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883 ====================== step 2/2 =============================== x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883 x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097 write lock file: FemModel initialization elapsed time: 0.020911 Total Core solution elapsed time: 0.955091 Linear solver elapsed time: 0.647691 (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: 2 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-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient SUCCESS difference: 5.6e-12 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.4e-12 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 2.1e-16 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure SUCCESS difference: 7e-12 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel SUCCESS difference: 5.4e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx SUCCESS difference: 2.3e-12 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy SUCCESS difference: 6.7e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz SUCCESS difference: 1.4e-11 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature SUCCESS difference: 4.8e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-513 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168 x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883 ====================== step 2/2 =============================== x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883 x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097 write lock file: FemModel initialization elapsed time: 0.020911 Total Core solution elapsed time: 0.955091 Linear solver elapsed time: 0.647691 (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: 2 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-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient SUCCESS difference: 5.6e-12 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.4e-12 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 2.1e-16 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure SUCCESS difference: 7e-12 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel SUCCESS difference: 5.4e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx SUCCESS difference: 2.3e-12 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy SUCCESS difference: 6.7e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz SUCCESS difference: 1.4e-11 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature SUCCESS difference: 4.8e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-514 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry 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: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-514 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry 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: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-515 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012622 Total Core solution elapsed time: 0.072683 Linear solver elapsed time: 0.045054 (62%) 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: 2 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-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1 SUCCESS difference: 2.1e-16 < 1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2 SUCCESS difference: 1.9e-08 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-515 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012622 Total Core solution elapsed time: 0.072683 Linear solver elapsed time: 0.045054 (62%) 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: 2 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-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1 SUCCESS difference: 2.1e-16 < 1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2 SUCCESS difference: 1.9e-08 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-516 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012016 Total Core solution elapsed time: 0.027109 Linear solver elapsed time: 0.017224 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature SUCCESS difference: 4.9e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-516 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012016 Total Core solution elapsed time: 0.027109 Linear solver elapsed time: 0.017224 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature SUCCESS difference: 4.9e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-518 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010362 Total Core solution elapsed time: 0.101601 Linear solver elapsed time: 0.087478 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy SUCCESS difference: 5.1e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface SUCCESS difference: 2.3e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear SUCCESS difference: 6.6e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-518 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010362 Total Core solution elapsed time: 0.101601 Linear solver elapsed time: 0.087478 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy SUCCESS difference: 5.1e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface SUCCESS difference: 2.3e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear SUCCESS difference: 6.6e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-519 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012504 Total Core solution elapsed time: 0.165947 Linear solver elapsed time: 0.137973 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1 SUCCESS difference: 5.3e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1 SUCCESS difference: 5.1e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1 SUCCESS difference: 5.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1 SUCCESS difference: 3.1e-13 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2 SUCCESS difference: 3.8e-13 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2 SUCCESS difference: 3.6e-13 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2 SUCCESS difference: 1.4e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2 SUCCESS difference: 2.6e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2 SUCCESS difference: 2.5e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2 SUCCESS difference: 6.2e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2 SUCCESS difference: 6e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-519 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012504 Total Core solution elapsed time: 0.165947 Linear solver elapsed time: 0.137973 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1 SUCCESS difference: 5.3e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1 SUCCESS difference: 5.1e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1 SUCCESS difference: 5.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1 SUCCESS difference: 3.1e-13 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2 SUCCESS difference: 3.8e-13 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2 SUCCESS difference: 3.6e-13 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2 SUCCESS difference: 1.4e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2 SUCCESS difference: 2.6e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2 SUCCESS difference: 2.5e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2 SUCCESS difference: 6.2e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2 SUCCESS difference: 6e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-520 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011441 Total Core solution elapsed time: 0.079085 Linear solver elapsed time: 0.05973 (76%) Total elapsed time: 0 hrs 0 min 0 sec -------------------------------------------------------------------------------- Segmentation violation detected at 2026-07-18 18:29:09 -0700 -------------------------------------------------------------------------------- Configuration: Crash Decoding : Disabled - No sandbox or build area path Crash Mode : continue (default) Default Encoding : UTF-8 Deployed : false Graphics Driver : Uninitialized software Interpreter 0 : Executing request: 64657461696C2F44656661756C744D564D2E637070 Java Version : Java 11.0.29+7-LTS with Amazon.com Inc. OpenJDK 64-Bit Server VM mixed mode MATLAB Architecture : maca64 MATLAB Entitlement ID : 6668187 MATLAB Root : /Applications/MATLAB_R2023b.app MATLAB Version : 23.2.0.2485118 (R2023b) Update 6 OpenGL : software Operating System : Mac OS Version 15.6.1 (Build 24G90) Process ID : 23676 Processor ID : ABI64 ARM ARM64E FIRESTORM_ICESTORM HG Session Key : d70e4685-c1e2-462e-a188-623af8d251fd Window System : None Fault Count: 1 Abnormal termination: Segmentation violation Current Thread: 'MCR 0 interpreter thread' id 0x1709df000 Register State (from fault): X0 = 00000001709d8538 X1 = 0000421c00000003 X2 = 000000013487b064 X3 = 00000001369249b0 X4 = 00000001709d87d0 X5 = 00000001709d87e0 X6 = 00000001709d8770 X7 = 00000001317dfc70 X8 = 00000001709d8538 X9 = 0000000134a15a18 X10 = 0000000105cfe3e8 X11 = 0000000000000021 X12 = 0000000000000002 X13 = 0000000000000001 X14 = 0000000000000000 X15 = 00000000000007fb X16 = 0000000105e84714 X17 = 00006000052eb640 X18 = 0000000000000000 X19 = 0000421c00000003 X20 = 00000001709d8538 X21 = 0000000000000000 X22 = 0000600009338eb0 X23 = 0000000000000000 X24 = 00000001709d88d0 X25 = 0000600003b7b950 X26 = 00000001369249a8 X27 = 00000001317e14a0 X28 = 0000000000000000 FP = 00000001709d8520 LR = 000000013483e210 SP = 00000001709d8500 PC = 0000000105e8479c CPSR = 80001000 Stack Trace (from fault): [ 0] 0x0000000102d90d90 /Applications/MATLAB_R2023b.app/bin/maca64/libmwfl.dylib+00019856 _ZN10foundation4core4diag15stacktrace_base7captureERKNS1_14thread_contextEm+00000064 [ 1] 0x0000000102d93c58 /Applications/MATLAB_R2023b.app/bin/maca64/libmwfl.dylib+00031832 _ZN10foundation4core4test17terminate_handledERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE+00002144 [ 2] 0x0000000102d93118 /Applications/MATLAB_R2023b.app/bin/maca64/libmwfl.dylib+00028952 _ZN10foundation4core4diag13terminate_logEPKcPK17__darwin_ucontext+00000140 [ 3] 0x00000001095753b0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00529328 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00011892 [ 4] 0x0000000109573250 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00520784 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00003348 [ 5] 0x0000000109570cf0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00511216 mnFatalSignalHandler+00000140 [ 6] 0x0000000196bb16a4 /usr/lib/system/libsystem_platform.dylib+00013988 _sigtramp+00000056 [ 7] 0x000000013483e210 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcos_impl.dylib+02810384 _Z24omDestroyElementListenerPvPK11mxArray_tag+00000092 [ 8] 0x000000013483e210 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcos_impl.dylib+02810384 _Z24omDestroyElementListenerPvPK11mxArray_tag+00000092 [ 9] 0x0000000105cfe74c /Applications/MATLAB_R2023b.app/bin/maca64/libmx.dylib+00091980 _ZN6matrix6detail23do_create_uninitnumericEN9cppcompat6detail4span4spanIKmLm18446744073709551615EEE9mxClassID12mxComplexity+00002288 [ 10] 0x0000000105cff8a0 /Applications/MATLAB_R2023b.app/bin/maca64/libmx.dylib+00096416 _ZN6matrix12destroyArrayEP11mxArray_tag+00003940 [ 11] 0x0000000105cfe9bc /Applications/MATLAB_R2023b.app/bin/maca64/libmx.dylib+00092604 _ZN6matrix12destroyArrayEP11mxArray_tag+00000128 [ 12] 0x00000001583c55d0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03954128 _ZN9MathWorks3lxe21assign_pointer_xvalueEPvNS_2ts4TypeEPKvS1_+00000228 [ 13] 0x0000000158350ffc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03477500 _ZN9MathWorks3lxe25cpp_primitive_template_fnIXadL_ZNS0_21assign_pointer_xvalueEPvNS_2ts4TypeEPKvS2_EEEEbS2_S4_S6_S2_+00000020 [ 14] 0x00000001580f3e0c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00998924 _ZN9MathWorks3lxe13IrInterpreter17ApplyCppPrimitiveEPN2ir4termES4_RKNS_2ts4TypeES8_+00000600 [ 15] 0x00000001580f27bc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00993212 _ZN9MathWorks3lxe13IrInterpreter31process_application_of_constantEPN2ir4termE+00001180 [ 16] 0x00000001580f09f8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00985592 _ZN9MathWorks3lxe13IrInterpreter13applyConstantEPN2ir4termE+00000140 [ 17] 0x0000000158105fb8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+01073080 _ZN9MathWorks3lxe12IRTreeWalker11getNextIRPCENS0_9irpc_typeE+00000848 [ 18] 0x00000001580f0708 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984840 _ZN9MathWorks3lxe13IrInterpreter9tree_walkERKNS0_9irpc_typeES4_+00000216 [ 19] 0x00000001580f05f0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984560 _ZN9MathWorks3lxe13IrInterpreter9InterpretEv+00000108 [ 20] 0x00000001581f8ab0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02067120 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00003960 [ 21] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 22] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 23] 0x000000010e3a3e14 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00458260 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction14DispatchScriptEiPP11mxArray_tagiS4_+00000396 [ 24] 0x000000010e3a42fc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00459516 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction12DispatchFileEiPP11mxArray_tagiS4_b+00000120 [ 25] 0x000000010c0b927c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00758396 _ZN8Mfh_file20dispatch_file_commonEMS_FviPP11mxArray_tagiS2_EiS2_iS2_+00000212 [ 26] 0x000000010c0b9990 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00760208 _ZN8Mfh_file8dispatchEiPNSt3__110unique_ptrI11mxArray_tagN6matrix6detail17mxDestroy_deleterEEEiPPS2_+00000288 [ 27] 0x000000010e3ae5dc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00501212 _ZN9MathWorks3lxe13LxeDispatcher12apply_handleEP13Mfh_MATLAB_fnPKS2_mPNS0_6xvalueEmPKS6_RKNS0_12LxeTypesBaseENS0_9ApplyTypeE+00000640 [ 28] 0x00000001583c3640 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03946048 _ZN9MathWorks3lxe16ans_apply_handleEPvNS_2ts4TypeEPKvS1_S1_+00000332 [ 29] 0x000000015830cb1c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03197724 _ZN9MathWorks3lxe38cpp_primitive_template_fn_with_contextIXadL_ZNS0_16ans_apply_handleEPvNS_2ts4TypeEPKvS2_S2_EEEEbS2_S4_S6_S2_S2_+00000020 [ 30] 0x00000001580f3e34 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00998964 _ZN9MathWorks3lxe13IrInterpreter17ApplyCppPrimitiveEPN2ir4termES4_RKNS_2ts4TypeES8_+00000640 [ 31] 0x00000001580f27bc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00993212 _ZN9MathWorks3lxe13IrInterpreter31process_application_of_constantEPN2ir4termE+00001180 [ 32] 0x00000001580f09f8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00985592 _ZN9MathWorks3lxe13IrInterpreter13applyConstantEPN2ir4termE+00000140 [ 33] 0x0000000158105fb8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+01073080 _ZN9MathWorks3lxe12IRTreeWalker11getNextIRPCENS0_9irpc_typeE+00000848 [ 34] 0x00000001580f0708 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984840 _ZN9MathWorks3lxe13IrInterpreter9tree_walkERKNS0_9irpc_typeES4_+00000216 [ 35] 0x00000001580f05f0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984560 _ZN9MathWorks3lxe13IrInterpreter9InterpretEv+00000108 [ 36] 0x00000001581f8ab0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02067120 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00003960 [ 37] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 38] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 39] 0x000000010e406efc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00863996 _ZN9MathWorks3lxe9Evaluator15ApplyStatementsERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERKN2ir4termERNS0_18IEvaluationContextE+00000496 [ 40] 0x000000010e40c368 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00885608 _ZN9MathWorks3lxe9Evaluator17EvalStatementImplERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERNS0_18IEvaluationContextE+00000440 [ 41] 0x000000010e4d31c8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01700296 _ZN9MathWorks3lxe9LxeBridge15EvalInWorkSpaceERNS0_18IEvaluationContextEiPP11mxArray_tagiS6_+00000584 [ 42] 0x000000010e4d3a2c /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01702444 _ZN9MathWorks3lxe9LxeBridge6EvalInEiPP11mxArray_tagiS4_+00001032 [ 43] 0x0000000109632928 /Applications/MATLAB_R2023b.app/bin/maca64/libmwbuiltin.dylib+00026920 _ZNK9MathWorks7builtin10BuiltinFcn6invokeEiPP11mxArray_tagiS4_NS1_18VariantsToConsiderE+00000464 [ 44] 0x000000010c021464 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00136292 _ZN11Mfh_builtin11dispatch_mfEiPP11mxArray_tagiS2_RKN9MathWorks7builtin10BuiltinFcn18VariantsToConsiderE+00000156 [ 45] 0x000000010c022278 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00139896 _Z33isInLibraryThatSupportsThreadPoolPK13Mfh_MATLAB_fnPK11Mdispatcher+00000932 [ 46] 0x000000010c008718 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00034584 _ZN18Mfh_MATLAB_fn_impl8dispatchEiPNSt3__110unique_ptrI11mxArray_tagN6matrix6detail17mxDestroy_deleterEEEiPPS2_+00000288 [ 47] 0x000000010e3ae5dc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00501212 _ZN9MathWorks3lxe13LxeDispatcher12apply_handleEP13Mfh_MATLAB_fnPKS2_mPNS0_6xvalueEmPKS6_RKNS0_12LxeTypesBaseENS0_9ApplyTypeE+00000640 [ 48] 0x00000001583c3640 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03946048 _ZN9MathWorks3lxe16ans_apply_handleEPvNS_2ts4TypeEPKvS1_S1_+00000332 [ 49] 0x000000015830cb1c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03197724 _ZN9MathWorks3lxe38cpp_primitive_template_fn_with_contextIXadL_ZNS0_16ans_apply_handleEPvNS_2ts4TypeEPKvS2_S2_EEEEbS2_S4_S6_S2_S2_+00000020 [ 50] 0x0000000158214b50 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02181968 callPrimitiveWrapper+00000260 [ 51] 0x00000001581f7cc8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02063560 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00000400 [ 52] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 53] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 54] 0x000000010e3a3e14 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00458260 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction14DispatchScriptEiPP11mxArray_tagiS4_+00000396 [ 55] 0x000000010e3a42fc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00459516 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction12DispatchFileEiPP11mxArray_tagiS4_b+00000120 [ 56] 0x000000010c0b927c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00758396 _ZN8Mfh_file20dispatch_file_commonEMS_FviPP11mxArray_tagiS2_EiS2_iS2_+00000212 [ 57] 0x000000010c0b9990 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00760208 _ZN8Mfh_file8dispatchEiPNSt3__110unique_ptrI11mxArray_tagN6matrix6detail17mxDestroy_deleterEEEiPPS2_+00000288 [ 58] 0x000000010e3ae5dc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00501212 _ZN9MathWorks3lxe13LxeDispatcher12apply_handleEP13Mfh_MATLAB_fnPKS2_mPNS0_6xvalueEmPKS6_RKNS0_12LxeTypesBaseENS0_9ApplyTypeE+00000640 [ 59] 0x00000001583c3640 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03946048 _ZN9MathWorks3lxe16ans_apply_handleEPvNS_2ts4TypeEPKvS1_S1_+00000332 [ 60] 0x000000015830cb1c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03197724 _ZN9MathWorks3lxe38cpp_primitive_template_fn_with_contextIXadL_ZNS0_16ans_apply_handleEPvNS_2ts4TypeEPKvS2_S2_EEEEbS2_S4_S6_S2_S2_+00000020 [ 61] 0x00000001580f3e34 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00998964 _ZN9MathWorks3lxe13IrInterpreter17ApplyCppPrimitiveEPN2ir4termES4_RKNS_2ts4TypeES8_+00000640 [ 62] 0x00000001580f27bc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00993212 _ZN9MathWorks3lxe13IrInterpreter31process_application_of_constantEPN2ir4termE+00001180 [ 63] 0x00000001580f09f8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00985592 _ZN9MathWorks3lxe13IrInterpreter13applyConstantEPN2ir4termE+00000140 [ 64] 0x0000000158105fb8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+01073080 _ZN9MathWorks3lxe12IRTreeWalker11getNextIRPCENS0_9irpc_typeE+00000848 [ 65] 0x00000001580f0708 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984840 _ZN9MathWorks3lxe13IrInterpreter9tree_walkERKNS0_9irpc_typeES4_+00000216 [ 66] 0x00000001580f05f0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984560 _ZN9MathWorks3lxe13IrInterpreter9InterpretEv+00000108 [ 67] 0x00000001581f8ab0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02067120 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00003960 [ 68] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 69] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 70] 0x000000010e406efc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00863996 _ZN9MathWorks3lxe9Evaluator15ApplyStatementsERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERKN2ir4termERNS0_18IEvaluationContextE+00000496 [ 71] 0x000000010e40c368 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00885608 _ZN9MathWorks3lxe9Evaluator17EvalStatementImplERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERNS0_18IEvaluationContextE+00000440 [ 72] 0x000000010e4b3308 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01569544 _ZN9MathWorks3lxe9LxeBridge7EvalCmdERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEEbNS0_10EvalSourceE+00000368 [ 73] 0x000000010e4b3960 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01571168 _ZN9MathWorks3lxe9LxeBridge18EvalCmdInDesiredWSERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEEP15inWorkSpace_tagbNS0_10EvalSourceE+00000116 [ 74] 0x000000010c1d225c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_interpreter.dylib+00402012 _Z51inEvalCmdWithLocalReturnInDesiredWSAndPublishEventsRKNSt3__112basic_stringIDsNS_11char_traitsIDsEENS_9allocatorIDsEEEEPibbP15inWorkSpace_tagN9MathWorks3lxe10EvalSourceE+00000076 [ 75] 0x0000000109468000 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00491520 _ZNK3iqm18InternalEvalPlugin24inEvalCmdWithLocalReturnERKNSt3__112basic_stringIDsNS1_11char_traitsIDsEENS1_9allocatorIDsEEEEP15inWorkSpace_tag+00000108 [ 76] 0x0000000109467018 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00487448 _ZN3iqm18InternalEvalPlugin7executeEP15inWorkSpace_tag+00000344 [ 77] 0x000000010944a184 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00369028 _ZN3iqm17DefaultPacketInfo7executeEP15inWorkSpace_tagRKN7mwboost10shared_ptrINS_22IntermediatePacketInfoEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueE+00001008 [ 78] 0x0000000109405110 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00086288 _ZN3iqm10DefaultIqm10executeNowERKN10foundation7msg_svc8exchange6IDTypeE+00002044 [ 79] 0x000000010940fddc /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00130524 _ZN7mwboost6detail8function26void_function_obj_invoker0IZN10foundation8catapult6common10threadutil6detail20OrderedWorkQueueImpl9terminateEbEUlvE_vE6invokeERNS1_15function_bufferE+00004616 [ 80] 0x00000001088b687c /Applications/MATLAB_R2023b.app/bin/maca64/libmwmlutil.dylib+01075324 _ZNK14cmddistributor16IIPRunNowMessage7deliverERKN10foundation7msg_svc8exchange7RoutingE+00000040 [ 81] 0x00000001052224e8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00845032 _ZN10foundation7msg_svc8exchange12MessageQueue7deliverERKN7mwboost10shared_ptrIKNS1_8EnvelopeEEE+00000356 [ 82] 0x00000001052239d8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00850392 _ZN10foundation7msg_svc8exchange19NoQueueMessageQueue6submitERKN7mwboost10shared_ptrIKNS1_8EnvelopeEEE+00000304 [ 83] 0x000000010520aaac /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00748204 _ZN10foundation7msg_svc8exchange15DefaultExchange7deliverERKN7mwboost10shared_ptrIKNS1_8EnvelopeEEE+00000352 [ 84] 0x0000000105208ff0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00741360 _ZN10foundation7msg_svc8exchange15DefaultExchange17submitWithRoutingERKN7mwboost10shared_ptrIKNS1_7MessageEEERKNS1_7RoutingEj+00000600 [ 85] 0x000000010520a88c /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00747660 _ZN10foundation7msg_svc8exchange15DefaultExchange6submitERKN7mwboost10shared_ptrIKNS1_7MessageEEERKNS1_7AddressEj+00000152 [ 86] 0x0000000108832eac /Applications/MATLAB_R2023b.app/bin/maca64/libmwmlutil.dylib+00536236 _ZN3tbb10interface519concurrent_hash_mapIN10foundation7msg_svc8exchange6IDTypeEN7mwboost8weak_ptrIN14cmddistributor18DefaultDistributorEEENS3_10threadutil4HashIS5_EENS_13tbb_allocatorINSt3__14pairIKS5_SA_EEEEE28allocate_node_copy_constructERNSE_INSK_4nodeEEERSH_PKSA_+00000476 [ 87] 0x00000001088336a8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmlutil.dylib+00538280 _ZN3tbb10interface519concurrent_hash_mapIN10foundation7msg_svc8exchange6IDTypeEN7mwboost8weak_ptrIN14cmddistributor18DefaultDistributorEEENS3_10threadutil4HashIS5_EENS_13tbb_allocatorINSt3__14pairIKS5_SA_EEEEE28allocate_node_copy_constructERNSE_INSK_4nodeEEERSH_PKSA_+00002520 [ 88] 0x00000001034cd988 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmvm.dylib+00104840 _ZN14cmddistributor21FEvalCmdRequestTraitsINSt3__16vectorIN10foundation10matlabdata5ArrayENS1_9allocatorIS5_EEEEE13extractResultERNS_9IIPResultE+00013188 [ 89] 0x00000001034ccd2c /Applications/MATLAB_R2023b.app/bin/maca64/libmwmvm.dylib+00101676 _ZN14cmddistributor21FEvalCmdRequestTraitsINSt3__16vectorIN10foundation10matlabdata5ArrayENS1_9allocatorIS5_EEEEE13extractResultERNS_9IIPResultE+00010024 [ 90] 0x0000000109512ac0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00125632 _ZNK7mwboost10shared_ptrIKNS_16exception_detail10clone_baseEE3getEv+00077552 [ 91] 0x0000000109512844 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00124996 _ZNK7mwboost10shared_ptrIKNS_16exception_detail10clone_baseEE3getEv+00076916 [ 92] 0x0000000109515608 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136712 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000928 [ 93] 0x00000001095154c4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136388 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000604 [ 94] 0x000000010947139c /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00529308 _ZN3iqm18PackagedTaskPlugin7executeEP15inWorkSpace_tag+00000088 [ 95] 0x000000010944a184 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00369028 _ZN3iqm17DefaultPacketInfo7executeEP15inWorkSpace_tagRKN7mwboost10shared_ptrINS_22IntermediatePacketInfoEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueE+00001008 [ 96] 0x00000001093fbf18 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00048920 _ZN3iqm10DefaultIqm7dequeueERKN7mwboost8optionalIKP15inWorkSpace_tagEEN14cmddistributor11IqmStreamIDERKNS1_9function2IN6mlutil14cmddistributor17inExecutionStatusERKNSt3__112basic_stringIDsNSF_11char_traitsIDsEENSF_9allocatorIDsEEEES5_EE+00001828 [ 97] 0x000000010cfd77d4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwbridge.dylib+00063444 _Z10ioReadLinebP7__sFILERKN7mwboost8optionalIKP15inWorkSpace_tagEEbRbRKNS1_9function2IN6mlutil14cmddistributor17inExecutionStatusERKNSt3__112basic_stringIDsNSE_11char_traitsIDsEENSE_9allocatorIDsEEEES5_EE+00000220 [ 98] 0x000000010cff8050 /Applications/MATLAB_R2023b.app/bin/maca64/libmwbridge.dylib+00196688 _Z22mnGetCommandLineBufferbRbN7mwboost8optionalIKP15inWorkSpace_tagEEbRKNS0_9function2IN6mlutil14cmddistributor17inExecutionStatusERKNSt3__112basic_stringIDsNSA_11char_traitsIDsEENSA_9allocatorIDsEEEES4_EE+00000288 [ 99] 0x000000010cff85fc /Applications/MATLAB_R2023b.app/bin/maca64/libmwbridge.dylib+00198140 _Z8mnParserv+00000436 [100] 0x00000001095334b4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00259252 _ZN3mcr7runtime13initializeIqmERKN6mlutil10contextmgr5McrIDE+00001912 [101] 0x0000000109515608 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136712 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000928 [102] 0x00000001095154c4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136388 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000604 [103] 0x000000010947139c /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00529308 _ZN3iqm18PackagedTaskPlugin7executeEP15inWorkSpace_tag+00000088 [104] 0x000000010944a184 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00369028 _ZN3iqm17DefaultPacketInfo7executeEP15inWorkSpace_tagRKN7mwboost10shared_ptrINS_22IntermediatePacketInfoEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueE+00001008 [105] 0x000000010940aa8c /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00109196 _ZN3iqm10DefaultIqm13dequeueHelperEN7mwboost8optionalImEERKNSt3__112basic_stringIDsNS4_11char_traitsIDsEENS4_9allocatorIDsEEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueERKNS4_8functionIFbRKNS4_5tupleIJSG_NS1_10shared_ptrINS_22IntermediatePacketInfoEEESA_SA_NS4_10shared_ptrIN14cmddistributor16CoalesceableDataEEEEEEEEE+00001356 [106] 0x00000001093fe458 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00058456 _ZN3iqm10DefaultIqm7dequeueEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueEN7mwboost8optionalImEE+00000852 [107] 0x0000000109520180 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00180608 _ZN3mcr7runtime22InterpreterThreadMulti14process_eventsEv+00000228 [108] 0x0000000109520908 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00182536 _ZN3mcr7runtime22InterpreterThreadMulti10threadMainENSt3__18functionIFvvEEENS2_7promiseIvEE+00000372 [109] 0x0000000109521b28 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00187176 _ZN3mcr7runtime22InterpreterThreadMulti10threadMainENSt3__18functionIFvvEEENS2_7promiseIvEE+00005012 [110] 0x0000000102d5e624 /Applications/MATLAB_R2023b.app/bin/maca64/libmwboost_thread.dylib+00009764 _ZN7mwboost6thread21start_thread_noexceptEv+00000452 [111] 0x0000000196b77c0c /usr/lib/system/libsystem_pthread.dylib+00027660 _pthread_start+00000136 [112] 0x0000000196b72b80 /usr/lib/system/libsystem_pthread.dylib+00007040 thread_start+00000008 ** This crash report has been saved to disk as /Users/jenkins/matlab_crash_dump.23676-1 ** MATLAB is exiting because of fatal error +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-520 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.2 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011441 Total Core solution elapsed time: 0.079085 Linear solver elapsed time: 0.05973 (76%) Total elapsed time: 0 hrs 0 min 0 sec -------------------------------------------------------------------------------- Segmentation violation detected at 2026-07-18 18:29:09 -0700 -------------------------------------------------------------------------------- Configuration: Crash Decoding : Disabled - No sandbox or build area path Crash Mode : continue (default) Default Encoding : UTF-8 Deployed : false Graphics Driver : Uninitialized software Interpreter 0 : Executing request: 64657461696C2F44656661756C744D564D2E637070 Java Version : Java 11.0.29+7-LTS with Amazon.com Inc. OpenJDK 64-Bit Server VM mixed mode MATLAB Architecture : maca64 MATLAB Entitlement ID : 6668187 MATLAB Root : /Applications/MATLAB_R2023b.app MATLAB Version : 23.2.0.2485118 (R2023b) Update 6 OpenGL : software Operating System : Mac OS Version 15.6.1 (Build 24G90) Process ID : 23676 Processor ID : ABI64 ARM ARM64E FIRESTORM_ICESTORM HG Session Key : d70e4685-c1e2-462e-a188-623af8d251fd Window System : None Fault Count: 1 Abnormal termination: Segmentation violation Current Thread: 'MCR 0 interpreter thread' id 0x1709df000 Register State (from fault): X0 = 00000001709d8538 X1 = 0000421c00000003 X2 = 000000013487b064 X3 = 00000001369249b0 X4 = 00000001709d87d0 X5 = 00000001709d87e0 X6 = 00000001709d8770 X7 = 00000001317dfc70 X8 = 00000001709d8538 X9 = 0000000134a15a18 X10 = 0000000105cfe3e8 X11 = 0000000000000021 X12 = 0000000000000002 X13 = 0000000000000001 X14 = 0000000000000000 X15 = 00000000000007fb X16 = 0000000105e84714 X17 = 00006000052eb640 X18 = 0000000000000000 X19 = 0000421c00000003 X20 = 00000001709d8538 X21 = 0000000000000000 X22 = 0000600009338eb0 X23 = 0000000000000000 X24 = 00000001709d88d0 X25 = 0000600003b7b950 X26 = 00000001369249a8 X27 = 00000001317e14a0 X28 = 0000000000000000 FP = 00000001709d8520 LR = 000000013483e210 SP = 00000001709d8500 PC = 0000000105e8479c CPSR = 80001000 Stack Trace (from fault): [ 0] 0x0000000102d90d90 /Applications/MATLAB_R2023b.app/bin/maca64/libmwfl.dylib+00019856 _ZN10foundation4core4diag15stacktrace_base7captureERKNS1_14thread_contextEm+00000064 [ 1] 0x0000000102d93c58 /Applications/MATLAB_R2023b.app/bin/maca64/libmwfl.dylib+00031832 _ZN10foundation4core4test17terminate_handledERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE+00002144 [ 2] 0x0000000102d93118 /Applications/MATLAB_R2023b.app/bin/maca64/libmwfl.dylib+00028952 _ZN10foundation4core4diag13terminate_logEPKcPK17__darwin_ucontext+00000140 [ 3] 0x00000001095753b0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00529328 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00011892 [ 4] 0x0000000109573250 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00520784 _Z19mnPrintErrorMessageRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE+00003348 [ 5] 0x0000000109570cf0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00511216 mnFatalSignalHandler+00000140 [ 6] 0x0000000196bb16a4 /usr/lib/system/libsystem_platform.dylib+00013988 _sigtramp+00000056 [ 7] 0x000000013483e210 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcos_impl.dylib+02810384 _Z24omDestroyElementListenerPvPK11mxArray_tag+00000092 [ 8] 0x000000013483e210 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcos_impl.dylib+02810384 _Z24omDestroyElementListenerPvPK11mxArray_tag+00000092 [ 9] 0x0000000105cfe74c /Applications/MATLAB_R2023b.app/bin/maca64/libmx.dylib+00091980 _ZN6matrix6detail23do_create_uninitnumericEN9cppcompat6detail4span4spanIKmLm18446744073709551615EEE9mxClassID12mxComplexity+00002288 [ 10] 0x0000000105cff8a0 /Applications/MATLAB_R2023b.app/bin/maca64/libmx.dylib+00096416 _ZN6matrix12destroyArrayEP11mxArray_tag+00003940 [ 11] 0x0000000105cfe9bc /Applications/MATLAB_R2023b.app/bin/maca64/libmx.dylib+00092604 _ZN6matrix12destroyArrayEP11mxArray_tag+00000128 [ 12] 0x00000001583c55d0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03954128 _ZN9MathWorks3lxe21assign_pointer_xvalueEPvNS_2ts4TypeEPKvS1_+00000228 [ 13] 0x0000000158350ffc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03477500 _ZN9MathWorks3lxe25cpp_primitive_template_fnIXadL_ZNS0_21assign_pointer_xvalueEPvNS_2ts4TypeEPKvS2_EEEEbS2_S4_S6_S2_+00000020 [ 14] 0x00000001580f3e0c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00998924 _ZN9MathWorks3lxe13IrInterpreter17ApplyCppPrimitiveEPN2ir4termES4_RKNS_2ts4TypeES8_+00000600 [ 15] 0x00000001580f27bc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00993212 _ZN9MathWorks3lxe13IrInterpreter31process_application_of_constantEPN2ir4termE+00001180 [ 16] 0x00000001580f09f8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00985592 _ZN9MathWorks3lxe13IrInterpreter13applyConstantEPN2ir4termE+00000140 [ 17] 0x0000000158105fb8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+01073080 _ZN9MathWorks3lxe12IRTreeWalker11getNextIRPCENS0_9irpc_typeE+00000848 [ 18] 0x00000001580f0708 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984840 _ZN9MathWorks3lxe13IrInterpreter9tree_walkERKNS0_9irpc_typeES4_+00000216 [ 19] 0x00000001580f05f0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984560 _ZN9MathWorks3lxe13IrInterpreter9InterpretEv+00000108 [ 20] 0x00000001581f8ab0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02067120 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00003960 [ 21] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 22] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 23] 0x000000010e3a3e14 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00458260 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction14DispatchScriptEiPP11mxArray_tagiS4_+00000396 [ 24] 0x000000010e3a42fc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00459516 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction12DispatchFileEiPP11mxArray_tagiS4_b+00000120 [ 25] 0x000000010c0b927c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00758396 _ZN8Mfh_file20dispatch_file_commonEMS_FviPP11mxArray_tagiS2_EiS2_iS2_+00000212 [ 26] 0x000000010c0b9990 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00760208 _ZN8Mfh_file8dispatchEiPNSt3__110unique_ptrI11mxArray_tagN6matrix6detail17mxDestroy_deleterEEEiPPS2_+00000288 [ 27] 0x000000010e3ae5dc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00501212 _ZN9MathWorks3lxe13LxeDispatcher12apply_handleEP13Mfh_MATLAB_fnPKS2_mPNS0_6xvalueEmPKS6_RKNS0_12LxeTypesBaseENS0_9ApplyTypeE+00000640 [ 28] 0x00000001583c3640 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03946048 _ZN9MathWorks3lxe16ans_apply_handleEPvNS_2ts4TypeEPKvS1_S1_+00000332 [ 29] 0x000000015830cb1c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03197724 _ZN9MathWorks3lxe38cpp_primitive_template_fn_with_contextIXadL_ZNS0_16ans_apply_handleEPvNS_2ts4TypeEPKvS2_S2_EEEEbS2_S4_S6_S2_S2_+00000020 [ 30] 0x00000001580f3e34 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00998964 _ZN9MathWorks3lxe13IrInterpreter17ApplyCppPrimitiveEPN2ir4termES4_RKNS_2ts4TypeES8_+00000640 [ 31] 0x00000001580f27bc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00993212 _ZN9MathWorks3lxe13IrInterpreter31process_application_of_constantEPN2ir4termE+00001180 [ 32] 0x00000001580f09f8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00985592 _ZN9MathWorks3lxe13IrInterpreter13applyConstantEPN2ir4termE+00000140 [ 33] 0x0000000158105fb8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+01073080 _ZN9MathWorks3lxe12IRTreeWalker11getNextIRPCENS0_9irpc_typeE+00000848 [ 34] 0x00000001580f0708 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984840 _ZN9MathWorks3lxe13IrInterpreter9tree_walkERKNS0_9irpc_typeES4_+00000216 [ 35] 0x00000001580f05f0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984560 _ZN9MathWorks3lxe13IrInterpreter9InterpretEv+00000108 [ 36] 0x00000001581f8ab0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02067120 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00003960 [ 37] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 38] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 39] 0x000000010e406efc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00863996 _ZN9MathWorks3lxe9Evaluator15ApplyStatementsERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERKN2ir4termERNS0_18IEvaluationContextE+00000496 [ 40] 0x000000010e40c368 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00885608 _ZN9MathWorks3lxe9Evaluator17EvalStatementImplERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERNS0_18IEvaluationContextE+00000440 [ 41] 0x000000010e4d31c8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01700296 _ZN9MathWorks3lxe9LxeBridge15EvalInWorkSpaceERNS0_18IEvaluationContextEiPP11mxArray_tagiS6_+00000584 [ 42] 0x000000010e4d3a2c /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01702444 _ZN9MathWorks3lxe9LxeBridge6EvalInEiPP11mxArray_tagiS4_+00001032 [ 43] 0x0000000109632928 /Applications/MATLAB_R2023b.app/bin/maca64/libmwbuiltin.dylib+00026920 _ZNK9MathWorks7builtin10BuiltinFcn6invokeEiPP11mxArray_tagiS4_NS1_18VariantsToConsiderE+00000464 [ 44] 0x000000010c021464 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00136292 _ZN11Mfh_builtin11dispatch_mfEiPP11mxArray_tagiS2_RKN9MathWorks7builtin10BuiltinFcn18VariantsToConsiderE+00000156 [ 45] 0x000000010c022278 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00139896 _Z33isInLibraryThatSupportsThreadPoolPK13Mfh_MATLAB_fnPK11Mdispatcher+00000932 [ 46] 0x000000010c008718 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00034584 _ZN18Mfh_MATLAB_fn_impl8dispatchEiPNSt3__110unique_ptrI11mxArray_tagN6matrix6detail17mxDestroy_deleterEEEiPPS2_+00000288 [ 47] 0x000000010e3ae5dc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00501212 _ZN9MathWorks3lxe13LxeDispatcher12apply_handleEP13Mfh_MATLAB_fnPKS2_mPNS0_6xvalueEmPKS6_RKNS0_12LxeTypesBaseENS0_9ApplyTypeE+00000640 [ 48] 0x00000001583c3640 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03946048 _ZN9MathWorks3lxe16ans_apply_handleEPvNS_2ts4TypeEPKvS1_S1_+00000332 [ 49] 0x000000015830cb1c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03197724 _ZN9MathWorks3lxe38cpp_primitive_template_fn_with_contextIXadL_ZNS0_16ans_apply_handleEPvNS_2ts4TypeEPKvS2_S2_EEEEbS2_S4_S6_S2_S2_+00000020 [ 50] 0x0000000158214b50 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02181968 callPrimitiveWrapper+00000260 [ 51] 0x00000001581f7cc8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02063560 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00000400 [ 52] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 53] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 54] 0x000000010e3a3e14 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00458260 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction14DispatchScriptEiPP11mxArray_tagiS4_+00000396 [ 55] 0x000000010e3a42fc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00459516 _ZN9MathWorks3lxe27FileBasedMatlabCodeFunction12DispatchFileEiPP11mxArray_tagiS4_b+00000120 [ 56] 0x000000010c0b927c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00758396 _ZN8Mfh_file20dispatch_file_commonEMS_FviPP11mxArray_tagiS2_EiS2_iS2_+00000212 [ 57] 0x000000010c0b9990 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_dispatcher.dylib+00760208 _ZN8Mfh_file8dispatchEiPNSt3__110unique_ptrI11mxArray_tagN6matrix6detail17mxDestroy_deleterEEEiPPS2_+00000288 [ 58] 0x000000010e3ae5dc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00501212 _ZN9MathWorks3lxe13LxeDispatcher12apply_handleEP13Mfh_MATLAB_fnPKS2_mPNS0_6xvalueEmPKS6_RKNS0_12LxeTypesBaseENS0_9ApplyTypeE+00000640 [ 59] 0x00000001583c3640 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03946048 _ZN9MathWorks3lxe16ans_apply_handleEPvNS_2ts4TypeEPKvS1_S1_+00000332 [ 60] 0x000000015830cb1c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+03197724 _ZN9MathWorks3lxe38cpp_primitive_template_fn_with_contextIXadL_ZNS0_16ans_apply_handleEPvNS_2ts4TypeEPKvS2_S2_EEEEbS2_S4_S6_S2_S2_+00000020 [ 61] 0x00000001580f3e34 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00998964 _ZN9MathWorks3lxe13IrInterpreter17ApplyCppPrimitiveEPN2ir4termES4_RKNS_2ts4TypeES8_+00000640 [ 62] 0x00000001580f27bc /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00993212 _ZN9MathWorks3lxe13IrInterpreter31process_application_of_constantEPN2ir4termE+00001180 [ 63] 0x00000001580f09f8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00985592 _ZN9MathWorks3lxe13IrInterpreter13applyConstantEPN2ir4termE+00000140 [ 64] 0x0000000158105fb8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+01073080 _ZN9MathWorks3lxe12IRTreeWalker11getNextIRPCENS0_9irpc_typeE+00000848 [ 65] 0x00000001580f0708 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984840 _ZN9MathWorks3lxe13IrInterpreter9tree_walkERKNS0_9irpc_typeES4_+00000216 [ 66] 0x00000001580f05f0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+00984560 _ZN9MathWorks3lxe13IrInterpreter9InterpretEv+00000108 [ 67] 0x00000001581f8ab0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02067120 _ZN9MathWorks3lxe15ExecutionDriver9ThreadRunEv+00003960 [ 68] 0x00000001581fdc3c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_lxe.dylib+02087996 _ZN9MathWorks3lxe12IrEngineImpl5ApplyERKN2ir4termEPvS6_+00000348 [ 69] 0x000000010e50c270 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01933936 _ZN9MathWorks3lxe17IrEngineDecorator5ApplyERKN2ir4termEPvS6_+00000120 [ 70] 0x000000010e406efc /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00863996 _ZN9MathWorks3lxe9Evaluator15ApplyStatementsERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERKN2ir4termERNS0_18IEvaluationContextE+00000496 [ 71] 0x000000010e40c368 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+00885608 _ZN9MathWorks3lxe9Evaluator17EvalStatementImplERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEERNS0_18IEvaluationContextE+00000440 [ 72] 0x000000010e4b3308 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01569544 _ZN9MathWorks3lxe9LxeBridge7EvalCmdERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEEbNS0_10EvalSourceE+00000368 [ 73] 0x000000010e4b3960 /Applications/MATLAB_R2023b.app/bin/maca64/libmwlxemainservices.dylib+01571168 _ZN9MathWorks3lxe9LxeBridge18EvalCmdInDesiredWSERKNSt3__112basic_stringIDsNS2_11char_traitsIDsEENS2_9allocatorIDsEEEEP15inWorkSpace_tagbNS0_10EvalSourceE+00000116 [ 74] 0x000000010c1d225c /Applications/MATLAB_R2023b.app/bin/maca64/libmwm_interpreter.dylib+00402012 _Z51inEvalCmdWithLocalReturnInDesiredWSAndPublishEventsRKNSt3__112basic_stringIDsNS_11char_traitsIDsEENS_9allocatorIDsEEEEPibbP15inWorkSpace_tagN9MathWorks3lxe10EvalSourceE+00000076 [ 75] 0x0000000109468000 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00491520 _ZNK3iqm18InternalEvalPlugin24inEvalCmdWithLocalReturnERKNSt3__112basic_stringIDsNS1_11char_traitsIDsEENS1_9allocatorIDsEEEEP15inWorkSpace_tag+00000108 [ 76] 0x0000000109467018 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00487448 _ZN3iqm18InternalEvalPlugin7executeEP15inWorkSpace_tag+00000344 [ 77] 0x000000010944a184 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00369028 _ZN3iqm17DefaultPacketInfo7executeEP15inWorkSpace_tagRKN7mwboost10shared_ptrINS_22IntermediatePacketInfoEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueE+00001008 [ 78] 0x0000000109405110 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00086288 _ZN3iqm10DefaultIqm10executeNowERKN10foundation7msg_svc8exchange6IDTypeE+00002044 [ 79] 0x000000010940fddc /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00130524 _ZN7mwboost6detail8function26void_function_obj_invoker0IZN10foundation8catapult6common10threadutil6detail20OrderedWorkQueueImpl9terminateEbEUlvE_vE6invokeERNS1_15function_bufferE+00004616 [ 80] 0x00000001088b687c /Applications/MATLAB_R2023b.app/bin/maca64/libmwmlutil.dylib+01075324 _ZNK14cmddistributor16IIPRunNowMessage7deliverERKN10foundation7msg_svc8exchange7RoutingE+00000040 [ 81] 0x00000001052224e8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00845032 _ZN10foundation7msg_svc8exchange12MessageQueue7deliverERKN7mwboost10shared_ptrIKNS1_8EnvelopeEEE+00000356 [ 82] 0x00000001052239d8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00850392 _ZN10foundation7msg_svc8exchange19NoQueueMessageQueue6submitERKN7mwboost10shared_ptrIKNS1_8EnvelopeEEE+00000304 [ 83] 0x000000010520aaac /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00748204 _ZN10foundation7msg_svc8exchange15DefaultExchange7deliverERKN7mwboost10shared_ptrIKNS1_8EnvelopeEEE+00000352 [ 84] 0x0000000105208ff0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00741360 _ZN10foundation7msg_svc8exchange15DefaultExchange17submitWithRoutingERKN7mwboost10shared_ptrIKNS1_7MessageEEERKNS1_7RoutingEj+00000600 [ 85] 0x000000010520a88c /Applications/MATLAB_R2023b.app/bin/maca64/libmwms.dylib+00747660 _ZN10foundation7msg_svc8exchange15DefaultExchange6submitERKN7mwboost10shared_ptrIKNS1_7MessageEEERKNS1_7AddressEj+00000152 [ 86] 0x0000000108832eac /Applications/MATLAB_R2023b.app/bin/maca64/libmwmlutil.dylib+00536236 _ZN3tbb10interface519concurrent_hash_mapIN10foundation7msg_svc8exchange6IDTypeEN7mwboost8weak_ptrIN14cmddistributor18DefaultDistributorEEENS3_10threadutil4HashIS5_EENS_13tbb_allocatorINSt3__14pairIKS5_SA_EEEEE28allocate_node_copy_constructERNSE_INSK_4nodeEEERSH_PKSA_+00000476 [ 87] 0x00000001088336a8 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmlutil.dylib+00538280 _ZN3tbb10interface519concurrent_hash_mapIN10foundation7msg_svc8exchange6IDTypeEN7mwboost8weak_ptrIN14cmddistributor18DefaultDistributorEEENS3_10threadutil4HashIS5_EENS_13tbb_allocatorINSt3__14pairIKS5_SA_EEEEE28allocate_node_copy_constructERNSE_INSK_4nodeEEERSH_PKSA_+00002520 [ 88] 0x00000001034cd988 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmvm.dylib+00104840 _ZN14cmddistributor21FEvalCmdRequestTraitsINSt3__16vectorIN10foundation10matlabdata5ArrayENS1_9allocatorIS5_EEEEE13extractResultERNS_9IIPResultE+00013188 [ 89] 0x00000001034ccd2c /Applications/MATLAB_R2023b.app/bin/maca64/libmwmvm.dylib+00101676 _ZN14cmddistributor21FEvalCmdRequestTraitsINSt3__16vectorIN10foundation10matlabdata5ArrayENS1_9allocatorIS5_EEEEE13extractResultERNS_9IIPResultE+00010024 [ 90] 0x0000000109512ac0 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00125632 _ZNK7mwboost10shared_ptrIKNS_16exception_detail10clone_baseEE3getEv+00077552 [ 91] 0x0000000109512844 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00124996 _ZNK7mwboost10shared_ptrIKNS_16exception_detail10clone_baseEE3getEv+00076916 [ 92] 0x0000000109515608 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136712 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000928 [ 93] 0x00000001095154c4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136388 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000604 [ 94] 0x000000010947139c /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00529308 _ZN3iqm18PackagedTaskPlugin7executeEP15inWorkSpace_tag+00000088 [ 95] 0x000000010944a184 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00369028 _ZN3iqm17DefaultPacketInfo7executeEP15inWorkSpace_tagRKN7mwboost10shared_ptrINS_22IntermediatePacketInfoEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueE+00001008 [ 96] 0x00000001093fbf18 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00048920 _ZN3iqm10DefaultIqm7dequeueERKN7mwboost8optionalIKP15inWorkSpace_tagEEN14cmddistributor11IqmStreamIDERKNS1_9function2IN6mlutil14cmddistributor17inExecutionStatusERKNSt3__112basic_stringIDsNSF_11char_traitsIDsEENSF_9allocatorIDsEEEES5_EE+00001828 [ 97] 0x000000010cfd77d4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwbridge.dylib+00063444 _Z10ioReadLinebP7__sFILERKN7mwboost8optionalIKP15inWorkSpace_tagEEbRbRKNS1_9function2IN6mlutil14cmddistributor17inExecutionStatusERKNSt3__112basic_stringIDsNSE_11char_traitsIDsEENSE_9allocatorIDsEEEES5_EE+00000220 [ 98] 0x000000010cff8050 /Applications/MATLAB_R2023b.app/bin/maca64/libmwbridge.dylib+00196688 _Z22mnGetCommandLineBufferbRbN7mwboost8optionalIKP15inWorkSpace_tagEEbRKNS0_9function2IN6mlutil14cmddistributor17inExecutionStatusERKNSt3__112basic_stringIDsNSA_11char_traitsIDsEENSA_9allocatorIDsEEEES4_EE+00000288 [ 99] 0x000000010cff85fc /Applications/MATLAB_R2023b.app/bin/maca64/libmwbridge.dylib+00198140 _Z8mnParserv+00000436 [100] 0x00000001095334b4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00259252 _ZN3mcr7runtime13initializeIqmERKN6mlutil10contextmgr5McrIDE+00001912 [101] 0x0000000109515608 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136712 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000928 [102] 0x00000001095154c4 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00136388 _ZN14cmddistributor15PackagedTaskIIP13getTypeStringIvEENSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEv+00000604 [103] 0x000000010947139c /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00529308 _ZN3iqm18PackagedTaskPlugin7executeEP15inWorkSpace_tag+00000088 [104] 0x000000010944a184 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00369028 _ZN3iqm17DefaultPacketInfo7executeEP15inWorkSpace_tagRKN7mwboost10shared_ptrINS_22IntermediatePacketInfoEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueE+00001008 [105] 0x000000010940aa8c /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00109196 _ZN3iqm10DefaultIqm13dequeueHelperEN7mwboost8optionalImEERKNSt3__112basic_stringIDsNS4_11char_traitsIDsEENS4_9allocatorIDsEEEEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueERKNS4_8functionIFbRKNS4_5tupleIJSG_NS1_10shared_ptrINS_22IntermediatePacketInfoEEESA_SA_NS4_10shared_ptrIN14cmddistributor16CoalesceableDataEEEEEEEEE+00001356 [106] 0x00000001093fe458 /Applications/MATLAB_R2023b.app/bin/maca64/libmwiqm.dylib+00058456 _ZN3iqm10DefaultIqm7dequeueEN6mlutil14cmddistributor13WhenToDequeue13WhenToDequeueEN7mwboost8optionalImEE+00000852 [107] 0x0000000109520180 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00180608 _ZN3mcr7runtime22InterpreterThreadMulti14process_eventsEv+00000228 [108] 0x0000000109520908 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00182536 _ZN3mcr7runtime22InterpreterThreadMulti10threadMainENSt3__18functionIFvvEEENS2_7promiseIvEE+00000372 [109] 0x0000000109521b28 /Applications/MATLAB_R2023b.app/bin/maca64/libmwmcr.dylib+00187176 _ZN3mcr7runtime22InterpreterThreadMulti10threadMainENSt3__18functionIFvvEEENS2_7promiseIvEE+00005012 [110] 0x0000000102d5e624 /Applications/MATLAB_R2023b.app/bin/maca64/libmwboost_thread.dylib+00009764 _ZN7mwboost6thread21start_thread_noexceptEv+00000452 [111] 0x0000000196b77c0c /usr/lib/system/libsystem_pthread.dylib+00027660 _pthread_start+00000136 [112] 0x0000000196b72b80 /usr/lib/system/libsystem_pthread.dylib+00007040 thread_start+00000008 ** This crash report has been saved to disk as /Users/jenkins/matlab_crash_dump.23676-1 ** MATLAB is exiting because of fatal error +++ exit code: 0 +++ error: 0 Recording test results Finished: SUCCESS