Started by timer Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE Cloning the remote Git repository Cloning repository git@github.com:ISSMteam/ISSM.git > git init /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5 (Apple Git-154)' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 8a188d96a02fd465620a35cedd4a84f236a94511 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a188d96a02fd465620a35cedd4a84f236a94511 # timeout=10 Commit message: "Merge pull request #134 from NJSchlegel/GEMB_mapping" > git rev-list --no-walk 82dbe02f7b4f0ba9f97a6971a365978c12a179f2 # timeout=10 [macOS-Silicon-Binaries-MATLAB] $ /bin/sh -xe /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/****12772578391222345711.sh + export ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB + ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ /opt/homebrew/bin/brew shellenv + eval 'export HOMEBREW_PREFIX="/opt/homebrew"; export HOMEBREW_CELLAR="/opt/homebrew/Cellar"; export HOMEBREW_REPOSITORY="/opt/homebrew"; PATH="/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"; export PATH; [ -z "${MANPATH-}" ] || export MANPATH=":${MANPATH#:}"; export INFOPATH="/opt/homebrew/share/info:${INFOPATH:-}";' ++ export HOMEBREW_PREFIX=/opt/homebrew ++ HOMEBREW_PREFIX=/opt/homebrew ++ export HOMEBREW_CELLAR=/opt/homebrew/Cellar ++ HOMEBREW_CELLAR=/opt/homebrew/Cellar ++ export HOMEBREW_REPOSITORY=/opt/homebrew ++ HOMEBREW_REPOSITORY=/opt/homebrew ++ PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ export PATH ++ '[' -z '' ']' ++ export INFOPATH=/opt/homebrew/share/info: ++ INFOPATH=/opt/homebrew/share/info: + export LIBRARY_PATH=/opt/homebrew/lib/gcc/current + LIBRARY_PATH=/opt/homebrew/lib/gcc/current + export PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + ./packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== Fresh copy of repository; building everything -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Installing autotools ====================================================== ====================================================== Installing cmake ====================================================== ====================================================== Installing petsc ====================================================== ====================================================== Installing boost ====================================================== ====================================================== Installing dakota ====================================================== ====================================================== Installing chaco ====================================================== ====================================================== Installing curl ====================================================== ====================================================== Installing hdf5 ====================================================== ====================================================== Installing netcdf ====================================================== ====================================================== Installing proj ====================================================== ====================================================== Installing gdal ====================================================== ====================================================== Installing gshhg ====================================================== ====================================================== Installing gmt ====================================================== ====================================================== Installing gmsh ====================================================== ====================================================== Installing triangle ====================================================== ====================================================== Installing m1qn3 ====================================================== ====================================================== Installing semic ====================================================== ====================================================== Installing shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== make: *** No rule to make target `uninstall'. Stop. make: *** No rule to make target `distclean'. Stop. autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory ./aux-config autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'. libtoolize: copying file './aux-config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/autotools/install/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:27: installing './aux-config/ar-lib' configure.ac:17: installing './aux-config/compile' configure.ac:14: installing './aux-config/config.guess' configure.ac:14: installing './aux-config/config.sub' configure.ac:24: installing './aux-config/install-sh' configure.ac:24: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf: Leaving directory `.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 2026.1 configuration = configure: ============================================================================ checking build system type... arm-apple-darwin24.6.0 checking host system type... arm-apple-darwin24.6.0 checking target system type... arm-apple-darwin24.6.0 checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... none checking dependency style of mpicxx... none checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert arm-apple-darwin24.6.0 file names to arm-apple-darwin24.6.0 format... func_convert_file_noop checking how to convert arm-apple-darwin24.6.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for mpicxx option to produce PIC... -fno-common -DPIC checking if mpicxx PIC flag -fno-common -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Sat Feb 21 14:34:32 PST 2026 checking user name... **** checking host full OS name and version... darwin24.6.0 checking host cpu... arm checking vendor... apple checking host OS name... darwin24 checking host OS version... 24.6.0 checking host OS architecture... arm64 checking for debugging support... no checking for development support... no checking for standalone modules build... yes checking for standalone executables build... yes checking for standalone libraries build... yes checking for wrappers compilation... yes checking operating system type... macOS checking if system copy of libc has fmemopen (macOS-only check)... yes checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... yes checking for Boost version... 1.73 checking for Dakota... yes checking for Dakota version... 6.2 checking for Dakota major version... 6 checking for Dakota minor version... 2 checking for Dakota build version... 0 checking for Python... no checking for Python... no checking for python-numpy... no checking for Chaco... yes checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... yes checking for PETSc... yes checking for PETSc version... 3.22 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install... done checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... yes checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SEMIC... yes checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for performance measurements support... no checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 1 checking for 64-bit indices... 0 checking consistency between all external packages... done checking for C++ optimization flags... DEPRECATED checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/c/Makefile config.status: creating src/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands ====================================================== Compiling ISSM ====================================================== Making with 4 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-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgrad.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgrad.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo CXX classes/libISSMCore_la-Cfsurfacelogvel.lo CXX classes/libISSMCore_la-Cflevelsetmisfit.lo CXX classes/libISSMCore_la-Regionaloutput.lo CXX classes/libISSMCore_la-Nodalvalue.lo CXX classes/libISSMCore_la-Node.lo CXX classes/libISSMCore_la-Vertex.lo CXX classes/libISSMCore_la-Hook.lo CXX classes/libISSMCore_la-Radar.lo CXX classes/libISSMCore_la-BarystaticContributions.lo CXX classes/Constraints/libISSMCore_la-Constraints.lo CXX classes/Constraints/libISSMCore_la-SpcStatic.lo CXX classes/Constraints/libISSMCore_la-SpcDynamic.lo CXX classes/Loads/libISSMCore_la-Channel.lo CXX classes/Loads/libISSMCore_la-Loads.lo CXX classes/Loads/libISSMCore_la-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/libISSMCore_la-Profiler.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.lo CXX classes/libISSMCore_la-RiftStruct.lo CXX cores/libISSMCore_la-transient_core.lo CXX cores/libISSMCore_la-steadystate_core.lo CXX cores/libISSMCore_la-masstransport_core.lo CXX cores/libISSMCore_la-mmemasstransport_core.lo CXX cores/libISSMCore_la-oceantransport_core.lo CXX cores/libISSMCore_la-depthaverage_core.lo CXX cores/libISSMCore_la-extrudefrombase_core.lo CXX cores/libISSMCore_la-extrudefromtop_core.lo CXX cores/libISSMCore_la-thermal_core.lo CXX cores/libISSMCore_la-smb_core.lo CXX cores/libISSMCore_la-bmb_core.lo CXX cores/libISSMCore_la-debris_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo CXX shared/Numerics/libISSMCore_la-BrentSearch.lo CXX cores/libISSMCore_la-control_core.lo CXX cores/libISSMCore_la-controltao_core.lo CXX cores/libISSMCore_la-controlm1qn3_core.lo CXX cores/libISSMCore_la-controladm1qn3_core.lo CXX cores/libISSMCore_la-controlvalidation_core.lo CXX cores/libISSMCore_la-adjointstressbalance_core.lo CXX cores/libISSMCore_la-adjointbalancethickness_core.lo CXX cores/libISSMCore_la-adjointbalancethickness2_core.lo CXX cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo CXX solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo CXX cores/libISSMCore_la-hydrology_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo CXX cores/libISSMCore_la-stressbalance_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo CXX cores/libISSMCore_la-balancethickness_core.lo CXX cores/libISSMCore_la-balancethickness2_core.lo CXX cores/libISSMCore_la-balancevelocity_core.lo CXX cores/libISSMCore_la-dummy_core.lo CXX cores/libISSMCore_la-surfaceslope_core.lo CXX cores/libISSMCore_la-bedslope_core.lo CXX cores/libISSMCore_la-damage_core.lo CXX cores/libISSMCore_la-levelsetfunctionslope_core.lo CXX cores/libISSMCore_la-movingfront_core.lo CXX cores/libISSMCore_la-groundingline_core.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX cores/libISSMCore_la-dakota_core.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.lo CXX analyses/libISSMCore_la-AgeAnalysis.lo CXX analyses/libISSMCore_la-BalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-Balancethickness2Analysis.lo CXX analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo CXX analyses/libISSMCore_la-BalancevelocityAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo CXX analyses/libISSMCore_la-DamageEvolutionAnalysis.lo CXX analyses/libISSMCore_la-DebrisAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceAnalysis.lo CXX analyses/libISSMCore_la-UzawaPressureAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo CXX analyses/libISSMCore_la-EnthalpyAnalysis.lo CXX analyses/libISSMCore_la-GLheightadvectionAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShreveAnalysis.lo CXX analyses/libISSMCore_la-HydrologyTwsAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo CXX analyses/libISSMCore_la-HydrologyPismAnalysis.lo CXX analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX analyses/libISSMCore_la-ExtrapolationAnalysis.lo CXX cores/libISSMCore_la-love_core.lo CXX analyses/libISSMCore_la-LoveAnalysis.lo CXX cores/libISSMCore_la-esa_core.lo CXX analyses/libISSMCore_la-EsaAnalysis.lo CXX cores/libISSMCore_la-sampling_core.lo CXX analyses/libISSMCore_la-SamplingAnalysis.lo CXX cores/libISSMCore_la-sealevelchange_core.lo CXX analyses/libISSMCore_la-SealevelchangeAnalysis.lo CXX classes/libISSMCore_la-GrdLoads.lo CXX classes/libISSMCore_la-SealevelGeometry.lo FC modules/SurfaceMassBalancex/run_semic.lo FC modules/SurfaceMassBalancex/run_semic_transient.lo CXX shared/String/ApiPrintf.lo CXX modules/Krigingx/libISSMModules_la-Krigingx.lo CXX modules/Krigingx/libISSMModules_la-pKrigingx.lo CXX main/issm_slc-issm_slc.o CXX main/kriging-kriging.o CXX main/issm_dakota-issm_dakota.o CXX main/issm_post-issm_post.o CXX main/issm-issm.o CXX bamg/libISSMCore_la-BamgGeom.lo CXX bamg/libISSMCore_la-BamgMesh.lo CXX bamg/libISSMCore_la-BamgOpts.lo CXX bamg/libISSMCore_la-CrackedEdge.lo CXX bamg/libISSMCore_la-Curve.lo CXX bamg/libISSMCore_la-Edge.lo CXX bamg/libISSMCore_la-GeomEdge.lo CXX bamg/libISSMCore_la-GeomSubDomain.lo CXX bamg/libISSMCore_la-GeomVertex.lo CXX bamg/libISSMCore_la-Geometry.lo CXX bamg/libISSMCore_la-ListofIntersectionTriangles.lo CXX bamg/libISSMCore_la-EigenMetric.lo CXX bamg/libISSMCore_la-Metric.lo CXX bamg/libISSMCore_la-BamgQuadtree.lo CXX bamg/libISSMCore_la-SetOfE4.lo CXX bamg/libISSMCore_la-SubDomain.lo CXX bamg/libISSMCore_la-AdjacentTriangle.lo CXX bamg/libISSMCore_la-Triangle.lo CXX bamg/libISSMCore_la-BamgVertex.lo CXX bamg/libISSMCore_la-VertexOnEdge.lo CXX bamg/libISSMCore_la-VertexOnGeom.lo CXX bamg/libISSMCore_la-VertexOnVertex.lo CXX bamg/libISSMCore_la-Mesh.lo CXX shared/Bamg/libISSMCore_la-BigPrimeNumber.lo CXX modules/Bamgx/libISSMCore_la-Bamgx.lo CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX classes/libISSMCore_la-AmrBamg.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX classes/gauss/libISSMCore_la-GaussSeg.lo CXX classes/gauss/libISSMCore_la-GaussTria.lo CXX classes/gauss/libISSMCore_la-GaussTetra.lo CXX classes/gauss/libISSMCore_la-GaussPenta.lo CXX classes/libISSMCore_la-IoModel.lo CXX classes/libISSMCore_la-FemModel.lo CXX classes/Loads/libISSMCore_la-Friction.lo CXX classes/Constraints/libISSMCore_la-SpcTransient.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/Random/libISSMCore_la-randomgenerator.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo CXX modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo CXX modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo CXX modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo CXX modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo CXX modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/Zgesvx/libISSMCore_la-Zgesvx.lo F77 modules/Zgesvx/libISSMCore_la-dcabs1.lo F77 modules/Zgesvx/libISSMCore_la-dlamch.lo F77 modules/Zgesvx/libISSMCore_la-ieeeck.lo F77 modules/Zgesvx/libISSMCore_la-ilaenv.lo F77 modules/Zgesvx/libISSMCore_la-iparmq.lo F77 modules/Zgesvx/libISSMCore_la-izamax.lo F77 modules/Zgesvx/libISSMCore_la-lsame.lo F77 modules/Zgesvx/libISSMCore_la-xerbla.lo F77 modules/Zgesvx/libISSMCore_la-zgemm.lo F77 modules/Zgesvx/libISSMCore_la-zgeru.lo F77 modules/Zgesvx/libISSMCore_la-zgesv.lo F77 modules/Zgesvx/libISSMCore_la-zgetf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf.lo F77 modules/Zgesvx/libISSMCore_la-zgetrs.lo F77 modules/Zgesvx/libISSMCore_la-zlaswp.lo F77 modules/Zgesvx/libISSMCore_la-zscal.lo F77 modules/Zgesvx/libISSMCore_la-zswap.lo F77 modules/Zgesvx/libISSMCore_la-ztrsm.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-distme.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-freed.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-stot.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-what0.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX classes/kriging/libISSMCore_la-Observations.lo CXX classes/kriging/libISSMCore_la-GaussianVariogram.lo CXX classes/kriging/libISSMCore_la-ExponentialVariogram.lo CXX classes/kriging/libISSMCore_la-SphericalVariogram.lo CXX classes/kriging/libISSMCore_la-PowerVariogram.lo CXX classes/kriging/libISSMCore_la-Quadtree.lo CXX classes/kriging/libISSMCore_la-Covertree.lo CXX classes/kriging/libISSMCore_la-Observation.lo CXX modules/Krigingx/libISSMCore_la-pKrigingx.lo CXXLD libISSMOverload.la CXX shared/Threads/libISSMModules_la-LaunchThread.lo CXX shared/Threads/libISSMModules_la-PartitionRange.lo CXX shared/Exp/libISSMModules_la-exp.lo CXX shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo CXX shared/Triangle/libISSMModules_la-GridInsideHole.lo CXX shared/Triangle/libISSMModules_la-OrderSegments.lo CXX shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo CXX shared/Triangle/libISSMModules_la-TriangleUtils.lo CXX modules/Trianglex/libISSMModules_la-Trianglex.lo CXX modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo CXX modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo CXX modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo CXX modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo CXX modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo CXX modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo CXX modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo CXX modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo CXX modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo CXX modules/Chacox/libISSMModules_la-Chacox.lo CXX modules/Chacox/libISSMModules_la-input_parse.lo CXX modules/Chacox/libISSMModules_la-chaco_seconds.lo CXX modules/Chacox/libISSMModules_la-user_params.lo CXXLD libISSMCore.la ./modules/Chacox/Chacox.cpp:56:24: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] 56 | double *smalloc(); /* safe version of malloc */ | ^~ ./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable 56 | double *smalloc(); /* safe version of malloc */ | ^~ | = nullptr 1 warning generated. CXXLD libISSMModules.la CXXLD issm.exe CXXLD issm_slc.exe CXXLD kriging.exe CXXLD issm_dakota.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 ld: warning: -bind_at_load is deprecated on macOS ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD issm_post.exe ld: warning: -bind_at_load is deprecated on macOS ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.hIn file included from ./io/ApiPrintf.cppIn file included from :11./io/CheckNumMatlabArguments.cpp: :In file included from :16: In file included from In file included from ./io/./../../../c/classes/classes.h:115: In file included from : ./io/./../../../c/classes/./Vertex.hIn file included from :./io/FetchMatlabData.cpp12:: 11In file included from : ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :./io/./matlabio.h15:: ./io/./matlabio.h:1616: : In file included from ./io/./../../../c/classes/classes.h./io/./matlabio.hIn file included from ./io/./../../../c/classes/classes.h::1111: : In file included from In file included from ./io/./../../../c/classes/./Vertex.h./io/./../../../c/classes/./Vertex.h::1212: : In file included from In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h16:11: In file included from ::15: In file included from 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIn file included from :./io/./../../../c/classes/classes.h: ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from :In file included from :1111: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h./io/./../../../c/classes/./Vertex.h::612: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h./io/./../../../c/classes/./../toolkits/toolkits.h::615: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6:: ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h11:: 6In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h6:: 6In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h6:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: 6: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hIn file included from :8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :In file included from 8/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h: :In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h::1228: 8/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h1228/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:: 1228In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1305: :127:: 1228warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h :1305:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h127::1305/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:127 :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :1305:127: warning: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]1305 | 1305P | ePtestcscError(MEPrror ( 1305I _1305C | o | mPme,t sicnErtr,o rc(PMePtIM_CPoIm_omn,s ti nchaCtosr, c*o,n smccEortmn, rinot, cons trs tc hcahr ar *,c hPaert s*cE(*r,r ocroCnst char *, PeMtPsI_Comm, ,in tc,o ocdce, nonsPt cheatrscs ErrorTypetE,r rcorCode*,, Pcetsc Eronocsnts tr hoarTypchcar *e,r h*a,, PceotnscErroPrCestts cchar *, ...) EoPETSC_ATTRIBUrrro r*C,o d.e., PetTscEE_rCrOoLrDType, const .c)h aPrE T*S,C _.A.T.T)R IPBEUTTSEC__CA TTPREITBSUCT_EAdTTeRIB_UCT,E_ FORMAOOLDL DPP ePtEsTcSECr_roTArTTTRyIpBeETS(CU_T,A7T, 8);E_TFROR IBcMo An s| t ^ char *, .TUTE._.) /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hP:E299F:O67(:7T,S C8_)R;M Anote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'T ( 7 ,| A ^T TR I299B | U T /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h#:d299e:f67i: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'8 ); n e| ^ 299E | _/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hPE TCSOCL_DA TPTE#TdSeCf_iAnTeTR IPBETU:TRE_IFORMAT299BUSTCE__AFTO(R7,: 8T)R;I 67MBU T| E ^_ FORMAT(/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT': note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' strId x299, | v a#ArgIdx) __at dAeTftinreibut(e_s_t(rIdx, va 299(Aformat | ( p #dePETrgIdfxi)n e_ _SatCt_rAiTbTuPtEeT_R_(I(BfUrTiEn_tFfO,R orSmat(sMtArTI(dsxCt,rIpdx, vraiAr_AT vaArgIgIdx) _T_RaItdntxr)i)b) u| t ^BUTE_FeO tf,_ _strRIMdAT(strIdx, va((xforAmragtI(d,p rvianAtrxf), _s_tartIdxt,r ivbauAtgeI_d_x(r(gfIorma))) d | t ^( printxf, 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], In file included from ./io/CheckNumMatlabArguments.cpp.:.5.: )In file included from ./io/./matlabio.hP:E16In file included from ./io/WriteMatlabData.cpp:11: In file included from T: SIn file included from C./io/./../../../c/classes/classes.h_:A11TT: RIn file included from I./io/./../../../c/classes/./Vertex.hB:U12T: E_FO./io/./matlabio.hRMAT(1:,16 : 2In file included from )./io/./../../../c/classes/classes.h;: 11 | ^ : In file included from ./io/./../../../c/classes/./Vertex.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h::12299: :In file included from 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h :29915 | : In file included from #defi./io/./../../../c/classes/./../toolkits/toolkits.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from ne PETSC_ATT:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:15:6R: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: 16In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIn file included from :./io/./../../../c/classes/classes.h6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:: :11: In file included from ./io/./../../../c/classes/./Vertex.h:812: : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hB:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364In file included from :15: In file included from UT:E68_: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::6F: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: 11In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hOR:M6A: T:(8s: tIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h1364: | 1228PIn file included from : r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.hI:d1364x:,68 :v awarning: Ar/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hg:I6'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: 1364 | PETSC_dIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hX:8E: TSCxIn file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h :__attri1228b: uTt_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.hE:X1364T:E68R:N warning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e etscEr r1364E | RN PetoP_r_(Code (*PetssccEETrSro(EformrrCr_EXTPEroRrCoidneattf( p(N Pet)s(ccEorrn*sPretisnctEfr,o srtCtrod eIrdoxr,P rviacAhrar[]g,I d.x ).(.*nPe)) )| ^P EtTsScCE_rArToTrRPItrfi)n(tcfo)n(sct charB[o]nst char[U]T,E_F, ...) P E...ORMTSC_ATT)R PAIBEUTE_FTOSRCM_AATTTRIBT(1, 2U(1,) ; | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hTE_F2O); | ^ :RMAT(1, 2);299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'| ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h :299299 | : 67 :# note: :299:67d: enote: fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' n299e | P ETSC_ATTRIBUT E_FORMAT# 299 | (#strIdx, vadAerfgiIndex )P E_T_SaCt_ATTRItBrUTE_FOdibutRMAT(strIdxe, vaArgIedx) f_i_ne PETattribute_S_((for_C_mat(Aprin_((forTmTaRtIBUTE_F(OpRrMiAnTt(fs,t rsItdrxI,d x, vaArgIdx))t)f, st r I| d ^x , vaArgIdvaArgIdx)x))) | ^ __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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from ./io/FetchMatlabData.cpp: 111562: | In file included from P./io/./matlabio.hE:T16S: CIn file included from _./io/./../../../c/classes/classes.hE:X11T: EIn file included from R./io/./../../../c/classes/./Vertex.hN: 12P: eIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.ht:s15c: EIn file included from r./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr:o11r: Code (*PetIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hc:H6e: lIn file included from p/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hPrint:f6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h(MPI_:C8o: m/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hm:,1562 :c77o:n st chawarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes][ ], 1562 | .P.E.T)S CP_EETXSTC_ATTERRINB UPTetsEc_EFrOrRoMAT(2,r Code (In file included from 3); * | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299./io/CheckNumMatlabArguments.cpp:5: In file included from P./io/./matlabio.h:e16t: sIn file included from c./io/./../../../c/classes/classes.hH:e11l: pIn file included from P./io/./../../../c/classes/./Vertex.hr:i12n: tIn file included from f./io/./../../../c/classes/./../toolkits/toolkits.h:)(MPI_Comm:, const char[],1567 : In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :2996 | : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h#:d6e: fIn file included from i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hn:e6 PETSC: _In file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hTTRIB:UT.E_FORMAT(strI.d.x) PETSC_8: ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h :v1562a:A77A: Twarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R IrBgUITdx) E___FaOtRtMrAiTb(u2te , 3); | ^ __(/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h(:f299o:r1562m | aPtE(TpSrCi_nEtfXTERN, Pset67r:I dnote: x, vatAexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | s c#EdrerfoirnCeode (*Pet sPcHerlgpIdx))) PE| rintf)(MPIT ^ _SC_ATTRIBUTE_FORMAT(strIdx, vaArgICdx) __attribute__o((format(printfm, strIdx, vmaArgIdx))) | ^ , const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaIn file included from ./io/FetchMatlabData.cppA:r11g: IIn file included from d./io/./matlabio.hx:)16 : _In file included from _attribut./io/./../../../c/classes/classes.he:_11_: (In file included from (./io/./../../../c/classes/./Vertex.hf:o12r: mIn file included from a./io/./../../../c/classes/./../toolkits/toolkits.ht:(15p: rintf, In file included from st./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr:I11d: xIn file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h :vaAr6g: IIn file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hx:)6): )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :| 6 ^: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSCIn file included from _./io/CheckNumMatlabArguments.cppE:X5T: EIn file included from R./io/./matlabio.hN: 16P: eIn file included from t./io/./../../../c/classes/classes.hs:c11E: rIn file included from r./io/./../../../c/classes/./Vertex.ho:r12C: oIn file included from d./io/./../../../c/classes/./../toolkits/toolkits.he: PetscInfo15_Priv: atIn file included from e(./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hco:ns11t: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h: char[], Pets6cObject, const ch: ar[], ...) PETSC_ATTRIn file included from IBU/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hTE_In file included from ./io/ApiPrintf.cpp:11:FO: RMAT(3, 4); In file included from ./io/./matlabio.h| :16: 8In file included from : ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h ^In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h::121567: : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h :14299 | :P67E:T Snote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ EXTER 299 | ./io/./../../../c/classes/./../toolkits/toolkits.h #define N PetsPE:cErrorCToSdC_ATTR15IBUeT EPetscIn: _FOfo_PriRvMaAtTe((sctornIsdtx ,c hvar[]aIn file included from ,A rPgeItdsxc)O b_j_eact,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hc:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8o: nIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.ht: 1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]ch ttribute__((foarmat(printf, strIr[], ...) PETSC_ATTRIdBx, vaArgIdx))) | ^ 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strUIdx, vaArgIdx))) | TE_FORMAT( ^ 3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16299: | In file included from ./io/./../../../c/classes/classes.h :#11d: eIn file included from f./io/./../../../c/classes/./Vertex.hi:n12e: In file included from P./io/./../../../c/classes/./../toolkits/toolkits.hE:T15S: CIn file included from _./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hA:T11T: RIIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from B/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:U6T: EIn file included from _/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hF:O6RMAT(strI: dIn file included from x/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h,: 8va: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:A262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] rgIdx) 262_ | _PaEtTSC_tribute__((format(pErXiTnEtRfN, PsettrsIcdExr,r ovraCAordgeI dPxe)t)s)c LogOb j| e ^c tState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ In file included from ./io/WriteMatlabData.cpp/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h::11299: :In file included from 67./io/./matlabio.h:: 16note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ./io/./../../../c/classes/classes.h:11 299 | : #In file included from d./io/./../../../c/classes/./Vertex.he:f12i: nIn file included from e./io/./../../../c/classes/./../toolkits/toolkits.h :PETSC15_: AIn file included from T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:R11I: BIn file included from U/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:T6E: _FIn file included from O/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hR:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hM:A6T: (In file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ht:r8I: d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79:x ,warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]v aA 1575 | rPgEITdSxC)_ E_X_TattributeE_R_N( (format(PpertisnctEfr,r orCodes tPreItdsx, vaArgIdx))) | ^ cFPrintf(MPIn file included from I./io/ApiPrintf.cpp:11_Co: mIn file included from ./io/./matlabio.hm,: 16: FIn file included from ./io/./../../../c/classes/classes.h:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hI:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:L8: E *,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h: 1577c:ons70: t cwarning: ha'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] r[], . 1577 | PETSC..) PETSC_ATTRIBUTE_F_ORMAT(3,EXTERN Petsc E4); | ^ rr/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ho:r299C:o67d:e note: Pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e tscPri 299 | #defnitnfe( MPPEIT_SCCo_mAmT,T RconIsBIn file included from U./io/FetchMatlabData.cppT:E11_: FIn file included from O./io/./matlabio.htRMAT(strIdx, :v16a: AIn file included from r./io/./../../../c/classes/classes.hg:I11d: xIn file included from )./io/./../../../c/classes/./Vertex.h :c12h: aIn file included from r./io/./../../../c/classes/./../toolkits/toolkits.h[ ]_,_ a.t.t.) rPibut:15E: TIn file included from S./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_:A6T: TIn file included from R/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hI:B6U: TIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h_:6FORMAT(2,e __((: f3o)r; | ^ In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h::8299: :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h67:1575:: 79mnote: aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't 299: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ( 1575 | P | ETSC_prin tfEXTERN PetscEr rorCode P#, settrsIcdFxP,r ivnadtf(MAefine PETPrgIdx))) | ^ SC_ATTRIIB_UCToEm_mF,O RFMIALTE(strIdx, v a*A,r gcIodnxs) __attributIn file included from et_ _c(h(afro[r]m, ..../io/WriteMatlabData.cppa)t (printf, s:11: In file included from ./io/./matlabio.ht:rIdx, vaArPgEITdSxC)_)AT)T 16 | : ^ RIBUTIn file included from E./io/./../../../c/classes/classes.h_:F11O: RIn file included from M./io/./../../../c/classes/./Vertex.hA:T12(: 3In file included from ,./io/./../../../c/classes/./../toolkits/toolkits.h :415): ;In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :| 11 ^: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :6 : 299In file included from | 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:11#defi: nIn file included from e./io/./../../../c/classes/./Vertex.h :P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hE:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8T: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h12: In file included from :./io/./../../../c/classes/./../toolkits/toolkits.h1577S::1570: :In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]11 : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6C: _In file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :15776 | PETSC_EXTERNT PIn file included from TRIBet: UIn file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hs:c6EEr_rF: OIn file included from R/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ho:rCode P./io/CheckNumMatlabArguments.cppe:t5s: cPMrinIn file included from t./io/./matlabio.hf:(16M: PIn file included from I./io/./../../../c/classes/classes.h_8C: o:m11m: ,In file included from ./io/./../../../c/classes/./Vertex.hc:o12ns: AIn file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h(s:t1578r:Idx,t vc78./io/./../../../c/classes/./../toolkits/toolkits.h:a Awarning: r'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 15h: aIn file included from r./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h[ ]1578g | I:d11x: )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_:_6a: tIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: rIn file included from i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hb:u8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h,te__((fPorma:t1575(:p79ri: Ewarning: T S.ntf'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], strId x, vaA .C1575rg | IPdExT)S)C)_ E X| T.E)R NP ETSC_ATT ^R IBUTE_FORMAPetscETrrorCode In file included from P./io/FetchMatlabData.cppet_(2, 3); :EX TsEcRFNP| r ^int11f: (In file included from ./io/./matlabio.h: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h MPPeIt_sCcoEmr16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from :rm./io/./../../../c/classes/./Vertex.h,: 12F: IIn file included from L./io/./../../../c/classes/./../toolkits/toolkits.hE: 15*: In file included from 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' o,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hr Code 299P | e:11: ctosncsStN PcIn file included from hr/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hi:n6 : art#In file included from d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h[f(c:e6f: iIn file included from h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.ha:r6 : *In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h]:,, s.i8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:ze_t, n..) 1577P:70: eEcToSC_A nTsTwarning: R'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]IBt UTPE_FOR M 1577ETSC_ATcThRa | IBUTE_FORPETSAC_TEMXATT((3s,trr[I]d,x .4.).;) PE,T ERSNC _ vP| e ^t scAE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hT:T299R:I67B:U Tnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_FO RaMAATr(g3I, 4d)x;) rro r| C ^o de Pet/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hs:c299P:r67i:_ 299 | #_defnote: iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'anttt ribuft(eM_P_I(_(Cfoomrm at(mnpe299 | , #cdoenfstr chiari[]n,t f.,. .strn) PETIdx, vaArPgIdx))) | e ^ PETSC_ATTRETSSCC__AATTTTRRIIBBUTE_IBUTUET_EF_OFROMRAMTATIn file included from (./io/WriteMatlabData.cpp2F, (:sO3R)M11A: TIn file included from ./io/./matlabio.h:;16: In file included from ./io/./../../../c/classes/classes.ht:r11I: dIn file included from x./io/./../../../c/classes/./Vertex.h,: 12v: aIn file included from A./io/./../../../c/classes/./../toolkits/toolkits.h:15: rIn file included from g./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hI:d11x: )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_:_6(: sIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.ht:r6I: dx, v a | ^A rgId/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hx:)aIn file included from ttr ibute____a(299(:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h67:6: f:o rnote: mexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'a ttIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h(:p1578r:i78n:t warning: ft, 299'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | #def i1578n | ePrEiTbSuCt_ set_r_I(dP(ETESXCT_EATTRRNI BPUfTEx_,F evtoasrcmat(printfOEArrrgoI,d rRMATs(txCo)d)e) r | ^ sIdx, vaArgIdxt)r)IdxPe) ,t svcaIn file included from SA./io/ApiPrintf.cppN:P11: In file included from ./io/./matlabio.h:16: In file included from | rrgi./io/./../../../c/classes/classes.hn: ^11: In file included from ./io/./../../../c/classes/./Vertex.h:t12f(char: In file included from *I./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hd:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6x: )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hIn file included from :./io/CheckNumMatlabArguments.cpp8:: 5/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h: ,In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h::157911 : In file included from __attribute:size__./io/./../../../c/classes/./Vertex.h:12: In file included from 93: t_./io/./../../../c/classes/./../toolkits/toolkits.h(:(formwarning: , 15: In file included from at(./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hprint:11: cfo,nIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hs:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]6 st cthraIrd[x],, v.a.A.r)g : In file included from 1579 | PPETSCE_IEdXxT))T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:)SC6: In file included from | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hE_RA:1577: ^N PTeTts70:R warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] cErr o1577r | CPoEdTeS CP_eEtXsTcESRNNP r iIBUTE_FORMAT(P3e,tIn file included from ./io/FetchMatlabData.cppn:11t: fIn file included from C./io/./matlabio.ho: 164: )In file included from ;./io/./../../../c/classes/classes.h : 11| : ^In file included from ./io/./../../../c/classes/./Vertex.hs:c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hE:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'12 : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h299: | 11 : In file included from #/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hd:e6f: iIn file included from n/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hr:ruonrtCode6: In file included from e( cPPhEar *,TSC/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hetscPr:i_nAtT6T: fR(IMBIn file included from U/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hT: 8: s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hPE:1578:78ize_t, c:o nwarning: s'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t char[] , size__tF O*I1578, | ...) PET_SCCo_PERmTmS,C _cEonXsTtEMRANT P(strIdx , AvaTATcharReItBsUcTEr[gIdx) __attribEutr],e___F(O(RfMormraotr(Cporde P...)i nPtEfe, TStssAcTSNP(rCtr3i_nAtTfIdxT, RvIB, 5a)AU;( c har *| , ^ siTzE_FOr/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' RMAeT_ t299g,I dcxo)n)()2 , | 3 ^) ; | ^ st /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299c | h a r#[d | ] , e.In file included from ./io/WriteMatlabData.cpp:.f#11d: eIn file included from f./io/./matlabio.hiinne. )P EeT SPCE_PAET:T16R: IIn file included from BTUSTCT./io/./../../../c/classes/classes.h:11_EA_TFTORRIMBASTC(_UAT: TET_RFIOBRUMTAET_(FORMAIn file included from ./io/./../../../c/classes/./Vertex.hs:T12(: 3In file included from st,r./io/./../../../c/classes/./../toolkits/toolkits.hI:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from d4)x;, v a| A ^r /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.ht:rg6I: dIn file included from x/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h)I d_x:_6a: tIn file included from tribu,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h6:: 299t:e67_In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8_(v(fa:A rnote: gexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I: dx)ormat (prin 299 | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h t__attr ibute_:f_,( (sfto#rmatr(Ipd1579d:rinefin93e: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]x , vatArgIP d1579f | PEETTSxC_)A)T)T R I| BU ^T E_FO, SstrIdxRC_E, vaAXrIn file included from g./io/ApiPrintf.cppI:d11x: In file included from ./io/./matlabio.hM:16: In file included from ./io/./../../../c/classes/classes.h:A11T(str: )In file included from )T) E R| N ^ ./io/./../../../c/classes/./Vertex.hI Petsdx, va:A12r: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: gIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:d6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8cEx) __atIn file included from tr./io/CheckNumMatlabArguments.cppr: :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:5i: In file included from butre1582_:72:o r./io/./matlabio.hC:owarning: d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_e( (Pe 16f o1582t | sPcErTmSaCt_(EpXSTNEPRrNi nPtetscErfiC: oIn file included from ./io/./../../../c/classes/classes.h:u11nt(crnth: In file included from ./io/./../../../c/classes/./Vertex.h:12: f, strrIaodrx,In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:r15C ovdae: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hetAscr g*:,6 : sIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:r6I: drxo)rIn file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h): 6P: rIn file included from i n| t ^f Defaize/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8ult_(tc,o nc: sotnsIn file included from t./io/FetchMatlabData.cpp :c11h ar[],c ...) P: EIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578h./io/./matlabio.ha:r:[],16 : sIn file included from 78T./io/./../../../c/classes/classes.hSCi_zAeT_TtR I*B:U11TE,_FORMA:T (warning: 1'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], 2); | ...): 1578P | EPIn file included from E./io/./../../../c/classes/./Vertex.hT:S12 ^: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hC:T_S./io/./../../../c/classes/./../toolkits/toolkits.hC:E299XTERN Pe_tAsTcEr15:TRr: orICBoUdTe67 :P eEnote: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'F ORIn file included from M./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :29911 | : A tscIn file included from SNPr/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h#:d6e: fIn file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: iIn file included from n/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.he: PiEnTtf(cha(S3C,_ A5T)T;RI 6 : | In file included from ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :8: r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h :*299B:U/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hT:E_67: 1579note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'93F:O Rwarning: M'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]A T(s, sitz rIdx, e1579_ | 299t,v acAonstrPgE | I d #dexT) __attrSC_cfiihEbXuTnEeR tNe _PearP[t]s,cError C.o.E.T) _Pd(eS PCe_t(sfcoErTAmSTaTtR(IpBUTES_FONrPCrinti_fATCRoMuAnTt((stTrIdnxtcfh,aRr IsBtUrTIEdx_,F OvRaMArg I*, sdix)ATz(e3_,t ,4 )c;o)n,st )| ^ | ^ c vaArgId x) __/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hattribuhar:[299]:,67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT't s i299z | e _ t# deIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:*11e__((f: fIn file included from o./io/./../../../c/classes/./Vertex.hr:m12a: t(printf,, In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15s t...: )In file included from rIidnx./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h,: 11v: aIn file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.he: 6rPgEITdPxE)T)SSCC)_ A T| ^ : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: _TRIBUTEIn file included from _F/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583OA:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | TPTERTISC_EXRMAIn file included from T(strIdBxT./io/WriteMatlabData.cpp:11,: In file included from ./io/./matlabio.hv:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from a./io/./../../../c/classes/./Vertex.h:U12TE_FEORRNM APetTArg: IIn file included from d./io/./../../../c/classes/./../toolkits/toolkits.hx:(15: In file included from ) s3c./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h,E:r11r: orCIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hd:e6 : PIn file included from e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.ht:6s: cIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6 _5_)a;t : In file included from | ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h triE:bute__/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h(:(299f:o67r:m note: aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't rro r299P | (prinrin8tfNonet(fc,o: n /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hs:t c h#adre[f]i1582n:e72 ,P E.T.S.C)_ ATPsE:T Swarning: TtrIdxCR_IA,T TvRaIABU'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T BUT 1582 | rEgIdxP)_FOE_EFTSC_EXTE)) | ^ ORRMN PReMtAT(A1T(sscE,r 2);t r I| d ^ rIn file included from o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hr:./io/CheckNumMatlabArguments.cpp:5: CIn file included from o./io/./matlabio.hdx,299 :vaAer P:e16t: sIn file included from 67c:./io/./../../../c/classes/classes.h note: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'g I: 11: dx) _rrorIn file included from 299 | P_attribute__ ( (fo./io/./../../../c/classes/./Vertex.hrma:t12(rpriintfD#deneffa: uIn file included from l./io/./../../../c/classes/./../toolkits/toolkits.hti(n:t15: fIn file included from ,./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h :s11t: rIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.he:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hd:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93:x , warning: PET'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] const vaSACrg_AT T1579R | IPETdSxC)_EXTcEhRaNIB)UTrE _P)e [ ]| , ^ Fts.c..)O PEErRrMoAT(stTrSrIdCIn file included from _./io/FetchMatlabData.cppA:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:TTRIBC12o: xIn file included from , dvea PeUtTsEA_rFgcISdNxP)r i_ntf_./io/./../../../c/classes/./../toolkits/toolkits.hO:RMCAount(char *, saittze_t, const T15rc(1, 2har: [In file included from ]./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h,: size_t *i11b: ut,e __((...)foIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h):;6r mPaEtT(Sp: rIn file included from | ^ C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h_:AT299Ti:n67t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hf,:RI:BU TsE6 : note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT' tr_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hI:6d: xIn file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :v299a | F O R#MdAeTf(i8n: e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h :P1582E:T3,A r5g)I;d x )| )72S ^ ): warning: | 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ^ 1582 | PETSC_EXCT_AT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:ERIn file included from N./io/ApiPrintf.cpp :P11e: tIn file included from s./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from T./io/./../../../c/classes/./Vertex.h:R12c: EIn file included from rIB299U:./io/./../../../c/classes/./../toolkits/toolkits.hrorTCE:15o: dIn file included from e./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_F PetscErroO67R:MArTP(rsintf Def:a11u: lIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from t(co/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hn:s6t: note: r char[], In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h.:expanded from macro 'PETSC_ATTRIBUTE_FORMAT'8 : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h.:)1584 :P81E:TISdCx_,A va ArgTIwarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]R IdBUxT)E_FORMA T(1, 15842992 | )P;ETSC_E__at | tr i| bute__((format(p ri ^n X/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hT:ERN Ptets299c:E67 r#rdeff:i nnote: oexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r Ce , 299 | P E T#Sdo Cs_tArTITdRx,I BvdUeT E_FefinaArOgReMPeItdsxc)) AH)PETSC_ATTRITB(UsTE_FORMAe lpPrinTt(fstrtrIdx,DeIfa| dva ^x , vaArgIdult(MxP) __aAtrgIdx) _In file included from ./io/WriteMatlabData.cpp:I__tartCiobmumtt,r icbountee____((((ffoormat11(psrtr : chintIn file included from m./io/./matlabio.ha:t16(: fIn file included from ./io/./../../../c/classes/classes.h:parr[]11,: In file included from ./io/./../../../c/classes/./Vertex.h:i,nt f , st12rsItdr.I.: .) PETdSC_ATTRIBxUTE_FO,x ,v avaIn file included from ARrMgAr./io/./../../../c/classes/./../toolkits/toolkits.hg:IdIdx))15x: ))) | ^ In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:In file included from 6./io/FetchMatlabData.cpp: :A11In file included from )/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h | : ^:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:TIn file included from 1583./io/./matlabio.h: (2:,16: In file included from ./io/./../../../c/classes/classes.h69::11 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_3EIn file included from X./io/CheckNumMatlabArguments.cppT: :5: ERN) ;P e t| ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:sIn file included from c./io/./../../../c/classes/./Vertex.hE:rIn file included from r./io/./matlabio.ho:6716:: In file included from note: ./io/./../../../c/classes/classes.hr:11C: oIn file included from d./io/./../../../c/classes/./Vertex.he: 12expanded from macro 'PETSC_ATTRIBUTE_FORMAT': 299 | #dIn file included from e./io/./../../../c/classes/./../toolkits/toolkits.hf:i15n: eIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hP:E11T: SIn file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_:A612T: TIn file included from R./io/./../../../c/classes/./../toolkits/toolkits.hI:B15U: TIn file included from E./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:F11O: RIn file included from MAT: (s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.htrIdx,P:e6t: sIn file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hE:r6r: oIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hP:r6i: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hntIn file included from f/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hN::68 : voaAnreg(Icdoxn)s t_ _: aIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.htcrhiab:u6t: er__/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h(:(In file included from []1583,f o.r.m.:)69 :a twarning: (pri'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]n PE/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hT:S8C _1583ATTRIBU: | PETE_FTStORMCA_T(1, E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hX:T2ERfN, P)e;t s c| E1582r:r72o:r Cwarning: o'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d e ^ Pets/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hc:E299r:r67o:rP s1582t | rPIETSC_ dnote: xrexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'i ntfN 299 | Eo, #vdXefTiEnReN PPEeTtSsCcne(coEnrsrta c_oAhragrr[C]odeI dAxT)T)R)IPetscE r, | . ^. .)r PETSC_ABUTEo_TrFPOrRiMnAtTf(DsetfraIuTdlxt,( cvoanAIn file included from r./io/ApiPrintf.cppg:IRdIxBUT11E: _In file included from F./io/./matlabio.h):16st c : _In file included from ./io/./../../../c/classes/classes.h:11: hIn file included from a_ORMA./io/./../../../c/classes/./Vertex.hT:(12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: rIn file included from 1, 2); | ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:[11: ^In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :6: In file included from ]/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:8, ...:)299:67: Pnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T a: t /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h299:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]S | t #defin rieb uPtE T1593S | CP_EATTSTCR_IBUETECe__F_O(R(MfAoXrTmEaRTN( sPttr(Id_xAeTpTR, vIaBAUrTiEnt_rFgOIdtxfs,c ERrM)AT(r1, str_I_daxo,r CvoadAer gPIetsdcxStytn2)))) | ^; ribute__ ((| f ^o rmca/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ( printf,In file included from r./io/WriteMatlabData.cpponized:P299 11r: iIn file included from n./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:tf(MPIs_tCroImdm, c | o nxst, cvh12a: rIn file included from [ ]aArg./io/./../../../c/classes/./../toolkits/toolkits.hId, ...x)))) #:d15e: In file included from | ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h ^: 11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from fPine PETESTSC/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6C: _ATIn file included from T./io/FetchMatlabData.cppR:I11B: In file included from U_TIn file included from ./io/./matlabio.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h::E6_: F16ORMIn file included from A/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hT:(8ATTRIBU: : In file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.ht:rIdx, va1584TArg:I81d:x ./io/./../../../c/classes/classes.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]11) __attr : In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from E_FOR./io/./../../../c/classes/./../toolkits/toolkits.h1584: | 15PMET: SIn file included from C./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:11: iIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: EbAIn file included from u/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.ht:e6_: _In file included from (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h(:f6o: rIn file included from m/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ha:t8(: p/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hr:iX1584nTtETRN: 81P:e twarning: scErrfo,( 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]2 ,r C3o)s;trIdx, 1584v | ^ d/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | eP E299 | a#Adefine PErTgSICd_xA)T)T)R I B| UTTSEC__FEOXRTMERN APT (Pse ^t etscEtrrrIodrxC,o dvea APrIn file included from g./io/CheckNumMatlabArguments.cppI:d5x: sectH)s ceHleplPprPiIn file included from n./io/./matlabio.h_:_16at: tribruttfeDefa_u_l(tIn file included from (formatintf(Def(aMulPtprI_Comm./io/./../../../c/classes/classes.hi:11: ,In file included from ./io/./../../../c/classes/./Vertex.hc:o12nnsttf ,c hsatr([MPrI: dxI_In file included from C]./io/./../../../c/classes/./../toolkits/toolkits.h,: 15.: ,In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hv:a11A: rIn file included from g/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hI:d6x: )oIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6): In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6..) PET: SIn file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h_:A8T: T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583R:I69mB:U Twarning: Em'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes], cons )1583 | P| E ^T SC_EXT_FOtERRMNA TPetscEr(r2o,rCode Pe tcs In file included from ./io/ApiPrintf.cpp:c11Err3h: aIn file included from r./io/./matlabio.h[:], ).;. . | ^ o/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hr) PPErin:t299T:67S:C16_: fAIn file included from NToTRIB Unote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ne( const ./io/./../../../c/classes/classes.hc:299 | hT11E: _ F OaRrIn file included from [./io/./../../../c/classes/./Vertex.h:#defi12MAne: In file included from P./io/./../../../c/classes/./../toolkits/toolkits.hETT]:,15 .(2,: In file included from 3./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h):;S C| _ ^A T11T: RIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h::2996.: .:I67B): Pnote: Uexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T E_FOERMAT(sIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hr:I6d: TIn file included from S/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hC:_6 A299T | x ,: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h :#defineT8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:v1594:a91A:rRgIBUPETITdExS)C_FORM A_T_(att warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]1rib _, 1594 | PAETTTS2u);t e _| _ ^R IB/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hU:T299E:_67FORCM_AT: note: (Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' (strIdx, va(AfrogrImdax 299 | t ) __XT ERaNt (printf, stPtrirbI#etdudscx,efEitnee_ rror_C (o(dfeo rPetscSyPnchrvoanAimaErgIdx)t)()pTrSiC _ A| T ^T RIBUTE_znedtFPrintf(MPIfF_,C osmtmr,I FILEORMATdIn file included from ./io/WriteMatlabData.cpp:(strIdx, v11a: AIn file included from ./io/./matlabio.hx:, 16*: ,In file included from rgIc./io/./../../../c/classes/classes.hovnasAtr gcIhdaxr)[)]) ,| : ^11: 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: d PETSIn file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h_xIn file included from )./io/FetchMatlabData.cpp :_11_: aIn file included from ./io/./matlabio.h:ATTRIBUTE_FORMtAtri:Tb(u3, 4);6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h16:: 8In file included from : ./io/./../../../c/classes/classes.h /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:t1593::1182: :In file included from ./io/./../../../c/classes/./Vertex.hwarning: : | e ^_'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_ ((fo 1593 | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hPET12r:m299S:: In file included from a./io/./../../../c/classes/./../toolkits/toolkits.ht:(67p: note: Crexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'i n 299 | 15: #d_eEXTtEIn file included from RNff PetscEirnreorCod./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h, sPtErI:e TPSeCt11s: cIn file included from S/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hy:n6c: hIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h_:dx, vaArgIdxo))n)i z edP| r ^i6n: tf(MIn file included from PAT TR/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hI:6: I_CBUTIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hIn file included from :./io/CheckNumMatlabArguments.cpp1593::582: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : In file included from ./io/./matlabio.hE_omm:,16 : 1593In file included from ./io/./../../../c/classes/classes.h:11 : cIn file included from o./io/./../../../c/classes/./Vertex.hn:s12t : cFhORMA | Ta(sPEIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.hSCr[], t:r15: _I.d.x.,) vPaEATrEXTSERNIn file included from Cg_IAd x)T./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hTR __aIBPUettrT:E11_: FIn file included from O/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hR:M6: In file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hisbcuEAr:r6o: rIn file included from tTC(o2de P, 3);/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:et s cS6y: nIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8c: h| r ^o e/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] nize d1584P | PETS_C_(:(299f:o67: rnote: iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'ntf(MPI__ ComrEXTERN PetscErrorCm 299 | o d e# demP,e tcsocfHienlpParient fntst Dcehfaaru[], l.P.E(TSCp_.A)tr(i MPPEIT_SCCo_mAmT,TTRnTItRfI,B strIBUUT EcdoxnTstE__F,O R FcOvMaAARrMgATTh(IstrIdx, vaard[x]),)A)r g(I2d ...) x) _PE| , ^ _3attri)T SCb_u;ATte__((form a t| (TprRintf, IsBtUrTIEd_xFO,R MvAaTA(r2g,Idx) 3); | )) ^ ^/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h: | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC299_A:T67T:R Inote: BIn file included from UT./io/WriteMatlabData.cppE_FORMAT:(11s: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.hr :11: In file included from 299 | #d./io/./../../../c/classes/./Vertex.he:finIed xP,12 : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: vaArgIdx) __attribute__In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hET(SC(_fATTRIB:ormat(UpTrintf, stE6r: In file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hdx, vaArg_Idx:F)O)R)M AT(st6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h rIdx, vaArgId:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594x) __a:t91t: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | ^ 1594 | PETribuStC_eEX_TE_RN( P(etfscoErrrorCIn file included from o./io/CheckNumMatlabArguments.cppd:e5 : PIn file included from e./io/./matlabio.ht:s16c: mIn file included from a./io/./../../../c/classes/classes.ht:(11p: SIn file included from y./io/./../../../c/classes/./Vertex.hn:c12h: roIn file included from n./io/./../../../c/classes/./../toolkits/toolkits.hi:z15: In file included from riedF./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from P/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hrintnft(fM,P I:_C6omm, F: ILstrIdx, vaAEr g*I,In file included from dcxo)n)/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h): 6 | ^ st char[], ...) P: In file included from E./io/FetchMatlabData.cppTSC_ATT:In file included from R11I: BIn file included from U./io/./matlabio.hT:E16_: FIn file included from O./io/./../../../c/classes/classes.hR/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hM:A6T: (In file included from 3/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h,: 84:)11;: In file included from ./io/./../../../c/classes/./Vertex.h:12: : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593 :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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:| 6 ^: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:682: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: 67warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' :91 : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | P1594ETSC299 | #defin | e_EXTERPN PetscErrorCEToPETSC_ATTRIBUTE_FORMAT(strIdx, vaAdreg SPetsIC_EXTERN dPxec) __attscErrorCoSdyenchtriburonizete__((dformParti(nptfr(iM PIP_Comm, conntf,e tscst chasrt[r]I, ...) dx, vaArgISdx))) | ^ PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) y | ^ nchronizIn file included from e./io/CheckNumMatlabArguments.cpp:d5: FIn file included from P./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:r15i: nIn file included from t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hf:(11M: PIn file included from I/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_Comm,: 6F: IIn file included from L/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hE: 6*: ,In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:const char[], ...)6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PEPETTSSC_EXTERN PetscEC_ATTRIBUTE_FORMAT(3, 4); | ^r /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' r o299 | #define PETSC_ATTRIBUTE_FORMAT(strrCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[I], ...) PETSC_ATTRIdBx, vaArgUIdx) __attTribute__((format(printf, strIdx, vaArgIdx))) | ^ E_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16e PETSC_ATTRIB: UTE_FORMAT(strIdx, In file included from vaA./io/./../../../c/classes/classes.hr:gIdx) __attribute__((format(printf, strIdx, vaArgIdx11)): ) 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:254 | PE6TS: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:C272_EXTERN PetscErr:orCode PetscViewerASCIIPr86intf(PetscViewer, co:n warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PestsctV icehwaerr[S]t,r i.n..g) SPPErTiSnCt_fA(TPTeRtIsBUTE_FOcRVMiAeTw(e2r,, 3c)o;n s | ^ t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | # dcehfairn[e] ,P E.T.S.C)_ APTETTRSICB_UTE_FORIn file included from MAT./io/FetchMatlabData.cpp(:11: ATTRsIBtUTE_rFIOdx, vIn file included from aAr./io/./matlabio.hgRIdx) :_16_: In file included from ./io/./../../../c/classes/classes.h:11: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:M15A: T(2attri, 3In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hb:ute); | ^ 11/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299_:_((: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h67:6f: orma:t note: In file included from ./io/CheckNumMatlabArguments.cpp:5(pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'rintf, In file included from s299 | t r I#ddxe,f ivnaeArg/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hIdx))) : In file included from ./io/./matlabio.h::6 | 16 ^: In file included from : ./io/./../../../c/classes/classes.hIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hP:11:ETSC6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:In file included from _: 84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:In file included from 11./io/./../../../c/classes/./Vertex.h: :In file included from 12./io/./../../../c/classes/./Vertex.h: :A12TTRIB: UIn file included from T254E | _PFEOTRSC_EXT./io/./../../../c/classes/./../toolkits/toolkits.hMAT(strIdx,In file included from : v./io/./../../../c/classes/./../toolkits/toolkits.ha:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: ArEgRIn file included from 15/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: :In file included from 6./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: I:In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from 11/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: NIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h6:: 6d: x ) P_e_tasctEIn file included from In file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:t6r: ibute__((formrIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.ha:torCod255:96: warning: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: e (Pp r12in: te/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:tscVief255 | ,84 PsEtTrw: IdxeSrCA_S,E XvTaArgIwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] CEdRx )254) | )IPIEPTrSiN ntf(Pet s| c ^ C_EXTVEiReNw er, c PetscEronst char[],P e.tscr..)E rPrEoTrSCCo_dAeT TPReItBsUcToEr_CFoOdReM VAPTe(t2s,c V3i)e;w e r| A ^S CIISyn/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hc:i299e:w67e:rA Snote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I IPrin t299 | In file included from h./io/ApiPrintf.cppfr:(11P: eIn file included from t./io/./matlabio.h :o16n: iIn file included from z./io/./../../../c/classes/classes.he:d11P: rin#stIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: f(dPeeIn file included from f./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11e: PcETSIn file included from C/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h_Vtisecwer, co:A6: nIn file included from s/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.htVTiTRIBU:e6w: eIn file included from r, c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hh:a rc[o]n,s ..t. ) P6E: TIn file included from chaS/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hrC[], ...:)302_TAE P:_FETS88C:_ Awarning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] OTRTMR I302B | PUETRAITB(TsTES_CF_OERXMTERN PetsUcATETEr_rFoOr(C2oRt,r I3d); dMAT( 2, 3)| ; ^x, v| e Pe/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:scViewerVU299 ^ aA/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:P299r:intDe67f:r gnote: Iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'd x): 299 | _ e#67d_ratt:r irefinote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'e d(Pnee b299u | te t_P_E(T ( foSrCs_Ama#tT(TpRrIiBnUtTfE_FO,c VsitRrMIAdTe(fidnxe, vaArgsIdx) )PETS)C _ A| ^ TTReIwBeUTE_FORrM,A Tc(ostnrsItt rcIhar[d],x ...) ,P EvTaSAC_ATTRIrBIn file included from U./io/FetchMatlabData.cppT:E_FOdR11x: ,In file included from ./io/./matlabio.hM:16g: In file included from IAdT(2, 3./io/./../../../c/classes/classes.h:x)v )_;_11a: aIn file included from ./io/./../../../c/classes/./Vertex.hA: 12 : | In file included from ^rtt ./io/./../../../c/classes/./../toolkits/toolkits.hg/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299::15: rIn file included from i./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hb:6711: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ut I: 299In file included from | /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h : 6#definee _P_E(T(SfCodr: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hx:) __6m: aIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h(:_6ATpTr: inIn file included from a/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ht:t12r: iR/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.htbute__((f:o255fr,m at(prIiBnUtfstTrEI_dFxO,R MvA,: 96s:tarArgIITd(x ,warning: d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] v255a | APrEgTISdCx_)E)X)T E Rx))) s| ^ trIdx, N| vaArgIdx) __attr ^ibute__ P(e(fo tscErrrorCode PetscViewerASmCaItISynch(rporiIn file included from n./io/WriteMatlabData.cppt:11: nizfe,d PIn file included from ri./io/./matlabio.hn:tf(Petscs16V: iIn file included from e./io/./../../../c/classes/classes.h:11: In file included from ./io/CheckNumMatlabArguments.cpp:w5e: rIn file included from ,./io/./matlabio.h :c16o: nIn file included from s./io/./../../../c/classes/classes.ht: 11: cthIn file included from r./io/./../../../c/classes/./Vertex.hI:12ar[dx: In file included from In file included from ./io/./../../../c/classes/./Vertex.h], .., .v)a PET:./io/./../../../c/classes/./../toolkits/toolkits.h:15A: rIn file included from g./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hI12: S:C11_: In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hA./io/./../../../c/classes/./../toolkits/toolkits.h:15: TIn file included from TRIBU:./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:E11_: dFIn file included from xOR6MAT/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h):): )In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: ( 2 ,| ^3 ); | ^ 6In file included from : /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h6:: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h12:299:67: : note: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 2996 272 | PET | S C _EXTE: RIn file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from N/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h Pet#sdceEfrir:o12rCode: nPee tPsEcTVSiCe_wAerS/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hTTRItringBSUPTrintfE:_FORM(APTe(tsstcrVIidexwer, const c,255har[], ...) PET: SvCa_AArTgTIRdIxB)U T96_: _warning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] attri b255u | _PFEORMAteT__((T(2, 3SC_for)maEtX(printfTERN P, strId;x | ^ , vaAr/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hg:299:67:e tnote: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'c EIrrorC o299 | #defdine PEedTSC_ PetscViewerAASTCxIISynch)r)o)niT | ^ zedPrintf(PetscViewer, const char[], R.IBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIIn file included from d./io/FetchMatlabData.cppx))) . .) PETSC| _ATTRI: ^ BUTE11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h_FORMAT(2, :11: 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 3/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272):86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PET;S C_EXTERN PetscErrorCod e PetscViewerS| ^ trIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:in./io/./../../../c/classes/./Vertex.hgS:P12r: int67f:(PetscVi enote: wexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | e#rdefinIn file included from e./io/./../../../c/classes/./../toolkits/toolkits.h :P15E: TIn file included from SC_A,T TcRoInBUTE_FORMA./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: sIn file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h: Tchar[]6,: In file included from ./Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h.:.6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:(s12t: r)/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] I302d | xP,E TSC_EXTERN PvetscEr roPrETCode PetscViSCa_AeTwTeRrIVBAUrTgEI_dFUPrintDexf) __attributeOe_rred(PetscV_i((formaetw(eprr,i nctofnRstM AcTh,a rs[t]r,I(d2x, 3); | ^, va A rgId/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hx:)299):)67 : | note: ^expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ...) PETS C299 | #de_fine PETSAC_ATTRIBUTE_FORMAT(TstrIdx, vaArgIdx) __aIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: In file included from Tt./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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hRIBUT:E6: In file included from tribute__(/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h(:f6o: rIn file included from m/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ha:t12(: p/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.hr:i272_ntf, strIdx, vaArgIdx))):FORMA | ^ 86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] T 272 | (PE2TS,C_ EX3TE)RN; P et s| ^ cError/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67Code PetscVi:e wnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #edefine PETSC_ATTRIBUTE_FORrIn file included from ./io/FetchMatlabData.cpp:11: In file included from M./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:11: 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:SAT11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hringSPrintf(Pe:t6s: cIn file included from (V/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hi:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: swarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ewer, c302o | tPETSC_EXTrEIRdNx n, PetscErrorsCodvaAtr chae PgeItdsxc)r _[V]i,ewe_attrirbVuUPrint teD_e_f(e(rred(PetscVfo.iewer,rmat(pri.n.t) P EfT,S Cs_tArTITdRxI,B UvaArcgoIdx))nst charT)[ ] ,| ^. ..) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:_67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PFETSC_ATTRIBUTE_FOROMAT(strIdx, vaArgRIMAT(2, 3d); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | x #define PETSC_A)TTRIBUTE_FO __attribute__((forRMAT(strIdxm, vaArgIdxa)t (_p_raitnttrfi,b ustter_I_d(x(,f ovramAartg(Ipdrxi)n)t)f , | s ^t rIdx, 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. CXX ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo CXX ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo CXX ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo 18 warnings generated. 18 warnings generated. 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTIn file included from E../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:11_FORMA: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305(:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT( s1305trIdx, vaArgIdx) __attribut | PetscErrore__((form(MPI_Caot(mprmin,tf , strIdx, vaArgIdx))) i | ^ nt, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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 In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::1911: : In file included from In file included from ../ContourToNodes/./../bindings.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h::196: : In file included from In file included from ../ContourToNodes/./.././matlab/io/matlabio.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h::166: : In file included from In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h11:: 8In file included from : ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h12:: 1567In file included from : ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81:: 15warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h: 262 | 6P: EIn file included from T/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hS:C6_: EIn file included from X/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.hTERN Pet:s6c: EIn file included from r/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.hr:o8r: Code PetscL/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.ho:g1575O:b79j:e cwarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]S tate(Pets c1575O | bPjEeTcStC,_ EcXTonst chEarR[N] ,P e...) PETtSsCc_EArTrToRrICBUoTde PetsEc_FFPOrRiMnAtTf((2, 3); M P| I ^_ Com/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hm:,299 :F67I:L E *, consnote: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetIn file included from s../DistanceToMaskBoundary/DistanceToMaskBoundary.cppc:E5r: rIn file included from o../DistanceToMaskBoundary/./DistanceToMaskBoundary.hr:C19o: dIn file included from e../DistanceToMaskBoundary/./../bindings.h :P19e: tIn file included from s../DistanceToMaskBoundary/./.././matlab/io/matlabio.hc:S16y: nIn file included from c../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hh:r11o: nIn file included from i../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.hz:e12d: FIn file included from P../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hr:i15n: tIn file included from f../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h(:M11P: IIn file included from _/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hC:o6m: mIn file included from ,/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h :F6I: LIn file included from E/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h :*6,: In file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.ho:n8s: t/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h :c1575h:a79r:[ ]warning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ...) PET S1575C | _PAETTTSRCI_BEUXTTEE_RFNO RPMeAtTs(c3E,r r4o)r;C o d| e ^ Pe/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:s299c:F67P:r inote: nexpanded from macro 'PETSC_ATTRIBUTE_FORMAT't f(MPI_ C299o | m m ,# dFeIfLiEn e* ,P EcToSnCs_tA TcThRaIrB[U]T,E _.F.O.R)M APTE(TsStCr_IAdTxT,R IvBaUATrEg_IFdOxR)M A_T_(a3t,t r4i)b;u t e| _ ^_ ((fo/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hr:m299a:t67(:p rnote: iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'n tf, st r299I | d x ,# dveafAirngeI dPxE)T)S)C _ A| T ^T RIBUTE_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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo 18 warnings generated. 18 warnings generated. 18 warnings generated. 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo CXX ../InterpFromGrid/InterpFromGrid_la-InterpFromGrid.lo 18 warnings generated. clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmx: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lmat: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: -lMatlabDataArray: 'linker' input unused [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/bin/maca64' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/extern/bin/maca64' [-Wunused-command-line-argument] 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo 18 warnings generated. 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo 18 warnings generated. 18 warnings generated. CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo 18 warnings generated. 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAIn file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from T(../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:3, 416): In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:11; | ^ : 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: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.hIn file included from :/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h299::667: :In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hnote: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'6 : In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h299: | 8 : In file included from #/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.hd:e1567f: i/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.hn:e262 :P81E:T Swarning: C'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_ ATT R262I | BPUETE_FORMAT(stTrISdCx_,E XvTaEARrNg IPdx) __attreitbsuctEer_r_o(r(Cfoodermat(printf, strI Petdx, vaArgIdx))) | ^ scLogObjecIn file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: tIn file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11: SIn 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.ht:a11t: eIn file included from (/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.hP:e6t: sIn file included from c/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.hO:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] bj e1579 | PETSC_EXTERN PetcscErrorCode Petstc,S NcPornisntt fcChoaurn[t](,c h.a.r. )* ,P ETsSC_ATTRIBUiTE_FORMAT(2, 3); | ^ ze_/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.ht:,299 :c67o:n snote: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT' char[] 299 | #define, size PETSC_AT_Tt *,R I...) PETSC_ATTRIBUTE_BFORMAT(3, 5U); TE_FO| R ^M /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' A 299 | T#d(strefinIe PETSC_ATTRIBUTE_FORdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ MAT(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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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 ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo CXX ../Triangle/Triangle_matlab_la-Triangle.lo 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../Chaco/Chaco_matlab_la-Chaco.lo 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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/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. CXX ../Kriging/Kriging_matlab_la-Kriging.lo 18 warnings generated. In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/./../bindings.h:19: In file included from ../Chaco/./.././matlab/io/matlabio.h:16: In file included from ../Chaco/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Chaco/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCo18d warninges generated. PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299: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:11: 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/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo CXXLD libISSMMatlab.la 18 warnings generated. CXXLD libISSMApi_matlab.la In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1228: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 14 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1567: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:8: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 272 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/./../bindings.h:19: In file included from ../CoordTransform/./.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/classes.h:11: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../CoordTransform/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscvec.h:12: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXXLD InterpFromGrid.la CXXLD BamgConvertMesh_matlab.la CXXLD BamgMesher_matlab.la 18 warnings generated. CXXLD BamgTriangulate_matlab.la *** Warning: Linking the shared library BamgConvertMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library BamgConvertMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library BamgConvertMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library BamgMesher_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library BamgMesher_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library BamgMesher_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library BamgTriangulate_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library BamgTriangulate_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library BamgTriangulate_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD ContourToMesh_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD ContourToNodes_matlab.la *** Warning: Linking the shared library ContourToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ContourToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ContourToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD DistanceToMaskBoundary_matlab.la *** Warning: Linking the shared library ContourToNodes_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ContourToNodes_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ContourToNodes_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD ElementConnectivity_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library DistanceToMaskBoundary_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library DistanceToMaskBoundary_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library DistanceToMaskBoundary_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library ElementConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ElementConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ElementConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD ExpSimplify_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD ExpToLevelSet_matlab.la *** Warning: Linking the shared library ExpSimplify_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ExpSimplify_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ExpSimplify_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library ExpToLevelSet_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ExpToLevelSet_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ExpToLevelSet_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library InterpFromGridToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromGridToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromGridToMesh_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library InterpFromMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD InterpFromMeshToGrid_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' CXXLD InterpFromMeshToMesh2d_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library InterpFromMeshToGrid_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMeshToGrid_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMeshToGrid_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh2d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library InterpFromMeshToMesh3d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh3d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library InterpFromMeshToMesh3d_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library IssmConfig_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library IssmConfig_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library IssmConfig_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD MeshPartition_matlab.la CXXLD MeshProfileIntersection_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library MeshPartition_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library MeshPartition_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library MeshPartition_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library MeshProfileIntersection_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library MeshProfileIntersection_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library MeshProfileIntersection_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library NodeConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library NodeConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library NodeConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library PointCloudFindNeighbors_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library PointCloudFindNeighbors_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library PointCloudFindNeighbors_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD ProcessRifts_matlab.la CXXLD PropagateFlagsFromConnectivity_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library ProcessRifts_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library ProcessRifts_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library ProcessRifts_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library PropagateFlagsFromConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library PropagateFlagsFromConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library PropagateFlagsFromConnectivity_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD Triangle_matlab.la CXXLD Chaco_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library Triangle_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library Triangle_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library Triangle_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library Chaco_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library Chaco_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library Chaco_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! CXXLD Kriging_matlab.la CXXLD CoordTransform_matlab.la ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' *** Warning: Linking the shared library Kriging_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library Kriging_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library Kriging_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! *** Warning: Linking the shared library CoordTransform_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libgfortran.a is not portable! *** Warning: Linking the shared library CoordTransform_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/libquadmath.a is not portable! *** Warning: Linking the shared library CoordTransform_matlab.la against the *** static library /opt/homebrew/lib/gcc/current/gcc/aarch64-apple-darwin24/15/libgcc.a is not portable! ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' ld: warning: ignoring duplicate libraries: '-lm', '-lpthread' make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. Making install in src Making install in c ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.la libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.la libtool: install: /usr/bin/install -c .libs/libISSMCore.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMCore.a libtool: install: /usr/bin/install -c .libs/libISSMOverload.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMOverload.a libtool: install: /usr/bin/install -c .libs/libISSMModules.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMModules.a ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' libtool: install: /usr/bin/install -c issm.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/issm.exe libtool: install: /usr/bin/install -c issm_slc.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/issm_slc.exe libtool: install: /usr/bin/install -c kriging.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/kriging.exe libtool: install: /usr/bin/install -c issm_dakota.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/issm_dakota.exe libtool: install: /usr/bin/install -c issm_post.exe /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin/issm_post.exe make[3]: Nothing to be done for `install-data-am'. Making install in m ../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/archive/archdisp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/archive/archread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/archive/archwrite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/allempty.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/allequal.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/any2str.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/array_numel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/array_size.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/item2str.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/rotateticklabel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/str2int.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_cell.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_dim.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_size.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/string_vec.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/struc_class.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/array/struc_desc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/PattynSMB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetIceSheetBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetIceShelfBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetMOLHOBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/SetMarineIceSheetBC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/getlovenumbers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/boundaryconditions/love_numbers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBarma.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBcomponents.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBd18opdd.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBdebrisEvatt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBdebrisML.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBforcing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgemb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgradients.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgradientscomponents.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBgradientsela.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBhenning.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBmeltcomponents.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBpdd.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBpddGCM.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBpddSicopolis.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/SMBsemic.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/additionalsolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/adm1qn3inversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/age.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/amr.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/amrneopz.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/autodiff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/balancethickness.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/bamggeom.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/bamgmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcingsbeckmanngoosse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcingsismip6.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basalforcingspico.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/basin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/boundary.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calving.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingcalvingmip.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingcrevassedepth.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingdev2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvinghab.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvinglevermann.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingminthickness.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingparameterization.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingpollard.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingtest.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingvonmises.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/calvingvonmisesAD.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfdragcoeffabsgrad.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfdragcoeffabsgradtransient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cflevelsetmisfit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfrheologybbarabsgrad.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfrheologybbarabsgradtransient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfsurfacelogvel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfsurfacesquare.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/cfsurfacesquaretransient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/constants.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/damage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/debris.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/debug.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/dependent.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/dsl.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/dslmme.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/esa.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/flowequation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/fourierlove.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/friction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictioncoulomb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictioncoulomb2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionhydro.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionjosh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionpism.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionregcoulomb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionregcoulomb2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionschoof.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionshakti.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictiontemp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictiontsai.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionwaterlayer.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionweertman.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frictionweertmantemp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frontalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frontalforcingsrignot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/frontalforcingsrignotarma.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/geometry.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/giacaron.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/groundingline.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyarmapw.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologydc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyglads.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologypism.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyshakti.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologyshreve.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/hydrologytws.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/independent.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/initialization.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/inversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/inversionvalidation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/issmsettings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/levelset.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/linearbasalforcings.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/linearbasalforcingsarma.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/love.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/lovenumbers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/m1qn3inversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/masscon.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/massconaxpby.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/massfluxatgate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/masstransport.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matdamageice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matenhancedice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/materials.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matestar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/matice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh2dvertical.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh3dprisms.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh3dsurface.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mesh3dtetras.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/miscellaneous.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/misfit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mismipbasalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mmeadditionalsolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mmemasstransport.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/mmeofflinesolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/model.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/modellist.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/nodalvalue.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/numberedcostfunction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/offlinesolidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/organizer.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/outputdefinition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/pairoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/plotoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/plumebasalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/private.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmustatistics.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/radar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/radaroverlay.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/regionaloutput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/rifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/rotational.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/sampling.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/sealevelmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/snowpack.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/solidearth.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/solidearthsettings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/solidearthsolution.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/spatiallinearbasalforcings.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/spheremesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/steadystate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/stochasticforcing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/stressbalance.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/surfaceload.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/taoinversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/thermal.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/timestepping.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/timesteppingadaptive.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/toolkits.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/transient.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/verbose.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/acenet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/aci.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/andes.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/aurora.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/aws_issm_solution_server.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/camhpc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/castor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/cloud.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/computecanada.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/cosmos.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/discover.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/discovery.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/frontera.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/gemini.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/generic.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/generic_static.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/greenplanet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/hpc.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/hpc_simba.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/hpc_simba2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/local.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/localpfe.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/lonestar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/maui.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/pace.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/pfe.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/pollux.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/sherlock.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/stanage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/tetralith.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/clusters/yellowstone.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/calibration_function.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/continuous_design.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/continuous_state.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/histogram_bin_uncertain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/least_squares_term.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/linear_equality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/linear_inequality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/nonlinear_equality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/nonlinear_inequality_constraint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/normal_uncertain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/objective_function.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/partition_npart.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/response_function.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/uniform_uncertain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dakota_method.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_merge.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_set.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/classes/qmu/dakota_method/dmeth_params_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/QueueRequirements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/checkfield.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/comparemodels.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/consistency/ismodelselfconsistent.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/epsg2proj.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/flaglatlongradius.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/flaglatlongradiuselements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/flagradiuselements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gdalinfo.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gdaltransform.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gmtmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/gmtmaskparallel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/laea.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/laea_inv.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/lambert2xy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/ll2mercator.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/ll2utm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/ll2xy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/mercator2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/projlatlong.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/projtype.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/utm2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/xy2lambert.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/coordsystems/xy2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/dev/issmversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/clicktoflowline.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/exp2levelsetfunction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/exp2shp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expbox.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expcircle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expcoarsen.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expcontract.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expdisp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expexcludeoutliers.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expflip.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expll2xy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expsquare.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/exptool.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expwrite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/expxy2ll.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/flowlines.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/isoline.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/masktoexp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/meshtodomain.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/segmentstobasin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addcontour.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addendprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addinsideprofile.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/addprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/closeprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/closestpoint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/closestsegment.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/cutarea.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/cutprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/exp_ginput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/mergeprofiles.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/modifyposition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/myginput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/orientprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/removepoints.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/removeprofile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/removeseveralpoints.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/exp/operation/undoplots.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/extrusion/DepthAverage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/extrusion/project2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/extrusion/project3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/AboveGround.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/FlagElements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/GetAreas.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/GetAreas3DTria.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/GetAreasSphericalTria.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/NowickiProfile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/SegIntersect.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/VolumeAboveFloatation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/find_point.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/isconnected.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/locationtonode.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/planetradius.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/geometry/slope.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/InterpFromFile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/InterpFromModel3dToMesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/InterpFromModelToModel3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/PointValues.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/ProfileValues.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/SectionValues.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/averaging.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/interp/plugvelocities.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/marshallcostfunctions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/parametercontrolB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/parametercontroldrag.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/supportedcontrols.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/supportedcostfunctions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/inversions/velocitymisfit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/getShapeTypeInfo.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/loadmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/loadmodellist.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/io/structtonc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/TMeltingPoint.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/arrhenius.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/buddjacka.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/cuffey.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/cuffeytemperate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/nye.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/materials/paterson.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/analyticaldamage.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/backstressfrominversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/basalstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/calcbackstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/cfl_step.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/damagefrominversion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/drivingstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/mechanicalproperties.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/newforcing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/robintemperature.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/shear2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/steadystateiceshelftemp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/strainrateuncert.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mech/thomasparams.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ComputeHessian.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ComputeMetric.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ElementsFromEdge.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ExportGmsh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ExportXml.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/FixMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/GetNodalFunctionsCoeff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/MergeMetrics.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/MeshQuality.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/MeshToShp.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/NodeInElement.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/ProfileProjectOntoMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/TwoDToThreeD.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/argusmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/augment2dmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/bamg.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/bamgflowband.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/findsegments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/intersections.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/labelconnectedregions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/loneedges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/mesh3dsurfaceplug2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshband.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshconvert.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshintersect.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshintersect2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/meshintersect3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/modelmerge2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/modelmerge3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/patchglobe.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/roundmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/squaremesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/triangle.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/triangle2dvertical.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/gmshplanet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/mesh_refine_tri4.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/planettrimesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/sphere_project.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/planet/sphere_tri.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshaddrifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshplug.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshprocessoutsiderifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshprocessrifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/meshyamsrecreateriftsegments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/rifttipsonmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/rifttipsrefine.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/mesh/rifts/updateriftindexing.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/alignsegments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/colinearity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/dpsimplify.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/fielddisplay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/isnans.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/netcdf2struct.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/normcdf_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/normfit_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/norminv_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/parallelrange.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/prctile_issm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/pretty_print.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/readnetcdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/round_ice.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/structtoobj.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/miscellaneous/transientrestart.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/BamgConvertMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/BamgMesher.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/BamgTriangulate.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/Chaco.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ContourToMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ContourToNodes.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/CoordTransform.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/DistanceToMaskBoundary.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ElementConnectivity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ExpSimplify.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ExpToLevelSet.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromGridToMesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMeshToGrid.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMeshToMesh2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/InterpFromMeshToMesh3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/IssmConfig.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/Kriging.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/M1qn3.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/MeshPartition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/MeshProfileIntersection.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/NodeConnectivity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/PointCloudFindNeighbors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/ProcessRifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modules/PropagateFlagsFromConnectivity.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/ReadGeotiff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpAdusumilliIceShelfMelt.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpArcticdem.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBamber2001.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBamber2009.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBamber2013.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmachineAntarctica.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmachineGreenland.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmap2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpBedmap3.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpChuter2015.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpDTU19MDT.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpDhdt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpFromGeotiff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGeoid.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGimpdem.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGimpicemask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGimpoceanmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGrIMP.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGridsCReSIS.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpGriggs2013.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpIBCSO.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpIBCSO2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJakobsson2012.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJakobsson2020.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJoughin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJoughinCompositeGreenland.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpJoughinMosaic.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMartos2017.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2016.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2017.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAnt2019.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpMouginotAntTimeSeries1973to2018.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpPaolo2015.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRACMO1km.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRACMOant.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpREMA.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRTopo2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRignot2012.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpRignotIceShelfMelt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpSeaRISE.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpShepherd2019.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpSmith2020.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/modeldata/interpStal2020.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/netcdf/read_netCDF.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/netcdf/write_netCDF.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/ismingw.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmdir.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmscpin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmscpout.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmssh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmstscpin.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmstscpout.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/issmstssh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/jplsvn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/listfiles.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/listfilesparallel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/oshostname.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/recursivepath.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/sessionname.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/os/starcluster.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/contourenvelope.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6AntarcticaOcn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6AntarcticaSMB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6GreenlandOcn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/interpISMIP6GreenlandSMB.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/killberg.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/parameterize.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/reinitializelevelset.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/setflowequation.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/sethydrostaticmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/setmask.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/parameterization/setmask2.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/AreaAverageOntoPartition.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/adjacency.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/flagedges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/partition/partitioner.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/applyoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/arrow.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/checkplotoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/curvedarrow.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/export_gl.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/glstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/googlemaps.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/kmlgridded.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/kmlgroundoverlay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/landsatmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/latlongrid.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/latlonoverlay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/manualcb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/northarrow.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_BC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_basaldrag.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_boundaries.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_coastlines.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_contour.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_datatip.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_drivingstress.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_edges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_elementnumbering.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_elementstype.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_googlemaps.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_gridded.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_highlightelements.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_highlightvertices.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_icefront.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_importancefactors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_landsat.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_manager.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_mesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_none.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_overlay.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_parthist.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_parthistn.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_parthistw.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_penalties.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_profile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmu_mass_flux_segments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmuhistnorm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmumean.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmunormplot.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_qmustddev.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_quiver.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_quiver3.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_referential.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftfraction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftnumbering.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftpenetration.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftrelvel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_rifts.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_riftvel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_sarpwr.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_scatter.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_section.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_segments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_streamlines.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor_components.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor_principal.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_tensor_principalaxis.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_thermaltransient_results.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_transient_field.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_transient_movie.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_transient_results.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_unit.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_vertexnumbering.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plot_vstime.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotboxpos.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotchannels.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotdoc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotgemb.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/plotmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/processdata.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/processdatalatlong.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/processmesh.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/quiver_colorbar.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/quiver_process.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/radarpower.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/scaleruler.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/showregion.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/squarezoom.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/subplotmodel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/vim.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/writejsfield.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/writejsfile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/bluewhitered.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/bluewhitered_smooth.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/cmocean.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/color_scale.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/demmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/distinguishable_colors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/getcolormap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/haxby.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/ibcao.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/landcolor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/lbmap.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/paraview.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/seacolor.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/plot/colormaps/turbo.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/print/export_geotiff.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/MassFluxProcessProfile.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_cdfs.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_data.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_params.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_parse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_in_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_m_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_moments.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_out_parse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/dakota_resp_uconv.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/expandresponses.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/expandvariables.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/gaussian_pdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/importancefactors.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/lclist_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/lognormal_pdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/param_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/postqmu.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/preqmu.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/process_qmu_response_data.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmu_correlation.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuisdistributed.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuname.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmupart2npart.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuresponse.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/qmuroot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/recover_qmu_options.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/rlev_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/rlist_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/sensitivities.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/vector_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/vlist_write.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/all_parameters.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_2d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_ls.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_nond.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/dakota_rosenbrock_vector.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/direct.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/lrel.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/lrel_mmf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/lsq.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/opt.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/paramc.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/paramm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/samp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/examples/samp_direct.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_boxplot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_cdf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_hist_norm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_hist_norm_ci.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_if_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_if_spec.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_normdist_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_normplot.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_prob_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rlev_bars.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rlev_bars_ci.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_line.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_scat3.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_rvsv_surf.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/plot/plot_sampdist_bars.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/IsScaled.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/QmuSetupResponses.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/QmuSetupVariables.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/qmu/setupdesign/setupriftsfriction.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/isshp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/projectedges.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shp2exp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shp2js.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpcoarsen.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpconcat.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpdisp.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpdisp3d.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpfromxy.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpinput.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/shp/shpwrite.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/BinRead.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/WriteData.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/convert2str.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/createMCC.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/listoutputs.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadmultipleresultsfromcluster.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultfromdisk.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsfromcluster.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsfromclusterslm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsfromdisk.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/loadresultsslm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/marshall.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/outbinread.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/parseresultsfromdisk.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/retrievesamples.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/solve.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/solveiceocean.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/solveslm.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solve/waitonlock.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/asmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/asmstokesoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsgamgoptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsljacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgslsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgspbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bcgssoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicggamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicggasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicghypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/bicgsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cggamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cggasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cghypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgneasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnebjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnegamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnegasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnehypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnejacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnemgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnenoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnepbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnesoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgspbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/cgssoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/conditionnumberoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/crsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmrespbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/dgmressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresbjacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmrespbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/fgmressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gcrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gltrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmrespbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/gmressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsbjacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgspbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/ibcgssoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/iluasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/issmgslsolver.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/issmmumpssolver.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/jacobiasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/jacobicgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lcdsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/lsqrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/matlaboptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minreshypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresjacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minresnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minrespbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/minressoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/mumpsnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/mumpsoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsongamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsongasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/richardsonsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/soroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcggamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcggasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcghypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stcgsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/stokesoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/symmlqsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrbjacobioptions.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' /usr/bin/install -c /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrgamgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrgasmoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrhypreoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrmgoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrnoneoptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrpbjacobioptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/solvers/tfqmrsoroptions.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/string/discardnum.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/string/ismemberi.m /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/src/m/string/strsplit_strict.m '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/bin' make[3]: Nothing to be done for `install-data-am'. Making install in wrappers Making install in matlab ../../.././aux-config/install-sh -c -d '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGrid.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGrid.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.la libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaca64 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.la libtool: install: /usr/bin/install -c .libs/libISSMMatlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMMatlab.a libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/libISSMApi_matlab.a libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgConvertMesh_matlab.a libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgMesher_matlab.a libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/BamgTriangulate_matlab.a libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToMesh_matlab.a libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ContourToNodes_matlab.a libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/DistanceToMaskBoundary_matlab.a libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ElementConnectivity_matlab.a libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpSimplify_matlab.a libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ExpToLevelSet_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGridToMesh_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromGrid.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGrid.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGrid.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromGrid.a libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMesh2d_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToGrid_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh2d_matlab.a libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/InterpFromMeshToMesh3d_matlab.a libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/IssmConfig_matlab.a libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshPartition_matlab.a libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/MeshProfileIntersection_matlab.a libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/NodeConnectivity_matlab.a libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PointCloudFindNeighbors_matlab.a libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/ProcessRifts_matlab.a libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/PropagateFlagsFromConnectivity_matlab.a libtool: install: /usr/bin/install -c .libs/Triangle_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Triangle_matlab.a libtool: install: /usr/bin/install -c .libs/Chaco_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Chaco_matlab.a libtool: install: /usr/bin/install -c .libs/Kriging_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/Kriging_matlab.a libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.a /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.a libtool: install: chmod 644 /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.a libtool: install: ranlib /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/lib/CoordTransform_matlab.a make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. +++ Removing old junit reports from: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/nightlylog/results Cleaning up existing assets Modify generic Moving certain shared libraries to lib/ Moving MPICH binaries to bin/ Moving GDAL binaries to bin/ Moving Gmsh binaries to bin/ Moving GMT binaries to bin/ Moving GSHHG assets to share/ Moving PROJ assets to bin/ and share/ Running tests One or more tests FAILED < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maca64) December 28, 2023 For online documentation, see https://www.mathworks.com/support For product information, visit www.mathworks.com. ----------------starting:101----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test101 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008266 Total Core solution elapsed time: 0.020897 Linear solver elapsed time: 0.015779 (76%) 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: 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: 1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy SUCCESS difference: 3.2e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1 SUCCESS difference: 4.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4 SUCCESS difference: 4.4e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5 SUCCESS difference: 4.1e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6 ----------------finished:101----------------------- ----------------starting:102----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test102 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006227 Total Core solution elapsed time: 0.024127 Linear solver elapsed time: 0.019122 (79%) 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 ----------------finished:102----------------------- ----------------starting:103----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test103 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006324 Total Core solution elapsed time: 0.034085 Linear solver elapsed time: 0.027086 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx SUCCESS difference: 1.4e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy SUCCESS difference: 2.7e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz SUCCESS difference: 1.4e-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: 7.2e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx SUCCESS difference: 9.3e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy SUCCESS difference: 4e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz SUCCESS difference: 1.1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy SUCCESS difference: 8.3e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz SUCCESS difference: 6.8e-10 < 1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz ----------------finished:103----------------------- ----------------starting:104----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test104 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006508 Total Core solution elapsed time: 0.088848 Linear solver elapsed time: 0.066432 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx SUCCESS difference: 4.2e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy SUCCESS difference: 2.7e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz SUCCESS difference: 3.9e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel SUCCESS difference: 1.9e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure ----------------finished:104----------------------- ----------------starting:105----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test105 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003169 Total Core solution elapsed time: 0.004812 Linear solver elapsed time: 0.003549 (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 ----------------finished:105----------------------- ----------------starting:106----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test106 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003318 Total Core solution elapsed time: 0.007532 Linear solver elapsed time: 0.00605 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness ----------------finished:106----------------------- ----------------starting:107----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test107 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00493 Total Core solution elapsed time: 0.005467 Linear solver elapsed time: 0.003562 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness ----------------finished:107----------------------- ----------------starting:108----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test108 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004826 Total Core solution elapsed time: 0.021035 Linear solver elapsed time: 0.014501 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.1e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature SUCCESS difference: 5.1e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:108----------------------- ----------------starting:109----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test109 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005876 Total Core solution elapsed time: 0.048009 Linear solver elapsed time: 0.031374 (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: 2.4e-15 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate ----------------finished:109----------------------- ----------------starting:110----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test110 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004947 Total Core solution elapsed time: 0.043748 Linear solver elapsed time: 0.033056 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 1.1e-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.2e-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: 7.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2 SUCCESS difference: 7.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.5e-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: 6.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3 SUCCESS difference: 8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3 SUCCESS difference: 7.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 3.1e-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: 3.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3 SUCCESS difference: 2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3 ----------------finished:110----------------------- ----------------starting:111----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test111 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.01063 Total Core solution elapsed time: 0.132818 Linear solver elapsed time: 0.09424 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1 SUCCESS difference: 1.9e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1 SUCCESS difference: 4.4e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1 SUCCESS difference: 1.9e-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: 7.8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1 SUCCESS difference: 7.8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 7.8e-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.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2 SUCCESS difference: 1.1e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2 SUCCESS difference: 2.2e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2 SUCCESS difference: 1.1e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2 SUCCESS difference: 7.8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 1.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2 SUCCESS difference: 2.3e-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: 1.9e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3 SUCCESS difference: 1.2e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3 SUCCESS difference: 2.5e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3 SUCCESS difference: 1.2e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3 SUCCESS difference: 1.4e-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: 3.4e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3 SUCCESS difference: 3.3e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 2e-16 < 1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3 ----------------finished:111----------------------- ----------------starting:112----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test112 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002463 Total Core solution elapsed time: 0.00852 Linear solver elapsed time: 0.006205 (73%) 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 ----------------finished:112----------------------- ----------------starting:113----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test113 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003775 Total Core solution elapsed time: 0.008661 Linear solver elapsed time: 0.006218 (72%) 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 ----------------finished:113----------------------- ----------------starting:114----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test114 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002524 Total Core solution elapsed time: 0.010369 Linear solver elapsed time: 0.008105 (78%) 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 ----------------finished:114----------------------- ----------------starting:115----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test115 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003802 Total Core solution elapsed time: 0.008798 Linear solver elapsed time: 0.00616 (70%) 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 ----------------finished:115----------------------- ----------------starting:116----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test116 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002686 Total Core solution elapsed time: 0.004452 Linear solver elapsed time: 0.003144 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness ----------------finished:116----------------------- ----------------starting:120----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test120 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004172 Total Core solution elapsed time: 0.013688 Linear solver elapsed time: 0.009584 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-15 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 1.1e-10 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature ----------------finished:120----------------------- ----------------starting:121----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test121 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005046 Total Core solution elapsed time: 0.02841 Linear solver elapsed time: 0.019142 (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: 1.3e-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.3e-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: 6.2e-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 ----------------finished:121----------------------- ----------------starting:122----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test122 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009958 Total Core solution elapsed time: 0.121293 Linear solver elapsed time: 0.087728 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1 SUCCESS difference: 2.6e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1 SUCCESS difference: 1.5e-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: 6.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1 SUCCESS difference: 6.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1 SUCCESS difference: 6.7e-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.1e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2 SUCCESS difference: 5e-12 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2 SUCCESS difference: 3.8e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2 SUCCESS difference: 6.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 7.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2 SUCCESS difference: 7.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2 SUCCESS difference: 7.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 2.7e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 2.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 2.7e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3 SUCCESS difference: 1.5e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3 SUCCESS difference: 3.3e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3 SUCCESS difference: 1.5e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3 SUCCESS difference: 7.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 8.4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3 SUCCESS difference: 8.4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3 SUCCESS difference: 8.4e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 5.3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 2.9e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3 ----------------finished:122----------------------- ----------------starting:123----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test123 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006071 Total Core solution elapsed time: 0.033505 Linear solver elapsed time: 0.023832 (71%) 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 ----------------finished:123----------------------- ----------------starting:127----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test127 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006983 Total Core solution elapsed time: 0.149237 Linear solver elapsed time: 0.124822 (84%) 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.3e-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.3e-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.3e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase SUCCESS difference: 2.6e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1 SUCCESS difference: 7e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2 SUCCESS difference: 8.1e-15 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3 SUCCESS difference: 6e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4 SUCCESS difference: 1.7e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5 SUCCESS difference: 3.8e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6 ----------------finished:127----------------------- ----------------starting:128----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test128 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005553 Total Core solution elapsed time: 0.095722 Linear solver elapsed time: 0.079026 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 1.2e-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: 9.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1 SUCCESS difference: 4.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1 SUCCESS difference: 1.1e-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: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 3.4e-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: 3.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2 SUCCESS difference: 4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2 SUCCESS difference: 5.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2 SUCCESS difference: 5.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: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 2.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 7e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3 SUCCESS difference: 2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3 SUCCESS difference: 2.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3 ----------------finished:128----------------------- ----------------starting:131----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test131 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003265 Total Core solution elapsed time: 0.004945 Linear solver elapsed time: 0.003426 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-16 < 1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness ----------------finished:131----------------------- ----------------starting:132----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test132 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003207 Total Core solution elapsed time: 0.00566 Linear solver elapsed time: 0.003391 (60%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-16 < 1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness ----------------finished:132----------------------- ----------------starting:133----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test133 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003174 Total Core solution elapsed time: 0.005001 Linear solver elapsed time: 0.003631 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness ----------------finished:133----------------------- ----------------starting:134----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test134 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.001803 Total Core solution elapsed time: 0.00146 Linear solver elapsed time: 0.000993 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample ----------------finished:134----------------------- ----------------starting:201----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test201 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003914 Total Core solution elapsed time: 0.031748 Linear solver elapsed time: 0.028303 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.9e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx SUCCESS difference: 2.9e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy SUCCESS difference: 2.8e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure ----------------finished:201----------------------- ----------------starting:202----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test202 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006257 Total Core solution elapsed time: 0.027664 Linear solver elapsed time: 0.02262 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-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 ----------------finished:202----------------------- ----------------starting:203----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test203 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006149 Total Core solution elapsed time: 0.0528 Linear solver elapsed time: 0.045399 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx SUCCESS difference: 3.4e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy SUCCESS difference: 1.7e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz SUCCESS difference: 3.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 ----------------finished:203----------------------- ----------------starting:204----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test204 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005252 Total Core solution elapsed time: 0.063768 Linear solver elapsed time: 0.008581 (13%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005257 Total Core solution elapsed time: 0.063269 Linear solver elapsed time: 0.008692 (14%) 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 ----------------finished:204----------------------- ----------------starting:205----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test205 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006718 Total Core solution elapsed time: 0.054625 Linear solver elapsed time: 0.041395 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx SUCCESS difference: 1.8e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy SUCCESS difference: 5.4e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz SUCCESS difference: 1.8e-06 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure ----------------finished:205----------------------- ----------------starting:206----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test206 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00489 Total Core solution elapsed time: 0.022325 Linear solver elapsed time: 0.015634 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-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 ----------------finished:206----------------------- ----------------starting:207----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test207 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005847 Total Core solution elapsed time: 0.047902 Linear solver elapsed time: 0.030821 (64%) 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.6e-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.5e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3 SUCCESS difference: 4.2e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3 ----------------finished:207----------------------- ----------------starting:208----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test208 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005038 Total Core solution elapsed time: 0.061622 Linear solver elapsed time: 0.050112 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1 SUCCESS difference: 2e-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: 7e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2 SUCCESS difference: 3.6e-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: 6.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3 SUCCESS difference: 3.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3 SUCCESS difference: 3.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3 SUCCESS difference: 1.4e-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 ----------------finished:208----------------------- ----------------starting:209----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test209 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010845 Total Core solution elapsed time: 0.124249 Linear solver elapsed time: 0.086935 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1 SUCCESS difference: 3e-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: 9e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1 SUCCESS difference: 9.7e-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: 1.5e-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: 6.9e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2 SUCCESS difference: 3.7e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2 SUCCESS difference: 3.6e-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: 1.2e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2 SUCCESS difference: 1.2e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2 SUCCESS difference: 2.6e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 7e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3 SUCCESS difference: 3.2e-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: 3.2e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3 SUCCESS difference: 1.2e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3 SUCCESS difference: 2e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3 SUCCESS difference: 1.8e-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 ----------------finished:209----------------------- ----------------starting:210----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test210 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010383 Total Core solution elapsed time: 0.13548 Linear solver elapsed time: 0.096784 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1 SUCCESS difference: 4.9e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1 SUCCESS difference: 4.9e-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: 4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1 SUCCESS difference: 4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1 SUCCESS difference: 4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1 SUCCESS difference: 1.9e-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: 7.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2 SUCCESS difference: 7.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2 SUCCESS difference: 3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2 SUCCESS difference: 7.2e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2 SUCCESS difference: 4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2 SUCCESS difference: 8.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2 SUCCESS difference: 8.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2 SUCCESS difference: 8.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2 SUCCESS difference: 3.1e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2 SUCCESS difference: 6.1e-09 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.7e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3 SUCCESS difference: 2.6e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3 SUCCESS difference: 1.8e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3 SUCCESS difference: 2.6e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3 SUCCESS difference: 8.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3 SUCCESS difference: 9.8e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3 SUCCESS difference: 9.8e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3 SUCCESS difference: 9.8e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3 SUCCESS difference: 4.6e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3 ----------------finished:210----------------------- ----------------starting:211----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test211 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010968 Total Core solution elapsed time: 0.158592 Linear solver elapsed time: 0.10846 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1 SUCCESS difference: 2.2e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1 SUCCESS difference: 4.5e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1 SUCCESS difference: 2.2e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1 SUCCESS difference: 5.9e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1 SUCCESS difference: 2.5e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1 SUCCESS difference: 2.5e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1 SUCCESS difference: 2.5e-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: 3.7e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2 SUCCESS difference: 2.3e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2 SUCCESS difference: 1.4e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2 SUCCESS difference: 2.3e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2 SUCCESS difference: 1.6e-10 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2 SUCCESS difference: 2e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2 SUCCESS difference: 2e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2 SUCCESS difference: 2e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2 SUCCESS difference: 4.3e-11 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2 SUCCESS difference: 2.8e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 6.2e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3 SUCCESS difference: 3.7e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3 SUCCESS difference: 8e-11 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3 SUCCESS difference: 2.8e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3 SUCCESS difference: 2.8e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3 SUCCESS difference: 2.8e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3 SUCCESS difference: 7.2e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3 SUCCESS difference: 4.3e-15 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3 ----------------finished:211----------------------- ----------------starting:212----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test212 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution write lock file: FemModel initialization elapsed time: 0.004491 Total Core solution elapsed time: 0.094238 Linear solver elapsed time: 0.073289 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient SUCCESS difference: 7.4e-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: 8.3e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel SUCCESS difference: 1.9e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx SUCCESS difference: 1.2e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy ----------------finished:212----------------------- ----------------starting:213----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test213 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file test213.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities computing adjoint saving results f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | computing velocities computing adjoint saving results f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution computing new velocity computing basal mass balance computing vertical velocities write lock file: FemModel initialization elapsed time: 0.007003 Total Core solution elapsed time: 0.102844 Linear solver elapsed time: 0.079004 (77%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 5.6e-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.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel SUCCESS difference: 3.4e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy ----------------finished:213----------------------- ----------------starting:214----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test214 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1890.062 | 1890.062 x = 1 | f(x) = 1630.013 | 1630.013 x = 0.381966 | f(x) = 1693.788 | 1693.788 x = 0.618034 | f(x) = 1686.267 | 1686.267 ====================== step 2/2 =============================== x = 0 | f(x) = 1600.26 | 1600.26 x = 1 | f(x) = 1024.416 | 1024.416 x = 0.381966 | f(x) = 1085.473 | 1085.473 x = 0.618034 | f(x) = 1087.497 | 1087.497 write lock file: FemModel initialization elapsed time: 0.006793 Total Core solution elapsed time: 0.171559 Linear solver elapsed time: 0.140432 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-10 < 1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient SUCCESS difference: 7.2e-10 < 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: 5.7e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel SUCCESS difference: 5.1e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx SUCCESS difference: 5.7e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy ----------------finished:214----------------------- ----------------starting:215----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test215 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 8640.392 | 8640.392 x = 1 | f(x) = 8392.483 | 8392.483 x = 0.381966 | f(x) = 8455.903 | 8455.903 x = 0.618034 | f(x) = 8451.962 | 8451.962 ====================== step 2/2 =============================== x = 0 | f(x) = 8372.372 | 8372.372 x = 1 | f(x) = 7791.308 | 7791.308 x = 0.381966 | f(x) = 7839.865 | 7839.865 x = 0.618034 | f(x) = 7818.227 | 7818.227 write lock file: FemModel initialization elapsed time: 0.007523 Total Core solution elapsed time: 0.37411 Linear solver elapsed time: 0.268839 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient SUCCESS difference: 9.4e-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: 9.2e-12 < 2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure SUCCESS difference: 3.8e-10 < 3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel SUCCESS difference: 4.1e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx SUCCESS difference: 3.8e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy ----------------finished:215----------------------- ----------------starting:217----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test217 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In test217 (line 36) In run (line 99) In runme (line 156)] uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004147 Total Core solution elapsed time: 0.097031 Linear solver elapsed time: 0.088905 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy ----------------finished:217----------------------- ----------------starting:218----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 33) In parameterize (line 29) In test218 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In test218 (line 33) In run (line 99) In runme (line 156)] preprocessing dakota inputs Opening Dakota input file 'test218.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 25 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 1 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 1: 0.000596774 responses: 1: 0.000596766 responses: 1: 0.000596752 responses: 1: 0.000596756 responses: 1: 0.000596758 responses: 1: 0.000596763 responses: 1: 0.00059675 responses: 1: 0.000596726 responses: 1: 0.000596726 responses: 1: 0.000596707 responses: 1: 0.000596632 responses: 1: 0.000596747 responses: 1: 0.000596716 responses: 1: 0.000596677 responses: 1: 0.000596448 responses: 1: 0.000596467 responses: 1: 0.000596748 responses: 1: 0.00059672 responses: 1: 0.000596694 responses: 1: 0.000596543 responses: 1: 0.000596692 responses: 1: 0.000596757 responses: 1: 0.000596749 responses: 1: 0.000596744 responses: 1: 0.000596744 responses: 1: 0.000596766 write lock file: FemModel initialization elapsed time: 0.004989 Total Core solution elapsed time: 2.12485 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 26 Reading MV statistics for response functions: MaxVel Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 6e-12 < 1e-10 test id: 218 test name: SquareShelfConstrainedDakotaB field: importancefactors ----------------finished:218----------------------- ----------------starting:219----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test219 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006763 Total Core solution elapsed time: 0.052631 Linear solver elapsed time: 0.042617 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx SUCCESS difference: 2.8e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy SUCCESS difference: 8.6e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz SUCCESS difference: 2.8e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure ----------------finished:219----------------------- ----------------starting:220----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 33) In parameterize (line 29) In test220 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007238 Total Core solution elapsed time: 0.157409 Linear solver elapsed time: 0.106657 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx SUCCESS difference: 5.8e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy SUCCESS difference: 6.2e-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 ----------------finished:220----------------------- ----------------starting:221----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 33) In parameterize (line 29) In test221 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007125 Total Core solution elapsed time: 0.151425 Linear solver elapsed time: 0.102592 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-12 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 8.3e-12 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 6.3e-09 < 5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 8.3e-12 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel ----------------finished:221----------------------- ----------------starting:222----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test222 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005091 Total Core solution elapsed time: 0.061364 Linear solver elapsed time: 0.049886 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1 SUCCESS difference: 2.1e-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: 7.6e-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: 6.8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1 SUCCESS difference: 8.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2 SUCCESS difference: 7.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: 9.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3 SUCCESS difference: 3.8e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3 SUCCESS difference: 3.7e-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: 2.2e-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.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3 ----------------finished:222----------------------- ----------------starting:223----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test223 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003654 Total Core solution elapsed time: 0.010653 Linear solver elapsed time: 0.005857 (55%) 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 ----------------finished:223----------------------- ----------------starting:224----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test224 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.024743 Total Core solution elapsed time: 0.254223 Linear solver elapsed time: 0.177816 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1 SUCCESS difference: 3.7e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1 SUCCESS difference: 1.7e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1 SUCCESS difference: 3.7e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1 SUCCESS difference: 2.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1 SUCCESS difference: 2.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1 SUCCESS difference: 2.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2 SUCCESS difference: 3.2e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2 SUCCESS difference: 1.5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2 SUCCESS difference: 3.2e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2 SUCCESS difference: 2.9e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2 SUCCESS difference: 5.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2 SUCCESS difference: 5.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2 SUCCESS difference: 5.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2 SUCCESS difference: 2.1e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.9e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3 SUCCESS difference: 5e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3 SUCCESS difference: 1.9e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3 SUCCESS difference: 5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3 SUCCESS difference: 5.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3 SUCCESS difference: 9.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3 SUCCESS difference: 9.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3 SUCCESS difference: 9.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3 SUCCESS difference: 3.4e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3 SUCCESS difference: 2.9e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3 ----------------finished:224----------------------- ----------------starting:225----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test225 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.020553 Total Core solution elapsed time: 0.364687 Linear solver elapsed time: 0.273531 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.3e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1 SUCCESS difference: 2.3e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1 SUCCESS difference: 2.3e-10 < 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: 6.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1 SUCCESS difference: 4.1e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1 SUCCESS difference: 6.1e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1 SUCCESS difference: 2e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.5e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2 SUCCESS difference: 6.9e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2 SUCCESS difference: 1.1e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2 SUCCESS difference: 6.9e-11 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2 SUCCESS difference: 6.1e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2 SUCCESS difference: 4.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2 SUCCESS difference: 2.8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2 SUCCESS difference: 4.2e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2 SUCCESS difference: 2.8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2 SUCCESS difference: 1.1e-08 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 1.9e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3 SUCCESS difference: 6e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.8e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3 SUCCESS difference: 5.8e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3 SUCCESS difference: 4.2e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3 SUCCESS difference: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3 SUCCESS difference: 5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3 SUCCESS difference: 7.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3 SUCCESS difference: 9.2e-13 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3 SUCCESS difference: 7.3e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3 ----------------finished:225----------------------- ----------------starting:226----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test226 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009279 Total Core solution elapsed time: 0.168852 Linear solver elapsed time: 0.142972 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1 SUCCESS difference: 1.8e-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.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2 SUCCESS difference: 5.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2 SUCCESS difference: 6.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2 SUCCESS difference: 7.1e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3 SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3 ----------------finished:226----------------------- ----------------starting:227----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test227 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.011285 Total Core solution elapsed time: 0.161154 Linear solver elapsed time: 0.122824 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1 SUCCESS difference: 9.2e-11 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1 SUCCESS difference: 9e-11 < 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.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1 SUCCESS difference: 5.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1 SUCCESS difference: 5.9e-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.9e-10 < 2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2 SUCCESS difference: 1.8e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2 SUCCESS difference: 2.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2 SUCCESS difference: 1.8e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2 SUCCESS difference: 5.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2 SUCCESS difference: 1.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2 SUCCESS difference: 3e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.8e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3 SUCCESS difference: 1.2e-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.2e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3 SUCCESS difference: 8.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3 SUCCESS difference: 8.5e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3 SUCCESS difference: 8.5e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3 SUCCESS difference: 8.5e-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: 1.2e-08 < 1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3 ----------------finished:227----------------------- ----------------starting:228----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test228 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00509 Total Core solution elapsed time: 0.068712 Linear solver elapsed time: 0.054775 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1 SUCCESS difference: 3.6e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1 SUCCESS difference: 3.5e-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: 1.1e-14 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2 SUCCESS difference: 1.9e-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: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2 SUCCESS difference: 6.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3 SUCCESS difference: 2.6e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3 SUCCESS difference: 1.8e-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.3e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4 SUCCESS difference: 1.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4 SUCCESS difference: 1.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4 ----------------finished:228----------------------- ----------------starting:229----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test229 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005146 Total Core solution elapsed time: 0.063372 Linear solver elapsed time: 0.050475 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1 SUCCESS difference: 4.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1 SUCCESS difference: 4.4e-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.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1 SUCCESS difference: 1.5e-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: 1.1e-14 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2 SUCCESS difference: 3.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2 SUCCESS difference: 2.9e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2 SUCCESS difference: 8.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2 SUCCESS difference: 9.6e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2 SUCCESS difference: 9.1e-16 < 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: 1.6e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3 SUCCESS difference: 1.6e-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.5e-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: 4.8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4 SUCCESS difference: 8e-16 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4 SUCCESS difference: 9.2e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4 ----------------finished:229----------------------- ----------------starting:230----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test230 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007464 Total Core solution elapsed time: 0.072225 Linear solver elapsed time: 0.053597 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1 SUCCESS difference: 4.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1 SUCCESS difference: 2.2e-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: 6.4e-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: 4.6e-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: 1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2 SUCCESS difference: 4.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: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3 SUCCESS difference: 4.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3 SUCCESS difference: 6.6e-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: 2.8e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4 SUCCESS difference: 5.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4 SUCCESS difference: 8.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4 SUCCESS difference: 6.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: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4 ----------------finished:230----------------------- ----------------starting:231----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test231 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007311 Total Core solution elapsed time: 0.072654 Linear solver elapsed time: 0.054227 (75%) 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.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2 SUCCESS difference: 8.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2 SUCCESS difference: 6.5e-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: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2 SUCCESS difference: 8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2 SUCCESS difference: 3.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3 SUCCESS difference: 9.8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3 SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3 SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3 SUCCESS difference: 8.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3 SUCCESS difference: 8e-16 < 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: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4 SUCCESS difference: 2.2e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4 SUCCESS difference: 9.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4 SUCCESS difference: 2.2e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4 SUCCESS difference: 6.2e-16 < 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 ----------------finished:231----------------------- ----------------starting:232----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test232 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005808 Total Core solution elapsed time: 0.06635 Linear solver elapsed time: 0.043356 (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.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: 2.8e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2 SUCCESS difference: 5.2e-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: 3.5e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4 SUCCESS difference: 3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4 ----------------finished:232----------------------- ----------------starting:233----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test233 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.011037 Total Core solution elapsed time: 0.176424 Linear solver elapsed time: 0.126174 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1 SUCCESS difference: 3.9e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1 SUCCESS difference: 2.1e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1 SUCCESS difference: 3.9e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure1 SUCCESS difference: 2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1 SUCCESS difference: 2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1 SUCCESS difference: 2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1 SUCCESS difference: 1.7e-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: 3.6e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2 SUCCESS difference: 3.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2 SUCCESS difference: 1.8e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2 SUCCESS difference: 3.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2 SUCCESS difference: 2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2 SUCCESS difference: 4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2 SUCCESS difference: 4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2 SUCCESS difference: 4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2 SUCCESS difference: 3.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2 SUCCESS difference: 1.2e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 7.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3 SUCCESS difference: 8.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3 SUCCESS difference: 4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3 SUCCESS difference: 8.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3 SUCCESS difference: 4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3 SUCCESS difference: 7.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3 SUCCESS difference: 7.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3 SUCCESS difference: 7.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3 SUCCESS difference: 5.2e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3 SUCCESS difference: 1.7e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 7.6e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4 SUCCESS difference: 4.2e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4 SUCCESS difference: 2.3e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4 SUCCESS difference: 4.2e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4 SUCCESS difference: 7.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4 SUCCESS difference: 9.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4 SUCCESS difference: 9.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4 SUCCESS difference: 9.4e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4 SUCCESS difference: 7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4 SUCCESS difference: 2.8e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4 ----------------finished:233----------------------- ----------------starting:236----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test236 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.0044 Total Core solution elapsed time: 0.015091 Linear solver elapsed time: 0.006021 (40%) 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 ----------------finished:236----------------------- ----------------starting:237----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test237 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007958 Total Core solution elapsed time: 0.015174 Linear solver elapsed time: 0.006896 (45%) 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 ----------------finished:237----------------------- ----------------starting:238----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test238 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004162 Total Core solution elapsed time: 0.015402 Linear solver elapsed time: 0.006256 (41%) 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 ----------------finished:238----------------------- ----------------starting:239----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test239 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004325 Total Core solution elapsed time: 0.013689 Linear solver elapsed time: 0.004271 (31%) 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 ----------------finished:239----------------------- ----------------starting:240----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test240 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004159 Total Core solution elapsed time: 0.013649 Linear solver elapsed time: 0.00423 (31%) 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 ----------------finished:240----------------------- ----------------starting:241----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test241 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005038 Total Core solution elapsed time: 0.069641 Linear solver elapsed time: 0.055792 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1 SUCCESS difference: 2.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1 SUCCESS difference: 3e-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: 9.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2 SUCCESS difference: 2.3e-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: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2 SUCCESS difference: 5.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3 SUCCESS difference: 2.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3 SUCCESS difference: 1.2e-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: 1.2e-14 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4 SUCCESS difference: 3.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4 SUCCESS difference: 4e-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: 2.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4 ----------------finished:241----------------------- ----------------starting:242----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test242 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007467 Total Core solution elapsed time: 0.078312 Linear solver elapsed time: 0.057856 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1 SUCCESS difference: 2.3e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1 SUCCESS difference: 1.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1 SUCCESS difference: 2.3e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1 SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1 SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1 SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2 SUCCESS difference: 1.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2 SUCCESS difference: 1.1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2 SUCCESS difference: 1.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2 SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2 SUCCESS difference: 3.7e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2 SUCCESS difference: 3.7e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2 SUCCESS difference: 3.7e-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: 5.3e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3 SUCCESS difference: 3.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3 SUCCESS difference: 2.8e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3 SUCCESS difference: 3.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3 SUCCESS difference: 3.7e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3 SUCCESS difference: 3.8e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3 SUCCESS difference: 3.8e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3 SUCCESS difference: 3.8e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4 SUCCESS difference: 6.8e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4 SUCCESS difference: 3.8e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4 SUCCESS difference: 3.3e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4 SUCCESS difference: 3.3e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4 SUCCESS difference: 3.3e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4 ----------------finished:242----------------------- ----------------starting:243----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test243 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.015062 Total Core solution elapsed time: 12.6664 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: 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 ----------------finished:243----------------------- ----------------starting:244----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test244 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Linear partitioner requesting partitions on elements preprocessing dakota inputs Opening Dakota input file 'test244.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 16 normal_uncertain variables. Writing 16 uniform_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 3 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 3: 6.15021e+14|5.59669e+17|4.18578e+07 responses: 3: 6.15039e+14|5.59686e+17|4.19564e+07 responses: 3: 6.15064e+14|5.59708e+17|4.23458e+07 write lock file: FemModel initialization elapsed time: 0.015371 Total Core solution elapsed time: 37.6777 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 37 sec Dakota method = 'nond_sampling' Dakota function evaluations = 3 Dakota samples = 3 Reading moment-based statistics for response functions: IceVolume IceMass TotalSmb Number of Dakota response functions = 3 Reading 95% confidence intervals for response functions: Number of Dakota response functions = 3 Reading CDF's for response functions: Number of Dakota response functions = 3 Reading PDF's for response functions: Number of Dakota response functions = 3 Dakota iterator 'random_sampling' completed End of file successfully reached Reading Dakota tabular output file Number of columns (Dakota V + R) = 35 Number of rows (Dakota func evals) = 3 SUCCESS difference: 1.9e-06 < 2e-06 test id: 244 test name: SquareShelfSMBGembDakota field: moments ----------------finished:244----------------------- ----------------starting:245----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test245 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddSicopolis.s0p specified: values set as zero no SMBpddSicopolis.s0t specified: values set as zero no SMBpddSicopolis.temperature_anomaly specified: values set as zero no SMBpddSicopolis.precipitation_anomaly specified: values set as ones no SMBpddSicopolis.smb_corr specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002708 Total Core solution elapsed time: 0.002807 Linear solver elapsed time: 0.001306 (47%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-16 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1 ERROR difference: 6.8e-05 > 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2 ERROR difference: 0.039 > 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2 ----------------finished:245----------------------- ----------------starting:246----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test246 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBsemic.s0gcm specified: values from md.geometry.surface no SMBsemic.mask specified: values set as 2 for ice no SMBsemic.Tamp specified: values set as 3.0 uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006183 Total Core solution elapsed time: 0.861307 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 ----------------finished:246----------------------- ----------------starting:247----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test247 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003677 Total Core solution elapsed time: 0.009418 Linear solver elapsed time: 0.002647 (28%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010986 Total Core solution elapsed time: 0.064148 Linear solver elapsed time: 0.016931 (26%) 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 ----------------finished:247----------------------- ----------------starting:248----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test248 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004327 Total Core solution elapsed time: 0.085682 Linear solver elapsed time: 0.07755 (91%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx SUCCESS difference: 1.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy SUCCESS difference: 1.3e-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.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface SUCCESS difference: 1.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface SUCCESS difference: 2.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear SUCCESS difference: 1.9e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear SUCCESS difference: 7.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase SUCCESS difference: 1.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase ----------------finished:248----------------------- ----------------starting:249----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test249 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005295 Total Core solution elapsed time: 0.122394 Linear solver elapsed time: 0.104589 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1 SUCCESS difference: 4.6e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1 SUCCESS difference: 4.6e-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: 8.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1 SUCCESS difference: 9.1e-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: 1.1e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2.4e-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: 1.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: 6.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 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 ----------------finished:249----------------------- ----------------starting:250----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test250 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero preprocessing dakota inputs Opening Dakota input file 'test250.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 27 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 8 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 8: 0.000224606|6.06858e+14|-1.70631e+07|-2.48421e+07|-3.97981e+07|338754|1.50963e+06|1.93096e+07 responses: 8: 0.000224613|6.06786e+14|-1.70478e+07|-2.48453e+07|-3.97852e+07|311819|1.51966e+06|1.92494e+07 responses: 8: 0.000224632|6.06738e+14|-1.70468e+07|-2.4836e+07|-3.97887e+07|283288|1.49794e+06|1.91973e+07 responses: 8: 0.000224619|6.06817e+14|-1.70762e+07|-2.48403e+07|-3.97845e+07|360052|1.54798e+06|1.92671e+07 responses: 8: 0.000224614|6.0681e+14|-1.70441e+07|-2.48411e+07|-3.97827e+07|334372|1.51259e+06|1.92813e+07 responses: 8: 0.000224577|6.06906e+14|-1.70623e+07|-2.48512e+07|-3.97786e+07|353618|1.54546e+06|1.92589e+07 responses: 8: 0.000224608|6.06816e+14|-1.70773e+07|-2.4833e+07|-3.97735e+07|371516|1.55052e+06|1.92749e+07 responses: 8: 0.000224572|6.06852e+14|-1.70682e+07|-2.48309e+07|-3.97893e+07|324707|1.51497e+06|1.92047e+07 responses: 8: 0.000224631|6.06803e+14|-1.70682e+07|-2.4846e+07|-3.97986e+07|350272|1.51584e+06|1.9324e+07 responses: 8: 0.000224614|6.06844e+14|-1.70668e+07|-2.48625e+07|-3.98161e+07|348676|1.51421e+06|1.9302e+07 responses: 8: 0.000224625|6.06817e+14|-1.70482e+07|-2.48593e+07|-3.97848e+07|346717|1.52845e+06|1.9291e+07 responses: 8: 0.00022464|6.06811e+14|-1.70764e+07|-2.48298e+07|-3.98146e+07|336555|1.48485e+06|1.92897e+07 responses: 8: 0.000224581|6.06879e+14|-1.70585e+07|-2.48473e+07|-3.98133e+07|285404|1.49477e+06|1.91736e+07 responses: 8: 0.000224607|6.06852e+14|-1.7065e+07|-2.48363e+07|-3.97856e+07|344590|1.52829e+06|1.93057e+07 responses: 8: 0.000224626|6.06826e+14|-1.70693e+07|-2.48527e+07|-3.97979e+07|362514|1.52837e+06|1.93243e+07 responses: 8: 0.000224591|6.06864e+14|-1.70618e+07|-2.48363e+07|-3.9798e+07|341085|1.50072e+06|1.93205e+07 responses: 8: 0.000224617|6.0682e+14|-1.70424e+07|-2.4848e+07|-3.97861e+07|294917|1.51106e+06|1.926e+07 responses: 8: 0.000224588|6.0682e+14|-1.7051e+07|-2.48411e+07|-3.97663e+07|317850|1.54214e+06|1.9245e+07 responses: 8: 0.000224585|6.06819e+14|-1.70674e+07|-2.48257e+07|-3.97948e+07|317745|1.4972e+06|1.92415e+07 responses: 8: 0.000224617|6.06821e+14|-1.707e+07|-2.48491e+07|-3.98189e+07|330368|1.49293e+06|1.9291e+07 write lock file: FemModel initialization elapsed time: 0.004886 Total Core solution elapsed time: 2.516 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 sec Dakota method = 'nond_sampling' Dakota function evaluations = 20 Dakota samples = 20 Reading moment-based statistics for response functions: MaxVel IceVolume indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 Number of Dakota response functions = 8 Reading 95% confidence intervals for response functions: Number of Dakota response functions = 8 Reading CDF's for response functions: Number of Dakota response functions = 8 Reading PDF's for response functions: Number of Dakota response functions = 8 Dakota iterator 'random_sampling' completed End of file successfully reached Reading Dakota tabular output file Number of columns (Dakota V + R) = 35 Number of rows (Dakota func evals) = 20 SUCCESS difference: 1.6e-22 < 1e-11 test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: moments ----------------finished:250----------------------- ----------------starting:251----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test251 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero preprocessing dakota inputs Opening Dakota input file 'test251.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 27 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 8 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 8: 0.000224607|6.0683e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07 responses: 8: 0.00022461|6.06824e+14|-1.70618e+07|-2.48432e+07|-3.97937e+07|332216|1.51697e+06|1.92693e+07 responses: 8: 0.000224607|6.06827e+14|-1.70616e+07|-2.48427e+07|-3.97928e+07|332406|1.51679e+06|1.92693e+07 responses: 8: 0.000224605|6.06825e+14|-1.70616e+07|-2.48419e+07|-3.97924e+07|331852|1.51646e+06|1.92682e+07 responses: 8: 0.000224605|6.06825e+14|-1.70609e+07|-2.48426e+07|-3.97925e+07|331963|1.51635e+06|1.92683e+07 responses: 8: 0.000224618|6.06814e+14|-1.70666e+07|-2.48394e+07|-3.97952e+07|337989|1.5152e+06|1.92714e+07 responses: 8: 0.000224615|6.06819e+14|-1.70625e+07|-2.4844e+07|-3.97959e+07|333685|1.51555e+06|1.9271e+07 responses: 8: 0.000224608|6.06821e+14|-1.70618e+07|-2.48428e+07|-3.97929e+07|330957|1.51675e+06|1.92678e+07 responses: 8: 0.000224611|6.06818e+14|-1.70614e+07|-2.48423e+07|-3.97928e+07|329376|1.51696e+06|1.92472e+07 responses: 8: 0.00022461|6.06822e+14|-1.7061e+07|-2.48432e+07|-3.97927e+07|332938|1.51652e+06|1.92706e+07 responses: 8: 0.000224611|6.06809e+14|-1.7062e+07|-2.48362e+07|-3.9792e+07|320881|1.51132e+06|1.92587e+07 responses: 8: 0.000224617|6.06812e+14|-1.70626e+07|-2.48445e+07|-3.9797e+07|333369|1.51235e+06|1.9277e+07 responses: 8: 0.000224612|6.06811e+14|-1.70562e+07|-2.48428e+07|-3.97924e+07|322081|1.51154e+06|1.92559e+07 responses: 8: 0.000224611|6.06818e+14|-1.70619e+07|-2.48397e+07|-3.97875e+07|338266|1.521e+06|1.92715e+07 responses: 8: 0.000224615|6.06817e+14|-1.70623e+07|-2.48452e+07|-3.97925e+07|336068|1.52155e+06|1.92735e+07 responses: 8: 0.000224609|6.06823e+14|-1.70618e+07|-2.48427e+07|-3.97935e+07|331666|1.5165e+06|1.92678e+07 responses: 8: 0.000224612|6.0682e+14|-1.70621e+07|-2.48435e+07|-3.9795e+07|330559|1.5156e+06|1.92664e+07 responses: 8: 0.000224614|6.0682e+14|-1.70623e+07|-2.48438e+07|-3.97881e+07|336588|1.52709e+06|1.92717e+07 responses: 8: 0.000224613|6.06819e+14|-1.70585e+07|-2.48435e+07|-3.97869e+07|334845|1.52146e+06|1.92715e+07 responses: 8: 0.000224611|6.06819e+14|-1.70621e+07|-2.48416e+07|-3.97921e+07|334485|1.51639e+06|1.92737e+07 responses: 8: 0.000224607|6.06824e+14|-1.70608e+07|-2.48427e+07|-3.97924e+07|332105|1.51637e+06|1.92703e+07 responses: 8: 0.000224609|6.06824e+14|-1.70615e+07|-2.48428e+07|-3.97925e+07|332081|1.5167e+06|1.92694e+07 responses: 8: 0.000224606|6.06825e+14|-1.70617e+07|-2.48416e+07|-3.97923e+07|331841|1.51644e+06|1.92706e+07 responses: 8: 0.000224607|6.06824e+14|-1.70616e+07|-2.48425e+07|-3.97927e+07|332596|1.51681e+06|1.9268e+07 responses: 8: 0.000224614|6.06819e+14|-1.70566e+07|-2.48422e+07|-3.97927e+07|330571|1.5115e+06|1.9281e+07 responses: 8: 0.000224609|6.06825e+14|-1.70615e+07|-2.48431e+07|-3.97933e+07|332008|1.51687e+06|1.92671e+07 responses: 8: 0.000224611|6.06824e+14|-1.70621e+07|-2.48433e+07|-3.9794e+07|332463|1.51701e+06|1.92685e+07 responses: 8: 0.000224607|6.06824e+14|-1.70615e+07|-2.48426e+07|-3.97928e+07|332623|1.51677e+06|1.92735e+07 write lock file: FemModel initialization elapsed time: 0.004733 Total Core solution elapsed time: 3.44471 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 3 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 28 Reading MV statistics for response functions: MaxVel IceVolume indexed_MassFlux_1 indexed_MassFlux_2 indexed_MassFlux_3 indexed_MassFlux_4 indexed_MassFlux_5 indexed_MassFlux_6 Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 1.6e-30 < 1e-11 test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: moments ----------------finished:251----------------------- ----------------starting:252----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test252 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009318 Total Core solution elapsed time: 10.5361 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 10 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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 < 5e-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 ----------------finished:252----------------------- ----------------starting:253----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test253 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009505 Total Core solution elapsed time: 9.81235 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 9 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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 ----------------finished:253----------------------- ----------------starting:254----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test254 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In test254 (line 36) In run (line 99) In runme (line 156)] uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004607 Total Core solution elapsed time: 0.134808 Linear solver elapsed time: 0.124324 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy SUCCESS difference: 4.1e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface SUCCESS difference: 7.2e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear SUCCESS difference: 4.1e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase ----------------finished:254----------------------- ----------------starting:255----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test255 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00526 Total Core solution elapsed time: 0.122699 Linear solver elapsed time: 0.106635 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1 SUCCESS difference: 4.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1 SUCCESS difference: 4.4e-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: 1e-14 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2 SUCCESS difference: 3.4e-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.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2 SUCCESS difference: 6.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3 ----------------finished:255----------------------- ----------------starting:256----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test256 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003908 Total Core solution elapsed time: 0.016274 Linear solver elapsed time: 0.00796 (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 ----------------finished:256----------------------- ----------------starting:257----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test257 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero smb.refelevation not specified: Reference elevations set to mean surface elevation of basins uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007017 Total Core solution elapsed time: 0.396137 Linear solver elapsed time: 0.304362 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1 SUCCESS difference: 7.6e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1 SUCCESS difference: 7.6e-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: 5e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2 SUCCESS difference: 8.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2 SUCCESS difference: 8.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2 SUCCESS difference: 1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2 SUCCESS difference: 9.9e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2 SUCCESS difference: 4.9e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3 SUCCESS difference: 1.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3 SUCCESS difference: 8.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 ----------------finished:257----------------------- ----------------starting:258----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test258 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test258 (line 11) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010562 Total Core solution elapsed time: 26.1446 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 0 < 3e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbTs SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT10 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT30 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT50 SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbWAdd ----------------finished:258----------------------- ----------------starting:259----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test259 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test259 (line 11) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010771 Total Core solution elapsed time: 25.8536 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: 5.7e-14 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 3.7e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 6.1e-12 < 3e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 2.4e-12 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 5.1e-13 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 6e-13 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 4.7e-14 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 9.8e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 1e-14 < 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: 1.4e-13 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 1.3e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 9.8e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 1.3e-14 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 3.2e-13 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 6.9e-16 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 8e-14 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 4.5e-13 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 5.3e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 7e-13 < 2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 1.3e-12 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 5.5e-11 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 3.4e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 2.6e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 1.2e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 6e-13 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd ----------------finished:259----------------------- ----------------starting:260----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test260 (line 8) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004274 Total Core solution elapsed time: 0.027862 Linear solver elapsed time: 0.024456 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx SUCCESS difference: 1.6e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy SUCCESS difference: 1.7e-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 ----------------finished:260----------------------- ----------------starting:261----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test261 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009833 Total Core solution elapsed time: 0.079026 Linear solver elapsed time: 0.055308 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-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: 2.1e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel SUCCESS difference: 1.8e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature SUCCESS difference: 0 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate ----------------finished:261----------------------- ----------------starting:270----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test270 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004408 Total Core solution elapsed time: 0.059555 Linear solver elapsed time: 0.054046 (91%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.8e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx SUCCESS difference: 3.7e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy SUCCESS difference: 3.7e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure ----------------finished:270----------------------- ----------------starting:272----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test272 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 376479.6 | 376479.6 x = 1 | f(x) = 2669.993 | 2669.993 ====================== step 2/2 =============================== x = 0 | f(x) = 2468.558 | 2468.558 x = 1 | f(x) = 993.8173 | 993.8173 preparing final solution write lock file: FemModel initialization elapsed time: 0.004897 Total Core solution elapsed time: 0.183901 Linear solver elapsed time: 0.162607 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient SUCCESS difference: 4.4e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits SUCCESS difference: 5.4e-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: 3.8e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel SUCCESS difference: 6.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx SUCCESS difference: 3.6e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy ----------------finished:272----------------------- ----------------starting:273----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test273 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004344 Total Core solution elapsed time: 0.031342 Linear solver elapsed time: 0.028017 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-14 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx SUCCESS difference: 3.5e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy SUCCESS difference: 3.5e-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: 6.2e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage ----------------finished:273----------------------- ----------------starting:275----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test275 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002731 Total Core solution elapsed time: 0.004765 Linear solver elapsed time: 0.003479 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D SUCCESS difference: 4.4e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F ----------------finished:275----------------------- ----------------starting:280----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test280 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004114 Total Core solution elapsed time: 0.073876 Linear solver elapsed time: 0.068506 (93%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004185 Total Core solution elapsed time: 0.055185 Linear solver elapsed time: 0.049906 (90%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004378 Total Core solution elapsed time: 0.049442 Linear solver elapsed time: 0.045436 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble SUCCESS difference: 4.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble SUCCESS difference: 4.9e-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: 9.7e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed SUCCESS difference: 3.2e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed SUCCESS difference: 3.4e-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: 1.1e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2 SUCCESS difference: 5.8e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2 SUCCESS difference: 5.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 ----------------finished:280----------------------- ----------------starting:285----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test285 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006633 Total Core solution elapsed time: 0.127099 Linear solver elapsed time: 0.110469 (87%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006787 Total Core solution elapsed time: 0.12478 Linear solver elapsed time: 0.107768 (86%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006797 Total Core solution elapsed time: 0.071966 Linear solver elapsed time: 0.061137 (85%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006922 Total Core solution elapsed time: 0.085347 Linear solver elapsed time: 0.073362 (86%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006869 Total Core solution elapsed time: 0.155469 Linear solver elapsed time: 0.135854 (87%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006847 Total Core solution elapsed time: 0.081377 Linear solver elapsed time: 0.067818 (83%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006907 Total Core solution elapsed time: 0.312891 Linear solver elapsed time: 0.269523 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 3.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.5e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 3.1e-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: 6.5e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.7e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 6.7e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 1.7e-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: 8.1e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 8e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 3.6e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 8e-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: 4.7e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 1.9e-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: 2.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1.4e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 6.9e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 1.4e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 9.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 1.9e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 9.4e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 2e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 2.6e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.7e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 7.5e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.7e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4 ----------------finished:285----------------------- ----------------starting:290----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test290 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007294 Total Core solution elapsed time: 0.509298 Linear solver elapsed time: 0.33172 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-07 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx SUCCESS difference: 3.4e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy SUCCESS difference: 1e-05 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz SUCCESS difference: 8.5e-06 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel SUCCESS difference: 8.6e-09 < 2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure ----------------finished:290----------------------- ----------------starting:291----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test291 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005625 Total Core solution elapsed time: 0.869018 Linear solver elapsed time: 0.095633 (11%) Total elapsed time: 0 hrs 0 min 0 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 ----------------finished:291----------------------- ----------------starting:292----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test292 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005087 Total Core solution elapsed time: 0.097171 Linear solver elapsed time: 0.082241 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1 SUCCESS difference: 8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1 SUCCESS difference: 8.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2 SUCCESS difference: 3.4e-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: 7.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3 ----------------finished:292----------------------- ----------------starting:293----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test293 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00507 Total Core solution elapsed time: 0.120689 Linear solver elapsed time: 0.102396 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1 SUCCESS difference: 1.5e-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: 7.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2 SUCCESS difference: 4.3e-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: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2 SUCCESS difference: 2.7e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3 SUCCESS difference: 2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3 SUCCESS difference: 3.1e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3 ----------------finished:293----------------------- ----------------starting:294----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test294 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero md = mesh: [1x1 mesh2d] -- mesh properties mask: [1x1 mask] -- defines grounded and floating elements geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,... constants: [1x1 constants] -- physical constants smb: [1x1 SMBforcing] -- surface mass balance basalforcings: [1x1 linearbasalforcings] -- bed forcings materials: [1x1 matice] -- material properties damage: [1x1 damage] -- parameters for damage evolution solution friction: [1x1 friction] -- basal friction/drag properties flowequation: [1x1 flowequation] -- flow equations timestepping: [1x1 timestepping] -- time stepping for transient models initialization: [1x1 initialization] -- initial guess/state rifts: [1x1 rifts] -- rifts properties solidearth: [1x1 solidearth] -- solidearth inputs and settings dsl: [1x1 dsl] -- dynamic sea-level debug: [1x1 debug] -- debugging tools (valgrind, gprof) verbose: [1x1 verbose] -- verbosity level in solve settings: [1x1 issmsettings] -- settings properties toolkits: [1x1 toolkits] -- PETSc options for each solution cluster: [1x1 generic] -- cluster parameters (number of CPUs...) balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution groundingline: [1x1 groundingline] -- parameters for groundingline solution hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution debris: [1x1 debris] -- parameters for debris solution masstransport: [1x1 masstransport] -- parameters for masstransport solution mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution thermal: [1x1 thermal] -- parameters for thermal solution steadystate: [1x1 steadystate] -- parameters for steadystate solution transient: [1x1 transient] -- parameters for transient solution levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method) calving: [1x1 calving] -- parameters for calving frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings esa: [1x1 esa] -- parameters for elastic adjustment solution love: [1x1 love] -- parameters for love solution sampling: [1x1 sampling] -- parameters for stochastic sampler autodiff: [1x1 autodiff] -- automatic differentiation parameters inversion: [1x1 inversion] -- parameters for inverse methods qmu: [1x1 qmu] -- Dakota properties amr: [1x1 amr] -- adaptive mesh refinement properties outputdefinition: [1x1 outputdefinition] -- output definition results: [1x1 struct] -- model results radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay miscellaneous: [1x1 miscellaneous] -- miscellaneous fields stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005157 Total Core solution elapsed time: 0.105225 Linear solver elapsed time: 0.089198 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1 SUCCESS difference: 1.2e-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: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2 SUCCESS difference: 1.3e-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: 7e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3 SUCCESS difference: 2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness3 ----------------finished:294----------------------- ----------------starting:301----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test301 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004172 Total Core solution elapsed time: 0.019976 Linear solver elapsed time: 0.017272 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx SUCCESS difference: 2.1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy SUCCESS difference: 2.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 ----------------finished:301----------------------- ----------------starting:302----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test302 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003367 Total Core solution elapsed time: 0.015577 Linear solver elapsed time: 0.011421 (73%) 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.5e-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 ----------------finished:302----------------------- ----------------starting:303----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test303 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004935 Total Core solution elapsed time: 0.038981 Linear solver elapsed time: 0.03172 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx SUCCESS difference: 8.6e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy SUCCESS difference: 7.2e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure ----------------finished:303----------------------- ----------------starting:304----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test304 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006288 Total Core solution elapsed time: 0.01698 Linear solver elapsed time: 0.013274 (78%) 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 ----------------finished:304----------------------- ----------------starting:305----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test305 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005962 Total Core solution elapsed time: 0.02419 Linear solver elapsed time: 0.01853 (77%) 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: 2.3e-15 < 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 ----------------finished:305----------------------- ----------------starting:306----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test306 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007344 Total Core solution elapsed time: 0.040829 Linear solver elapsed time: 0.033145 (81%) 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 ----------------finished:306----------------------- ----------------starting:307----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test307 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006245 Total Core solution elapsed time: 0.034351 Linear solver elapsed time: 0.028621 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx SUCCESS difference: 7.2e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy SUCCESS difference: 4.3e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz SUCCESS difference: 7.1e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure ----------------finished:307----------------------- ----------------starting:308----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test308 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006326 Total Core solution elapsed time: 0.062802 Linear solver elapsed time: 0.046556 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx SUCCESS difference: 2e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy SUCCESS difference: 1.5e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz SUCCESS difference: 1.9e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel SUCCESS difference: 6.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure ----------------finished:308----------------------- ----------------starting:309----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test309 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003193 Total Core solution elapsed time: 0.004887 Linear solver elapsed time: 0.003342 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness ----------------finished:309----------------------- ----------------starting:310----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test310 (line 5) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003282 Total Core solution elapsed time: 0.007739 Linear solver elapsed time: 0.00608 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness ----------------finished:310----------------------- ----------------starting:311----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test311 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004964 Total Core solution elapsed time: 0.004987 Linear solver elapsed time: 0.003421 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness ----------------finished:311----------------------- ----------------starting:312----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test312 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004945 Total Core solution elapsed time: 0.021057 Linear solver elapsed time: 0.014409 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature SUCCESS difference: 6.3e-09 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:312----------------------- ----------------starting:313----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test313 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file test313.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.8589e-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.89792e-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.49578e-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.006075 Total Core solution elapsed time: 0.03551 Linear solver elapsed time: 0.022159 (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 loading results from cluster SUCCESS difference: 2.8e-15 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate ----------------finished:313----------------------- ----------------starting:314----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test314 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004651 Total Core solution elapsed time: 0.056425 Linear solver elapsed time: 0.042117 (75%) 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.7e-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 ----------------finished:314----------------------- ----------------starting:315----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test315 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.027192 Total Core solution elapsed time: 0.186206 Linear solver elapsed time: 0.130587 (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.3e-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.2e-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: 4.8e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2 SUCCESS difference: 7.2e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2 SUCCESS difference: 4.9e-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: 8.3e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2 SUCCESS difference: 1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2 SUCCESS difference: 5.1e-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: 7.3e-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.3e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3 SUCCESS difference: 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: 6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:315----------------------- ----------------starting:316----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test316 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005327 Total Core solution elapsed time: 0.043735 Linear solver elapsed time: 0.033018 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.1e-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: 2e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2 SUCCESS difference: 6.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2 SUCCESS difference: 6.6e-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.1e-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 ----------------finished:316----------------------- ----------------starting:317----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test317 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010521 Total Core solution elapsed time: 0.109045 Linear solver elapsed time: 0.078074 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1 SUCCESS difference: 3.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1 SUCCESS difference: 2.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1 SUCCESS difference: 3.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed1 SUCCESS difference: 9.3e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1 SUCCESS difference: 1.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1 SUCCESS difference: 2.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2 SUCCESS difference: 4.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2 SUCCESS difference: 3e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2 SUCCESS difference: 4.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2 SUCCESS difference: 1.2e-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: 1.1e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2 SUCCESS difference: 1.4e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2 SUCCESS difference: 3.6e-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: 1.9e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3 SUCCESS difference: 5.9e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3 SUCCESS difference: 3.8e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3 SUCCESS difference: 5.9e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3 SUCCESS difference: 1.4e-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: 1.7e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3 SUCCESS difference: 2.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3 SUCCESS difference: 4.3e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3 ----------------finished:317----------------------- ----------------starting:318----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test318 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008185 Total Core solution elapsed time: 0.087301 Linear solver elapsed time: 0.066323 (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.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: 3.7e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:318----------------------- ----------------starting:319----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test319 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 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.004376 Total Core solution elapsed time: 0.08593 Linear solver elapsed time: 0.065471 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient SUCCESS difference: 9.8e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits SUCCESS difference: 1.2e-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: 7.7e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel SUCCESS difference: 2e-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 ----------------finished:319----------------------- ----------------starting:320----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test320 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 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.00717 Total Core solution elapsed time: 0.091002 Linear solver elapsed time: 0.068379 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-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: 1.7e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel SUCCESS difference: 3.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx SUCCESS difference: 1.6e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy ----------------finished:320----------------------- ----------------starting:321----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test321 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 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.006913 Total Core solution elapsed time: 0.144298 Linear solver elapsed time: 0.113705 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient SUCCESS difference: 2.3e-10 < 1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits SUCCESS difference: 1.9e-11 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure SUCCESS difference: 4.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel SUCCESS difference: 9.2e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx SUCCESS difference: 4.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy ----------------finished:321----------------------- ----------------starting:322----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test322 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 41871.84 | 41871.84 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.090513e-06 x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967978e-07 x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06 write lock file: FemModel initialization elapsed time: 0.007482 Total Core solution elapsed time: 0.223511 Linear solver elapsed time: 0.15173 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient SUCCESS difference: 1.4e-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: 3.9e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure SUCCESS difference: 4.6e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel SUCCESS difference: 1.4e-09 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx SUCCESS difference: 4.3e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy ----------------finished:322----------------------- ----------------starting:323----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test323 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004965 Total Core solution elapsed time: 0.148417 Linear solver elapsed time: 0.128132 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1 SUCCESS difference: 1.4e-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: 1.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1 SUCCESS difference: 5.3e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1 SUCCESS difference: 8.3e-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.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2 SUCCESS difference: 6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2 SUCCESS difference: 8.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3 SUCCESS difference: 8.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3 SUCCESS difference: 8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3 SUCCESS difference: 2.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3 SUCCESS difference: 2.1e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3 SUCCESS difference: 1.8e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3 ----------------finished:323----------------------- ----------------starting:324----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test324 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.012474 Total Core solution elapsed time: 0.16055 Linear solver elapsed time: 0.116999 (73%) 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.4e-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: 1.6e-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: 2.6e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2 SUCCESS difference: 4.6e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2 SUCCESS difference: 1.9e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2 SUCCESS difference: 1.1e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2 SUCCESS difference: 8.4e-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: 1.4e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2 SUCCESS difference: 8.8e-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: 3.6e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3 SUCCESS difference: 2e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3 SUCCESS difference: 3.7e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3 SUCCESS difference: 1.8e-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: 2.4e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3 SUCCESS difference: 8.1e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:324----------------------- ----------------starting:325----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test325 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004135 Total Core solution elapsed time: 0.023985 Linear solver elapsed time: 0.016758 (70%) 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 ----------------finished:325----------------------- ----------------starting:326----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test326 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005136 Total Core solution elapsed time: 0.02042 Linear solver elapsed time: 0.012823 (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: 5.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 7.7e-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: 9e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3 ----------------finished:326----------------------- ----------------starting:327----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test327 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010428 Total Core solution elapsed time: 0.106001 Linear solver elapsed time: 0.07706 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1 SUCCESS difference: 1.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1 SUCCESS difference: 4e-12 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1 SUCCESS difference: 1.1e-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: 5.9e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1 SUCCESS difference: 7.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 6.2e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 2.3e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 6.9e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 7.3e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2 SUCCESS difference: 4.7e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2 SUCCESS difference: 7.1e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2 SUCCESS difference: 4.7e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2 SUCCESS difference: 7.2e-15 < 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.2e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2 SUCCESS difference: 2.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 9.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 3.9e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3 SUCCESS difference: 3.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: 3.8e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3 SUCCESS difference: 2.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3 SUCCESS difference: 1.9e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3 SUCCESS difference: 2.3e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 9.1e-15 < 0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3 ----------------finished:327----------------------- ----------------starting:328----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test328 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005139 Total Core solution elapsed time: 0.051101 Linear solver elapsed time: 0.038997 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1 SUCCESS difference: 1.3e-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.4e-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: 4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3 SUCCESS difference: 3.2e-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.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3 SUCCESS difference: 4.4e-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 ----------------finished:328----------------------- ----------------starting:329----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test329 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.01191 Total Core solution elapsed time: 0.165024 Linear solver elapsed time: 0.125467 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1 SUCCESS difference: 1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1 SUCCESS difference: 5.2e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1 SUCCESS difference: 1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1 SUCCESS difference: 2.3e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1 SUCCESS difference: 2.9e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1 SUCCESS difference: 2.7e-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: 1.1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2 SUCCESS difference: 6.6e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2 SUCCESS difference: 2.5e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2 SUCCESS difference: 6.6e-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: 3.4e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2 SUCCESS difference: 4.3e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2 SUCCESS difference: 3.5e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2 SUCCESS difference: 9.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2 SUCCESS difference: 1.6e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2 SUCCESS difference: 1.2e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3 SUCCESS difference: 4.7e-11 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3 SUCCESS difference: 4.6e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3 SUCCESS difference: 3.9e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3 SUCCESS difference: 5e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3 SUCCESS difference: 6.1e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3 SUCCESS difference: 1.3e-12 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3 SUCCESS difference: 1.8e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3 ----------------finished:329----------------------- ----------------starting:330----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test330 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004329 Total Core solution elapsed time: 0.037867 Linear solver elapsed time: 0.032624 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.8e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx SUCCESS difference: 2.4e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy SUCCESS difference: 2.7e-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: 9e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 2.4e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear SUCCESS difference: 3.4e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear SUCCESS difference: 9e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 2.8e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase ----------------finished:330----------------------- ----------------starting:331----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test331 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004987 Total Core solution elapsed time: 0.020137 Linear solver elapsed time: 0.01349 (67%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004161 Total Core solution elapsed time: 0.069007 Linear solver elapsed time: 0.050719 (73%) 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 ----------------finished:331----------------------- ----------------starting:332----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test332 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005539 Total Core solution elapsed time: 0.066071 Linear solver elapsed time: 0.054005 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 2.1e-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.1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 4.9e-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.1e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 6.4e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 8.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.1e-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.3e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3 ----------------finished:332----------------------- ----------------starting:333----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test333 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 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.004899 Total Core solution elapsed time: 0.139162 Linear solver elapsed time: 0.116018 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient SUCCESS difference: 5.6e-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: 6.3e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel SUCCESS difference: 1.4e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx SUCCESS difference: 5e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy ----------------finished:333----------------------- ----------------starting:334----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test334 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1841.967 | 1841.967 x = 1 | f(x) = 1604.856 | 1604.856 x = 0.381966 | f(x) = 1673.735 | 1673.735 x = 0.618034 | f(x) = 1669.909 | 1669.909 ====================== step 2/2 =============================== x = 0 | f(x) = 1586.587 | 1586.587 x = 1 | f(x) = 1016.728 | 1016.728 x = 0.381966 | f(x) = 1077.684 | 1077.684 x = 0.618034 | f(x) = 1079.855 | 1079.855 preparing final solution write lock file: FemModel initialization elapsed time: 0.004978 Total Core solution elapsed time: 0.17235 Linear solver elapsed time: 0.147948 (86%) 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: 3.1e-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.3e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel SUCCESS difference: 2.7e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx SUCCESS difference: 2.1e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy ----------------finished:334----------------------- ----------------starting:335----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test335 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007525 Total Core solution elapsed time: 0.059624 Linear solver elapsed time: 0.050537 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.9e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy SUCCESS difference: 8.4e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz SUCCESS difference: 1.2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel SUCCESS difference: 5.2e-17 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure SUCCESS difference: 2.7e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface SUCCESS difference: 1.2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear SUCCESS difference: 9.2e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear SUCCESS difference: 2.7e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase ----------------finished:335----------------------- ----------------starting:336----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test336 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005203 Total Core solution elapsed time: 0.067185 Linear solver elapsed time: 0.054076 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-14 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1 SUCCESS difference: 2.9e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1 SUCCESS difference: 2.8e-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: 1.1e-14 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2 SUCCESS difference: 2.5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2 SUCCESS difference: 2.4e-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.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2 SUCCESS difference: 5.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3 SUCCESS difference: 1.7e-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: 2.1e-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: 4.5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4 SUCCESS difference: 2.7e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4 SUCCESS difference: 2.6e-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: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4 ----------------finished:336----------------------- ----------------starting:337----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test337 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008843 Total Core solution elapsed time: 0.150098 Linear solver elapsed time: 0.121143 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1 SUCCESS difference: 8.3e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1 SUCCESS difference: 8.3e-11 < 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: 5.9e-13 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1 SUCCESS difference: 5.9e-13 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1 SUCCESS difference: 5.9e-13 < 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: 3e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2 SUCCESS difference: 1.3e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2 SUCCESS difference: 5.9e-13 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2 SUCCESS difference: 1.6e-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: 3.6e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3 SUCCESS difference: 1.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3 SUCCESS difference: 1.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.7e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4 SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4 SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4 SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4 SUCCESS difference: 1.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4 SUCCESS difference: 1.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4 SUCCESS difference: 1.3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance4 ----------------finished:337----------------------- ----------------starting:338----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test338 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005169 Total Core solution elapsed time: 0.068455 Linear solver elapsed time: 0.054883 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.6e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1 SUCCESS difference: 1.7e-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.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1 SUCCESS difference: 1.5e-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: 4.8e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2 SUCCESS difference: 3.7e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3 SUCCESS difference: 1.6e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3 SUCCESS difference: 1.5e-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.5e-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: 8.2e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4 SUCCESS difference: 1.8e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4 SUCCESS difference: 1.8e-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: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4 ----------------finished:338----------------------- ----------------starting:339----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 34) In parameterize (line 29) In test339 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009433 Total Core solution elapsed time: 0.149112 Linear solver elapsed time: 0.120011 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1 SUCCESS difference: 1.6e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1 SUCCESS difference: 1.6e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1 SUCCESS difference: 1.6e-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.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2 SUCCESS difference: 1.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2 SUCCESS difference: 1.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2 SUCCESS difference: 2.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2 SUCCESS difference: 2.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2 SUCCESS difference: 2.5e-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: 2.9e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3 SUCCESS difference: 2.5e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3 SUCCESS difference: 2.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3 SUCCESS difference: 2.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3 SUCCESS difference: 2.7e-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: 4.1e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4 SUCCESS difference: 1.7e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4 SUCCESS difference: 1.7e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4 SUCCESS difference: 2.7e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4 ----------------finished:339----------------------- ----------------starting:340----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test340 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: Iter Function Residual | List of contributions ___________________________________________________________ 0 2.960964e+07 1913666 | 2.960964e+07 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.006988 Total Core solution elapsed time: 0.140553 Linear solver elapsed time: 0.110812 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-10 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient SUCCESS difference: 1.3e-11 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits SUCCESS difference: 1.4e-11 < 5e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Pressure SUCCESS difference: 6e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel SUCCESS difference: 4e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx SUCCESS difference: 6e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy ----------------finished:340----------------------- ----------------starting:341----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test341 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: ┌────┬─────────────────┬────────────┬────────────────────────┐ │Iter│ Cost function │ Grad. norm │ List of contributions │ ├────┼─────────────────┼────────────┼────────────────────────┤ │ 1 │ f(x)=2.9312e+07 │ 1.91e+06 │ 2.931e+07 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.007135 Total Core solution elapsed time: 0.14138 Linear solver elapsed time: 0.110078 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient SUCCESS difference: 6.2e-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: 5.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel SUCCESS difference: 1e-10 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx SUCCESS difference: 5.6e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy ----------------finished:341----------------------- ----------------starting:342----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test342 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005118 Total Core solution elapsed time: 0.028201 Linear solver elapsed time: 0.019541 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature SUCCESS difference: 2e-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 ----------------finished:342----------------------- ----------------starting:343----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test343 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005461 Total Core solution elapsed time: 0.043448 Linear solver elapsed time: 0.033587 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1 SUCCESS difference: 8.5e-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.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2 SUCCESS difference: 6.5e-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 ----------------finished:343----------------------- ----------------starting:344----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test344 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.011913 Total Core solution elapsed time: 0.165273 Linear solver elapsed time: 0.125779 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1 SUCCESS difference: 5.6e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1 SUCCESS difference: 2.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1 SUCCESS difference: 5.5e-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: 2.9e-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: 6.3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2 SUCCESS difference: 4e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2 SUCCESS difference: 1.6e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2 SUCCESS difference: 4e-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.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2 SUCCESS difference: 6.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2 SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2 SUCCESS difference: 8.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3 SUCCESS difference: 4.8e-13 < 5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3 SUCCESS difference: 3.5e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3 SUCCESS difference: 4.8e-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.3e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3 SUCCESS difference: 6.2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3 SUCCESS difference: 9.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3 SUCCESS difference: 8.5e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3 ----------------finished:344----------------------- ----------------starting:345----------------------- [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile38437 (line 36) In parameterize (line 29) In test345 (line 4) In run (line 99) In runme (line 156)] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing effectiveconductivity_averaging=0 ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004096 Total Core solution elapsed time: 0.013546 Linear solver elapsed time: 0.009969 (74%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=1 ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004139 Total Core solution elapsed time: 0.065203 Linear solver elapsed time: 0.04947 (76%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=2 ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004088 Total Core solution elapsed time: 0.122955 Linear solver elapsed time: 0.092669 (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.4e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 0 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature SUCCESS difference: 1.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature ----------------finished:345----------------------- ----------------starting:346----------------------- boundary conditions for stressbalance model: spc set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file test346.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.48479e-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.53786e-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.69482e-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.005846 Total Core solution elapsed time: 0.034362 Linear solver elapsed time: 0.022144 (64%) 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.2e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 ----------------finished:346----------------------- ----------------starting:347----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file test347.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.87927e-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.50893e-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.97722e-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.006116 Total Core solution elapsed time: 0.034372 Linear solver elapsed time: 0.022097 (64%) 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.4e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.6e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 ----------------finished:347----------------------- ----------------starting:350----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00487 Total Core solution elapsed time: 0.186994 Linear solver elapsed time: 0.1521 (81%) 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.3e-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.8e-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: 4.3e-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 ----------------finished:350----------------------- ----------------starting:351----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.023831 Total Core solution elapsed time: 2.02399 Linear solver elapsed time: 1.56169 (77%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 3.6e-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 ----------------finished:351----------------------- ----------------starting:352----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004918 Total Core solution elapsed time: 0.136093 Linear solver elapsed time: 0.103242 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.6e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1 SUCCESS difference: 3.4e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1 SUCCESS difference: 3.6e-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: 7.6e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1 SUCCESS difference: 7.6e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1 SUCCESS difference: 9.1e-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: 2.3e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2 SUCCESS difference: 1.8e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2 SUCCESS difference: 1.8e-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.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3 SUCCESS difference: 2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3 SUCCESS difference: 2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3 SUCCESS difference: 2.3e-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.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4 SUCCESS difference: 2.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4 SUCCESS difference: 2.8e-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: 3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4 SUCCESS difference: 3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4 SUCCESS difference: 2.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4 ----------------finished:352----------------------- ----------------starting:353----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.0053 Total Core solution elapsed time: 0.137866 Linear solver elapsed time: 0.104263 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1 SUCCESS difference: 2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1 SUCCESS difference: 2.1e-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: 7.6e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1 SUCCESS difference: 6.9e-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: 1.2e-14 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2 SUCCESS difference: 2.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2 SUCCESS difference: 2.2e-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: 6.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3 SUCCESS difference: 2.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3 SUCCESS difference: 2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3 SUCCESS difference: 2e-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: 6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4 SUCCESS difference: 7.7e-16 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4 SUCCESS difference: 8.9e-16 < 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.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4 SUCCESS difference: 2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4 SUCCESS difference: 2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4 ----------------finished:353----------------------- ----------------starting:354----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005418 Total Core solution elapsed time: 0.139346 Linear solver elapsed time: 0.104925 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1 SUCCESS difference: 1.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: 8.9e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1 SUCCESS difference: 8.2e-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: 5.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2 SUCCESS difference: 1.8e-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: 9.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3 SUCCESS difference: 2.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3 SUCCESS difference: 2.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3 SUCCESS difference: 3e-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: 4.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4 SUCCESS difference: 2.3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4 ----------------finished:354----------------------- ----------------starting:355----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file testChannels.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: 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.005381 Total Core solution elapsed time: 0.122618 Linear solver elapsed time: 0.081503 (66%) 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.5e-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.8e-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.1e-15 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4 SUCCESS difference: 3.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 ----------------finished:355----------------------- ----------------starting:356----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1008983 | 1008983 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.004412 Total Core solution elapsed time: 0.087567 Linear solver elapsed time: 0.065766 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient SUCCESS difference: 5.3e-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: 1.5e-15 < 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 ----------------finished:356----------------------- ----------------starting:357----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 181.433 | 181.433 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.004395 Total Core solution elapsed time: 0.086226 Linear solver elapsed time: 0.065989 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-16 < 1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient SUCCESS difference: 3.1e-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: 7e-16 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel SUCCESS difference: 2.8e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx SUCCESS difference: 7.1e-16 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy ----------------finished:357----------------------- ----------------starting:358----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file test358.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis StressbalanceAnalysis creating datasets for analysis StressbalanceVerticalAnalysis creating datasets for analysis L2ProjectionBaseAnalysis creating datasets for analysis ExtrudeFromBaseAnalysis creating datasets for analysis DepthAverageAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification 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.003189 Total Core solution elapsed time: 0.01038 Linear solver elapsed time: 0.005264 (51%) 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 ----------------finished:358----------------------- ----------------starting:359----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file testChannels.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: 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.005431 Total Core solution elapsed time: 0.578547 Linear solver elapsed time: 0.401421 (69%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1 SUCCESS difference: 7.1e-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: 7.1e-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.3e-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 ----------------finished:359----------------------- ----------------starting:360----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file testChannels.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: 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.005285 Total Core solution elapsed time: 0.577514 Linear solver elapsed time: 0.399071 (69%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 360 test name: 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: 5.7e-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: 1.1e-15 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3 SUCCESS difference: 7.5e-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 ----------------finished:360----------------------- ----------------starting:361----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file testChannels.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: 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.005242 Total Core solution elapsed time: 1.12983 Linear solver elapsed time: 0.791431 (70%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1 SUCCESS difference: 5.7e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1 SUCCESS difference: 2.2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2 SUCCESS difference: 3.1e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2 SUCCESS difference: 2.1e-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: 3.3e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential3 SUCCESS difference: 2.1e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3 SUCCESS difference: 2.1e-15 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4 SUCCESS difference: 4.5e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4 ----------------finished:361----------------------- ----------------starting:363----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddGCM.enhance_factor specified: values set as zero no SMBpddGCM.lapserates specified: values set as 0.0065 °C/m no SMBpddGCM.ref_surf specified: values set as sea-level 0 m uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005676 Total Core solution elapsed time: 0.142843 Linear solver elapsed time: 0.102317 (72%) 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 ----------------finished:363----------------------- ----------------starting:401----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00401 Total Core solution elapsed time: 0.025529 Linear solver elapsed time: 0.02234 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx SUCCESS difference: 2.1e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy SUCCESS difference: 2.1e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure ----------------finished:401----------------------- ----------------starting:402----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007269 Total Core solution elapsed time: 0.03674 Linear solver elapsed time: 0.031594 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx SUCCESS difference: 2.6e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy SUCCESS difference: 1.3e-14 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz SUCCESS difference: 2.6e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure ----------------finished:402----------------------- ----------------starting:403----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006593 Total Core solution elapsed time: 0.043119 Linear solver elapsed time: 0.035442 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx SUCCESS difference: 4.3e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy SUCCESS difference: 1.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz SUCCESS difference: 4.3e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel SUCCESS difference: 1e-16 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure ----------------finished:403----------------------- ----------------starting:404----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006347 Total Core solution elapsed time: 0.191319 Linear solver elapsed time: 0.145391 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-09 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx SUCCESS difference: 5.5e-09 < 6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy SUCCESS difference: 7.9e-09 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz SUCCESS difference: 7.9e-09 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel SUCCESS difference: 3.7e-09 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure ----------------finished:404----------------------- ----------------starting:405----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006661 Total Core solution elapsed time: 0.047193 Linear solver elapsed time: 0.035467 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx SUCCESS difference: 1e-05 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy SUCCESS difference: 2e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz SUCCESS difference: 1e-05 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure ----------------finished:405----------------------- ----------------starting:406----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005679 Total Core solution elapsed time: 0.038129 Linear solver elapsed time: 0.025021 (66%) 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 ----------------finished:406----------------------- ----------------starting:407----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007221 Total Core solution elapsed time: 0.060945 Linear solver elapsed time: 0.037804 (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.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 ----------------finished:407----------------------- ----------------starting:408----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009107 Total Core solution elapsed time: 0.185384 Linear solver elapsed time: 0.157979 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1 SUCCESS difference: 4.5e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1 SUCCESS difference: 4.3e-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.6e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1 SUCCESS difference: 1.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2 SUCCESS difference: 4.4e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2 SUCCESS difference: 5.4e-15 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2 SUCCESS difference: 2.8e-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.8e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3 SUCCESS difference: 1.2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3 SUCCESS difference: 1.2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3 SUCCESS difference: 8.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 ----------------finished:408----------------------- ----------------starting:409----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008602 Total Core solution elapsed time: 0.040982 Linear solver elapsed time: 0.008676 (21%) 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 ----------------finished:409----------------------- ----------------starting:410----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009158 Total Core solution elapsed time: 0.133341 Linear solver elapsed time: 0.10131 (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: 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: 8.5e-08 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:410----------------------- ----------------starting:411----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008874 Total Core solution elapsed time: 0.175467 Linear solver elapsed time: 0.138401 (79%) 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.7e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx SUCCESS difference: 2.6e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy SUCCESS difference: 2.2e-09 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz SUCCESS difference: 2.6e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure SUCCESS difference: 1.9e-10 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature SUCCESS difference: 1.4e-07 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:411----------------------- ----------------starting:412----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero preprocessing dakota inputs Opening Dakota input file 'test412.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 14 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 1 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 1: 7.00292e-05 responses: 1: 6.99875e-05 responses: 1: 7.00303e-05 responses: 1: 7.003e-05 responses: 1: 7.00292e-05 responses: 1: 7.00292e-05 responses: 1: 6.99898e-05 responses: 1: 7.00101e-05 responses: 1: 7.00289e-05 responses: 1: 7.00292e-05 responses: 1: 7.00283e-05 responses: 1: 7.00292e-05 responses: 1: 7.00206e-05 responses: 1: 7.00292e-05 responses: 1: 7.00203e-05 write lock file: FemModel initialization elapsed time: 0.003706 Total Core solution elapsed time: 0.379554 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 15 Reading MV statistics for response functions: MaxVel Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 9.3e-14 < 1e-10 test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: importancefactors ----------------finished:412----------------------- ----------------starting:413----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Chacox -- Applying weights for 44 vertices. Chacox -- Calling Chaco interface: Chacox -- Chaco interface returning flag=0. preprocessing dakota inputs Opening Dakota input file 'test413.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 21 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 1 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 1: 0.000118253 responses: 1: 0.000117228 responses: 1: 0.000118253 responses: 1: 0.000118253 responses: 1: 0.000118253 responses: 1: 0.000118253 responses: 1: 0.000118247 responses: 1: 0.000118251 responses: 1: 0.000118244 responses: 1: 0.000118239 responses: 1: 0.000118253 responses: 1: 0.000118252 responses: 1: 0.000118253 responses: 1: 0.000118253 responses: 1: 0.000118245 responses: 1: 0.000118244 responses: 1: 0.000118253 responses: 1: 0.000118242 responses: 1: 0.00011824 responses: 1: 0.000118253 responses: 1: 0.000118249 responses: 1: 0.000118253 write lock file: FemModel initialization elapsed time: 0.003996 Total Core solution elapsed time: 1.60086 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 1 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 22 Reading MV statistics for response functions: MaxVel Number of Dakota response functions = 1 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 4.1e-11 < 1e-10 test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: importancefactors ----------------finished:413----------------------- ----------------starting:414----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Chacox -- Applying weights for 44 vertices. Chacox -- Calling Chaco interface: Chacox -- Chaco interface returning flag=0. preprocessing dakota inputs Opening Dakota input file 'test414.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 20 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 8 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 responses: 8: 3.17098e-08|-95129.4|-95129.4|-190259|3.20142e-10|-6.91216e-10|5.38421e-10|0 write lock file: FemModel initialization elapsed time: 0.004108 Total Core solution elapsed time: 0.019899 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 6 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code Dakota method = 'nond_local_reliability' Dakota function evaluations = 21 Reading MV statistics for response functions: MaxVel Importance Factors not available indexed_MassFlux_1 Importance Factors not available indexed_MassFlux_2 Importance Factors not available indexed_MassFlux_3 Importance Factors not available indexed_MassFlux_4 Importance Factors not available indexed_MassFlux_5 Importance Factors not available indexed_MassFlux_6 Importance Factors not available indexed_MassFlux_7 Importance Factors not available Number of Dakota response functions = 8 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 3.9e-15 < 1e-11 test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: moments ----------------finished:414----------------------- ----------------starting:415----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379 x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765 x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231 x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563 ====================== step 2/2 =============================== x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765 x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593 x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137 x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412 write lock file: FemModel initialization elapsed time: 0.009735 Total Core solution elapsed time: 0.375413 Linear solver elapsed time: 0.292631 (78%) 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-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient SUCCESS difference: 8.3e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits SUCCESS difference: 5.7e-11 < 3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure SUCCESS difference: 6e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel SUCCESS difference: 2.1e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx SUCCESS difference: 6.1e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy SUCCESS difference: 4.2e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz SUCCESS difference: 4.9e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature SUCCESS difference: 1.8e-07 < 1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:415----------------------- ----------------starting:416----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379 x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599 x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826 x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472 ====================== step 2/2 =============================== x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599 x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786 x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669 x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008 write lock file: FemModel initialization elapsed time: 0.010047 Total Core solution elapsed time: 0.523969 Linear solver elapsed time: 0.420896 (80%) 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: 3.7e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient SUCCESS difference: 6.4e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits SUCCESS difference: 7e-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: 7.9e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel SUCCESS difference: 3.4e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx SUCCESS difference: 9.1e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy SUCCESS difference: 1.3e-09 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz SUCCESS difference: 1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature SUCCESS difference: 9.9e-08 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:416----------------------- ----------------starting:419----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00687 Total Core solution elapsed time: 0.045927 Linear solver elapsed time: 0.035015 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx SUCCESS difference: 3.6e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy SUCCESS difference: 7.3e-11 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz SUCCESS difference: 3.6e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure ----------------finished:419----------------------- ----------------starting:421----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006821 Total Core solution elapsed time: 0.342784 Linear solver elapsed time: 0.181348 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx SUCCESS difference: 2.7e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy SUCCESS difference: 2e-08 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz SUCCESS difference: 2e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel SUCCESS difference: 3.7e-08 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure ----------------finished:421----------------------- ----------------starting:422----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006778 Total Core solution elapsed time: 0.209354 Linear solver elapsed time: 0.109112 (52%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.4e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 3.4e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 3.4e-09 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 3.4e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel SUCCESS difference: 7e-09 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure ----------------finished:422----------------------- ----------------starting:424----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003323 Total Core solution elapsed time: 0.015918 Linear solver elapsed time: 0.009687 (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: 1.3e-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: 4.2e-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: 3.3e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2 SUCCESS difference: 3e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2 SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2 SUCCESS difference: 1.8e-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: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3 ----------------finished:424----------------------- ----------------starting:425----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00349 Total Core solution elapsed time: 0.016861 Linear solver elapsed time: 0.009542 (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: 2.3e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2 SUCCESS difference: 9.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2 SUCCESS difference: 8.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2 SUCCESS difference: 4.6e-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: 4.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3 SUCCESS difference: 7.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3 ----------------finished:425----------------------- ----------------starting:426----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006315 Total Core solution elapsed time: 0.049286 Linear solver elapsed time: 0.030508 (62%) 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.7e-15 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2 SUCCESS difference: 5.9e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2 SUCCESS difference: 2.5e-15 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2 SUCCESS difference: 7.1e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2 SUCCESS difference: 4.2e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2 SUCCESS difference: 1.5e-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.4e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2 SUCCESS difference: 0 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2 SUCCESS difference: 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 ----------------finished:426----------------------- ----------------starting:427----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007631 Total Core solution elapsed time: 0.070233 Linear solver elapsed time: 0.042058 (60%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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.9e-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.9e-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 ----------------finished:427----------------------- ----------------starting:428----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003915 Total Core solution elapsed time: 0.049575 Linear solver elapsed time: 0.038016 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-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.6e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure ----------------finished:428----------------------- ----------------starting:429----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006597 Total Core solution elapsed time: 0.111201 Linear solver elapsed time: 0.077793 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-10 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx SUCCESS difference: 9.7e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy SUCCESS difference: 1.8e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz SUCCESS difference: 9.6e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure ----------------finished:429----------------------- ----------------starting:431----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008072 Total Core solution elapsed time: 0.105309 Linear solver elapsed time: 0.084405 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx SUCCESS difference: 1.2e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy SUCCESS difference: 1.7e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz SUCCESS difference: 1.2e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure SUCCESS difference: 5.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature SUCCESS difference: 2e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction SUCCESS difference: 1.7e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy ----------------finished:431----------------------- ----------------starting:432----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00821 Total Core solution elapsed time: 0.158128 Linear solver elapsed time: 0.129792 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx SUCCESS difference: 2.6e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy SUCCESS difference: 7.6e-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: 5.5e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature SUCCESS difference: 1.8e-10 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction SUCCESS difference: 3e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy ----------------finished:432----------------------- ----------------starting:434----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007067 Total Core solution elapsed time: 0.038732 Linear solver elapsed time: 0.029757 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx SUCCESS difference: 8.2e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy SUCCESS difference: 8.8e-08 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz SUCCESS difference: 8.3e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure ----------------finished:434----------------------- ----------------starting:436----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero ====== Testing rheology law: LliboutryDuval ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008053 Total Core solution elapsed time: 0.157764 Linear solver elapsed time: 0.128682 (82%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing rheology law: CuffeyTemperate ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008185 Total Core solution elapsed time: 0.157303 Linear solver elapsed time: 0.129563 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval SUCCESS difference: 1.9e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval SUCCESS difference: 8.2e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval SUCCESS difference: 1.9e-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: 3.4e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval SUCCESS difference: 8e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval SUCCESS difference: 1.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval SUCCESS difference: 3.8e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate SUCCESS difference: 2.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate SUCCESS difference: 4.9e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate SUCCESS difference: 2.2e-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: 2.4e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate SUCCESS difference: 8.8e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate SUCCESS difference: 1.3e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate ----------------finished:436----------------------- ----------------starting:437----------------------- creating thickness creating velocities creating drag creating temperatures creating flow law parameter [Warning: paterson is outdated, please consider using cuffey instead] creating surface mass balance boundary conditions for stressbalance model boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for thermal model uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008751 Total Core solution elapsed time: 1.36039 Linear solver elapsed time: 0.716238 (53%) 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: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1 SUCCESS difference: 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: 6.2e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2 SUCCESS difference: 1.1e-13 < 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: 1.2e-09 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2 SUCCESS difference: 1.6e-10 < 2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2 SUCCESS difference: 5.1e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3 SUCCESS difference: 9.3e-14 < 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: 2.1e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4 SUCCESS difference: 3.9e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4 ----------------finished:437----------------------- ----------------starting:438----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005026 Total Core solution elapsed time: 0.060489 Linear solver elapsed time: 0.047956 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1 SUCCESS difference: 1e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2 SUCCESS difference: 3.8e-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.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2 SUCCESS difference: 6.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3 SUCCESS difference: 8.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3 SUCCESS difference: 8.1e-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.5e-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 ----------------finished:438----------------------- ----------------starting:439----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.013375 Total Core solution elapsed time: 0.285472 Linear solver elapsed time: 0.218521 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1 SUCCESS difference: 2.9e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1 SUCCESS difference: 2.9e-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.6e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1 SUCCESS difference: 1.2e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1 SUCCESS difference: 1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1 SUCCESS difference: 3.2e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2 SUCCESS difference: 2.6e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2 SUCCESS difference: 2.5e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2 SUCCESS difference: 1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2 SUCCESS difference: 4e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2 SUCCESS difference: 5e-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: 4.2e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3 SUCCESS difference: 1.3e-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.7e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3 SUCCESS difference: 2e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3 ----------------finished:439----------------------- ----------------starting:440----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero preprocessing dakota inputs Opening Dakota input file 'test440.qmu.in' Writing environment section of Dakota input file Writing method section of Dakota input file Writing model section of Dakota input file Writing variables section of Dakota input file Writing 1 normal_uncertain variables. Writing interface section of Dakota input file Writing responses section of Dakota input file Writing 26 response_functions responses. End of file successfully written uploading input files launching solution sequence Preparing directory structure for model outputs: responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167 responses: 26: 903.75|877.5|326.25|378.75|583.806|873.69|569.375|352.5|641.121|422.5|828.893|463.002|607.208|778.333|800.473|851.579|772.646|642.708|738.229|410.833|305.833|440|819.167|924.167|340.833|469.167 write lock file: FemModel initialization elapsed time: 0.003753 Total Core solution elapsed time: 0.089272 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec Dakota method = 'nond_local_reliability' Dakota function evaluations = 2 Reading MV statistics for response functions: scaled_Thickness_1 Importance Factors not available scaled_Thickness_2 Importance Factors not available scaled_Thickness_3 Importance Factors not available scaled_Thickness_4 Importance Factors not available scaled_Thickness_5 Importance Factors not available scaled_Thickness_6 Importance Factors not available scaled_Thickness_7 Importance Factors not available scaled_Thickness_8 Importance Factors not available scaled_Thickness_9 Importance Factors not available scaled_Thickness_10 Importance Factors not available scaled_Thickness_11 Importance Factors not available scaled_Thickness_12 Importance Factors not available scaled_Thickness_13 Importance Factors not available scaled_Thickness_14 Importance Factors not available scaled_Thickness_15 Importance Factors not available scaled_Thickness_16 Importance Factors not available scaled_Thickness_17 Importance Factors not available scaled_Thickness_18 Importance Factors not available scaled_Thickness_19 Importance Factors not available scaled_Thickness_20 Importance Factors not available scaled_Thickness_21 Importance Factors not available scaled_Thickness_22 Importance Factors not available scaled_Thickness_23 Importance Factors not available scaled_Thickness_24 Importance Factors not available scaled_Thickness_25 Importance Factors not available scaled_Thickness_26 Importance Factors not available Number of Dakota response functions = 26 Dakota iterator 'local_reliability' completed End of file successfully reached SUCCESS difference: 0 < 1e-10 test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: Thickness ----------------finished:440----------------------- ----------------starting:443----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.01013 Total Core solution elapsed time: 0.205005 Linear solver elapsed time: 0.176011 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1 SUCCESS difference: 9.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21 SUCCESS difference: 1.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1 SUCCESS difference: 2.8e-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: 5.7e-16 < 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: 1.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 1.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21 SUCCESS difference: 8.2e-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: 7.6e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3 SUCCESS difference: 7.6e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23 SUCCESS difference: 1.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3 SUCCESS difference: 2.7e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3 SUCCESS difference: 2.4e-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: 7.4e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3 SUCCESS difference: 6.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3 SUCCESS difference: 6.9e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 6.9e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask ----------------finished:443----------------------- ----------------starting:446----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004509 Total Core solution elapsed time: 0.064478 Linear solver elapsed time: 0.057962 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx SUCCESS difference: 2.6e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy SUCCESS difference: 2.7e-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: 3.8e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface SUCCESS difference: 2.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface SUCCESS difference: 8.5e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear SUCCESS difference: 1.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear SUCCESS difference: 3.6e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.7e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase ----------------finished:446----------------------- ----------------starting:447----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005598 Total Core solution elapsed time: 0.205999 Linear solver elapsed time: 0.181947 (88%) 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: 6.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1 SUCCESS difference: 6.7e-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.4e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1 SUCCESS difference: 7.9e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1 SUCCESS difference: 2.8e-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: 8.7e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2 SUCCESS difference: 1e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2 SUCCESS difference: 9.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2 SUCCESS difference: 3e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2 SUCCESS difference: 5.1e-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: 1.9e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2.4e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3 SUCCESS difference: 2.4e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3 SUCCESS difference: 5.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 9.8e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3 SUCCESS difference: 5.6e-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 ----------------finished:447----------------------- ----------------starting:449----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006153 Total Core solution elapsed time: 0.317872 Linear solver elapsed time: 0.284545 (90%) 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.6e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1 SUCCESS difference: 1.3e-15 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1 SUCCESS difference: 6.1e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1 SUCCESS difference: 4.2e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1 SUCCESS difference: 1.4e-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: 8.9e-16 < 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.7e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2 SUCCESS difference: 1.2e-13 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2 SUCCESS difference: 1.6e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3 SUCCESS difference: 2.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3 SUCCESS difference: 8.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3 SUCCESS difference: 4.1e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3 SUCCESS difference: 8.8e-15 < 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 ----------------finished:449----------------------- ----------------starting:450----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004137 Total Core solution elapsed time: 0.049645 Linear solver elapsed time: 0.045252 (91%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004084 Total Core solution elapsed time: 0.036017 Linear solver elapsed time: 0.03156 (88%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004073 Total Core solution elapsed time: 0.03798 Linear solver elapsed time: 0.034805 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble SUCCESS difference: 2e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble SUCCESS difference: 1.9e-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: 2.5e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed SUCCESS difference: 2.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed SUCCESS difference: 2.2e-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: 6.8e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2 SUCCESS difference: 2.4e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2 ----------------finished:450----------------------- ----------------starting:455----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006701 Total Core solution elapsed time: 0.06905 Linear solver elapsed time: 0.056876 (82%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006676 Total Core solution elapsed time: 0.068462 Linear solver elapsed time: 0.055885 (82%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006805 Total Core solution elapsed time: 0.060673 Linear solver elapsed time: 0.051497 (85%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006642 Total Core solution elapsed time: 0.098479 Linear solver elapsed time: 0.084068 (85%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006797 Total Core solution elapsed time: 0.2934 Linear solver elapsed time: 0.25441 (87%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006779 Total Core solution elapsed time: 0.067025 Linear solver elapsed time: 0.054751 (82%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006948 Total Core solution elapsed time: 0.427519 Linear solver elapsed time: 0.359385 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 9.1e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 6.7e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.8e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 7e-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: 3.3e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 2.4e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 4.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 2.4e-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: 4.9e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 5.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 1.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 5e-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: 2.6e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 2e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 9.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 2.1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 6e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 2e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 9.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 2.1e-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: 2.8e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.1e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 4.8e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.2e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4 ----------------finished:455----------------------- ----------------starting:460----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation ====== Testing Estar with SSA ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006501 Total Core solution elapsed time: 0.027187 Linear solver elapsed time: 0.022119 (81%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with HO ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006392 Total Core solution elapsed time: 0.041806 Linear solver elapsed time: 0.034641 (83%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with FS ===== uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006637 Total Core solution elapsed time: 0.189064 Linear solver elapsed time: 0.140582 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA SUCCESS difference: 6.1e-16 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA SUCCESS difference: 8.2e-16 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA SUCCESS difference: 7.2e-16 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA SUCCESS difference: 3.2e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO SUCCESS difference: 3e-10 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO SUCCESS difference: 3.4e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO SUCCESS difference: 2.9e-10 < 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: 1.6e-08 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS SUCCESS difference: 9.3e-09 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS SUCCESS difference: 2.2e-08 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS SUCCESS difference: 2.2e-08 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS SUCCESS difference: 4.6e-09 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS ----------------finished:460----------------------- ----------------starting:461----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005213 Total Core solution elapsed time: 0.029591 Linear solver elapsed time: 0.019627 (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.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: 3.1e-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: 2.9e-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 ----------------finished:461----------------------- ----------------starting:465----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004949 Total Core solution elapsed time: 0.340261 Linear solver elapsed time: 0.208329 (61%) 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 ----------------finished:465----------------------- ----------------starting:480----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00974 Total Core solution elapsed time: 0.285662 Linear solver elapsed time: 0.239208 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1 SUCCESS difference: 2.6e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1 SUCCESS difference: 2.5e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel1 SUCCESS difference: 2.6e-17 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure1 SUCCESS difference: 8.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1 SUCCESS difference: 5.3e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1 SUCCESS difference: 5.6e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1 SUCCESS difference: 3.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2 SUCCESS difference: 3.1e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2 SUCCESS difference: 3e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2 SUCCESS difference: 5.6e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2 SUCCESS difference: 7.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2 SUCCESS difference: 7.8e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2 SUCCESS difference: 2.4e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3 SUCCESS difference: 2.1e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3 SUCCESS difference: 2e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3 SUCCESS difference: 7.8e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3 SUCCESS difference: 1.5e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3 SUCCESS difference: 7.8e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3 SUCCESS difference: 9.4e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3 ----------------finished:480----------------------- ----------------starting:481----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009791 Total Core solution elapsed time: 0.284864 Linear solver elapsed time: 0.237411 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1 SUCCESS difference: 2.2e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1 SUCCESS difference: 2.2e-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: 7.8e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1 SUCCESS difference: 4.5e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1 SUCCESS difference: 5.1e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1 SUCCESS difference: 5.8e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2 SUCCESS difference: 1.8e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2 SUCCESS difference: 5.1e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2 SUCCESS difference: 1.5e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2 SUCCESS difference: 9.6e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2 SUCCESS difference: 4.3e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3 SUCCESS difference: 3.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3 SUCCESS difference: 3.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3 SUCCESS difference: 9.6e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3 SUCCESS difference: 2.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3 SUCCESS difference: 2.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3 ----------------finished:481----------------------- ----------------starting:491----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005241 Total Core solution elapsed time: 0.165272 Linear solver elapsed time: 0.143074 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1 SUCCESS difference: 8.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1 SUCCESS difference: 8.7e-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: 2.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1 SUCCESS difference: 5e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1 SUCCESS difference: 2.3e-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: 8.8e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2 SUCCESS difference: 6.9e-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.3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3 SUCCESS difference: 3.2e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3 SUCCESS difference: 3.3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3 SUCCESS difference: 7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3 SUCCESS difference: 1.3e-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 ----------------finished:491----------------------- ----------------starting:492----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005266 Total Core solution elapsed time: 0.169663 Linear solver elapsed time: 0.145978 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1 SUCCESS difference: 5.5e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1 SUCCESS difference: 5.3e-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.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1 SUCCESS difference: 1.4e-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: 5.3e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2 SUCCESS difference: 9.4e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2 SUCCESS difference: 9.2e-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.5e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2 SUCCESS difference: 6.5e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2 SUCCESS difference: 3.9e-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.2e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3 SUCCESS difference: 2.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: 1.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 ----------------finished:492----------------------- ----------------starting:493----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005375 Total Core solution elapsed time: 0.230218 Linear solver elapsed time: 0.150936 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1 SUCCESS difference: 1.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1 SUCCESS difference: 1.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1 SUCCESS difference: 9.8e-16 < 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: 2e-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: 8.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2 SUCCESS difference: 2.6e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2 SUCCESS difference: 3.9e-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.7e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2 SUCCESS difference: 2e-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: 7.2e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3 SUCCESS difference: 2.7e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3 SUCCESS difference: 3.1e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3 SUCCESS difference: 9.5e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3 SUCCESS difference: 5.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3 SUCCESS difference: 6.4e-15 < 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 ----------------finished:493----------------------- ----------------starting:494----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005387 Total Core solution elapsed time: 0.208099 Linear solver elapsed time: 0.180406 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1 SUCCESS difference: 9e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1 SUCCESS difference: 8.8e-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: 2.8e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1 SUCCESS difference: 7.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1 SUCCESS difference: 5.3e-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.7e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2 SUCCESS difference: 2.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2 SUCCESS difference: 2.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2 SUCCESS difference: 1e-14 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2 SUCCESS difference: 1.7e-14 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb2 SUCCESS difference: 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: 5e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3 SUCCESS difference: 4.6e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3 SUCCESS difference: 4.6e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3 SUCCESS difference: 5.7e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3 SUCCESS difference: 1.1e-13 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3 SUCCESS difference: 2.2e-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 ----------------finished:494----------------------- ----------------starting:495----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005259 Total Core solution elapsed time: 0.172969 Linear solver elapsed time: 0.150979 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1 SUCCESS difference: 5.5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1 SUCCESS difference: 5.7e-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: 4.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1 SUCCESS difference: 7.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1 SUCCESS difference: 3.6e-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: 1.3e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2 SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2 SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2 SUCCESS difference: 8.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2 SUCCESS difference: 6.2e-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.7e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3 SUCCESS difference: 1.5e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3 SUCCESS difference: 1.4e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3 SUCCESS difference: 6.1e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3 SUCCESS difference: 8.1e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3 SUCCESS difference: 1.5e-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 ----------------finished:495----------------------- ----------------starting:501----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004191 Total Core solution elapsed time: 0.019448 Linear solver elapsed time: 0.016636 (86%) 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 ----------------finished:501----------------------- ----------------starting:502----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007625 Total Core solution elapsed time: 0.065775 Linear solver elapsed time: 0.053049 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-12 < 1e-08 test id: 502 test name: PigStressHO field: Vx SUCCESS difference: 4.3e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy SUCCESS difference: 3.8e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz SUCCESS difference: 3.4e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel SUCCESS difference: 5.3e-17 < 1e-08 test id: 502 test name: PigStressHO field: Pressure ----------------finished:502----------------------- ----------------starting:503----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008354 Total Core solution elapsed time: 0.262598 Linear solver elapsed time: 0.155268 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vx SUCCESS difference: 2.3e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vy SUCCESS difference: 1.9e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vz SUCCESS difference: 1.9e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vel SUCCESS difference: 2e-10 < 1e-09 test id: 503 test name: PigStressFS field: Pressure ----------------finished:503----------------------- ----------------starting:504----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71ºS Meridian: 0º) uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005294 Total Core solution elapsed time: 0.039839 Linear solver elapsed time: 0.030972 (78%) 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.2e-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.6e-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.1e-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 ----------------finished:504----------------------- ----------------starting:505----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.011339 Total Core solution elapsed time: 0.085107 Linear solver elapsed time: 0.05914 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-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: 1.8e-11 < 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: 5.7e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1 SUCCESS difference: 9.5e-13 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1 SUCCESS difference: 4.1e-12 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1 SUCCESS difference: 1.2e-09 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.6e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2 SUCCESS difference: 4.1e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2 SUCCESS difference: 3.1e-11 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2 SUCCESS difference: 3.5e-12 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2 SUCCESS difference: 4.1e-12 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2 SUCCESS difference: 4.5e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2 SUCCESS difference: 7.4e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2 SUCCESS difference: 3.1e-12 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2 SUCCESS difference: 1.2e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2 ----------------finished:505----------------------- ----------------starting:506----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.01012 Total Core solution elapsed time: 0.081913 Linear solver elapsed time: 0.055926 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vx1 SUCCESS difference: 1e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vy1 SUCCESS difference: 9.3e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vz1 SUCCESS difference: 8.1e-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.5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1 SUCCESS difference: 4.1e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1 SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1 SUCCESS difference: 1.3e-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: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1 SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1 SUCCESS difference: 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: 5.5e-14 < 2e-11 test id: 506 test name: PigTranHO field: Vx2 SUCCESS difference: 7.1e-14 < 2e-11 test id: 506 test name: PigTranHO field: Vy2 SUCCESS difference: 3.6e-14 < 1e-09 test id: 506 test name: PigTranHO field: Vz2 SUCCESS difference: 7e-14 < 1e-11 test id: 506 test name: PigTranHO field: Vel2 SUCCESS difference: 1.8e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 506 test name: PigTranHO field: Bed2 SUCCESS difference: 5.6e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2 SUCCESS difference: 2.4e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2 SUCCESS difference: 1.8e-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: 7.1e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2 SUCCESS difference: 7.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 ----------------finished:506----------------------- ----------------starting:507----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.010268 Total Core solution elapsed time: 0.202923 Linear solver elapsed time: 0.150456 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vx1 SUCCESS difference: 1.3e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vy1 SUCCESS difference: 1.2e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vz1 SUCCESS difference: 1.2e-11 < 1e-08 test id: 507 test name: PigTranFS field: Vel1 SUCCESS difference: 2e-11 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1 SUCCESS difference: 1.1e-12 < 7e-08 test id: 507 test name: PigTranFS field: Bed1 SUCCESS difference: 2.4e-12 < 4e-07 test id: 507 test name: PigTranFS field: Surface1 SUCCESS difference: 1.1e-12 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1 SUCCESS difference: 1.5e-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: 3.5e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vx2 SUCCESS difference: 3.5e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vy2 SUCCESS difference: 3.4e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vz2 SUCCESS difference: 3.4e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vel2 SUCCESS difference: 3e-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: 2e-10 < 2e-06 test id: 507 test name: PigTranFS field: Surface2 SUCCESS difference: 1.5e-10 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2 SUCCESS difference: 1.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 ----------------finished:507----------------------- ----------------starting:509----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008593 Total Core solution elapsed time: 0.505171 Linear solver elapsed time: 0.396837 (79%) 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.2e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vx SUCCESS difference: 1.6e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vy SUCCESS difference: 1.3e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vz SUCCESS difference: 1.3e-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: 2e-09 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature SUCCESS difference: 2.2e-08 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:509----------------------- ----------------starting:510----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009721 Total Core solution elapsed time: 0.171432 Linear solver elapsed time: 0.124378 (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: 5.4e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vx SUCCESS difference: 4.8e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vy SUCCESS difference: 4.9e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vz SUCCESS difference: 4.9e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vel SUCCESS difference: 5.1e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure SUCCESS difference: 1.9e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature SUCCESS difference: 1.4e-07 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate ----------------finished:510----------------------- ----------------starting:511----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero NOTE: using observed velocities to create constraints along new boundary INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 0.0537942 | 0.0537942 x = 1 | f(x) = 0.04886803 | 0.04886803 ====================== step 2/2 =============================== x = 0 | f(x) = 0.04875168 | 0.04875168 x = 1 | f(x) = 0.05273747 | 0.05273747 x = 0.381966 | f(x) = 0.04920111 | 0.04920111 x = 0.618034 | f(x) = 0.05036058 | 0.05036058 write lock file: FemModel initialization elapsed time: 0.005512 Total Core solution elapsed time: 0.044082 Linear solver elapsed time: 0.007973 (18%) 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 ----------------finished:511----------------------- ----------------starting:512----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665 x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865 ====================== step 2/2 =============================== x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865 x = 1 | f(x) = 112.5636 | 112.563 0.0006652195 write lock file: FemModel initialization elapsed time: 0.008625 Total Core solution elapsed time: 0.166367 Linear solver elapsed time: 0.130366 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient SUCCESS difference: 2.3e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits SUCCESS difference: 1.6e-14 < 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: 1.5e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel SUCCESS difference: 4.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx SUCCESS difference: 2.1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy ----------------finished:512----------------------- ----------------starting:513----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168 x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883 ====================== step 2/2 =============================== x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883 x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097 write lock file: FemModel initialization elapsed time: 0.009252 Total Core solution elapsed time: 0.488586 Linear solver elapsed time: 0.349505 (72%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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: 3.3e-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient SUCCESS difference: 5.9e-12 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.9e-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: 2.8e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel SUCCESS difference: 9.3e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx SUCCESS difference: 2.1e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy SUCCESS difference: 5.5e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz SUCCESS difference: 4.1e-11 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature SUCCESS difference: 4.7e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:513----------------------- ----------------starting:514----------------------- Construction of a mesh from a given geometry Construction of a mesh from a given geometry [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero 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 ----------------finished:514----------------------- ----------------starting:515----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006151 Total Core solution elapsed time: 0.032147 Linear solver elapsed time: 0.021166 (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: 2.4e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1 SUCCESS difference: 6.2e-10 < 1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.9e-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 ----------------finished:515----------------------- ----------------starting:516----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005131 Total Core solution elapsed time: 0.015302 Linear solver elapsed time: 0.010145 (66%) 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 ----------------finished:516----------------------- ----------------starting:518----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004635 Total Core solution elapsed time: 0.050717 Linear solver elapsed time: 0.044805 (88%) 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 ----------------finished:518----------------------- ----------------starting:519----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71ºS Meridian: 0º) uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005608 Total Core solution elapsed time: 0.080634 Linear solver elapsed time: 0.067841 (84%) 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.7e-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: 6.3e-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 ----------------finished:519----------------------- ----------------starting:520----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71ºS Meridian: 0º) uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005447 Total Core solution elapsed time: 0.044192 Linear solver elapsed time: 0.033158 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx1 SUCCESS difference: 3.9e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy1 SUCCESS difference: 3.7e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure1 SUCCESS difference: 9.1e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface1 SUCCESS difference: 6.6e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness1 SUCCESS difference: 4.9e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled1 SUCCESS difference: 2.9e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx2 SUCCESS difference: 3.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy2 SUCCESS difference: 3.5e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel2 SUCCESS difference: 6.7e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed2 SUCCESS difference: 2.1e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2 SUCCESS difference: 9.3e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness2 SUCCESS difference: 5.3e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled2 ----------------finished:520----------------------- ----------------starting:530----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002894 Total Core solution elapsed time: 0.014089 Linear solver elapsed time: 0.010525 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-16 < 1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX SUCCESS difference: 7.7e-16 < 1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 530 test name: PigBalVel1 field: Vel ----------------finished:530----------------------- ----------------starting:531----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003009 Total Core solution elapsed time: 0.014526 Linear solver elapsed time: 0.010557 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 6.7e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 531 test name: PigBalVel2 field: Vel ----------------finished:531----------------------- ----------------starting:540----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006598 Total Core solution elapsed time: 0.532354 Linear solver elapsed time: 0.368801 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1 SUCCESS difference: 1.4e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1 SUCCESS difference: 1.3e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1 SUCCESS difference: 8.3e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1 SUCCESS difference: 9.2e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.6e-14 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1 SUCCESS difference: 6.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb1 SUCCESS difference: 9.8e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2 SUCCESS difference: 9.7e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2 SUCCESS difference: 8.1e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2 SUCCESS difference: 1.5e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2 SUCCESS difference: 5.6e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2 SUCCESS difference: 1.2e-14 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb2 SUCCESS difference: 5.1e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10 SUCCESS difference: 8.9e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10 SUCCESS difference: 7.7e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10 SUCCESS difference: 6.4e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10 SUCCESS difference: 9.2e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10 SUCCESS difference: 9e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10 SUCCESS difference: 5.5e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10 SUCCESS difference: 1.5e-13 < 1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10 SUCCESS difference: 9.8e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume10 SUCCESS difference: 3.9e-14 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation10 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb10 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb10 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb10 ----------------finished:540----------------------- ----------------starting:541----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.02852 Total Core solution elapsed time: 3.43626 Linear solver elapsed time: 1.28445 (37%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 2.7e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1 SUCCESS difference: 1e-12 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1 SUCCESS difference: 9.6e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel1 SUCCESS difference: 4.2e-16 < 1e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure1 SUCCESS difference: 6.1e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1 SUCCESS difference: 7.7e-14 < 6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1 SUCCESS difference: 4.3e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1 SUCCESS difference: 5.4e-13 < 2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1 SUCCESS difference: 9.5e-15 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1 SUCCESS difference: 4.2e-15 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb1 SUCCESS difference: 4.1e-16 < 3e-09 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb1 SUCCESS difference: 3.5e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2 SUCCESS difference: 7.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2 SUCCESS difference: 6.6e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2 SUCCESS difference: 4.3e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2 SUCCESS difference: 9.5e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2 SUCCESS difference: 8.5e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Surface2 SUCCESS difference: 6.5e-12 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness2 SUCCESS difference: 7.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2 SUCCESS difference: 3.7e-14 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2 SUCCESS difference: 8e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb2 SUCCESS difference: 1.8e-08 < 8e-08 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb2 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb2 SUCCESS difference: 8.7e-11 < 2e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10 SUCCESS difference: 3e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10 SUCCESS difference: 1.7e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10 SUCCESS difference: 5.9e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10 SUCCESS difference: 7.8e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Bed10 SUCCESS difference: 9.6e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Surface10 SUCCESS difference: 4.8e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness10 SUCCESS difference: 2.2e-12 < 1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10 SUCCESS difference: 3.5e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume10 SUCCESS difference: 1.5e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb10 SUCCESS difference: 2.5e-09 < 8e-08 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb10 ----------------finished:541----------------------- ----------------starting:542----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007813 Total Core solution elapsed time: 0.871592 Linear solver elapsed time: 0.71243 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-13 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx1 SUCCESS difference: 1.4e-12 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy1 SUCCESS difference: 1.3e-12 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel1 SUCCESS difference: 2.1e-16 < 1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure1 SUCCESS difference: 8.3e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1 SUCCESS difference: 9.3e-14 < 6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1 SUCCESS difference: 5.8e-14 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness1 SUCCESS difference: 9.5e-13 < 1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate1 SUCCESS difference: 9.8e-13 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx2 SUCCESS difference: 1.2e-12 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy2 SUCCESS difference: 1.2e-12 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel2 SUCCESS difference: 5.8e-14 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure2 SUCCESS difference: 1.2e-13 < 0.2 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed2 SUCCESS difference: 9.7e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface2 SUCCESS difference: 8.2e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness2 SUCCESS difference: 1.2e-12 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset2 SUCCESS difference: 3.2e-16 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate2 SUCCESS difference: 4.6e-13 < 2e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx10 SUCCESS difference: 7.3e-13 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy10 SUCCESS difference: 6.1e-13 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel10 SUCCESS difference: 7.2e-14 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure10 SUCCESS difference: 1.1e-13 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed10 SUCCESS difference: 7.2e-14 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface10 SUCCESS difference: 6.7e-14 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness10 SUCCESS difference: 5.1e-13 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset10 SUCCESS difference: 1.1e-15 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate10 ----------------finished:542----------------------- ----------------starting:543----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008299 Total Core solution elapsed time: 1.3223 Linear solver elapsed time: 1.07325 (81%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 9.1e-13 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vx1 SUCCESS difference: 1.4e-12 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vy1 SUCCESS difference: 1.3e-12 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vel1 SUCCESS difference: 4.2e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Thickness1 SUCCESS difference: 1.5e-15 < 1e-09 test id: 543 test name: PigTranRignotarma field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-10 test id: 543 test name: PigTranRignotarma field: CalvingMeltingrate1 SUCCESS difference: 1e-12 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vx2 SUCCESS difference: 1.2e-12 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vy2 SUCCESS difference: 1.2e-12 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vel2 SUCCESS difference: 4.9e-14 < 9e-11 test id: 543 test name: PigTranRignotarma field: Thickness2 SUCCESS difference: 2.7e-15 < 2e-09 test id: 543 test name: PigTranRignotarma field: MaskIceLevelset2 SUCCESS difference: 0 < 1e-10 test id: 543 test name: PigTranRignotarma field: CalvingMeltingrate2 SUCCESS difference: 1e-12 < 2e-06 test id: 543 test name: PigTranRignotarma field: Vx10 SUCCESS difference: 1.2e-12 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vy10 SUCCESS difference: 1.2e-12 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vel10 SUCCESS difference: 6.9e-14 < 1e-06 test id: 543 test name: PigTranRignotarma field: Thickness10 SUCCESS difference: 2.8e-15 < 5e-06 test id: 543 test name: PigTranRignotarma field: MaskIceLevelset10 SUCCESS difference: 0 < 1e-06 test id: 543 test name: PigTranRignotarma field: CalvingMeltingrate10 ----------------finished:543----------------------- ----------------starting:545----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00787 Total Core solution elapsed time: 0.380548 Linear solver elapsed time: 0.31048 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-13 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx1 SUCCESS difference: 1.4e-12 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy1 SUCCESS difference: 1.3e-12 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel1 SUCCESS difference: 4.2e-14 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset1 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate1 SUCCESS difference: 7e-16 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate1 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 8.7e-13 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx5 SUCCESS difference: 1.1e-12 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy5 SUCCESS difference: 1.1e-12 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel5 SUCCESS difference: 8.8e-14 < 9e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness5 SUCCESS difference: 6.4e-15 < 2e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset5 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate5 SUCCESS difference: 8.8e-17 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate5 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate5 SUCCESS difference: 8.3e-13 < 2e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx10 SUCCESS difference: 9.6e-13 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy10 SUCCESS difference: 9.8e-13 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel10 SUCCESS difference: 1e-13 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness10 SUCCESS difference: 2.7e-15 < 5e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset10 SUCCESS difference: 0 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate10 SUCCESS difference: 2.2e-17 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate10 SUCCESS difference: 0 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate10 ----------------finished:545----------------------- ----------------starting:601----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003422 Total Core solution elapsed time: 0.005071 Linear solver elapsed time: 0.003697 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-15 < 1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness ----------------finished:601----------------------- ----------------starting:602----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003475 Total Core solution elapsed time: 0.009051 Linear solver elapsed time: 0.007307 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.9e-16 < 1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness ----------------finished:602----------------------- ----------------starting:603----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006596 Total Core solution elapsed time: 0.00585 Linear solver elapsed time: 0.003842 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-15 < 1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness ----------------finished:603----------------------- ----------------starting:604----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002679 Total Core solution elapsed time: 0.012853 Linear solver elapsed time: 0.01011 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY ----------------finished:604----------------------- ----------------starting:605----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004389 Total Core solution elapsed time: 0.012794 Linear solver elapsed time: 0.010393 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY ----------------finished:605----------------------- ----------------starting:606----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002691 Total Core solution elapsed time: 0.012945 Linear solver elapsed time: 0.010817 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY ----------------finished:606----------------------- ----------------starting:607----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003475 Total Core solution elapsed time: 0.01259 Linear solver elapsed time: 0.009829 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY ----------------finished:607----------------------- ----------------starting:608----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002858 Total Core solution elapsed time: 0.004567 Linear solver elapsed time: 0.003302 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-13 < 1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness ----------------finished:608----------------------- ----------------starting:610----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002967 Total Core solution elapsed time: 0.000828 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: 8.9e-17 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn1 SUCCESS difference: 1.8e-16 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn2 SUCCESS difference: 1.8e-16 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn3 ----------------finished:610----------------------- ----------------starting:611----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 5.576527e+15 | 5.576527e+15 x = 1 | f(x) = 2.800818e+15 | 2.800818e+15 ====================== step 2/2 =============================== x = 0 | f(x) = 2.800818e+15 | 2.800818e+15 x = 1 | f(x) = 9.878839e+14 | 9.878839e+14 write lock file: FemModel initialization elapsed time: 0.003251 Total Core solution elapsed time: 0.036265 Linear solver elapsed time: 0.025782 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Gradient SUCCESS difference: 1.9e-14 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Misfits SUCCESS difference: 2.4e-13 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: BalancethicknessThickeningRate SUCCESS difference: 2.2e-13 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Thickness ----------------finished:611----------------------- ----------------starting:612----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004919 Total Core solution elapsed time: 0.071771 Linear solver elapsed time: 0.06238 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.6e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1 SUCCESS difference: 9.5e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2 SUCCESS difference: 9.1e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3 SUCCESS difference: 6.5e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1 SUCCESS difference: 7.2e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2 SUCCESS difference: 6.9e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3 SUCCESS difference: 7.1e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1 SUCCESS difference: 7.8e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2 SUCCESS difference: 7.5e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3 ----------------finished:612----------------------- ----------------starting:613----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero NOTE: using initial velocities to create constraints along new boundary uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 5.931532e+14 | 5.931532e+14 x = 1 | f(x) = 5.011022e+14 | 5.011022e+14 ====================== step 2/2 =============================== x = 0 | f(x) = 5.011022e+14 | 5.011022e+14 x = 1 | f(x) = 4.265126e+14 | 4.265126e+14 preparing final solution write lock file: FemModel initialization elapsed time: 0.00313 Total Core solution elapsed time: 0.035172 Linear solver elapsed time: 0.023592 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-13 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1 SUCCESS difference: 7.6e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2 SUCCESS difference: 8.3e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits SUCCESS difference: 3.2e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx SUCCESS difference: 1.4e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy SUCCESS difference: 8.7e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness ----------------finished:613----------------------- ----------------starting:621----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006187 Total Core solution elapsed time: 0.282589 Linear solver elapsed time: 0.247101 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-11 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1 SUCCESS difference: 8.2e-12 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1 SUCCESS difference: 9.4e-12 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1 SUCCESS difference: 5.1e-13 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness1 SUCCESS difference: 3.3e-16 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure1 SUCCESS difference: 1.9e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2 SUCCESS difference: 1.2e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2 SUCCESS difference: 5.8e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2 SUCCESS difference: 3.6e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2 SUCCESS difference: 8.4e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2 SUCCESS difference: 1.4e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5 SUCCESS difference: 7.2e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5 SUCCESS difference: 3.2e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5 SUCCESS difference: 2e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness5 SUCCESS difference: 3.4e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure5 ----------------finished:621----------------------- ----------------starting:622----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero smb.lapserates not specified: set to 0 uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006947 Total Core solution elapsed time: 0.954442 Linear solver elapsed time: 0.806685 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.9e-12 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1 SUCCESS difference: 5.3e-14 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure1 SUCCESS difference: 3.8e-13 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel12 SUCCESS difference: 1.2e-13 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure12 SUCCESS difference: 1.3e-12 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24 SUCCESS difference: 1.6e-13 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness24 SUCCESS difference: 0 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance24 SUCCESS difference: 0 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure24 ----------------finished:622----------------------- ----------------starting:801----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008995 Total Core solution elapsed time: 0.320884 Linear solver elapsed time: 0.264391 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1 SUCCESS difference: 3.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3 SUCCESS difference: 3.3e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3 ----------------finished:801----------------------- ----------------starting:802----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.025832 Total Core solution elapsed time: 0.733393 Linear solver elapsed time: 0.481977 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1 SUCCESS difference: 7.8e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1 SUCCESS difference: 8e-14 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx2 SUCCESS difference: 1e-13 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy2 SUCCESS difference: 8.1e-14 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel2 SUCCESS difference: 2e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure2 SUCCESS difference: 5.8e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2 SUCCESS difference: 1.6e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface2 SUCCESS difference: 1.5e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset2 SUCCESS difference: 6.7e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2 SUCCESS difference: 3.5e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3 SUCCESS difference: 1.1e-12 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3 SUCCESS difference: 3.5e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3 SUCCESS difference: 5.8e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3 SUCCESS difference: 2.9e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness3 SUCCESS difference: 1.2e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface3 SUCCESS difference: 1.5e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset3 SUCCESS difference: 1.6e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3 ----------------finished:802----------------------- ----------------starting:803----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.024459 Total Core solution elapsed time: 0.948234 Linear solver elapsed time: 0.665039 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1 SUCCESS difference: 4e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1 SUCCESS difference: 2.4e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1 SUCCESS difference: 7.7e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1 SUCCESS difference: 2.2e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2 SUCCESS difference: 4.1e-13 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2 SUCCESS difference: 2.1e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel2 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure2 SUCCESS difference: 4.2e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2 SUCCESS difference: 2.5e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3 SUCCESS difference: 6e-12 < 2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3 SUCCESS difference: 2.4e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3 SUCCESS difference: 4.2e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3 SUCCESS difference: 5.2e-13 < 1e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3 SUCCESS difference: 1.2e-13 < 4e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3 SUCCESS difference: 4.2e-14 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3 ----------------finished:803----------------------- ----------------starting:804----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.007959 Total Core solution elapsed time: 0.258881 Linear solver elapsed time: 0.210763 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx1 SUCCESS difference: 1.8e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy1 SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel1 SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure1 SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness1 SUCCESS difference: 1.2e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface1 SUCCESS difference: 1.5e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset1 SUCCESS difference: 1.5e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx2 SUCCESS difference: 4.2e-13 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy2 SUCCESS difference: 1.1e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel2 SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure2 SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface2 SUCCESS difference: 1.5e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset2 SUCCESS difference: 1.5e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx3 SUCCESS difference: 4.2e-13 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3 SUCCESS difference: 1.2e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel3 SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure3 SUCCESS difference: 2e-13 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness3 SUCCESS difference: 1.2e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface3 SUCCESS difference: 1.5e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3 ----------------finished:804----------------------- ----------------starting:805----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.024086 Total Core solution elapsed time: 0.959611 Linear solver elapsed time: 0.674426 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1 SUCCESS difference: 4.8e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1 SUCCESS difference: 2.1e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1 SUCCESS difference: 1.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1 SUCCESS difference: 7.6e-15 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn1 SUCCESS difference: 1e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2 SUCCESS difference: 1.1e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2 SUCCESS difference: 9.9e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2 SUCCESS difference: 1e-14 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2 SUCCESS difference: 3.4e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3 SUCCESS difference: 4.5e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3 SUCCESS difference: 3.4e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel3 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure3 SUCCESS difference: 5.5e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness3 SUCCESS difference: 1.3e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface3 SUCCESS difference: 1.5e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset3 SUCCESS difference: 2.3e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3 ----------------finished:805----------------------- ----------------starting:806----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008671 Total Core solution elapsed time: 0.377538 Linear solver elapsed time: 0.315568 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx1 SUCCESS difference: 2.6e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy1 SUCCESS difference: 3.1e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel1 SUCCESS difference: 8.7e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure1 SUCCESS difference: 6.3e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1 SUCCESS difference: 6.3e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface1 SUCCESS difference: 2.2e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset1 SUCCESS difference: 3.3e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel1 SUCCESS difference: 5.9e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular1 SUCCESS difference: 7.6e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate1 SUCCESS difference: 2.5e-13 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx2 SUCCESS difference: 2.5e-13 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy2 SUCCESS difference: 2.8e-13 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel2 SUCCESS difference: 6.3e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2 SUCCESS difference: 5.1e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness2 SUCCESS difference: 5.1e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface2 SUCCESS difference: 2.1e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset2 SUCCESS difference: 2.4e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel2 SUCCESS difference: 4.6e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular2 SUCCESS difference: 3.8e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate2 SUCCESS difference: 2e-13 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx3 SUCCESS difference: 3.3e-13 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy3 SUCCESS difference: 2.3e-13 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel3 SUCCESS difference: 5.1e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure3 SUCCESS difference: 3.8e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness3 SUCCESS difference: 3.8e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface3 SUCCESS difference: 2e-13 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset3 SUCCESS difference: 1.7e-13 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3 SUCCESS difference: 1.2e-13 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3 SUCCESS difference: 2e-13 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3 ----------------finished:806----------------------- ----------------starting:807----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008545 Total Core solution elapsed time: 0.365624 Linear solver elapsed time: 0.308389 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx1 SUCCESS difference: 2.6e-13 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy1 SUCCESS difference: 3.1e-13 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel1 SUCCESS difference: 8.7e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure1 SUCCESS difference: 6.2e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness1 SUCCESS difference: 6.2e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface1 SUCCESS difference: 2.4e-13 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset1 SUCCESS difference: 2.5e-13 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx2 SUCCESS difference: 2.5e-13 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy2 SUCCESS difference: 2.8e-13 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel2 SUCCESS difference: 6.2e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure2 SUCCESS difference: 4.9e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2 SUCCESS difference: 4.9e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface2 SUCCESS difference: 2.2e-13 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset2 SUCCESS difference: 2e-13 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx3 SUCCESS difference: 3.3e-13 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy3 SUCCESS difference: 2.3e-13 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel3 SUCCESS difference: 4.9e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure3 SUCCESS difference: 3.5e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness3 SUCCESS difference: 3.5e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface3 SUCCESS difference: 2e-13 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3 ----------------finished:807----------------------- ----------------starting:809----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: Found 0 to flip Found 3 to flip Found 0 to flip Found 4 to flip Found 0 to flip Found 0 to flip Found 4 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 3 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip write lock file: FemModel initialization elapsed time: 0.008826 Total Core solution elapsed time: 2.18356 Linear solver elapsed time: 1.77445 (81%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-13 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx1 SUCCESS difference: 3.9e-13 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy1 SUCCESS difference: 1.9e-13 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel1 SUCCESS difference: 2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure1 SUCCESS difference: 2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface1 SUCCESS difference: 1.5e-13 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset1 SUCCESS difference: 9.7e-14 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx2 SUCCESS difference: 2.1e-13 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2 SUCCESS difference: 9.9e-14 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel2 SUCCESS difference: 2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure2 SUCCESS difference: 2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface2 SUCCESS difference: 1.3e-13 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset2 SUCCESS difference: 2.4e-13 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx10 SUCCESS difference: 9.4e-13 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy10 SUCCESS difference: 3.1e-13 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel10 SUCCESS difference: 2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure10 SUCCESS difference: 2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness10 SUCCESS difference: 1.2e-13 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface10 SUCCESS difference: 1.5e-13 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset10 ----------------finished:809----------------------- ----------------starting:810----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00938 Total Core solution elapsed time: 0.37387 Linear solver elapsed time: 0.304166 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1 SUCCESS difference: 1.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1 SUCCESS difference: 1.3e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2 SUCCESS difference: 1.7e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2 SUCCESS difference: 1e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3 SUCCESS difference: 3.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy3 SUCCESS difference: 9.9e-14 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel3 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure3 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness3 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface3 SUCCESS difference: 1.5e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3 ----------------finished:810----------------------- ----------------starting:811----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.009314 Total Core solution elapsed time: 0.379337 Linear solver elapsed time: 0.310282 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx1 SUCCESS difference: 3.8e-13 < 4e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy1 SUCCESS difference: 1.8e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel1 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure1 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness1 SUCCESS difference: 1.2e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface1 SUCCESS difference: 1.5e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset1 SUCCESS difference: 1.3e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx2 SUCCESS difference: 1.7e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel2 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure2 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface2 SUCCESS difference: 1.5e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx3 SUCCESS difference: 5.1e-13 < 6e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy3 SUCCESS difference: 1.1e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel3 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure3 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness3 SUCCESS difference: 1.2e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface3 SUCCESS difference: 1.4e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3 ----------------finished:811----------------------- ----------------starting:812----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008849 Total Core solution elapsed time: 0.544213 Linear solver elapsed time: 0.457154 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx1 SUCCESS difference: 2.6e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy1 SUCCESS difference: 3.1e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel1 SUCCESS difference: 8.7e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure1 SUCCESS difference: 6.3e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1 SUCCESS difference: 6.3e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface1 SUCCESS difference: 2.1e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset1 SUCCESS difference: 4.3e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel1 SUCCESS difference: 5.9e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular1 SUCCESS difference: 7.6e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate1 SUCCESS difference: 2.5e-13 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx2 SUCCESS difference: 2.5e-13 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy2 SUCCESS difference: 2.8e-13 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel2 SUCCESS difference: 6.3e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure2 SUCCESS difference: 5.1e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness2 SUCCESS difference: 5.1e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface2 SUCCESS difference: 2.1e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset2 SUCCESS difference: 2.3e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel2 SUCCESS difference: 4.9e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular2 SUCCESS difference: 3.9e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate2 SUCCESS difference: 2e-13 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx3 SUCCESS difference: 3.2e-13 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy3 SUCCESS difference: 2.3e-13 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel3 SUCCESS difference: 5.1e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure3 SUCCESS difference: 3.8e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness3 SUCCESS difference: 3.8e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface3 SUCCESS difference: 2e-13 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset3 SUCCESS difference: 1.7e-13 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel3 SUCCESS difference: 1e-13 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular3 SUCCESS difference: 2e-13 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3 ----------------finished:812----------------------- ----------------starting:813----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.005688 Total Core solution elapsed time: 0.108051 Linear solver elapsed time: 0.083708 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelsetwithIceberg SUCCESS difference: 1.4e-13 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset1 SUCCESS difference: 1.4e-13 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset2 SUCCESS difference: 1.4e-13 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset3 ----------------finished:813----------------------- ----------------starting:814----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: Found 38 to flip Found 44 to flip Found 51 to flip Found 53 to flip Found 47 to flip Found 46 to flip Found 41 to flip Found 34 to flip Found 30 to flip Found 21 to flip Found 15 to flip Found 2 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip Found 0 to flip write lock file: FemModel initialization elapsed time: 0.008846 Total Core solution elapsed time: 1.4151 Linear solver elapsed time: 1.13317 (80%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx1 SUCCESS difference: 3.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy1 SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure1 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface1 SUCCESS difference: 1.8e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse1 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse1 SUCCESS difference: 5.7e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx2 SUCCESS difference: 1e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy2 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface2 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse2 SUCCESS difference: 5.8e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx10 SUCCESS difference: 1.3e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy10 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness10 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface10 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse10 SUCCESS difference: 9.2e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse10 ----------------finished:814----------------------- ----------------starting:900----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002763 Total Core solution elapsed time: 0.27732 Linear solver elapsed time: 0.087223 (31%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2 ----------------finished:900----------------------- ----------------starting:901----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002625 Total Core solution elapsed time: 0.009318 Linear solver elapsed time: 0.003896 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-16 < 1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual ----------------finished:901----------------------- ----------------starting:902----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003715 Total Core solution elapsed time: 0.084409 Linear solver elapsed time: 0.03472 (41%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003676 Total Core solution elapsed time: 0.088114 Linear solver elapsed time: 0.03526 (40%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual9 SUCCESS difference: 2.2e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10 SUCCESS difference: 2.9e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10 SUCCESS difference: 1.2e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10 ----------------finished:902----------------------- ----------------starting:903----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004971 Total Core solution elapsed time: 0.011596 Linear solver elapsed time: 0.003929 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual ----------------finished:903----------------------- ----------------starting:904----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.008903 Total Core solution elapsed time: 0.118886 Linear solver elapsed time: 0.0353 (30%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9 ----------------finished:904----------------------- ----------------starting:905----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.004017 Total Core solution elapsed time: 0.3717 Linear solver elapsed time: 0.089764 (24%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 6 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5 SUCCESS difference: 1.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead20 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20 SUCCESS difference: 2.1e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20 SUCCESS difference: 2.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20 ----------------finished:905----------------------- ----------------starting:906----------------------- [Warning: paterson is outdated, please consider using cuffey instead] no hydrology.basal_moulin_input specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00417 Total Core solution elapsed time: 2.45418 Linear solver elapsed time: 1.36 (55%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubTime2 SUCCESS difference: 4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3 SUCCESS difference: 4.1e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3 ----------------finished:906----------------------- ----------------starting:1501----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003093 Total Core solution elapsed time: 0.005115 Linear solver elapsed time: 0.003609 (71%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002908 Total Core solution elapsed time: 0.004761 Linear solver elapsed time: 0.00339 (71%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003033 Total Core solution elapsed time: 0.004645 Linear solver elapsed time: 0.003289 (71%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003053 Total Core solution elapsed time: 0.004594 Linear solver elapsed time: 0.003375 (73%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002935 Total Core solution elapsed time: 0.004822 Linear solver elapsed time: 0.003594 (75%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002973 Total Core solution elapsed time: 0.004652 Linear solver elapsed time: 0.003181 (68%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002959 Total Core solution elapsed time: 0.004592 Linear solver elapsed time: 0.003056 (67%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.003198 Total Core solution elapsed time: 0.005671 Linear solver elapsed time: 0.004182 (74%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002851 Total Core solution elapsed time: 0.004427 Linear solver elapsed time: 0.003152 (71%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002929 Total Core solution elapsed time: 0.004968 Linear solver elapsed time: 0.003313 (67%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002963 Total Core solution elapsed time: 0.004484 Linear solver elapsed time: 0.003217 (72%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006153 Total Core solution elapsed time: 14.2839 Linear solver elapsed time: 9.37817 (66%) Total elapsed time: 0 hrs 0 min 14 sec SUCCESS difference: 3.7e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vx1 SUCCESS difference: 1.7e-15 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vel1 SUCCESS difference: 6.3e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Pressure1 SUCCESS difference: 6.3e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Bed1 SUCCESS difference: 6.3e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Surface1 SUCCESS difference: 6.3e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Thickness1 SUCCESS difference: 2.5e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: SmbMassBalance1 SUCCESS difference: 2.8e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vx2 SUCCESS difference: 2.8e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vy2 SUCCESS difference: 2.8e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vel2 SUCCESS difference: 9.3e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Pressure2 SUCCESS difference: 9.5e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Bed2 SUCCESS difference: 9.3e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Surface2 SUCCESS difference: 9.3e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Thickness2 SUCCESS difference: 1.7e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: SmbMassBalance2 SUCCESS difference: 4.8e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vx3 SUCCESS difference: 2.3e-15 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vy3 SUCCESS difference: 1.9e-15 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vel3 SUCCESS difference: 9.6e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Pressure3 SUCCESS difference: 8.8e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Bed3 SUCCESS difference: 8.8e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Surface3 SUCCESS difference: 8.8e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Thickness3 SUCCESS difference: 2.5e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: SmbMassBalance3 SUCCESS difference: 3.2e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vx4 SUCCESS difference: 3e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vy4 SUCCESS difference: 3e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vel4 SUCCESS difference: 1e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Pressure4 SUCCESS difference: 1.1e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Bed4 SUCCESS difference: 1.1e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Surface4 SUCCESS difference: 1.1e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Thickness4 SUCCESS difference: 1.7e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: SmbMassBalance4 SUCCESS difference: 4e-14 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vx5 SUCCESS difference: 3.6e-15 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vy5 SUCCESS difference: 3.6e-15 < 1e-09 test id: 1501 test name: SquareShelfTranSawTooth2d field: Vel5 SUCCESS difference: 7e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Pressure5 SUCCESS difference: 6.5e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Bed5 SUCCESS difference: 6.5e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Surface5 SUCCESS difference: 6.6e-15 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: Thickness5 SUCCESS difference: 2.5e-14 < 1e-10 test id: 1501 test name: SquareShelfTranSawTooth2d field: SmbMassBalance5 ----------------finished:1501----------------------- ----------------starting:1502----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002756 Total Core solution elapsed time: 0.001458 Linear solver elapsed time: 0.000896 (61%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002658 Total Core solution elapsed time: 0.001442 Linear solver elapsed time: 0.000925 (64%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002686 Total Core solution elapsed time: 0.00146 Linear solver elapsed time: 0.000929 (64%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002646 Total Core solution elapsed time: 0.001426 Linear solver elapsed time: 0.000892 (63%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002684 Total Core solution elapsed time: 0.00145 Linear solver elapsed time: 0.000928 (64%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002628 Total Core solution elapsed time: 0.001445 Linear solver elapsed time: 0.000898 (62%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002656 Total Core solution elapsed time: 0.001427 Linear solver elapsed time: 0.000906 (63%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002658 Total Core solution elapsed time: 0.001529 Linear solver elapsed time: 0.000918 (60%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002643 Total Core solution elapsed time: 0.001375 Linear solver elapsed time: 0.000861 (63%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002648 Total Core solution elapsed time: 0.00145 Linear solver elapsed time: 0.000896 (62%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.002699 Total Core solution elapsed time: 0.001486 Linear solver elapsed time: 0.000956 (64%) Total elapsed time: 0 hrs 0 min 0 sec uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.006956 Total Core solution elapsed time: 2.96179 Linear solver elapsed time: 1.31639 (44%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 2.7e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vx1 SUCCESS difference: 1.5e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vy1 SUCCESS difference: 3.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vz1 SUCCESS difference: 1.5e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vel1 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Pressure1 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Bed1 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Surface1 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Thickness1 SUCCESS difference: 3.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: SmbMassBalance1 SUCCESS difference: 3.5e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vx2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vy2 SUCCESS difference: 5.2e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vz2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vel2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Thickness2 SUCCESS difference: 2.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: SmbMassBalance2 SUCCESS difference: 3.3e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vx3 SUCCESS difference: 1.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vy3 SUCCESS difference: 3.5e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vz3 SUCCESS difference: 1.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vel3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Pressure3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Bed3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Surface3 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Thickness3 SUCCESS difference: 3.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: SmbMassBalance3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vx4 SUCCESS difference: 1.2e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vy4 SUCCESS difference: 1.6e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vz4 SUCCESS difference: 1.2e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vel4 SUCCESS difference: 3.1e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Pressure4 SUCCESS difference: 3e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Bed4 SUCCESS difference: 2.8e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Surface4 SUCCESS difference: 2.9e-15 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Thickness4 SUCCESS difference: 2.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: SmbMassBalance4 SUCCESS difference: 3.2e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vx5 SUCCESS difference: 1.5e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vy5 SUCCESS difference: 3.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vz5 SUCCESS difference: 1.5e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Vel5 SUCCESS difference: 1.9e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Pressure5 SUCCESS difference: 1.8e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Bed5 SUCCESS difference: 1.9e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Surface5 SUCCESS difference: 1.9e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: Thickness5 SUCCESS difference: 3.4e-14 < 1e-13 test id: 1502 test name: SquareShelfTranSawTooth3d field: SmbMassBalance5 ----------------finished:1502----------------------- ----------------starting:2001----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: write lock file: FemModel initialization elapsed time: 0.00545 Total Core solution elapsed time: 0.812805 Linear solver elapsed time: 5.4e-05 (0.0066%) 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: 0 < 1e-13 test id: 2001 test name: SquareSheetConstrainedGia2d field: UGrd ----------------finished:2001----------------------- ----------------starting:2003----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2003.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.014472 Total Core solution elapsed time: 0.169132 Linear solver elapsed time: 4.9e-05 (0.029%) 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 checking model consistency marshalling file test2003.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.01376 Total Core solution elapsed time: 0.17062 Linear solver elapsed time: 2.1e-05 (0.012%) 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: 5.6e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Sealevel SUCCESS difference: 7.7e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: Uplift SUCCESS difference: 1e-14 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: NorthDisplacement SUCCESS difference: 7.9e-15 < 1e-13 test id: 2003 test name: EarthSlc_rotationalFeedback field: EastDisplacement ----------------finished:2003----------------------- ----------------starting:2005----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2005.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 2/10 time [yr]: 2.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 3/10 time [yr]: 3.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 4/10 time [yr]: 4.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 5/10 time [yr]: 5.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 6/10 time [yr]: 6.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 7/10 time [yr]: 7.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 8/10 time [yr]: 8.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 9/10 time [yr]: 9.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results iteration 10/10 time [yr]: 10.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.050156 Total Core solution elapsed time: 0.308416 Linear solver elapsed time: 0.000275 (0.089%) 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: 3.4e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel5 SUCCESS difference: 3.3e-15 < 1e-13 test id: 2005 test name: Earthslc_time field: Sealevel10 SUCCESS difference: 0 < 1e-13 test id: 2005 test name: Earthslc_time field: Seustatic10 ----------------finished:2005----------------------- ----------------starting:2007----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency [Warning: no ice present in the domain] marshalling file test2007.bin external (offlinesolidearthsolution) solution: uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: computing initial sea level geometrical kernels and weights. iteration 1/10 time [yr]: 0.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 2/10 time [yr]: 1.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 3/10 time [yr]: 1.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 4/10 time [yr]: 2.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 5/10 time [yr]: 2.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 6/10 time [yr]: 3.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 7/10 time [yr]: 3.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 8/10 time [yr]: 4.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 9/10 time [yr]: 4.50 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results iteration 10/10 time [yr]: 5.00 (time step: 0.50) computing sea level change computing external solid earth contributions saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.007725 Total Core solution elapsed time: 0.029077 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 loading results from cluster SUCCESS difference: 4.5e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: Geoid SUCCESS difference: 1.2e-15 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedUp SUCCESS difference: 2.5e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedEast SUCCESS difference: 3.8e-16 < 1e-13 test id: 2007 test name: External_OfflineSolidearthSolution field: BedNorth ----------------finished:2007----------------------- ----------------starting:2008----------------------- gmtmask: num vertices 1286 gmtmask: done checking model consistency marshalling file test2008.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.049594 Total Core solution elapsed time: 0.106103 Linear solver elapsed time: 1.9e-05 (0.018%) 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 checking model consistency marshalling file test2008.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── call computational core: computing initial sea level geometrical kernels and weights. iteration 1/1 time [yr]: 1.00 (time step: 1.00) computing basal mass balance computing mass transport updating vertices positions computing sea level change computing sea level geometrical kernel and weight updates. computing external solid earth contributions computing GRD patterns starting GRD convolutions converging GRD convolutions deformation GRD convolutions updating GRD fields saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.049757 Total Core solution elapsed time: 0.106054 Linear solver elapsed time: 6.8e-05 (0.064%) 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: 4e-15 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelGrd SUCCESS difference: 1.6e-14 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockGrd SUCCESS difference: 3.1e-15 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: SealevelAdditional SUCCESS difference: 1.5e-14 < 1e-13 test id: 2008 test name: External_AdditionalSolidearthSolution field: BedrockAdditional ----------------finished:2008----------------------- ----------------starting:2051----------------------- [Warning: paterson is outdated, please consider using cuffey instead] boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file test2051.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis MasstransportAnalysis Input updates from constant creating datasets for analysis SealevelchangeAnalysis creating datasets for analysis L2ProjectionBaseAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis MasstransportAnalysis: toolkits Options set for analysis: MasstransportAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis SealevelchangeAnalysis: toolkits Options set for analysis: SealevelchangeAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: toolkits Options set for analysis: L2ProjectionBaseAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: Updating Mmes iteration 1/3 time [yr]: 0.00 (time step: 2002100.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 0 Renumbering degrees of freedom Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results iteration 2/3 time [yr]: 2002100.00 (time step: 2002100.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.0021e+06 Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results iteration 3/3 time [yr]: 2500000.00 (time step: 497900.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.5e+06 Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.005831 Total Core solution elapsed time: 0.592129 Linear solver elapsed time: 0.000266 (0.045%) 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 checking model consistency marshalling file test2051.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis MasstransportAnalysis Input updates from constant creating datasets for analysis SealevelchangeAnalysis creating datasets for analysis L2ProjectionBaseAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis MasstransportAnalysis: toolkits Options set for analysis: MasstransportAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis SealevelchangeAnalysis: toolkits Options set for analysis: SealevelchangeAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: toolkits Options set for analysis: L2ProjectionBaseAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: Updating Mmes iteration 1/3 time [yr]: 0.00 (time step: 2005100.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 0 Renumbering degrees of freedom Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results iteration 2/3 time [yr]: 2005100.00 (time step: 2005100.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.0051e+06 Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results iteration 3/3 time [yr]: 2500000.00 (time step: 494900.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.5e+06 Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.005681 Total Core solution elapsed time: 0.595041 Linear solver elapsed time: 0.000214 (0.036%) 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 checking model consistency marshalling file test2051.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis MasstransportAnalysis Input updates from constant creating datasets for analysis SealevelchangeAnalysis creating datasets for analysis L2ProjectionBaseAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis MasstransportAnalysis: toolkits Options set for analysis: MasstransportAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis SealevelchangeAnalysis: toolkits Options set for analysis: SealevelchangeAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: toolkits Options set for analysis: L2ProjectionBaseAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: Updating Mmes iteration 1/3 time [yr]: 0.00 (time step: 2010100.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 0 Renumbering degrees of freedom Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results iteration 2/3 time [yr]: 2010100.00 (time step: 2010100.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.0101e+06 Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results iteration 3/3 time [yr]: 2500000.00 (time step: 489900.00) computing basal mass balance toolkits Options set for analysis: MasstransportAnalysis computing mass transport toolkits Options set for analysis: MasstransportAnalysis Updating constraints and active domain of analysis MasstransportAnalysis for time: 2.5e+06 Allocating matrices (Kff stiffness matrix size: 0 x 0) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system #PETSc Option Table entries: -ksp_type preonly # (source: code) -mat_mumps_icntl_14 120 # (source: code) -mat_mumps_icntl_28 2 # (source: code) -mat_mumps_icntl_29 2 # (source: code) -mat_type mpiaij # (source: code) -pc_factor_mat_solver_type mumps # (source: code) -pc_type lu # (source: code) #End of PETSc Option Table entries solver residue: norm(KU-F)/norm(F)=0 Merging solution vector from fset to gset Updating inputs from solution for MasstransportAnalysis updating vertices positions computing sea level change toolkits Options set for analysis: SealevelchangeAnalysis computing vertical deformation using Ivins model. saving results saving temporary results write lock file: FemModel initialization elapsed time: 0.005721 Total Core solution elapsed time: 0.592706 Linear solver elapsed time: 0.00025 (0.042%) 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: 0 < 1e-13 test id: 2051 test name: GiaIvinsBenchmarksAB2dA field: U_AB2dA1 SUCCESS difference: 0 < 1e-13 test id: 2051 test name: GiaIvinsBenchmarksAB2dA field: U_AB2dA2 SUCCESS difference: 0 < 1e-13 test id: 2051 test name: GiaIvinsBenchmarksAB2dA field: U_AB2dA3 ----------------finished:2051----------------------- ----------------starting:2070----------------------- checking model consistency marshalling file test2070.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 2.2697e-29 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.02754e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 5.73088e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 429, surface/Depth Love number ratio small: 9.27061e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 701, surface/Depth Love number ratio small: 1.20197e-21 Changing the interface where integration starts New start interface: r=6.301e+06m tidal write lock file: FemModel initialization elapsed time: 0.002534 Total Core solution elapsed time: 0.228034 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 loading results from cluster checking model consistency marshalling file test2070.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 1.79482e-27 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 30, surface/Depth Love number ratio small: 8.15353e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 136, surface/Depth Love number ratio small: 5.15688e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 443, surface/Depth Love number ratio small: 9.95001e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 1152, surface/Depth Love number ratio small: 9.29418e-21 Changing the interface where integration starts New start interface: r=6.301e+06m write lock file: FemModel initialization elapsed time: 0.002485 Total Core solution elapsed time: 0.238526 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 loading results from cluster SUCCESS difference: 1.2e-08 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_loading_elastic SUCCESS difference: 3.4e-11 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_loading_elastic SUCCESS difference: 3.3e-11 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_loading_elastic SUCCESS difference: 2.2e-09 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveH_tidal_elastic SUCCESS difference: 2.8e-13 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveK_tidal_elastic SUCCESS difference: 3.3e-12 < 2e-08 test id: 2070 test name: ElasticLoveNumbers field: LoveL_tidal_elastic ----------------finished:2070----------------------- ----------------starting:2071----------------------- Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2071.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 13, surface/Depth Love number ratio small: 2.2697e-29 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.02754e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 5.73088e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 429, surface/Depth Love number ratio small: 9.27061e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 701, surface/Depth Love number ratio small: 1.20197e-21 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 874/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.88344e-06; Delta_k/k=1.88981e-06; Delta_l/l=0.000989442; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002548 Total Core solution elapsed time: 5.81552 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 5 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.6e-06 < 4e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveH_loading_temporal SUCCESS difference: 1.6e-06 < 2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveK_loading_temporal SUCCESS difference: 7.8e-07 < 2e-06 test id: 2071 test name: TemporalLoveNumbers field: LoveL_loading_temporal ----------------finished:2071----------------------- ----------------starting:2072----------------------- Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2072.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.74033 m.s^-2 Mean density: 5469.45 kg.m^-3 elastic Degree: 8, surface/Depth Love number ratio small: 2.88991e-22 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 5.1057e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 6.77074e-21 Changing the interface where integration starts New start interface: r=3.6e+06m Degree: 84, surface/Depth Love number ratio small: 8.87865e-21 Changing the interface where integration starts New start interface: r=3.6305e+06m Degree: 86, surface/Depth Love number ratio small: 5.91422e-21 Changing the interface where integration starts New start interface: r=3.7e+06m Degree: 89, surface/Depth Love number ratio small: 5.95205e-21 Changing the interface where integration starts New start interface: r=3.9e+06m Degree: 98, surface/Depth Love number ratio small: 7.88602e-21 Changing the interface where integration starts New start interface: r=4e+06m Degree: 103, surface/Depth Love number ratio small: 9.25414e-21 Changing the interface where integration starts New start interface: r=4.2e+06m Degree: 115, surface/Depth Love number ratio small: 9.66201e-21 Changing the interface where integration starts New start interface: r=4.3e+06m Degree: 122, surface/Depth Love number ratio small: 9.31952e-21 Changing the interface where integration starts New start interface: r=4.5e+06m Degree: 138, surface/Depth Love number ratio small: 9.35647e-21 Changing the interface where integration starts New start interface: r=4.6e+06m Degree: 148, surface/Depth Love number ratio small: 7.58385e-21 Changing the interface where integration starts New start interface: r=4.8e+06m Degree: 170, surface/Depth Love number ratio small: 8.32472e-21 Changing the interface where integration starts New start interface: r=4.9e+06m Degree: 183, surface/Depth Love number ratio small: 9.23372e-21 Changing the interface where integration starts New start interface: r=5.1e+06m Degree: 216, surface/Depth Love number ratio small: 9.35753e-21 Changing the interface where integration starts New start interface: r=5.2e+06m Degree: 237, surface/Depth Love number ratio small: 8.88834e-21 Changing the interface where integration starts New start interface: r=5.4e+06m loading Degree: 1/256 Degree: 2/256 Degree: 3/256 Degree: 4/256 Degree: 5/256 Degree: 6/256 Degree: 7/256 Degree: 8/256 Degree: 9/256 Degree: 10/256 Degree: 11/256 Degree: 12/256 Degree: 13/256 Degree: 14/256 Degree: 15/256 Degree: 16/256 Degree: 17/256 Degree: 18/256 Degree: 19/256 Degree: 20/256 Degree: 21/256 Degree: 22/256 Degree: 23/256 Degree: 24/256 Degree: 25/256 Degree: 26/256 Degree: 27/256 Degree: 28/256 Degree: 29/256 Degree: 30/256 Degree: 31/256 Degree: 32/256 Degree: 33/256 Degree: 34/256 Degree: 35/256 Degree: 36/256 Degree: 37/256 Degree: 38/256 Degree: 39/256 Degree: 40/256 Degree: 41/256 Degree: 42/256 Degree: 43/256 Degree: 44/256 Degree: 45/256 Degree: 46/256 Degree: 47/256 Degree: 48/256 Degree: 49/256 Degree: 50/256 Degree: 51/256 Degree: 52/256 Degree: 53/256 Degree: 54/256 Degree: 55/256 Degree: 56/256 Degree: 57/256 Degree: 58/256 Degree: 59/256 Degree: 60/256 Degree: 61/256 Degree: 62/256 Degree: 63/256 Degree: 64/256 Degree: 65/256 Degree: 66/256 Degree: 67/256 Degree: 68/256 Degree: 69/256 Degree: 70/256 Degree: 71/256 Degree: 72/256 Degree: 73/256 Degree: 74/256 Degree: 75/256 Degree: 76/256 Degree: 77/256 Degree: 78/256 Degree: 79/256 Degree: 80/256 Degree: 81/256 Degree: 82/256 Degree: 83/256 Degree: 84/256 Degree: 85/256 Degree: 86/256 Degree: 87/256 Degree: 88/256 Degree: 89/256 Degree: 90/256 Degree: 91/256 Degree: 92/256 Degree: 93/256 Degree: 94/256 Degree: 95/256 Degree: 96/256 Degree: 97/256 Degree: 98/256 Degree: 99/256 Degree: 100/256 Degree: 101/256 Degree: 102/256 Degree: 103/256 Degree: 104/256 Degree: 105/256 Degree: 106/256 Degree: 107/256 Degree: 108/256 Degree: 109/256 Degree: 110/256 Degree: 111/256 Degree: 112/256 Degree: 113/256 Degree: 114/256 Degree: 115/256 Degree: 116/256 Degree: 117/256 Degree: 118/256 Degree: 119/256 Degree: 120/256 Degree: 121/256 Degree: 122/256 Degree: 123/256 Degree: 124/256 Degree: 125/256 Degree: 126/256 Degree: 127/256 Degree: 128/256 Degree: 129/256 Degree: 130/256 Degree: 131/256 Degree: 132/256 Degree: 133/256 Degree: 134/256 Degree: 135/256 Degree: 136/256 Degree: 137/256 Degree: 138/256 Degree: 139/256 Degree: 140/256 Degree: 141/256 Degree: 142/256 Degree: 143/256 Degree: 144/256 Degree: 145/256 Degree: 146/256 Degree: 147/256 Degree: 148/256 Degree: 149/256 Degree: 150/256 Degree: 151/256 Degree: 152/256 Degree: 153/256 Degree: 154/256 Degree: 155/256 Degree: 156/256 Degree: 157/256 Degree: 158/256 Degree: 159/256 Degree: 160/256 Degree: 161/256 Degree: 162/256 Degree: 163/256 Degree: 164/256 Degree: 165/256 Degree: 166/256 Degree: 167/256 Degree: 168/256 Degree: 169/256 Degree: 170/256 Degree: 171/256 Degree: 172/256 Degree: 173/256 Degree: 174/256 Degree: 175/256 Degree: 176/256 Degree: 177/256 Degree: 178/256 Degree: 179/256 Degree: 180/256 Degree: 181/256 Degree: 182/256 Degree: 183/256 Degree: 184/256 Degree: 185/256 Degree: 186/256 Degree: 187/256 Degree: 188/256 Degree: 189/256 Degree: 190/256 Degree: 191/256 Degree: 192/256 Degree: 193/256 Degree: 194/256 Degree: 195/256 Degree: 196/256 Degree: 197/256 Degree: 198/256 Degree: 199/256 Degree: 200/256 Degree: 201/256 Degree: 202/256 Degree: 203/256 Degree: 204/256 Degree: 205/256 Degree: 206/256 Degree: 207/256 Degree: 208/256 Degree: 209/256 Degree: 210/256 Degree: 211/256 Degree: 212/256 Degree: 213/256 Degree: 214/256 Degree: 215/256 Degree: 216/256 Degree: 217/256 Degree: 218/256 Degree: 219/256 Degree: 220/256 Degree: 221/256 Degree: 222/256 Degree: 223/256 Degree: 224/256 Degree: 225/256 Degree: 226/256 Degree: 227/256 Degree: 228/256 Degree: 229/256 Degree: 230/256 Degree: 231/256 Degree: 232/256 Degree: 233/256 Degree: 234/256 Degree: 235/256 Degree: 236/256 Degree: 237/256 Degree: 238/256 Degree: 239/256 Degree: 240/256 Degree: 241/256 Degree: 242/256 Degree: 243/256 Degree: 244/256 Degree: 245/256 Degree: 246/256 Degree: 247/256 Degree: 248/256 Degree: 249/256 Degree: 250/256 Degree: 251/256 Degree: 252/256 Degree: 253/256 Degree: 254/256 Degree: 255/256 Degree: 256/256 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002614 Total Core solution elapsed time: 8.55333 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 8 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-05 < 2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveH_loading_elastic SUCCESS difference: 4e-06 < 2e-05 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveK_loading_elastic SUCCESS difference: 1.8e-06 < 2e-06 test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: LoveL_loading_elastic ----------------finished:2072----------------------- ----------------starting:2073----------------------- checking model consistency marshalling file test2073.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic tidal write lock file: FemModel initialization elapsed time: 0.002317 Total Core solution elapsed time: 0.000137 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 loading results from cluster SUCCESS difference: 7.5e-18 < 1e-13 test id: 2073 test name: YiSystemDebug field: LoveYi_loading_elastic SUCCESS difference: 0 < 1e-13 test id: 2073 test name: YiSystemDebug field: LoveRhs_loading_elastic ----------------finished:2073----------------------- ----------------starting:2074----------------------- Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file test2074.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.82426 m.s^-2 Mean density: 5516.58 kg.m^-3 elastic Degree: 11, surface/Depth Love number ratio small: 3.57762e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 2.83465e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 8.72464e-21 Changing the interface where integration starts New start interface: r=5.701e+06m loading Degree: 1/256 Degree: 2/256 Degree: 3/256 Degree: 4/256 Degree: 5/256 Degree: 6/256 Degree: 7/256 Degree: 8/256 Degree: 9/256 Degree: 10/256 Degree: 11/256 Degree: 12/256 Degree: 13/256 Degree: 14/256 Degree: 15/256 Degree: 16/256 Degree: 17/256 Degree: 18/256 Degree: 19/256 Degree: 20/256 Degree: 21/256 Degree: 22/256 Degree: 23/256 Degree: 24/256 Degree: 25/256 Degree: 26/256 Degree: 27/256 Degree: 28/256 Degree: 29/256 Degree: 30/256 Degree: 31/256 Degree: 32/256 Degree: 33/256 Degree: 34/256 Degree: 35/256 Degree: 36/256 Degree: 37/256 Degree: 38/256 Degree: 39/256 Degree: 40/256 Degree: 41/256 Degree: 42/256 Degree: 43/256 Degree: 44/256 Degree: 45/256 Degree: 46/256 Degree: 47/256 Degree: 48/256 Degree: 49/256 Degree: 50/256 Degree: 51/256 Degree: 52/256 Degree: 53/256 Degree: 54/256 Degree: 55/256 Degree: 56/256 Degree: 57/256 Degree: 58/256 Degree: 59/256 Degree: 60/256 Degree: 61/256 Degree: 62/256 Degree: 63/256 Degree: 64/256 Degree: 65/256 Degree: 66/256 Degree: 67/256 Degree: 68/256 Degree: 69/256 Degree: 70/256 Degree: 71/256 Degree: 72/256 Degree: 73/256 Degree: 74/256 Degree: 75/256 Degree: 76/256 Degree: 77/256 Degree: 78/256 Degree: 79/256 Degree: 80/256 Degree: 81/256 Degree: 82/256 Degree: 83/256 Degree: 84/256 Degree: 85/256 Degree: 86/256 Degree: 87/256 Degree: 88/256 Degree: 89/256 Degree: 90/256 Degree: 91/256 Degree: 92/256 Degree: 93/256 Degree: 94/256 Degree: 95/256 Degree: 96/256 Degree: 97/256 Degree: 98/256 Degree: 99/256 Degree: 100/256 Degree: 101/256 Degree: 102/256 Degree: 103/256 Degree: 104/256 Degree: 105/256 Degree: 106/256 Degree: 107/256 Degree: 108/256 Degree: 109/256 Degree: 110/256 Degree: 111/256 Degree: 112/256 Degree: 113/256 Degree: 114/256 Degree: 115/256 Degree: 116/256 Degree: 117/256 Degree: 118/256 Degree: 119/256 Degree: 120/256 Degree: 121/256 Degree: 122/256 Degree: 123/256 Degree: 124/256 Degree: 125/256 Degree: 126/256 Degree: 127/256 Degree: 128/256 Degree: 129/256 Degree: 130/256 Degree: 131/256 Degree: 132/256 Degree: 133/256 Degree: 134/256 Degree: 135/256 Degree: 136/256 Degree: 137/256 Degree: 138/256 Degree: 139/256 Degree: 140/256 Degree: 141/256 Degree: 142/256 Degree: 143/256 Degree: 144/256 Degree: 145/256 Degree: 146/256 Degree: 147/256 Degree: 148/256 Degree: 149/256 Degree: 150/256 Degree: 151/256 Degree: 152/256 Degree: 153/256 Degree: 154/256 Degree: 155/256 Degree: 156/256 Degree: 157/256 Degree: 158/256 Degree: 159/256 Degree: 160/256 Degree: 161/256 Degree: 162/256 Degree: 163/256 Degree: 164/256 Degree: 165/256 Degree: 166/256 Degree: 167/256 Degree: 168/256 Degree: 169/256 Degree: 170/256 Degree: 171/256 Degree: 172/256 Degree: 173/256 Degree: 174/256 Degree: 175/256 Degree: 176/256 Degree: 177/256 Degree: 178/256 Degree: 179/256 Degree: 180/256 Degree: 181/256 Degree: 182/256 Degree: 183/256 Degree: 184/256 Degree: 185/256 Degree: 186/256 Degree: 187/256 Degree: 188/256 Degree: 189/256 Degree: 190/256 Degree: 191/256 Degree: 192/256 Degree: 193/256 Degree: 194/256 Degree: 195/256 Degree: 196/256 Degree: 197/256 Degree: 198/256 Degree: 199/256 Degree: 200/256 Degree: 201/256 Degree: 202/256 Degree: 203/256 Degree: 204/256 Degree: 205/256 Degree: 206/256 Degree: 207/256 Degree: 208/256 Degree: 209/256 Degree: 210/256 Degree: 211/256 Degree: 212/256 Degree: 213/256 Degree: 214/256 Degree: 215/256 Degree: 216/256 Degree: 217/256 Degree: 218/256 Degree: 219/256 Degree: 220/256 Degree: 221/256 Degree: 222/256 Degree: 223/256 Degree: 224/256 Degree: 225/256 Degree: 226/256 Degree: 227/256 Degree: 228/256 Degree: 229/256 Degree: 230/256 Degree: 231/256 Degree: 232/256 Degree: 233/256 Degree: 234/256 Degree: 235/256 Degree: 236/256 Degree: 237/256 Degree: 238/256 Degree: 239/256 Degree: 240/256 Degree: 241/256 Degree: 242/256 Degree: 243/256 Degree: 244/256 Degree: 245/256 Degree: 246/256 Degree: 247/256 Degree: 248/256 Degree: 249/256 Degree: 250/256 Degree: 251/256 Degree: 252/256 Degree: 253/256 Degree: 254/256 Degree: 255/256 Degree: 256/256 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.004573 Total Core solution elapsed time: 2.34972 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 2 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.4e-08 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveHebm SUCCESS difference: 7.4e-09 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveKebm SUCCESS difference: 3.1e-09 < 1e-06 test id: 2074 test name: EBMLoveNumbers field: LoveLebm ----------------finished:2074----------------------- ----------------starting:2075----------------------- checking model consistency marshalling file test2075.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: (9.82426,0) m.s^-2 Mean density: (5516.58,0) kg.m^-3 elastic loading Degree: 2/2 tidal write lock file: FemModel initialization elapsed time: 0.004697 Total Core solution elapsed time: 0.134282 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 loading results from cluster checking model consistency marshalling file test2075.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: (9.82426,0) m.s^-2 Mean density: (5516.58,0) kg.m^-3 elastic loading Degree: 2/2 tidal write lock file: FemModel initialization elapsed time: 0.004749 Total Core solution elapsed time: 0.124686 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 loading results from cluster SUCCESS difference: 2.8e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrEbm SUCCESS difference: 1e-13 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiEbm SUCCESS difference: 2.4e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHrMaxwell SUCCESS difference: 4.7e-14 < 1e-06 test id: 2075 test name: Complex_Lovenumbers field: LoveHiMaxwell ----------------finished:2075----------------------- ----------------starting:2084----------------------- Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies checking model consistency marshalling file FourierLoveTest.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis LoveAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis LoveAnalysis: toolkits Options set for analysis: LoveAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom call computational core: computing LOVE numbers Surface gravity: 9.81555 m.s^-2 Mean density: 5511.68 kg.m^-3 elastic Degree: 7, surface/Depth Love number ratio small: 3.03675e-21 Changing the interface where integration starts New start interface: r=1.2225e+06m Degree: 28, surface/Depth Love number ratio small: 4.01783e-21 Changing the interface where integration starts New start interface: r=3.48e+06m Degree: 83, surface/Depth Love number ratio small: 7.80225e-21 Changing the interface where integration starts New start interface: r=5.701e+06m Degree: 437, surface/Depth Love number ratio small: 9.12139e-21 Changing the interface where integration starts New start interface: r=5.951e+06m Degree: 738, surface/Depth Love number ratio small: 4.97505e-22 Changing the interface where integration starts New start interface: r=6.301e+06m Degree: 876/1000 found negligible variation across frequencies, will copy elastic values after this degree Delta_h/h=1.87419e-06; Delta_k/k=1.88049e-06; Delta_l/l=0.000987463; threshold set to 0.001 loading Degree: 1/1000 Degree: 2/1000 Degree: 3/1000 Degree: 4/1000 Degree: 5/1000 Degree: 6/1000 Degree: 7/1000 Degree: 8/1000 Degree: 9/1000 Degree: 10/1000 Degree: 11/1000 Degree: 12/1000 Degree: 13/1000 Degree: 14/1000 Degree: 15/1000 Degree: 16/1000 Degree: 17/1000 Degree: 18/1000 Degree: 19/1000 Degree: 20/1000 Degree: 21/1000 Degree: 22/1000 Degree: 23/1000 Degree: 24/1000 Degree: 25/1000 Degree: 26/1000 Degree: 27/1000 Degree: 28/1000 Degree: 29/1000 Degree: 30/1000 Degree: 31/1000 Degree: 32/1000 Degree: 33/1000 Degree: 34/1000 Degree: 35/1000 Degree: 36/1000 Degree: 37/1000 Degree: 38/1000 Degree: 39/1000 Degree: 40/1000 Degree: 41/1000 Degree: 42/1000 Degree: 43/1000 Degree: 44/1000 Degree: 45/1000 Degree: 46/1000 Degree: 47/1000 Degree: 48/1000 Degree: 49/1000 Degree: 50/1000 Degree: 51/1000 Degree: 52/1000 Degree: 53/1000 Degree: 54/1000 Degree: 55/1000 Degree: 56/1000 Degree: 57/1000 Degree: 58/1000 Degree: 59/1000 Degree: 60/1000 Degree: 61/1000 Degree: 62/1000 Degree: 63/1000 Degree: 64/1000 Degree: 65/1000 Degree: 66/1000 Degree: 67/1000 Degree: 68/1000 Degree: 69/1000 Degree: 70/1000 Degree: 71/1000 Degree: 72/1000 Degree: 73/1000 Degree: 74/1000 Degree: 75/1000 Degree: 76/1000 Degree: 77/1000 Degree: 78/1000 Degree: 79/1000 Degree: 80/1000 Degree: 81/1000 Degree: 82/1000 Degree: 83/1000 Degree: 84/1000 Degree: 85/1000 Degree: 86/1000 Degree: 87/1000 Degree: 88/1000 Degree: 89/1000 Degree: 90/1000 Degree: 91/1000 Degree: 92/1000 Degree: 93/1000 Degree: 94/1000 Degree: 95/1000 Degree: 96/1000 Degree: 97/1000 Degree: 98/1000 Degree: 99/1000 Degree: 100/1000 Degree: 101/1000 Degree: 102/1000 Degree: 103/1000 Degree: 104/1000 Degree: 105/1000 Degree: 106/1000 Degree: 107/1000 Degree: 108/1000 Degree: 109/1000 Degree: 110/1000 Degree: 111/1000 Degree: 112/1000 Degree: 113/1000 Degree: 114/1000 Degree: 115/1000 Degree: 116/1000 Degree: 117/1000 Degree: 118/1000 Degree: 119/1000 Degree: 120/1000 Degree: 121/1000 Degree: 122/1000 Degree: 123/1000 Degree: 124/1000 Degree: 125/1000 Degree: 126/1000 Degree: 127/1000 Degree: 128/1000 Degree: 129/1000 Degree: 130/1000 Degree: 131/1000 Degree: 132/1000 Degree: 133/1000 Degree: 134/1000 Degree: 135/1000 Degree: 136/1000 Degree: 137/1000 Degree: 138/1000 Degree: 139/1000 Degree: 140/1000 Degree: 141/1000 Degree: 142/1000 Degree: 143/1000 Degree: 144/1000 Degree: 145/1000 Degree: 146/1000 Degree: 147/1000 Degree: 148/1000 Degree: 149/1000 Degree: 150/1000 Degree: 151/1000 Degree: 152/1000 Degree: 153/1000 Degree: 154/1000 Degree: 155/1000 Degree: 156/1000 Degree: 157/1000 Degree: 158/1000 Degree: 159/1000 Degree: 160/1000 Degree: 161/1000 Degree: 162/1000 Degree: 163/1000 Degree: 164/1000 Degree: 165/1000 Degree: 166/1000 Degree: 167/1000 Degree: 168/1000 Degree: 169/1000 Degree: 170/1000 Degree: 171/1000 Degree: 172/1000 Degree: 173/1000 Degree: 174/1000 Degree: 175/1000 Degree: 176/1000 Degree: 177/1000 Degree: 178/1000 Degree: 179/1000 Degree: 180/1000 Degree: 181/1000 Degree: 182/1000 Degree: 183/1000 Degree: 184/1000 Degree: 185/1000 Degree: 186/1000 Degree: 187/1000 Degree: 188/1000 Degree: 189/1000 Degree: 190/1000 Degree: 191/1000 Degree: 192/1000 Degree: 193/1000 Degree: 194/1000 Degree: 195/1000 Degree: 196/1000 Degree: 197/1000 Degree: 198/1000 Degree: 199/1000 Degree: 200/1000 Degree: 201/1000 Degree: 202/1000 Degree: 203/1000 Degree: 204/1000 Degree: 205/1000 Degree: 206/1000 Degree: 207/1000 Degree: 208/1000 Degree: 209/1000 Degree: 210/1000 Degree: 211/1000 Degree: 212/1000 Degree: 213/1000 Degree: 214/1000 Degree: 215/1000 Degree: 216/1000 Degree: 217/1000 Degree: 218/1000 Degree: 219/1000 Degree: 220/1000 Degree: 221/1000 Degree: 222/1000 Degree: 223/1000 Degree: 224/1000 Degree: 225/1000 Degree: 226/1000 Degree: 227/1000 Degree: 228/1000 Degree: 229/1000 Degree: 230/1000 Degree: 231/1000 Degree: 232/1000 Degree: 233/1000 Degree: 234/1000 Degree: 235/1000 Degree: 236/1000 Degree: 237/1000 Degree: 238/1000 Degree: 239/1000 Degree: 240/1000 Degree: 241/1000 Degree: 242/1000 Degree: 243/1000 Degree: 244/1000 Degree: 245/1000 Degree: 246/1000 Degree: 247/1000 Degree: 248/1000 Degree: 249/1000 Degree: 250/1000 Degree: 251/1000 Degree: 252/1000 Degree: 253/1000 Degree: 254/1000 Degree: 255/1000 Degree: 256/1000 Degree: 257/1000 Degree: 258/1000 Degree: 259/1000 Degree: 260/1000 Degree: 261/1000 Degree: 262/1000 Degree: 263/1000 Degree: 264/1000 Degree: 265/1000 Degree: 266/1000 Degree: 267/1000 Degree: 268/1000 Degree: 269/1000 Degree: 270/1000 Degree: 271/1000 Degree: 272/1000 Degree: 273/1000 Degree: 274/1000 Degree: 275/1000 Degree: 276/1000 Degree: 277/1000 Degree: 278/1000 Degree: 279/1000 Degree: 280/1000 Degree: 281/1000 Degree: 282/1000 Degree: 283/1000 Degree: 284/1000 Degree: 285/1000 Degree: 286/1000 Degree: 287/1000 Degree: 288/1000 Degree: 289/1000 Degree: 290/1000 Degree: 291/1000 Degree: 292/1000 Degree: 293/1000 Degree: 294/1000 Degree: 295/1000 Degree: 296/1000 Degree: 297/1000 Degree: 298/1000 Degree: 299/1000 Degree: 300/1000 Degree: 301/1000 Degree: 302/1000 Degree: 303/1000 Degree: 304/1000 Degree: 305/1000 Degree: 306/1000 Degree: 307/1000 Degree: 308/1000 Degree: 309/1000 Degree: 310/1000 Degree: 311/1000 Degree: 312/1000 Degree: 313/1000 Degree: 314/1000 Degree: 315/1000 Degree: 316/1000 Degree: 317/1000 Degree: 318/1000 Degree: 319/1000 Degree: 320/1000 Degree: 321/1000 Degree: 322/1000 Degree: 323/1000 Degree: 324/1000 Degree: 325/1000 Degree: 326/1000 Degree: 327/1000 Degree: 328/1000 Degree: 329/1000 Degree: 330/1000 Degree: 331/1000 Degree: 332/1000 Degree: 333/1000 Degree: 334/1000 Degree: 335/1000 Degree: 336/1000 Degree: 337/1000 Degree: 338/1000 Degree: 339/1000 Degree: 340/1000 Degree: 341/1000 Degree: 342/1000 Degree: 343/1000 Degree: 344/1000 Degree: 345/1000 Degree: 346/1000 Degree: 347/1000 Degree: 348/1000 Degree: 349/1000 Degree: 350/1000 Degree: 351/1000 Degree: 352/1000 Degree: 353/1000 Degree: 354/1000 Degree: 355/1000 Degree: 356/1000 Degree: 357/1000 Degree: 358/1000 Degree: 359/1000 Degree: 360/1000 Degree: 361/1000 Degree: 362/1000 Degree: 363/1000 Degree: 364/1000 Degree: 365/1000 Degree: 366/1000 Degree: 367/1000 Degree: 368/1000 Degree: 369/1000 Degree: 370/1000 Degree: 371/1000 Degree: 372/1000 Degree: 373/1000 Degree: 374/1000 Degree: 375/1000 Degree: 376/1000 Degree: 377/1000 Degree: 378/1000 Degree: 379/1000 Degree: 380/1000 Degree: 381/1000 Degree: 382/1000 Degree: 383/1000 Degree: 384/1000 Degree: 385/1000 Degree: 386/1000 Degree: 387/1000 Degree: 388/1000 Degree: 389/1000 Degree: 390/1000 Degree: 391/1000 Degree: 392/1000 Degree: 393/1000 Degree: 394/1000 Degree: 395/1000 Degree: 396/1000 Degree: 397/1000 Degree: 398/1000 Degree: 399/1000 Degree: 400/1000 Degree: 401/1000 Degree: 402/1000 Degree: 403/1000 Degree: 404/1000 Degree: 405/1000 Degree: 406/1000 Degree: 407/1000 Degree: 408/1000 Degree: 409/1000 Degree: 410/1000 Degree: 411/1000 Degree: 412/1000 Degree: 413/1000 Degree: 414/1000 Degree: 415/1000 Degree: 416/1000 Degree: 417/1000 Degree: 418/1000 Degree: 419/1000 Degree: 420/1000 Degree: 421/1000 Degree: 422/1000 Degree: 423/1000 Degree: 424/1000 Degree: 425/1000 Degree: 426/1000 Degree: 427/1000 Degree: 428/1000 Degree: 429/1000 Degree: 430/1000 Degree: 431/1000 Degree: 432/1000 Degree: 433/1000 Degree: 434/1000 Degree: 435/1000 Degree: 436/1000 Degree: 437/1000 Degree: 438/1000 Degree: 439/1000 Degree: 440/1000 Degree: 441/1000 Degree: 442/1000 Degree: 443/1000 Degree: 444/1000 Degree: 445/1000 Degree: 446/1000 Degree: 447/1000 Degree: 448/1000 Degree: 449/1000 Degree: 450/1000 Degree: 451/1000 Degree: 452/1000 Degree: 453/1000 Degree: 454/1000 Degree: 455/1000 Degree: 456/1000 Degree: 457/1000 Degree: 458/1000 Degree: 459/1000 Degree: 460/1000 Degree: 461/1000 Degree: 462/1000 Degree: 463/1000 Degree: 464/1000 Degree: 465/1000 Degree: 466/1000 Degree: 467/1000 Degree: 468/1000 Degree: 469/1000 Degree: 470/1000 Degree: 471/1000 Degree: 472/1000 Degree: 473/1000 Degree: 474/1000 Degree: 475/1000 Degree: 476/1000 Degree: 477/1000 Degree: 478/1000 Degree: 479/1000 Degree: 480/1000 Degree: 481/1000 Degree: 482/1000 Degree: 483/1000 Degree: 484/1000 Degree: 485/1000 Degree: 486/1000 Degree: 487/1000 Degree: 488/1000 Degree: 489/1000 Degree: 490/1000 Degree: 491/1000 Degree: 492/1000 Degree: 493/1000 Degree: 494/1000 Degree: 495/1000 Degree: 496/1000 Degree: 497/1000 Degree: 498/1000 Degree: 499/1000 Degree: 500/1000 Degree: 501/1000 Degree: 502/1000 Degree: 503/1000 Degree: 504/1000 Degree: 505/1000 Degree: 506/1000 Degree: 507/1000 Degree: 508/1000 Degree: 509/1000 Degree: 510/1000 Degree: 511/1000 Degree: 512/1000 Degree: 513/1000 Degree: 514/1000 Degree: 515/1000 Degree: 516/1000 Degree: 517/1000 Degree: 518/1000 Degree: 519/1000 Degree: 520/1000 Degree: 521/1000 Degree: 522/1000 Degree: 523/1000 Degree: 524/1000 Degree: 525/1000 Degree: 526/1000 Degree: 527/1000 Degree: 528/1000 Degree: 529/1000 Degree: 530/1000 Degree: 531/1000 Degree: 532/1000 Degree: 533/1000 Degree: 534/1000 Degree: 535/1000 Degree: 536/1000 Degree: 537/1000 Degree: 538/1000 Degree: 539/1000 Degree: 540/1000 Degree: 541/1000 Degree: 542/1000 Degree: 543/1000 Degree: 544/1000 Degree: 545/1000 Degree: 546/1000 Degree: 547/1000 Degree: 548/1000 Degree: 549/1000 Degree: 550/1000 Degree: 551/1000 Degree: 552/1000 Degree: 553/1000 Degree: 554/1000 Degree: 555/1000 Degree: 556/1000 Degree: 557/1000 Degree: 558/1000 Degree: 559/1000 Degree: 560/1000 Degree: 561/1000 Degree: 562/1000 Degree: 563/1000 Degree: 564/1000 Degree: 565/1000 Degree: 566/1000 Degree: 567/1000 Degree: 568/1000 Degree: 569/1000 Degree: 570/1000 Degree: 571/1000 Degree: 572/1000 Degree: 573/1000 Degree: 574/1000 Degree: 575/1000 Degree: 576/1000 Degree: 577/1000 Degree: 578/1000 Degree: 579/1000 Degree: 580/1000 Degree: 581/1000 Degree: 582/1000 Degree: 583/1000 Degree: 584/1000 Degree: 585/1000 Degree: 586/1000 Degree: 587/1000 Degree: 588/1000 Degree: 589/1000 Degree: 590/1000 Degree: 591/1000 Degree: 592/1000 Degree: 593/1000 Degree: 594/1000 Degree: 595/1000 Degree: 596/1000 Degree: 597/1000 Degree: 598/1000 Degree: 599/1000 Degree: 600/1000 Degree: 601/1000 Degree: 602/1000 Degree: 603/1000 Degree: 604/1000 Degree: 605/1000 Degree: 606/1000 Degree: 607/1000 Degree: 608/1000 Degree: 609/1000 Degree: 610/1000 Degree: 611/1000 Degree: 612/1000 Degree: 613/1000 Degree: 614/1000 Degree: 615/1000 Degree: 616/1000 Degree: 617/1000 Degree: 618/1000 Degree: 619/1000 Degree: 620/1000 Degree: 621/1000 Degree: 622/1000 Degree: 623/1000 Degree: 624/1000 Degree: 625/1000 Degree: 626/1000 Degree: 627/1000 Degree: 628/1000 Degree: 629/1000 Degree: 630/1000 Degree: 631/1000 Degree: 632/1000 Degree: 633/1000 Degree: 634/1000 Degree: 635/1000 Degree: 636/1000 Degree: 637/1000 Degree: 638/1000 Degree: 639/1000 Degree: 640/1000 Degree: 641/1000 Degree: 642/1000 Degree: 643/1000 Degree: 644/1000 Degree: 645/1000 Degree: 646/1000 Degree: 647/1000 Degree: 648/1000 Degree: 649/1000 Degree: 650/1000 Degree: 651/1000 Degree: 652/1000 Degree: 653/1000 Degree: 654/1000 Degree: 655/1000 Degree: 656/1000 Degree: 657/1000 Degree: 658/1000 Degree: 659/1000 Degree: 660/1000 Degree: 661/1000 Degree: 662/1000 Degree: 663/1000 Degree: 664/1000 Degree: 665/1000 Degree: 666/1000 Degree: 667/1000 Degree: 668/1000 Degree: 669/1000 Degree: 670/1000 Degree: 671/1000 Degree: 672/1000 Degree: 673/1000 Degree: 674/1000 Degree: 675/1000 Degree: 676/1000 Degree: 677/1000 Degree: 678/1000 Degree: 679/1000 Degree: 680/1000 Degree: 681/1000 Degree: 682/1000 Degree: 683/1000 Degree: 684/1000 Degree: 685/1000 Degree: 686/1000 Degree: 687/1000 Degree: 688/1000 Degree: 689/1000 Degree: 690/1000 Degree: 691/1000 Degree: 692/1000 Degree: 693/1000 Degree: 694/1000 Degree: 695/1000 Degree: 696/1000 Degree: 697/1000 Degree: 698/1000 Degree: 699/1000 Degree: 700/1000 Degree: 701/1000 Degree: 702/1000 Degree: 703/1000 Degree: 704/1000 Degree: 705/1000 Degree: 706/1000 Degree: 707/1000 Degree: 708/1000 Degree: 709/1000 Degree: 710/1000 Degree: 711/1000 Degree: 712/1000 Degree: 713/1000 Degree: 714/1000 Degree: 715/1000 Degree: 716/1000 Degree: 717/1000 Degree: 718/1000 Degree: 719/1000 Degree: 720/1000 Degree: 721/1000 Degree: 722/1000 Degree: 723/1000 Degree: 724/1000 Degree: 725/1000 Degree: 726/1000 Degree: 727/1000 Degree: 728/1000 Degree: 729/1000 Degree: 730/1000 Degree: 731/1000 Degree: 732/1000 Degree: 733/1000 Degree: 734/1000 Degree: 735/1000 Degree: 736/1000 Degree: 737/1000 Degree: 738/1000 Degree: 739/1000 Degree: 740/1000 Degree: 741/1000 Degree: 742/1000 Degree: 743/1000 Degree: 744/1000 Degree: 745/1000 Degree: 746/1000 Degree: 747/1000 Degree: 748/1000 Degree: 749/1000 Degree: 750/1000 Degree: 751/1000 Degree: 752/1000 Degree: 753/1000 Degree: 754/1000 Degree: 755/1000 Degree: 756/1000 Degree: 757/1000 Degree: 758/1000 Degree: 759/1000 Degree: 760/1000 Degree: 761/1000 Degree: 762/1000 Degree: 763/1000 Degree: 764/1000 Degree: 765/1000 Degree: 766/1000 Degree: 767/1000 Degree: 768/1000 Degree: 769/1000 Degree: 770/1000 Degree: 771/1000 Degree: 772/1000 Degree: 773/1000 Degree: 774/1000 Degree: 775/1000 Degree: 776/1000 Degree: 777/1000 Degree: 778/1000 Degree: 779/1000 Degree: 780/1000 Degree: 781/1000 Degree: 782/1000 Degree: 783/1000 Degree: 784/1000 Degree: 785/1000 Degree: 786/1000 Degree: 787/1000 Degree: 788/1000 Degree: 789/1000 Degree: 790/1000 Degree: 791/1000 Degree: 792/1000 Degree: 793/1000 Degree: 794/1000 Degree: 795/1000 Degree: 796/1000 Degree: 797/1000 Degree: 798/1000 Degree: 799/1000 Degree: 800/1000 Degree: 801/1000 Degree: 802/1000 Degree: 803/1000 Degree: 804/1000 Degree: 805/1000 Degree: 806/1000 Degree: 807/1000 Degree: 808/1000 Degree: 809/1000 Degree: 810/1000 Degree: 811/1000 Degree: 812/1000 Degree: 813/1000 Degree: 814/1000 Degree: 815/1000 Degree: 816/1000 Degree: 817/1000 Degree: 818/1000 Degree: 819/1000 Degree: 820/1000 Degree: 821/1000 Degree: 822/1000 Degree: 823/1000 Degree: 824/1000 Degree: 825/1000 Degree: 826/1000 Degree: 827/1000 Degree: 828/1000 Degree: 829/1000 Degree: 830/1000 Degree: 831/1000 Degree: 832/1000 Degree: 833/1000 Degree: 834/1000 Degree: 835/1000 Degree: 836/1000 Degree: 837/1000 Degree: 838/1000 Degree: 839/1000 Degree: 840/1000 Degree: 841/1000 Degree: 842/1000 Degree: 843/1000 Degree: 844/1000 Degree: 845/1000 Degree: 846/1000 Degree: 847/1000 Degree: 848/1000 Degree: 849/1000 Degree: 850/1000 Degree: 851/1000 Degree: 852/1000 Degree: 853/1000 Degree: 854/1000 Degree: 855/1000 Degree: 856/1000 Degree: 857/1000 Degree: 858/1000 Degree: 859/1000 Degree: 860/1000 Degree: 861/1000 Degree: 862/1000 Degree: 863/1000 Degree: 864/1000 Degree: 865/1000 Degree: 866/1000 Degree: 867/1000 Degree: 868/1000 Degree: 869/1000 Degree: 870/1000 Degree: 871/1000 Degree: 872/1000 Degree: 873/1000 Degree: 874/1000 Degree: 875/1000 Degree: 876/1000 Degree: 900/1000 Degree: 1000/1000 tidal Inverse Laplace Transform... done! Transforming PMTF and tidal love numbers... done! Assembling parallel vectors...done saving results write lock file: FemModel initialization elapsed time: 0.002577 Total Core solution elapsed time: 26.8518 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveH_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveK_loading_elastic SUCCESS difference: 0 < 2e-08 test id: 2084 test name: GiaCaron field: LoveL_loading_elastic ----------------finished:2084----------------------- ----------------starting:2101----------------------- gmtmask: num vertices 1286 gmtmask: done [Warning: paterson is outdated, please consider using cuffey instead] checking model consistency marshalling file test2101.bin uploading input files launching solution sequence ────────────────────────────────────────────────────────────────────── Ice-sheet and Sea-level System Model (ISSM) version 2026.1 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ ────────────────────────────────────────────────────────────────────── starting model processor creating datasets for analysis EsaAnalysis updating elements and materials for control parameters updating elements and materials for uncertainty quantification creating output definitions done with model processor Processing finite element model of analysis EsaAnalysis: toolkits Options set for analysis: EsaAnalysis configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: computing elastic adjustment toolkits Options set for analysis: EsaAnalysis computing elastic geodetic core write lock file: FemModel initialization elapsed time: 0.414829 Total Core solution elapsed time: 0.003001 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 loading results from cluster SUCCESS difference: 1.3e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaUmotion SUCCESS difference: 4.8e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaNmotion SUCCESS difference: 5.3e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaEmotion SUCCESS difference: 1.2e-14 < 1e-13 test id: 2101 test name: EarthEsa field: EsaGravitationalAcceleration ----------------finished:2101----------------------- Failure during packaging Build step 'Execute shell' marked build as failure Finished: FAILURE